Created at 21:01 Jan 28, 2007 by mike, last modified at 21:01 Jan 28, 2007
A new weekly snapshot of CUPS 1.3svn (r6218) 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:
------------------------------------------------------------------------ r6217 | mike | 2007-01-23 16:41:16 -0500 (Tue, 23 Jan 2007) | 2 lines Changelog... ------------------------------------------------------------------------ r6215 | mike | 2007-01-23 16:40:09 -0500 (Tue, 23 Jan 2007) | 2 lines Fix ZPL compression bug (PR #6448) ------------------------------------------------------------------------ r6213 | mike | 2007-01-23 12:01:27 -0500 (Tue, 23 Jan 2007) | 5 lines Clear printer-state-message when there are no outstanding errors (STR #2126) backend/ipp.c: - report_printer_state(): Set the default message to "". ------------------------------------------------------------------------ r6212 | mike | 2007-01-23 11:38:48 -0500 (Tue, 23 Jan 2007) | 2 lines Use LGPL Base64 encoder code instead of Sun's private Base64 code (STR #2152) ------------------------------------------------------------------------ r6211 | mike | 2007-01-23 10:44:34 -0500 (Tue, 23 Jan 2007) | 2 lines Remove "(recommended)" from NickName/make and model reported by Foomatic. ------------------------------------------------------------------------ r6209 | mike | 2007-01-23 10:38:01 -0500 (Tue, 23 Jan 2007) | 2 lines Update Swedish translation (thanks Daniel!) ------------------------------------------------------------------------ r6207 | mike | 2007-01-23 09:45:05 -0500 (Tue, 23 Jan 2007) | 4 lines Update message catalogs. Add tool for checking the status of the translations. ------------------------------------------------------------------------ r6204 | mike | 2007-01-22 17:02:54 -0500 (Mon, 22 Jan 2007) | 2 lines Changelog... ------------------------------------------------------------------------ r6203 | mike | 2007-01-22 17:01:48 -0500 (Mon, 22 Jan 2007) | 15 lines The scheduler did not pass HTTP GET form variables to custom CGI programs (STR #2173) scheduler/client.c: - cupsdCloseClient(): Free query_string. - cupsdReadClient(): Free query_string. - cupsdWriteClient(): Free query_string. - is_cgi(): Initialize query_string for GET requests containing ? followed by at least 1 =. - pipe_command(): Use connection's query_string if set. scheduler/client.h: - Add query_string to cupsd_client_t structure. ------------------------------------------------------------------------ r6202 | mike | 2007-01-22 16:37:45 -0500 (Mon, 22 Jan 2007) | 2 lines lpoptions did not report the reason why a PPD file was not found (STR #2184) ------------------------------------------------------------------------ r6201 | mike | 2007-01-22 16:06:16 -0500 (Mon, 22 Jan 2007) | 2 lines Allow "BrowseProtocols none", as documented (STR #2200) ------------------------------------------------------------------------ r6200 | mike | 2007-01-22 16:03:28 -0500 (Mon, 22 Jan 2007) | 2 lines Add documentation on the outputorder option and custom page sizes (STR #2157) ------------------------------------------------------------------------ r6199 | mike | 2007-01-22 15:50:54 -0500 (Mon, 22 Jan 2007) | 2 lines Fix cupsd.conf help - bad anchor for ServerName directive. ------------------------------------------------------------------------ r6198 | mike | 2007-01-22 15:46:13 -0500 (Mon, 22 Jan 2007) | 3 lines cupsdLoadRemoteCache() needs to check both Browsing and BrowseRemoteProtocols (STR #2198) ------------------------------------------------------------------------Download · Home Page · Listing