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