]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES-1.3.txt
Merge CUPS 1.4svn-r7319.
[thirdparty/cups.git] / CHANGES-1.3.txt
1 CHANGES-1.3.txt
2 ---------------
3
4 CHANGES IN CUPS V1.3.6
5
6 - Documentation updates (STR #2646, STR #2647, STR #2649)
7 - Fixed a problem with the web interface "Use Kerberos
8 Authentication" check box (STR #2703)
9 - The scheduler unconditionally overwrote the printer-state-
10 message with "process-name failed" when a filter or backend
11 failed, preventing a useful error message from being shown
12 to the user.
13 - Policies on CUPS-Move-Job didn't work as expected (STR
14 #2699)
15 - The configure script only supported D-BUS on Linux
16 (STR #2702)
17 - The scheduler did not support </LimitExcept> (STR #2701)
18 - The scheduler did not reset the job-hold-until attribute
19 after a job's hold time was reached.
20 - The scheduler did not support printer supply attributes
21 (STR #1307)
22 - The Kerberos credentials provided by some Windows KDCs
23 were still too large - now use a dynamic buffer to
24 support credentials up to 64k in size (STR #2695)
25 - Printing a test page from the web interface incorrectly
26 defaulted to the "guest" user (STR #2688)
27 - The cupsEncodeOptions2() function did not parse multiple-
28 value attribute values properly (STR #2690)
29 - The scheduler incorrectly sent printer-stopped events for
30 status updates from the print filters (STR #2680)
31 - The IPP backend could crash when handling printer errors
32 (STR #2667)
33 - Multi-file jobs did not print to remote CUPS servers
34 (STR #2673)
35 - The scheduler did not provide the Apple language ID to
36 job filters.
37 - Kerberos authentication did not work with the web
38 interface (STR #2606, STR #2669)
39 - The requesing-user-name-allowed and -denied functionality
40 did not work for Kerberos-authenticated usernames (STR
41 #2670)
42 - CUPS didn't compile on HP-UX 11i (STR #2679)
43 - cupsEncodeOptions2() did not handle option values like
44 "What's up, doc?" properly.
45 - Added lots of memory allocation checks (Fortify)
46 - The scheduler would crash if it was unable to add a job
47 file (Fortify)
48 - ppdOpen*() did not check all memory allocations (Coverity)
49 - ippReadIO() did not check all memory allocations (Coverity)
50 - The PostScript filter did not detect read errors (Coverity)
51 - The scheduler did not check for a missing job-sheets-completed
52 attribute when sending an event notification (Coverity)
53 - "Set Printer Options" might not work with raw queues (Coverity)
54 - cupsRasterInterpretPPD() could crash on certain PostScript
55 errors (Coverity)
56 - The USB backend did not check for back-channel support
57 properly on all systems (Coverity)
58 - Fixed memory leaks in the GIF and PNM image loading code
59 (Coverity)
60 - Removed some dead code in the CUPS API and scheduler (Coverity)
61 - Fixed two overflow bugs in the HP-GL/2 filter (Coverity)
62 - Fixed another ASN1 string parsing bug (STR #2665)
63 - The RSS notifier directory was not installed with the
64 correct permissions.
65 - The standard CUPS backends could use 100% CPU while waiting
66 for print data (STR #2664)
67 - Filename-based MIME rules did not work (STR #2659)
68 - The cups-polld program did not exit if the scheduler crashed
69 (STR #2640)
70 - The scheduler would crash if you tried to set the port-monitor
71 on a raw queue (STR #2639)
72 - The scheduler could crash if a polled remote printer was
73 converted to a class (STR #2656)
74 - The web interface and cupsctl did not correctly reflect
75 the "allow printing from the Internet" state (STR #2650)
76 - The scheduler incorrectly treated MIME types as case-
77 sensitive (STR #2657)
78 - The Java support classes did not send UTF-8 strings to
79 the scheduler (STR #2651)
80 - The CGI code did not handle interrupted POST requests
81 properly (STR #2652)
82 - The PostScript filter incorrectly handled number-up when
83 the number of pages was evenly divisible by the number-up
84 value.
85 - The PDF filter incorrectly filtered pages when page-ranges
86 and number-up were both specified (STR #2643)
87 - The IPP backend did not handle printing of pictwps files
88 to a non-Mac CUPS server properly.
89 - The scheduler did not detect network interface changes
90 on operating systems other than Mac OS X (STR #2631)
91 - The scheduler now logs the UNIX error message when it
92 is unable to create a request file such as a print job.
93 - Added support for --enable-pie on Mac OS X.
94
95
96 CHANGES IN CUPS V1.3.5
97
98 - The SNMP backend did not check for negative string
99 lengths (STR #2589)
100 - The scheduler incorrectly removed auth-info attributes,
101 potentially leading to a loss of all options for a job.
102 - The scheduler stopped sending CUPS browse packets on a
103 restart when using fixed addresses (STR #2618)
104 - Fixed PDF filter security issues (CVE-2007-4352
105 CVE-2007-5392 CVE-2007-5393)
106 - Changing settings would always change the DefaultAuthType
107 and Allow lines (STR #2580)
108 - The scheduler would crash when submitting an undefined
109 format file from Samba with LogLevel debug2 (STR #2600)
110 - The scheduler did not use poll() when epoll() was not
111 supported by the running kernel (STR #2582)
112 - Fixed a compile problem with Heimdal Kerberos (STR #2592)
113 - The USB backend now retries connections to a printer
114 indefinitely rather than stopping the queue.
115 - Printers with untranslated JCL options were not exported
116 to Samba correctly (STR #2570)
117 - The USB backend did not work with some Minolta USB
118 printers (STR #2604)
119 - The strcasecmp() emulation code did not compile (STR
120 #2612)
121 - The scheduler would crash if a job was sent to an empty
122 class (STR #2605)
123 - The lpc command did not work in non-UTF-8 locales (STR
124 #2595)
125 - Subscriptions for printer-stopped events also received
126 other state changes (STR #2572)
127 - cupstestppd incorrectly reported translation errors for
128 the "en" locale.
129 - ppdOpen() did not handle custom options properly when the
130 Custom attribute appeared before the OpenUI for that
131 option.
132 - The scheduler could crash when deleting a printer or
133 listing old jobs.
134 - The Mac OS X USB backend did not allow for requeuing of
135 jobs submitted to a class.
136 - lpmove didn't accept a job ID by itself.
137 - The scheduler incorrectly removed job history information
138 for remote print jobs.
139 - The scheduler incorrectly sent the
140 "com.apple.printerListChanged" message for printer state
141 changes.
142 - The PostScript filter drew the page borders (when enabled)
143 outside the imageable area.
144 - The LPD and IPP backends did not default to the correct
145 port numbers when using alternate scheme names.
146 - The scheduler incorrectly deleted hardwired remote
147 printers on system sleep.
148 - The scheduler would abort if a bad browse protocol name
149 was listed in the cupsd.conf file.
150 - The online cupsd.conf help file incorrectly showed
151 "dns-sd" instead of "dnssd" for Bonjour sharing.
152 - The scheduler could crash changing the port-monitor value.
153 - The scheduler generated CoreFoundation errors when run as
154 a background process.
155 - When printing with number-up > 1, it was possible to get
156 an extra blank page.
157
158
159 CHANGES IN CUPS V1.3.4
160
161 - Documentation updates (STR #2560, STR #2563, STR #2569)
162 - CUPS now maps the "nb" locale to "no" on all platforms
163 (STR #2575)
164 - CUPS did not work with a Windows 2003 R2 KDC (STR #2568)
165 - ippReadIO() could read past the end of a buffer (STR
166 #2561)
167 - The scheduler would crash on shutdown if it was unable
168 to create a Kerberos context.
169 - Multiple AuthTypes in cupsd.conf did not work (STR
170 #2545)
171 - The snmp.conf file referenced the wrong man page (STR
172 #2564)
173 - The cupsaddsmb program didn't handle domain sockets
174 properly (STR #2556)
175 - The scheduler now validates device URIs when adding
176 printers.
177 - Updated httpSeparateURI() to support hostnames with
178 the backslash character.
179 - Updated the Japanese localization (STR #2546)
180 - The parallel backend now gets the current IEEE-1284
181 device ID string on Linux (STR #2553)
182 - The IPP backend now checks the job status at
183 variable intervals (from 1 to 10 seconds) instead
184 of every 10 seconds for faster remote printing
185 (STR #2548)
186 - "lpr -p" and "lpr -l" did not work (STR #2544)
187 - Compilation failed when a previous version of CUPS
188 was installed and was included in the SSL include
189 path (STR #2538)
190 - The scheduler did not reject requests with charsets
191 other than US-ASCII or UTF-8, and the CUPS API
192 incorrectly passed the locale charset to the scheduler
193 instead of UTF-8 (STR #2537)
194 - cups-deviced did not filter out duplicate devices.
195 - The AppleTalk backend incorrectly added a scheme
196 listing when AppleTalk was disabled or no printers
197 were found.
198 - The PostScript filter generated N^2 copies when the
199 printer supported collated copies and user requested
200 reverse-order output.
201 - The scheduler did not reprint all of the files in a
202 job that was held.
203 - The scheduler did not update the printcap file after
204 removing stale remote queues.
205 - The cupsd.conf man page incorrectly referenced
206 "AuthType Kerberos" instead of "AuthType Negotiate".
207
208
209 CHANGES IN CUPS V1.3.3
210
211 - The scheduler did not use the attributes-natural-language
212 attribute when passing the LANG environment variable to
213 cups-deviced or cups-driverd.
214 - The scheduler did not use the printer-op-policy when
215 modifying classes or printers (STR #2525)
216 - The auth-info-required attribute was not always updated
217 for remote queues that required authentication.
218 - The German web interface localization contained errors
219 (STR #2523)
220 - The Swedish localization contained errors (STR #2522)
221
222
223 CHANGES IN CUPS V1.3.2
224
225 - The 1.3.1 release was incorrectly created from the
226 1.4.x source tree (STR #2519)
227 - Added support for 32/64-bit libraries on HP-UX
228 (STR #2520)
229 - The scheduler incorrectly used portrait as the default
230 orientation (STR #2513)
231 - The scheduler no longer writes the printcap file for
232 every remote printer update (STR #2512)
233 - Remote raw printing with multiple copies did not work
234 (STR #2518)
235 - Updated the configure script to require at least autoconf
236 2.60 (STR #2515)
237 - Some gzip'd PPD files were not read in their entirety
238 (STR #2510)
239
240
241 CHANGES IN CUPS V1.3.1
242
243 - Documentation updates.
244 - The USB backend on Mac OS X could hang if the driver and
245 printer did not match.
246 - Delegated Kerberos credentials were not working.
247 - "make distclean" incorrectly removed the edit-config.tmpl
248 files (STR #2508)
249 - Fix compile problem on HP-UX (STR #2501)
250 - The cupstestppd utility now tests for resolutions greater
251 than 99999 DPI to detect a missing "x" between the X and Y
252 resolutions.
253 - Fixed many problems in the various translations and added
254 a new "checkpo" utility to validate them.
255 - The cupstestppd utility now tests the custom page size code
256 for CUPS raster drivers.
257 - cupsLangDefault() did not attempt to return a language that
258 was supported by the calling application.
259 - If a remote printer stopped while a job was being sent, the
260 local queue would also get stopped and the job re-queued,
261 resulting in duplicate prints in some cases.
262 - A few Apple-specific job options needed to be omitted when
263 printing a banner page.
264 - The new peer credential support did not compile on FreeBSD
265 (STR #2495)
266 - Direct links to help files did not set the current section
267 so the table-of-contents was not shown.
268 - The configure script did not support --localedir=foo (STR #2488)
269 - The backends were not displaying their localized messages.
270 - CUPS-Authenticate-Job did not require Kerberos authentication
271 on queues protected by Kerberos.
272 - The Zebra ZPL driver did not work with Brady label printers
273 (STR #2487)
274 - Norwegian wasn't localized on Mac OS X.
275 - getnameinfo() returns an error on some systems when DNS is
276 not available, leading to numerous problems (STR #2486)
277 - The cupsfilter command did not work properly on Mac OS X.
278 - The scheduler makefile contained a typo (STR #2483)
279 - The TBCP and BCP port monitors did not handle the trailing
280 CTRL-D in some PostScript output properly.
281 - Fixed the localization instructions and German template for
282 the "Find New Printers" button (STR #2478)
283 - The web interface did not work with the Chinese localization
284 (STR #2477)
285 - The web interface home page did not work for languages that
286 were only partially localized (STR #2472)
287 - Updated the Spanish web interface localization (STR #2473)
288 - ppdLocalize() did not work for country-specific localizations.
289
290
291 CHANGES IN CUPS V1.3.0
292
293 - The scheduler did not handle out-of-file conditions
294 gracefully when accepting new connections, leading to
295 heavy CPU usage.
296 - The scheduler did not detect ServerBin misconfigurations
297 (STR #2470)
298 - "AuthType Default" did not work as expected when the
299 "DefaultAuthType foo" line appeared after it in the
300 cupsd.conf file.
301 - The on-line help did not describe many common printing
302 options (STR #1846)
303 - The IPP backend did not return the "auth required" status
304 when printing to a Kerberos-protected queue.
305 - The scheduler was not looking in the correct directories
306 for LSB PPD files (STR #2464)
307 - Changed references to ESP Ghostscript to GPL Ghostscript
308 (STR #2463)
309 - The PostScript filter did not cleanly terminate when
310 the job was canceled or stopped.
311 - Fixed generation of Kerberos credentials for remote
312 printing. Note that this requires a recent version of
313 MIT Kerberos with a working krb5_cc_new_unique()
314 function or Heimdal Kerberos.
315 - Added Portuguese and updated Italian message catalogs.
316
317
318 CHANGES IN CUPS V1.3rc2
319
320 - Added more range checking to the pdftops filter.
321 - The scheduler would crash if a remote IPP queue was stopped
322 (STR #2460)
323 - The scheduler did not allow "DefaultAuthType None".
324
325
326 CHANGES IN CUPS V1.3rc1
327
328 - Updated the German localization (STR #2443)
329 - cupsAdminGetServerSettings() did not handle </Foo> properly.
330 - When lprm and cancel are run with no job ID, they now will
331 cancel the first stopped job if no pending or processing
332 jobs are left in the queue.
333 - The scheduler now logs successful print jobs, filter
334 failures, and the job file types at the default log
335 level (STR #2458)
336 - The scheduler now logs the usernames it is using for
337 authorization at LogLevel debug instead of debug2 (STR #2448)
338 - Added Intellitech Intellibar and Zebra CPCL PPDs to the list
339 of installed PPDs.
340 - Added 6" and 8" wide label sizes for the Zebra ZPL Label
341 Printer driver (STR #2442)
342 - The cupsaddsmb program and web interface now support
343 exporting of 64-bit Windows drivers, when available
344 (STR #2439)
345 - Moving a job that was printing did not stop the job on the
346 original printer (STR #2262)
347 - The cups-lpd mini-daemon did not work on Mac OS X server.
348 - Added httpGetAuthString() and httpSetAuthString() APIs to get
349 and set the current (cached) authorization string to use for
350 HTTP requests.
351 - Updated the default cupsd.conf policy to list the
352 "administrative" operations separately from the "printer
353 control" operations so that it is easier to define a
354 group of users that are "printer operators".
355 - The web interface now pulls the default cupsd.conf file
356 from cupsd.conf.default in the CUPS config directory.
357 - Added a help file for using Kerberos with CUPS.
358 - The scheduler now strips the "@KDC" portion of Kerberos
359 usernames since those usernames typically do not appear in
360 the group membership lists used by CUPS.
361 - cupsMarkOptions() could (incorrectly) leave multiple option
362 choices marked.
363 - Backends could (incorrectly) run as root during discovery
364 (STR #2454)
365 - Avahi is now supported for DNS-SD (Bonjour) printer sharing
366 (STR #2455)
367 - The default cupsd.conf file had typos and old operation names
368 (STR #2450)
369 - The scheduler now erases authentication cache files using the
370 7-pass US DoD algorithm.
371 - Delegated Kerberos credentials (proxy authentication) did not
372 work.
373 - The filter makefile did not optimize the libcupsimage.2.dylib
374 with a sectorder file.
375 - The IPP backend incorrectly wrote an empty printer message
376 when processing the "none" state reason.
377 - The USB backend could deadlock on Mac OS X while performing
378 a side-channel command.
379 - The scheduler did not prevent remote queues from being
380 shared/published.
381 - The scheduler did not remove the temporary request file on
382 authentication errors.
383 - ppdLocalizeIPPReason() did not handle "scheme:" schemes or
384 "file" URLs.
385 - ppdLocalizeIPPReason() was not exported on Mac OS X.
386
387
388 CHANGES IN CUPS V1.3b1
389
390 - Copyright updates - CUPS is now owned by Apple Inc.
391 - Documentation updates (STR #1775, STR #2027, STR #2130,
392 STR #2131, STR #2263, STR #2356, STR #2397)
393 - Added new cupsfilter utility (STR #1734)
394 - Added new job-printer-state-message and
395 job-printer-state-reasons attributes to jobs (STR #2418)
396 - Added LDAP+SSL support (STR #1967)
397 - CUPS now supports authentication via peer credentials
398 over domain sockets (STR #2242, STR #2277)
399 - The CUPS sample driver PPDs are now generated by the PPD
400 compiler and include all of the localized languages by
401 default (STR #2164)
402 - You can now specify "AuthType Default" in the cupsd.conf
403 file to use the default authentication defined by the
404 DefaultAuthType directive.
405 - The SNMP backend no longer adds a default Address line
406 when none is specified in the snmp.conf file; this allows
407 the backend to be easily disabled as needed (STR #2434)
408 - Added a new cupsctl command for doing basic changes to
409 the cupsd.conf file (STR #1777)
410 - Added a new ppdLocalizeIPPReason() function to get the
411 localized text/URI for a given IPP reason keyword for a
412 driver.
413 - Removed the deskjet2.ppd driver, as it only worked with
414 a very small subset of HP DeskJet printers and was
415 confusing to users. The rastertohp driver still
416 supports the deskjet2.ppd options for existing queues.
417 - The scheduler did not add a trailing banner page if a
418 client did not specify the last document in a job (STR
419 #1711)
420 - The scheduler did not report Bonjour shared printers as
421 remote printers (STR #2384)
422 - Added new -R and -W options to the cupstestppd program
423 for greater control over the testing of PPDs.
424 - Added a new cupsGetServerPPD() function for getting
425 an available PPD from the server (STR #2334)
426 - Added a new cupsDoIORequest() function for reading
427 and writing files via IPP requests (STR #2334)
428 - Added a new CUPS_GET_PPD operation for getting an
429 available PPD file on the server (STR #2334)
430 - CUPS_GET_PPDS now reports multiple ppd-product values
431 based on the PPD ModelName and Product strings (STR
432 #2334, STR #2383)
433 - CUPS_GET_PPDS now reports the PSVersion attributes
434 from a PPD file in the ppd-psversion attribute
435 (STR #2334)
436 - CUPS_GET_PPDS now reports the cupsModelNumber attribute
437 from a PPD file in the ppd-model-number attribute (STR
438 #2383)
439 - CUPS_GET_PPDS now reports a driver type string in the
440 ppd-type attribute based on the cupsFax and cupsFilter
441 attributes in a PPD file (STR #2383)
442 - Added a new printer attribute called "cups-version"
443 which reports the version of CUPS that is running
444 (STR #2240)
445 - backendRunLoop() now aborts immediately on SIGTERM
446 if no data has been written yet (STR #2103)
447 - Due to poor IPP support from the vendors, the SNMP
448 backend no longer tries IPP connections; instead,
449 it now uses a lookup file with fallback to port 9100
450 (socket://address) and 515 (lpd://address) printing
451 (STR #2035, STR #2354)
452 - The scheduler now recreates the CUPS log directory as
453 needed (STR #2353)
454 - cupsLangDefault() now maps new-style Apple locale names
455 to the traditional ll_CC form (STR #2357)
456 - Add new cupsArrayNew2() API to support hashed lookups
457 of array elements (STR #2358)
458 - ppdConflicts() optimizations (STR #2358)
459 - The cupstestppd program now tests for existing filters,
460 icons, profiles, and dialog extensions (STR #2326)
461 - The web interface no longer lists new printers on the
462 main administration page. Instead, a new "List Available
463 Printers" button is provided that shows a separate page
464 with the list of printers.
465 - The web interface now supports setting the banner and
466 policy options on raw printers and classes (STR #2238)
467 - The socket backend now reads any pending back-channel
468 data before shutting down the socket (STR #2325)
469 - Added a new ErrorPolicy directive in the cupsd.conf
470 file (STR #1871)
471 - Printers that use JCL options are now exported to Samba
472 correctly (STR #1985)
473 - The IPP backend now relays printer-state-message values
474 from the server to the client (STR #2109)
475 - Added support for the PWG printer-alert and
476 printer-alert-description attributes (STR #2088)
477 - Added support for LPD "stream" mode (STR #2036)
478 - The scheduler now reports the PostScript product string
479 from PPD files in CUPS-Get-PPDs responses (STR #1900)
480 - Raw printing with queues pointing to the file pseudo-
481 device and multiple files and/or banners now works (STR
482 #1933)
483 - Added new public cupsAdminGetServerSettings() and
484 cupsAdminSetServerSettings() APIs.
485 - Added new "makebuttons" script in the "tools" directory
486 for creating web interface buttons (STR #2231)
487 - Added support for DNS-SD (aka "Bonjour") printer sharing
488 (STR #1171)
489 - Job operations (cancel, hold, release, etc.) from the
490 web interface now return back to the original page (STR
491 #2239)
492 - The classes or printers list is now shown after a
493 successful deletion from the web interface (STR #1999)
494 - The default configuration now allows browse packets from
495 any address (STR #2008)
496 - The web interface now provides an "allow printing from the
497 Internet" check box (STR #1897)
498 - The notify-events-default and
499 notify-lease-duration-default attributes can now be set
500 (STR #1671)
501 - Server-side default options are now sent to clients when
502 the "printer-defaults" attribute group is requested (STR
503 #1923)
504 - Added support for Linux "relro" linker option (STR #1614)
505 - CUPS now validates the number-up option value (STR #1329)
506 - The on-line help now provides better search capabilities
507 (STR #1701)
508 - The web interface "Add This Printer" button now allows you
509 to change the printer name, description, and location
510 (STR #1646)
511 - Added support for Mac OS X authorization services
512 (STR #2206)
513 - Added support for driver-specific pre-filters (STR #2108)
514 - Added a new side-channel API for drivers and backends
515 for basic device control and information queries (STR
516 #1898)
517 - The scheduler now uses poll(), epoll(), or /dev/kqueue
518 instead of select() when possible (STR #1261)
519 - Added new cupsArrayGetIndex() and cupsArrayGetInsert()
520 functions to get the current index and insertion
521 positions of an array.
522 - Added a new --with-max-copies configure option (STR
523 #2090)
524 - Added new cupsRemoveDest() and cupsSetDefaultDest()
525 functions.
526 - Added support for cupsPJLCharset attribute in PPD files
527 which specifies the character set that is used in PJL
528 strings (STR #1969)
529 - Moved the definition of the (private) _http_s structure
530 to http-private.h; code that directly accesses the
531 http_t members will no longer compile!
532 - Added support for setting the document-format-default
533 attribute on a per-printer basis.
534 - Added support for IntelliBar label printers.