CUPS 1.3svn Weekly Snapshot, r6454

Created at 21:00 Apr 15, 2007 by mike, last modified at 21:00 Apr 15, 2007

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

------------------------------------------------------------------------
r6453 | mike | 2007-04-12 16:43:54 -0400 (Thu, 12 Apr 2007) | 11 lines

Java, PHP, Perl, and Python scripts did not work properly (STR
#2342)

scheduler/client.c:
    - is_cgi(): Add space to start of options string so that
      pipe_command() knows to pass the script name as an argument
      instead of as path information.
    - pipe_command(): Add AUTH_TYPE, GATEWAY_INTERFACE, and
      SCRIPT_FILENAME environment variables, and discard leading
      space in option string.

------------------------------------------------------------------------
r6452 | mike | 2007-04-12 12:43:18 -0400 (Thu, 12 Apr 2007) | 4 lines

Don't close more than 1024 file descriptors when going in
"daemon" mode (STR #2329)


------------------------------------------------------------------------
r6451 | mike | 2007-04-12 12:39:05 -0400 (Thu, 12 Apr 2007) | 4 lines

The page-ranges option was incorrectly applied to the banner
pages (STR #2336)


------------------------------------------------------------------------
r6449 | mike | 2007-04-11 09:18:26 -0400 (Wed, 11 Apr 2007) | 2 lines

Fix strict aliasing warning (STR #2340)

------------------------------------------------------------------------
r6447 | mike | 2007-04-10 14:02:00 -0400 (Tue, 10 Apr 2007) | 2 lines

Add _HPUX_SOURCE definition on HP-UX - needed for IPv6 header (STR #2331)

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

Comments

Submit Comment