CUPS 1.3svn Weekly Snapshot, r5922

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

A new weekly snapshot of CUPS 1.3svn (r5922) 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:

------------------------------------------------------------------------
r5919 | mike | 2006-08-31 00:20:45 -0400 (Thu, 31 Aug 2006) | 2 lines

Merge Kerberos branch to trunk...

------------------------------------------------------------------------
r5909 | mike | 2006-08-30 10:24:09 -0400 (Wed, 30 Aug 2006) | 3 lines

Don't error out on cups-lpd launchctl command - the default is disabled so
launchctl will return an error...

------------------------------------------------------------------------
r5906 | mike | 2006-08-29 22:01:31 -0400 (Tue, 29 Aug 2006) | 8 lines

The scheduler did not send job-state or job-config-changed events
when a job was held, released, or changed (STR #1947)

scheduler/ipp.c:
    - hold_job(): Send events.
    - release_job(): Send events.
    - set_job_attrs(): Send events.

------------------------------------------------------------------------
r5904 | mike | 2006-08-29 16:45:55 -0400 (Tue, 29 Aug 2006) | 6 lines

The scheduler now aborts if the configuration file and directory
checks fail (STR #1941)

Change the default CacheDir to /var/spool/cups/cache on OSX, since
/var/tmp/cups is not safe.

------------------------------------------------------------------------
r5903 | mike | 2006-08-29 16:45:15 -0400 (Tue, 29 Aug 2006) | 2 lines

Drop debug (oops)

------------------------------------------------------------------------
r5901 | mike | 2006-08-29 11:49:34 -0400 (Tue, 29 Aug 2006) | 8 lines

Fixed a problem with ippPort() not using the port number that was
set via the client.conf file or CUPS_SERVER environment variable.

cups/ipp-support.c:
    - ippPort(): If the port number is not set, call cupsServer()
      to initialize the server and port first, then fall back on
      our previous defaults.

------------------------------------------------------------------------
r5899 | mike | 2006-08-28 15:26:22 -0400 (Mon, 28 Aug 2006) | 2 lines

Add launchd support for cups-lpd.

------------------------------------------------------------------------
r5897 | mike | 2006-08-28 14:21:22 -0400 (Mon, 28 Aug 2006) | 7 lines

Fix openssl certificate generation - we need to pass in the certificate
information fields...

scheduler/client.c:
    - make_certificate(): Create an information file for the certificate.


------------------------------------------------------------------------
r5896 | mike | 2006-08-28 14:19:41 -0400 (Mon, 28 Aug 2006) | 5 lines

Drop trailing text from description string starting with " Network".

backend/snmp.c:
    - fix_make_and_model(): Check for trailing " Network ..." sequence.

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

Comments

Submit Comment