CUPS 1.3svn Weekly Snapshot, r5930

Created at 21:00 Sep 10, 2006 by mike, last modified at 21:00 Sep 10, 2006

A new weekly snapshot of CUPS 1.3svn (r5930) is now available on the download page:

    http://www.cups.org/software.php

This snapshot contains pre-release software and should not be used on production systems.

Commit Log:

------------------------------------------------------------------------
r5929 | mike | 2006-09-07 15:48:51 -0400 (Thu, 07 Sep 2006) | 2 lines

Add Red Hat epoch to CUPS version number in EPM list file.

------------------------------------------------------------------------
r5927 | mike | 2006-09-07 15:46:14 -0400 (Thu, 07 Sep 2006) | 2 lines

Fix charmap packaging problem with EPM list file.

------------------------------------------------------------------------
r5925 | mike | 2006-09-05 15:43:11 -0400 (Tue, 05 Sep 2006) | 28 lines

The command-line applications did not convert command-line
strings to UTF-8 as needed (STR #1958)

berkeley/lpc.c:
berkeley/lpq.c:
berkeley/lpr.c:
berkeley/lprm.c:
systemv/accept.c:
systemv/cancel.c:
systemv/cupsaddsmb.c:
systemv/cupstestdsc.c:
systemv/cupstestppd.c:
systemv/lp.c:
systemv/lpadmin.c:
systemv/lpinfo.c:
systemv/lpmove.c:
systemv/lpoptions.c:
systemv/lppasswd.c:
systemv/lpstat.c:
    - main(): Add argv to _cupsSetLocale() call.

cups/i18n.h:
    - Add argv argument to _cupsSetLocale().

cups/langprintf.c:
    - _cupsSetLocale(): Add argv argument and code to convert
      argv[1] to argv[argc-1] to UTF-8 as needed.

------------------------------------------------------------------------
r5924 | mike | 2006-09-05 14:55:05 -0400 (Tue, 05 Sep 2006) | 4 lines

cupsDirRead() incorrectly aborted when reading a symbolic link
that pointed to a file/directory that did not exist (STR #1953)


------------------------------------------------------------------------
r5923 | mike | 2006-09-05 12:02:52 -0400 (Tue, 05 Sep 2006) | 2 lines

Use page dimensions for page size in header rather than interpreted
values.

------------------------------------------------------------------------
Download  ·  Home Page  ·  Listing

Comments

Submit Comment