]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.3.txt
Use UTF-8 for codeset instead of UTF8 (STR #3113)
[thirdparty/cups.git] / CHANGES-1.3.txt
CommitLineData
5afab2da 1CHANGES-1.3.txt
2---------------
3
e3a27ab0 4CHANGES IN CUPS V1.3.10
5
7cdc2ab4 6 - Documentation fixes (STR #2994, STR #2995, STR #3008, STR #3056,
7 STR #3057)
fe018ccc 8 - Fixed a localization problem for option choices (incorrectly) named
9 "Custom" (STR #3106)
1cbe03fe 10 - The fallback OpenSSL random number seeding would not work (STR #3079)
8bd13c30 11 - The scheduler might miss a child signal, causing high CPU usage.
b3c43050 12 - The scheduler did not enforce quotas after the job history was
13 unloaded (STR #3078)
79d0bd99 14 - The job-k-limit, job-page-limit, and job-quota-period attributes
15 could not be set using the lpadmin command (STR #3077)
66b30ea3 16 - httpSeparateURI() did not error out on URIs with a missing port
17 number after a colon.
8bebbbc5 18 - Fixed a Valgrind-detected initialization error when creating a
19 missing directory on startup.
20 - The scheduler did not always read all of the HTTP headers from a
21 CGI script/program.
c9c6b650 22 - The scheduler did not always set the "air" property in Bonjour/DNS-SD
23 registrations.
e674386c 24 - The scheduler incorrectly compared Mac OS X UUIDs for access
25 control, preventing access in certain configurations.
7fc9423b 26 - The IPP backend incorrectly reset the required authentication
27 to Kerberos when authentication failed.
7f1e45d9 28 - The scheduler no longer looks up the local hostname by default;
29 turn on hostname lookups to restore the previous behavior.
967654cb 30 - The scheduler did not always load MIME type rules correctly
31 (STR #3059)
4094d474 32 - The test page did not format correctly on A4 paper (STR #3060)
59a1e33c 33 - The web interface sometimes incorrectly redirected users to
34 127.0.0.1 (STR #3022)
40e3c54e 35 - cupsPrintFile*() did not send the document filename for single
36 file submissions (STR #3055)
44952e78 37 - The scheduler did not update the member-names attribute when
38 removing the last printer from a class.
fd2dda68 39 - The scheduler did not report PPD Products with parenthesis
40 in them properly (STR #3046)
62fa7fe6 41 - The wrong italic fonts were listed in the UTF-8 charset file
42 for the text filter.
130780d3 43 - The backends did not return an OK status for the
44 CUPS_SC_CMD_GET_BIDI side-channel command (STR #3029)
43b3e30f 45 - The scheduler did not purge jobs that were missing a
46 time-at-creation attribute, indicating a bad job control file
47 (STR #3030)
d33b8722 48 - The "-o job-hold-until=week-end" option did not work properly
49 (STR #3025)
50 - The Solaris USB printer device does not support select or poll
51 (STR #3028)
4cd7adb4 52 - The scheduler would crash if you exceeded the MaxSubscriptions
53 limit.
24f5fdea 54 - The lp "-H immediate" option did not specify that the job
55 should not be held (STR #3013)
0eaeaeb7 56 - The scheduler did not support the "Connection: close"
57 HTTP header (STR #3010)
58 - The mailto notifier didn't terminate messages properly
59 (STR #3011)
3bcf4d5b 60 - Backends could spin trying to read back-channel data
61 (STR #3001)
5828ab57 62 - The HP-GL/2 filter was using the wrong default colors
63 (STR #2966)
1fa9a214 64 - The scheduler incorrectly allowed Get-Jobs operations without a
65 printer-uri (STR #2996)
9f22f110 66 - The compression option was not being encoded properly
67 (STR #2997)
78704eca 68 - Added a missing character map for JIS-X0213/ShiftJIS.
892082fb 69 - The scheduler now rejects ATTR: messages with empty values.
ccfb64eb 70 - The scheduler could consume all CPU handling closed connections
71 (STR #2988)
a7cc8274 72 - The scheduler now protects against DNS rebinding attacks on
73 localhost.
e3a27ab0 74 - SECURITY: The PNG image reading code did not validate the
75 image size properly, leading to a potential buffer overflow
76 (STR #2974)
cbdf0879 77 - Fixed some configure script bugs with rc/xinetd directories
78 (STR #2970)
419cb54a 79 - The Epson sample driver PPDs contained errors (STR #2979)
e3a27ab0 80
81
d134307b 82CHANGES IN CUPS V1.3.9
83
6d496d63 84 - SECURITY: The HP-GL/2 filter did not range check pen numbers
85 (STR #2911)
86 - SECURITY: The SGI image file reader did not range check
87 16-bit run lengths (STR #2918)
88 - SECURITY: The text filter did not range check cpi, lpi, or
89 column values (STR #2919)
73b29a4b 90 - Documentation updates (STR #2904, STR #2944)
6d496d63 91 - The French web admin page was never updated (STR #2963)
a04d2365 92 - The IPP backend did not retry print jobs when the printer
93 reported itself as busy or unavailable (STR #2951)
0ebafd7c 94 - The "Set Allowed Users" web interface did not handle trailing
95 whitespace correctly (STR #2956)
0a3941bc 96 - The PostScript filter did not work with Adobe applications
893a547f 97 using custom page sizes (STR #2968)
fcbb2588 98 - The Mac OS X USB backend did not work with some printers
99 that reported a bad 1284 device ID.
36f0a8c4 100 - The scheduler incorrectly resolved the client connection
c73d9665 101 address when HostNameLookups was set to Off (STR #2946)
6ca25eb7 102 - The IPP backend incorrectly stopped the local queue if
103 the remote server reported the "paused" state.
e08e11a8 104 - The cupsGetDests() function did not catch all types of
105 request errors.
dc5a6d84 106 - The scheduler did not always log "job queued" messages
107 (STR #2943)
11018efb 108 - The scheduler did not support destination filtering using
109 the printer-location attribute properly (STR #2945)
16c8c08e 110 - The scheduler did not send the server-started,
111 server-restarted, or server-stopped events (STR #2927)
3985f387 112 - The scheduler no longer enforces configuration file
113 permissions on symlinked files (STR #2937)
36b81b47 114 - CUPS now reinitializes the DNS resolver on failures
115 (STR #2920)
984a7257 116 - The CUPS desktop menu item was broken (STR #2924)
1fb84883 117 - The PPD parser was too strict about missing keyword
118 values in "relaxed" mode.
6df9b6b4 119 - The PostScript filter incorrectly mirrored landscape
120 documents.
f7068ffd 121 - The scheduler did not correctly update the
122 auth-info-required value(s) if the AuthType was Default.
3bdcdd69 123 - The scheduler required Kerberos authentication for
124 all operations on remote Kerberized printers instead
125 of just for the operations that needed it.
ef494175 126 - The socket backend could wait indefinitely for back-
127 channel data with some devices.
c687ccbc 128 - PJL panel messages were not reset correctly on older
129 printers (STR #2909)
4c699818 130 - cupsfilter used the wrong default path (STR #2908)
24bf49a5 131 - Fixed address matching for "BrowseAddress @IF(name)"
132 (STR #2910)
133 - Fixed compiles on AIX.
349ffbfc 134 - Firefox 3 did not work with the CUPS web interface in SSL
135 mode (STR #2892)
98d1b1a1 136 - Custom options with multiple parameters were not emitted
137 correctly.
13a99e3c 138 - Refined the cupstestppd utility.
2c4bed11 139 - ppdEmit*() did not support custom JCL options (STR #2889)
d134307b 140 - The cupstestppd utility incorrectly reported missing
fcab18f2 141 "en" base translations (STR #2887)
d134307b 142
143
96fa6605 144CHANGES IN CUPS V1.3.8
145
451179b7 146 - Documentation updates (STR #2785, STR #2861, STR #2862)
932a3fab 147 - The scheduler did not add the ending job sheet when the
148 job was released.
7c7997c3 149 - The IPP backend did not relay marker-* attributes.
81998709 150 - The CUPS GNOME/KDE menu item was not localized for
151 Chinese (STR #2880)
045d58dc 152 - The CUPS GNOME/KDE menu item was not localized for
153 Japanese (STR #2876)
dabcf635 154 - The cupstestppd utility reported mixed line endings for
155 Mac OS and Windows PPD files (STR #2874)
156 - The pdftops filter did not print landscape orientation PDF
157 pages correctly on all printers (STR #2850)
aa12bc29 158 - The scheduler did not handle expiring of implicit classes
159 or their members properly, leading to a configuration where
160 one of the members would have a short name (STR #2766)
c4cef23d 161 - The scheduler and cupstestppd utilities did not support
162 cupsFilter and cupsPreFilter programs with spaces in their
163 names (STR #2866)
c97b7208 164 - Removed unused variables and assignments found by the
165 LLVM "clang" tool.
166 - Added NULL checks recommended by the LLVM "clang" tool.
ab7ac328 167 - The scheduler would crash if you started a printer that
168 pointed to a backend that did not exist (STR #2865)
fda30d58 169 - The ppdLocalize functions incorrectly mapped all generic
170 locales to country-specific locales.
e102f4c1 171 - The cups-driverd program did not support Simplified Chinese
172 or Traditional Chinese language version strings (STR #2851)
981ae35f 173 - Added an Indonesian translation (STR #2792)
8152934e 174 - Fixed a timing issue in the backends that could cause data
175 corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel
176 command (STR #2858)
8c0c9fa7 177 - The scheduler did not support "HostNameLookups" with all of
178 the boolean names (STR #2861)
eb242bed 179 - Fixed a compile problem with glibc 2.8 (STR #2860)
af147e84 180 - The scheduler incorrectly filtered out queues with ACLs and
181 authentication.
0c9245e2 182 - The PostScript filter did not support %%IncludeFeature lines
183 in the page setup section of each page (STR #2831)
ad45e72d 184 - The scheduler did not generate printer-state events when the
185 default printer was changed (STR #2764)
5d1b511e 186 - cupstestppd incorrectly reported a warning about the PPD format
187 version in some locales (STR #2854)
188 - cupsGetPPD() and friends incorrectly returned a PPD file for
189 a class with no printers.
190 - The member-uris values for local printers in a class returned
191 by the scheduler did not reflect the connected hostname or
192 port.
ed61b065 193 - The CUPS PHP extension was not thread-safe (STR #2828)
0c30b5b1 194 - The scheduler incorrectly added the document-format-default
195 attribute to the list of "common" printer attributes, which
196 over time would slow down the printing system (STR #2755,
197 STR #2836)
0db7fac5 198 - The cups-deviced and cups-driverd helper programs did not set
199 the CFProcessPath environment variable on Mac OS X (STR #2837)
dd7749a7 200 - "lpstat -p" could report the wrong job as printing (STR #2845)
020faa5e 201 - The scheduler would crash when some cupsd.conf directives
202 were missing values (STR #2849)
97b9861a 203 - The web interface "move jobs" operation redirected users to
204 the wrong URL (STR #2815)
205 - The Polish web interface translation contained errors
206 (STR #2815)
62387298 207 - The scheduler did not report PostScript printer PPDs with
208 filters as PostScript devices.
fc255285 209 - The scheduler did not set the job document-format attribute
210 for jobs submitted using Create-Job and Send-Document.
3ba676e9 211 - cupsFileTell() did not work for log files opened in append
212 mode (STR #2810)
656e9a5e 213 - The scheduler did not set QUERY_STRING all of the time
31e84cb3 214 for CGI scripts (STR #2781, STR #2816)
642cbade 215 - The scheduler now returns an error for bad job-sheets
216 values (STR #2775)
acbc1533 217 - Authenticated remote printing did not work over domain
218 sockets (STR #2750)
219 - The scheduler incorrectly logged errors for print filters
220 when a job was canceled (STR #2806, #2808)
a82f1975 221 - The scheduler no longer allows multiple RSS subscriptions
a01049f0 222 with the same URI (STR #2789)
46162c53 223 - The scheduler now supports Kerberized printing with
224 multiple server names (STR #2783)
24f0118a 225 - "Satisfy any" did not work in IPP policies (STR #2782)
c1983997 226 - The CUPS imaging library would crash with very large
227 images - more than 16Mx16M pixels (STR #2805)
228 - The PNG image loading code would crash with large images
229 (STR #2790)
e2098df5 230 - The scheduler did not limit the total number of filters.
4ad869a4 231 - The scheduler now ensures that the RSS directory has
232 the correct permissions.
ce6c6771 233 - The RSS notifier did not quote the feed URL in the RSS
234 file it created (STR #2801)
4ad869a4 235 - The web interface allowed the creation and cancellation
236 of RSS subscriptions without a username (STR #2774)
6e6f3b34 237 - Increased the default MaxCopies value on Mac OS X to
238 9999 to match the limit imposed by the print dialog.
06edf0dd 239 - The scheduler did not reject requests with an empty
240 Content-Length field (STR #2787)
96fa6605 241 - The scheduler did not log the current date and time and
242 did not escape special characters in request URIs when
243 logging bad requests to the access_log file (STR #2788)
244
245
74b8efc4 246CHANGES IN CUPS V1.3.7
247
02476c59 248 - CVE-2008-0047: cgiCompileSearch buffer overflow (STR #2729)
249 - CVE-2008-1373: CUPS GIF image filter overflow (STR #2765)
b5a9e61d 250 - Updated the "make check" tests to do a more thorough
251 automated test.
2d576cd1 252 - cups-driverd complained about missing directories (STR
253 #2777)
6352c2fb 254 - cupsaddsmb would leave the Samba username and password on
255 disk if no Windows drivers were installed (STR #2779)
335ae700 256 - The Linux USB backend used 100% CPU when a printer was
257 disconnected (STR #2769)
8daf071d 258 - The sample raster drivers did not properly handle SIGTERM
259 (STR #2770)
728d3284 260 - The scheduler sent notify_post() messages too often on
261 Mac OS X.
912e8018 262 - Kerberos access to the web interface did not work
263 (STR #2748)
f5636f1a 264 - The scheduler did not support "AuthType Default" in IPP
265 policies (STR #2749)
a1fcd1cf 266 - The scheduler did not support the "HideImplicitMembers"
267 directive as documented (STR #2760)
2c0d8a4d 268 - "make check" didn't return a non-zero exit code on
269 error (STR #2758)
2fd38080 270 - The scheduler incorrectly logged AUTH_foo environment
271 variables in debug mode (STR #2751)
c5d2751e 272 - The image filters inverted PBM files (STR #2746)
9bd1efb0 273 - cupsctl would crash if the scheduler was not running
274 (STR #2741)
e576d1c3 275 - The scheduler could crash when printing using a port
276 monitor (STR #2742)
71421f1b 277 - The scheduler would crash if PAM was broken (STR #2734)
bdee8ba0 278 - The image filters did not work with some CMYK JPEG files
279 produced by Adobe applications (STR #2727)
7ae5144e 280 - The Mac OS X USB backend did not work with printers that
281 did not report a make or model.
707bd1e9 282 - The job-sheets option was not encoded properly (STR #2715)
74b8efc4 283 - The scheduler incorrectly complained about missing LSB
284 PPD directories.
285
286
fb8bf313 287CHANGES IN CUPS V1.3.6
288
576f044f 289 - Documentation updates (STR #2646, STR #2647, STR #2649)
f6d698bd 290 - Fixed a problem with the web interface "Use Kerberos
291 Authentication" check box (STR #2703)
7700514a 292 - The scheduler unconditionally overwrote the printer-state-
293 message with "process-name failed" when a filter or backend
294 failed, preventing a useful error message from being shown
295 to the user.
8cdf0b9e 296 - Policies on CUPS-Move-Job didn't work as expected (STR
297 #2699)
298 - The configure script only supported D-BUS on Linux
299 (STR #2702)
c1a74531 300 - The scheduler did not support </LimitExcept> (STR #2701)
301 - The scheduler did not reset the job-hold-until attribute
302 after a job's hold time was reached.
b410b9b3 303 - The scheduler did not support printer supply attributes
304 (STR #1307)
39738b63 305 - The Kerberos credentials provided by some Windows KDCs
306 were still too large - now use a dynamic buffer to
8ca28b67 307 support credentials up to 64k in size (STR #2695)
a60bee6f 308 - Printing a test page from the web interface incorrectly
309 defaulted to the "guest" user (STR #2688)
b194f123 310 - The cupsEncodeOptions2() function did not parse multiple-
311 value attribute values properly (STR #2690)
73ca5d6b 312 - The scheduler incorrectly sent printer-stopped events for
313 status updates from the print filters (STR #2680)
ba1e2736 314 - The IPP backend could crash when handling printer errors
315 (STR #2667)
8e0824ad 316 - Multi-file jobs did not print to remote CUPS servers
317 (STR #2673)
382b75b1 318 - The scheduler did not provide the Apple language ID to
319 job filters.
465abde2 320 - Kerberos authentication did not work with the web
cf2b8936 321 interface (STR #2606, STR #2669)
1b6b8e01 322 - The requesing-user-name-allowed and -denied functionality
323 did not work for Kerberos-authenticated usernames (STR
324 #2670)
7ed0bc61 325 - CUPS didn't compile on HP-UX 11i (STR #2679)
6c9532d2 326 - cupsEncodeOptions2() did not handle option values like
327 "What's up, doc?" properly.
09751e0f 328 - Added lots of memory allocation checks (Fortify)
329 - The scheduler would crash if it was unable to add a job
330 file (Fortify)
18e6d242 331 - ppdOpen*() did not check all memory allocations (Coverity)
332 - ippReadIO() did not check all memory allocations (Coverity)
333 - The PostScript filter did not detect read errors (Coverity)
334 - The scheduler did not check for a missing job-sheets-completed
335 attribute when sending an event notification (Coverity)
336 - "Set Printer Options" might not work with raw queues (Coverity)
337 - cupsRasterInterpretPPD() could crash on certain PostScript
338 errors (Coverity)
339 - The USB backend did not check for back-channel support
340 properly on all systems (Coverity)
341 - Fixed memory leaks in the GIF and PNM image loading code
342 (Coverity)
343 - Removed some dead code in the CUPS API and scheduler (Coverity)
344 - Fixed two overflow bugs in the HP-GL/2 filter (Coverity)
d5955053 345 - Fixed another ASN1 string parsing bug (STR #2665)
e525a6b6 346 - The RSS notifier directory was not installed with the
347 correct permissions.
b45041a9 348 - The standard CUPS backends could use 100% CPU while waiting
349 for print data (STR #2664)
257c3ebc 350 - Filename-based MIME rules did not work (STR #2659)
3fe9e3c2 351 - The cups-polld program did not exit if the scheduler crashed
352 (STR #2640)
81be6372 353 - The scheduler would crash if you tried to set the port-monitor
354 on a raw queue (STR #2639)
4cc6a9a2 355 - The scheduler could crash if a polled remote printer was
356 converted to a class (STR #2656)
fe7f4b79 357 - The web interface and cupsctl did not correctly reflect
358 the "allow printing from the Internet" state (STR #2650)
2d3a60d3 359 - The scheduler incorrectly treated MIME types as case-
360 sensitive (STR #2657)
2486c62d 361 - The Java support classes did not send UTF-8 strings to
362 the scheduler (STR #2651)
f4aad322 363 - The CGI code did not handle interrupted POST requests
364 properly (STR #2652)
c9802633 365 - The PostScript filter incorrectly handled number-up when
366 the number of pages was evenly divisible by the number-up
367 value.
c5fb594d 368 - The PDF filter incorrectly filtered pages when page-ranges
576f044f 369 and number-up were both specified (STR #2643)
7b072344 370 - The IPP backend did not handle printing of pictwps files
371 to a non-Mac CUPS server properly.
fb8bf313 372 - The scheduler did not detect network interface changes
373 on operating systems other than Mac OS X (STR #2631)
374 - The scheduler now logs the UNIX error message when it
375 is unable to create a request file such as a print job.
376 - Added support for --enable-pie on Mac OS X.
377
378
5b4e068e 379CHANGES IN CUPS V1.3.5
380
cbeb3ca4 381 - The SNMP backend did not check for negative string
382 lengths (STR #2589)
a3ec30d3 383 - The scheduler incorrectly removed auth-info attributes,
384 potentially leading to a loss of all options for a job.
0cee2729 385 - The scheduler stopped sending CUPS browse packets on a
386 restart when using fixed addresses (STR #2618)
f383a975 387 - Fixed PDF filter security issues (CVE-2007-4352
388 CVE-2007-5392 CVE-2007-5393)
50e1e51f 389 - Changing settings would always change the DefaultAuthType
390 and Allow lines (STR #2580)
b980c75c 391 - The scheduler would crash when submitting an undefined
392 format file from Samba with LogLevel debug2 (STR #2600)
be49d5e9 393 - The scheduler did not use poll() when epoll() was not
394 supported by the running kernel (STR #2582)
a6e01dbc 395 - Fixed a compile problem with Heimdal Kerberos (STR #2592)
c020fd5f 396 - The USB backend now retries connections to a printer
397 indefinitely rather than stopping the queue.
398 - Printers with untranslated JCL options were not exported
399 to Samba correctly (STR #2570)
400 - The USB backend did not work with some Minolta USB
401 printers (STR #2604)
402 - The strcasecmp() emulation code did not compile (STR
403 #2612)
7e0e0c1a 404 - The scheduler would crash if a job was sent to an empty
405 class (STR #2605)
08e5e83b 406 - The lpc command did not work in non-UTF-8 locales (STR
407 #2595)
625bde72 408 - Subscriptions for printer-stopped events also received
409 other state changes (STR #2572)
3d552abb 410 - cupstestppd incorrectly reported translation errors for
411 the "en" locale.
5412d0bc 412 - ppdOpen() did not handle custom options properly when the
c020fd5f 413 Custom attribute appeared before the OpenUI for that
414 option.
415 - The scheduler could crash when deleting a printer or
416 listing old jobs.
6a262149 417 - The Mac OS X USB backend did not allow for requeuing of
418 jobs submitted to a class.
e53ccdf9 419 - lpmove didn't accept a job ID by itself.
420 - The scheduler incorrectly removed job history information
421 for remote print jobs.
0672fd21 422 - The scheduler incorrectly sent the
423 "com.apple.printerListChanged" message for printer state
424 changes.
42e4b394 425 - The PostScript filter drew the page borders (when enabled)
426 outside the imageable area.
6df6deaf 427 - The LPD and IPP backends did not default to the correct
428 port numbers when using alternate scheme names.
c020fd5f 429 - The scheduler incorrectly deleted hardwired remote
430 printers on system sleep.
4106c35e 431 - The scheduler would abort if a bad browse protocol name
432 was listed in the cupsd.conf file.
c020fd5f 433 - The online cupsd.conf help file incorrectly showed
434 "dns-sd" instead of "dnssd" for Bonjour sharing.
a88691d5 435 - The scheduler could crash changing the port-monitor value.
c020fd5f 436 - The scheduler generated CoreFoundation errors when run as
437 a background process.
5b4e068e 438 - When printing with number-up > 1, it was possible to get
439 an extra blank page.
440
441
909e571a 442CHANGES IN CUPS V1.3.4
443
41cb35f7 444 - Documentation updates (STR #2560, STR #2563, STR #2569)
9733b67c 445 - CUPS now maps the "nb" locale to "no" on all platforms
446 (STR #2575)
05e3c695 447 - CUPS did not work with a Windows 2003 R2 KDC (STR #2568)
67faeb74 448 - ippReadIO() could read past the end of a buffer (STR
449 #2561)
7b8558ae 450 - The scheduler would crash on shutdown if it was unable
451 to create a Kerberos context.
2ed830ec 452 - Multiple AuthTypes in cupsd.conf did not work (STR
453 #2545)
010008bf 454 - The snmp.conf file referenced the wrong man page (STR
455 #2564)
d9afa761 456 - The cupsaddsmb program didn't handle domain sockets
457 properly (STR #2556)
2d3e9274 458 - The scheduler now validates device URIs when adding
459 printers.
74d40409 460 - Updated httpSeparateURI() to support hostnames with
461 the backslash character.
0a0aec84 462 - Updated the Japanese localization (STR #2546)
d07eb417 463 - The parallel backend now gets the current IEEE-1284
464 device ID string on Linux (STR #2553)
2ce8588b 465 - The IPP backend now checks the job status at
466 variable intervals (from 1 to 10 seconds) instead
467 of every 10 seconds for faster remote printing
468 (STR #2548)
240ddc22 469 - "lpr -p" and "lpr -l" did not work (STR #2544)
35a24dcc 470 - Compilation failed when a previous version of CUPS
471 was installed and was included in the SSL include
472 path (STR #2538)
9955800f 473 - The scheduler did not reject requests with charsets
474 other than US-ASCII or UTF-8, and the CUPS API
475 incorrectly passed the locale charset to the scheduler
476 instead of UTF-8 (STR #2537)
1aef16ae 477 - cups-deviced did not filter out duplicate devices.
207fa5ce 478 - The AppleTalk backend incorrectly added a scheme
479 listing when AppleTalk was disabled or no printers
480 were found.
9f2b25e1 481 - The PostScript filter generated N^2 copies when the
482 printer supported collated copies and user requested
483 reverse-order output.
db27c4f3 484 - The scheduler did not reprint all of the files in a
485 job that was held.
4420b6f7 486 - The scheduler did not update the printcap file after
487 removing stale remote queues.
909e571a 488 - The cupsd.conf man page incorrectly referenced
489 "AuthType Kerberos" instead of "AuthType Negotiate".
490
491
50996fb1 492CHANGES IN CUPS V1.3.3
493
e319e2cd 494 - The scheduler did not use the attributes-natural-language
29b4dff9 495 attribute when passing the LANG environment variable to
496 cups-deviced or cups-driverd.
9cfc2f51 497 - The scheduler did not use the printer-op-policy when
498 modifying classes or printers (STR #2525)
d4698236 499 - The auth-info-required attribute was not always updated
500 for remote queues that required authentication.
50996fb1 501 - The German web interface localization contained errors
502 (STR #2523)
503 - The Swedish localization contained errors (STR #2522)
504
505
ca7e495b 506CHANGES IN CUPS V1.3.2
507
77fd56b7 508 - The 1.3.1 release was incorrectly created from the
509 1.4.x source tree (STR #2519)
510 - Added support for 32/64-bit libraries on HP-UX
511 (STR #2520)
ca3a26a7 512 - The scheduler incorrectly used portrait as the default
513 orientation (STR #2513)
1a3d07e1 514 - The scheduler no longer writes the printcap file for
515 every remote printer update (STR #2512)
b43a3371 516 - Remote raw printing with multiple copies did not work
517 (STR #2518)
3b5f686d 518 - Updated the configure script to require at least autoconf
519 2.60 (STR #2515)
ca7e495b 520 - Some gzip'd PPD files were not read in their entirety
521 (STR #2510)
522
5afab2da 523
7b04463d 524CHANGES IN CUPS V1.3.1
525
870a6b08 526 - Documentation updates.
7533c613 527 - The USB backend on Mac OS X could hang if the driver and
528 printer did not match.
6a6111a9 529 - Delegated Kerberos credentials were not working.
1c59fce9 530 - "make distclean" incorrectly removed the edit-config.tmpl
531 files (STR #2508)
3b14922f 532 - Fix compile problem on HP-UX (STR #2501)
6cacb255 533 - The cupstestppd utility now tests for resolutions greater
534 than 99999 DPI to detect a missing "x" between the X and Y
535 resolutions.
b5b60f2b 536 - Fixed many problems in the various translations and added
537 a new "checkpo" utility to validate them.
decec5b9 538 - The cupstestppd utility now tests the custom page size code
539 for CUPS raster drivers.
e37990c5 540 - cupsLangDefault() did not attempt to return a language that
541 was supported by the calling application.
41368129 542 - If a remote printer stopped while a job was being sent, the
543 local queue would also get stopped and the job re-queued,
544 resulting in duplicate prints in some cases.
e6058e07 545 - A few Apple-specific job options needed to be omitted when
546 printing a banner page.
75cd763e 547 - The new peer credential support did not compile on FreeBSD
548 (STR #2495)
1353f2e0 549 - Direct links to help files did not set the current section
550 so the table-of-contents was not shown.
957ef064 551 - The configure script did not support --localedir=foo (STR #2488)
472af6f3 552 - The backends were not displaying their localized messages.
c90c6e5b 553 - CUPS-Authenticate-Job did not require Kerberos authentication
554 on queues protected by Kerberos.
f8b254f5 555 - The Zebra ZPL driver did not work with Brady label printers
556 (STR #2487)
ddf69a79 557 - Norwegian wasn't localized on Mac OS X.
c65b193c 558 - getnameinfo() returns an error on some systems when DNS is
559 not available, leading to numerous problems (STR #2486)
09e63f5f 560 - The cupsfilter command did not work properly on Mac OS X.
8f565479 561 - The scheduler makefile contained a typo (STR #2483)
1641563a 562 - The TBCP and BCP port monitors did not handle the trailing
563 CTRL-D in some PostScript output properly.
ce8731f2 564 - Fixed the localization instructions and German template for
565 the "Find New Printers" button (STR #2478)
81055598 566 - The web interface did not work with the Chinese localization
567 (STR #2477)
ec5a8351 568 - The web interface home page did not work for languages that
569 were only partially localized (STR #2472)
7b04463d 570 - Updated the Spanish web interface localization (STR #2473)
571 - ppdLocalize() did not work for country-specific localizations.
572
573
5afab2da 574CHANGES IN CUPS V1.3.0
575
576 - The scheduler did not handle out-of-file conditions
577 gracefully when accepting new connections, leading to
578 heavy CPU usage.
579 - The scheduler did not detect ServerBin misconfigurations
580 (STR #2470)
581 - "AuthType Default" did not work as expected when the
582 "DefaultAuthType foo" line appeared after it in the
583 cupsd.conf file.
584 - The on-line help did not describe many common printing
585 options (STR #1846)
586 - The IPP backend did not return the "auth required" status
587 when printing to a Kerberos-protected queue.
588 - The scheduler was not looking in the correct directories
589 for LSB PPD files (STR #2464)
590 - Changed references to ESP Ghostscript to GPL Ghostscript
591 (STR #2463)
592 - The PostScript filter did not cleanly terminate when
593 the job was canceled or stopped.
594 - Fixed generation of Kerberos credentials for remote
595 printing. Note that this requires a recent version of
596 MIT Kerberos with a working krb5_cc_new_unique()
597 function or Heimdal Kerberos.
598 - Added Portuguese and updated Italian message catalogs.
599
600
601CHANGES IN CUPS V1.3rc2
602
603 - Added more range checking to the pdftops filter.
604 - The scheduler would crash if a remote IPP queue was stopped
605 (STR #2460)
606 - The scheduler did not allow "DefaultAuthType None".
607
608
609CHANGES IN CUPS V1.3rc1
610
611 - Updated the German localization (STR #2443)
612 - cupsAdminGetServerSettings() did not handle </Foo> properly.
613 - When lprm and cancel are run with no job ID, they now will
614 cancel the first stopped job if no pending or processing
615 jobs are left in the queue.
616 - The scheduler now logs successful print jobs, filter
617 failures, and the job file types at the default log
618 level (STR #2458)
619 - The scheduler now logs the usernames it is using for
620 authorization at LogLevel debug instead of debug2 (STR #2448)
621 - Added Intellitech Intellibar and Zebra CPCL PPDs to the list
622 of installed PPDs.
623 - Added 6" and 8" wide label sizes for the Zebra ZPL Label
624 Printer driver (STR #2442)
625 - The cupsaddsmb program and web interface now support
626 exporting of 64-bit Windows drivers, when available
627 (STR #2439)
628 - Moving a job that was printing did not stop the job on the
629 original printer (STR #2262)
630 - The cups-lpd mini-daemon did not work on Mac OS X server.
631 - Added httpGetAuthString() and httpSetAuthString() APIs to get
632 and set the current (cached) authorization string to use for
633 HTTP requests.
634 - Updated the default cupsd.conf policy to list the
635 "administrative" operations separately from the "printer
636 control" operations so that it is easier to define a
637 group of users that are "printer operators".
638 - The web interface now pulls the default cupsd.conf file
639 from cupsd.conf.default in the CUPS config directory.
640 - Added a help file for using Kerberos with CUPS.
641 - The scheduler now strips the "@KDC" portion of Kerberos
642 usernames since those usernames typically do not appear in
643 the group membership lists used by CUPS.
644 - cupsMarkOptions() could (incorrectly) leave multiple option
645 choices marked.
646 - Backends could (incorrectly) run as root during discovery
647 (STR #2454)
648 - Avahi is now supported for DNS-SD (Bonjour) printer sharing
649 (STR #2455)
650 - The default cupsd.conf file had typos and old operation names
651 (STR #2450)
652 - The scheduler now erases authentication cache files using the
653 7-pass US DoD algorithm.
654 - Delegated Kerberos credentials (proxy authentication) did not
655 work.
656 - The filter makefile did not optimize the libcupsimage.2.dylib
657 with a sectorder file.
658 - The IPP backend incorrectly wrote an empty printer message
659 when processing the "none" state reason.
660 - The USB backend could deadlock on Mac OS X while performing
661 a side-channel command.
662 - The scheduler did not prevent remote queues from being
663 shared/published.
664 - The scheduler did not remove the temporary request file on
665 authentication errors.
666 - ppdLocalizeIPPReason() did not handle "scheme:" schemes or
667 "file" URLs.
668 - ppdLocalizeIPPReason() was not exported on Mac OS X.
669
670
671CHANGES IN CUPS V1.3b1
672
673 - Copyright updates - CUPS is now owned by Apple Inc.
674 - Documentation updates (STR #1775, STR #2027, STR #2130,
675 STR #2131, STR #2263, STR #2356, STR #2397)
676 - Added new cupsfilter utility (STR #1734)
677 - Added new job-printer-state-message and
678 job-printer-state-reasons attributes to jobs (STR #2418)
679 - Added LDAP+SSL support (STR #1967)
680 - CUPS now supports authentication via peer credentials
681 over domain sockets (STR #2242, STR #2277)
682 - The CUPS sample driver PPDs are now generated by the PPD
683 compiler and include all of the localized languages by
684 default (STR #2164)
685 - You can now specify "AuthType Default" in the cupsd.conf
686 file to use the default authentication defined by the
687 DefaultAuthType directive.
688 - The SNMP backend no longer adds a default Address line
689 when none is specified in the snmp.conf file; this allows
690 the backend to be easily disabled as needed (STR #2434)
691 - Added a new cupsctl command for doing basic changes to
692 the cupsd.conf file (STR #1777)
693 - Added a new ppdLocalizeIPPReason() function to get the
694 localized text/URI for a given IPP reason keyword for a
695 driver.
696 - Removed the deskjet2.ppd driver, as it only worked with
697 a very small subset of HP DeskJet printers and was
698 confusing to users. The rastertohp driver still
699 supports the deskjet2.ppd options for existing queues.
700 - The scheduler did not add a trailing banner page if a
701 client did not specify the last document in a job (STR
702 #1711)
703 - The scheduler did not report Bonjour shared printers as
704 remote printers (STR #2384)
705 - Added new -R and -W options to the cupstestppd program
706 for greater control over the testing of PPDs.
707 - Added a new cupsGetServerPPD() function for getting
708 an available PPD from the server (STR #2334)
709 - Added a new cupsDoIORequest() function for reading
710 and writing files via IPP requests (STR #2334)
711 - Added a new CUPS_GET_PPD operation for getting an
712 available PPD file on the server (STR #2334)
713 - CUPS_GET_PPDS now reports multiple ppd-product values
714 based on the PPD ModelName and Product strings (STR
715 #2334, STR #2383)
716 - CUPS_GET_PPDS now reports the PSVersion attributes
717 from a PPD file in the ppd-psversion attribute
718 (STR #2334)
719 - CUPS_GET_PPDS now reports the cupsModelNumber attribute
720 from a PPD file in the ppd-model-number attribute (STR
721 #2383)
722 - CUPS_GET_PPDS now reports a driver type string in the
723 ppd-type attribute based on the cupsFax and cupsFilter
724 attributes in a PPD file (STR #2383)
725 - Added a new printer attribute called "cups-version"
726 which reports the version of CUPS that is running
727 (STR #2240)
728 - backendRunLoop() now aborts immediately on SIGTERM
729 if no data has been written yet (STR #2103)
730 - Due to poor IPP support from the vendors, the SNMP
731 backend no longer tries IPP connections; instead,
732 it now uses a lookup file with fallback to port 9100
733 (socket://address) and 515 (lpd://address) printing
734 (STR #2035, STR #2354)
735 - The scheduler now recreates the CUPS log directory as
736 needed (STR #2353)
737 - cupsLangDefault() now maps new-style Apple locale names
738 to the traditional ll_CC form (STR #2357)
739 - Add new cupsArrayNew2() API to support hashed lookups
740 of array elements (STR #2358)
741 - ppdConflicts() optimizations (STR #2358)
742 - The cupstestppd program now tests for existing filters,
743 icons, profiles, and dialog extensions (STR #2326)
744 - The web interface no longer lists new printers on the
745 main administration page. Instead, a new "List Available
746 Printers" button is provided that shows a separate page
747 with the list of printers.
748 - The web interface now supports setting the banner and
749 policy options on raw printers and classes (STR #2238)
750 - The socket backend now reads any pending back-channel
751 data before shutting down the socket (STR #2325)
752 - Added a new ErrorPolicy directive in the cupsd.conf
753 file (STR #1871)
754 - Printers that use JCL options are now exported to Samba
755 correctly (STR #1985)
756 - The IPP backend now relays printer-state-message values
757 from the server to the client (STR #2109)
758 - Added support for the PWG printer-alert and
759 printer-alert-description attributes (STR #2088)
760 - Added support for LPD "stream" mode (STR #2036)
761 - The scheduler now reports the PostScript product string
762 from PPD files in CUPS-Get-PPDs responses (STR #1900)
763 - Raw printing with queues pointing to the file pseudo-
764 device and multiple files and/or banners now works (STR
765 #1933)
766 - Added new public cupsAdminGetServerSettings() and
767 cupsAdminSetServerSettings() APIs.
768 - Added new "makebuttons" script in the "tools" directory
769 for creating web interface buttons (STR #2231)
770 - Added support for DNS-SD (aka "Bonjour") printer sharing
771 (STR #1171)
772 - Job operations (cancel, hold, release, etc.) from the
773 web interface now return back to the original page (STR
774 #2239)
775 - The classes or printers list is now shown after a
776 successful deletion from the web interface (STR #1999)
777 - The default configuration now allows browse packets from
778 any address (STR #2008)
779 - The web interface now provides an "allow printing from the
780 Internet" check box (STR #1897)
781 - The notify-events-default and
782 notify-lease-duration-default attributes can now be set
783 (STR #1671)
784 - Server-side default options are now sent to clients when
785 the "printer-defaults" attribute group is requested (STR
786 #1923)
787 - Added support for Linux "relro" linker option (STR #1614)
788 - CUPS now validates the number-up option value (STR #1329)
789 - The on-line help now provides better search capabilities
790 (STR #1701)
791 - The web interface "Add This Printer" button now allows you
792 to change the printer name, description, and location
793 (STR #1646)
794 - Added support for Mac OS X authorization services
795 (STR #2206)
796 - Added support for driver-specific pre-filters (STR #2108)
797 - Added a new side-channel API for drivers and backends
798 for basic device control and information queries (STR
799 #1898)
800 - The scheduler now uses poll(), epoll(), or /dev/kqueue
801 instead of select() when possible (STR #1261)
802 - Added new cupsArrayGetIndex() and cupsArrayGetInsert()
803 functions to get the current index and insertion
804 positions of an array.
805 - Added a new --with-max-copies configure option (STR
806 #2090)
807 - Added new cupsRemoveDest() and cupsSetDefaultDest()
808 functions.
809 - Added support for cupsPJLCharset attribute in PPD files
810 which specifies the character set that is used in PJL
811 strings (STR #1969)
812 - Moved the definition of the (private) _http_s structure
813 to http-private.h; code that directly accesses the
814 http_t members will no longer compile!
815 - Added support for setting the document-format-default
816 attribute on a per-printer basis.
817 - Added support for IntelliBar label printers.