]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES-1.2.txt
Load cups into easysw/current.
[thirdparty/cups.git] / CHANGES-1.2.txt
1 CHANGES-1.2.txt
2 ---------------
3
4 CHANGES IN CUPS V1.2.11
5
6 - Fixed the "relaying from" log message (STR #2376)
7 - Updated the launchd support on Mac OS X to better
8 support reconfiguration.
9 - "make distclean" didn't remove all generated files
10 (STR #2366)
11 - Fixed a bug in the advertisement of classes (STR
12 #2373)
13 - The IPP backend now stays running until the job is
14 actually printed by the remote server; previously
15 it would stop monitoring the job if it was held or
16 temporarily stopped (STR #2352)
17 - PDF files were not always printed using the correct
18 orientation (STR #2348)
19 - The scheduler could crash if you specified a bad file:
20 URI for a printer (STR #2351)
21 - The Renew-Subscription operation now returns the
22 notify-lease-duration value that was used (STR #2346)
23 - The IPP backend sent job options to IPP printers,
24 however some printers tried to override the options
25 embedded in the PS/PCL stream with those job options
26 (STR #2349)
27 - ppdLocalize() now also tries a country-specific
28 localization for when localizing to a generic locale
29 name.
30 - The cupstestppd program now allows for partial
31 localizations to reduce the size of universal PPD
32 files.
33 - Chinese PPD files were incorrectly tagged with the
34 "cn" locale (should have been "zh")
35 - The backends now manage the printer-state-reasons
36 attribute more accurately (STR #2345)
37 - Java, PHP, Perl, and Python scripts did not work
38 properly (STR #2342)
39 - The scheduler would take forever to start if the
40 maximum number of file descriptors was set to
41 "unlimited" (STR #2329)
42 - The page-ranges option was incorrectly applied to the
43 banner pages (STR #2336)
44 - Fixed some GCC compile warnings (STR #2340)
45 - The DBUS notification code was broken for older
46 versions of DBUS (STR #2327)
47 - The IPv6 code did not compile on HP-UX 11.23 (STR
48 #2331)
49 - PPD constraints did not work properly with custom
50 options.
51 - Regular PPD options with the name "CustomFoo" did
52 not work.
53 - The USB backend did not work on NetBSD (STR #2324)
54 - The printer-state-reasons attribute was incorrectly
55 cleared after a job completed (STR #2323)
56 - The scheduler did not set the printer operation policy
57 on startup, only on soft reload (STR #2319)
58 - The AP_FIRSTPAGE_InputSlot option did not clear any
59 ManualFeed setting that was made, which caused problems
60 with some PPD files (STR #2318)
61 - cupsDoFileRequest() and cupsDoRequest() did not abort
62 when getting an error in the response (STR #2315)
63 - The scheduler did not schedule jobs properly to remote
64 or nested classes (STR #2317)
65 - Updated the mime.types and mime.convs headers to warn
66 that the files are overwritten when CUPS is installed.
67 Local changes should go in local.types or local.convs,
68 respectively (STR #2310)
69 - The scheduler could get in an infinite loop if a
70 printer in an implicit class disappeared (STR #2311)
71 - The pstops filter did not handle %%EndFeature comments
72 properly (STR #2306)
73 - Fixed a problem with the Polish web page printer icons
74 (STR #2305)
75 - ppdLocalize() now also localizes the cupsICCProfile
76 attributes.
77 - The scheduler still had a reference to the incorrect
78 "notify-recipient" attribute (STR #2307)
79 - The "make check" and "make test" subscription tests did
80 not set the locale (STR #2307)
81 - The "make check" and "make test" subscription tests
82 incorrectly used the notify-recipient attribute instead
83 of notify-recipient-uri (STR #2307)
84 - cupsRasterInterpretPPD() incorrectly limited the
85 cupsBorderlessScalingFactor when specified in the
86 job options.
87
88
89 CHANGES IN CUPS V1.2.10
90
91 - ppdLocalize() now supports localizing for Japanese
92 using the "jp" locale name used by the ppdmerge
93 program from the CUPS DDK 1.1.0 (STR #2301)
94 - _cupsAdminSetServerSettings() did not support changing
95 of top-level directives as designed.
96 - The init script path check was broken.
97 - CUPS incorrectly used the attribute "notify-recipient"
98 instead of "notify-recicpient-uri" in several places
99 (STR #2297)
100 - Fixed a configure script bug on MirBSD (STR #2294)
101 - The pdftops filter did not limit the amount of recursion
102 of page sets (STR #2293)
103 - Custom page sizes with fractional point sizes did not
104 work (STR #2296)
105 - The lpoptions command would crash when adding or removing
106 options on a system with no printers (STR #2295)
107
108
109 CHANGES IN CUPS V1.2.9
110
111 - The scheduler did not use the default job-sheets
112 (banners) for implicit classes (STR #2284)
113 - The scheduler could crash when listing complete jobs
114 that had been unloaded from memory (STR #2288)
115 - The French localization was doubled up (STR #2287)
116 - Build system fixes for several platforms (STR #2260,
117 STR #2275)
118 - The scheduler's openssl certificate generation code was
119 broken on some platforms (STR #2282)
120 - The scheduler's log rotation check for devices was
121 broken (STR #2278)
122 - The LPD mini-daemon did not handle the document-format
123 option correctly (STR #2266)
124 - The pdftops filter ignored the "match" size option in the
125 pdftops.conf file (STR #2285)
126 - cupstestppd now validates UTF-8 text strings in
127 globalized PPD files (STR #2283)
128 - The outputorder=reverse option did not work with all
129 printers (STR #2279)
130 - Classes containing other classes did not always work
131 (STR #2255)
132 - Printer location and description information was lost
133 if the corresponding string contained the "#" character
134 (STR #2254)
135 - cupsRemoveOption() did not work properly (STR #2264)
136 - The USB backend did not work with some USB to parallel
137 cables on Mac OS X.
138 - The test page did not print the rulers properly on
139 large media sizes (STR #2252)
140 - The text filter could crash when pretty printing certain
141 types of files (STR #2158)
142
143
144 CHANGES IN CUPS V1.2.8
145
146 - Documentation fixes (STR #2141, STR #2157)
147 - The HTTP upgrade redirection used by the scheduler did
148 not work with Internet Explorer (STR #2235)
149 - Members of a class with Unicode names did not appear
150 correctly in the web interface (STR #2154)
151 - Changing the "Save debugging information" setting in
152 the web interface no longer affects the other server
153 settings (STR #1993)
154 - The scheduler did not choose SSL certificates correctly
155 on Mac OS X (STR #2225)
156 - The scheduler could get in an infinite loop when
157 printing to a remote class (STR #2228)
158 - The jobs web page did not have separating space after
159 the number of pages column (STR #2230)
160 - Added French localization (STR #2221)
161 - Updated Spanish localization (STR #2223)
162 - Updated Japanese localization (STR #2216)
163 - cupsBorderlessScalingFacter was limited to a range of
164 0.9 to 1.1, but some printers need larger values (STR
165 #2222)
166 - Landscape printing of PDF files did not always work
167 (STR #2149)
168 - Fixed slow USB printing on Minolta printers (STR #2104,
169 STR #2219)
170 - The ZPL label printer driver could produce stretched
171 output (PR #6448)
172 - The IPP backend now clears the printer-state-message
173 when there are no outstanding errors or warnings (STR
174 #2126)
175 - The CUPS Java scripting support did not work with
176 recent versions of Java due to the use of Sun's private
177 Base64 class (STR #2152)
178 - The scheduler did not pass HTTP GET form variables to
179 custom CGI programs (STR #2173)
180 - The lpoptions command now displays the reason why a PPD
181 file cannot be found (STR #2184)
182 - The scheduler did not accept "none" as a browse
183 protocol name (STR #2200)
184 - The scheduler still loaded the remote printer cache,
185 even when browsing was disabled (STR #2198)
186 - The SNMP backend now shows OfficeJet printers with the
187 "HP" manufacturer prefix (STR #2151)
188 - Web interface HTML cleanup (STR #2153)
189 - The parallel backend consumed 100% CPU on FreeBSD due
190 to an apparently common parallel port driver bug (STR
191 #2161)
192 - ippReadIO() incorrectly returned IPP_IDLE when the
193 initial IPP message header could not be read (STR
194 #2179)
195 - cupsRasterInterpretPPD() did not support custom options
196 (STR #1960)
197 - Collated output produced by the PostScript filter could
198 lose some options (STR #2137)
199 - job-hold-until with time values for the next day would
200 be held for 60 days (STR #2144)
201 - Some types of Sun raster files did not print correctly
202 (STR #2107)
203 - Raw PBM files did not print correctly (STR #2106)
204 - The SNMP backend no longer uses IPP with HP printers,
205 as some recent firmware versions appear to not work
206 (STR #2055)
207 - cupsMarkOptions() did not handle the
208 multiple-document-handling option (STR #2135)
209 - lpstat did not show the local job ID of active printers
210 (STR #2125)
211 - The backends incorrectly used STATUS:
212 media-tray-empty-error messages for out-of-paper
213 conditions (STR #2123, STR #2124)
214 - cupsGetPPD2() returned the wrong error when the PPD
215 file did not exist (STR #2122)
216 - cupsDoAuthentication() did not translate the password
217 prompt (STR #2121)
218 - httpGetLength2() did not handle error messages without
219 content correctly (STR #2133)
220 - Added support for 32/64-bit libraries on HP-UX Itanium
221 systems (STR #2115)
222 - Fixed a configure script problem with the 32/64-bit
223 library support (STR #2114)
224 - The PostScript filter did not properly output document
225 setup commands for reversed output (STR #2111)
226 - The scheduler did not parse IPv6 netmasks properly (STR
227 #2117)
228
229
230 CHANGES IN CUPS V1.2.7
231
232 - Documentation updates (STR #2089)
233 - Added an Italian translation (STR #2105)
234 - The PostScript filter now rotates the bounding box
235 values as needed (STR #2079)
236 - The scheduler no longer loads the remote printer cache
237 when browsing is disabled (STR #2084)
238 - The scheduler no longer writes a new launchd
239 configuration file if it doesn't have to (STR #2083)
240 - Updated the USB and PAP backends for Mac OS X (STR
241 #2086)
242 - The scheduler now picks up on changes to IPv6 and DNS
243 configuration on Mac OS X (STR #2085)
244 - The lpstat program could still hang (STR #2098)
245 - Fixed an inefficiency in the SNMP IPP detection code
246 (STR #2100)
247 - The SSL negotiation code did not implement short
248 timeouts (STR #2091)
249
250
251 CHANGES IN CUPS V1.2.6
252
253 - The web interface was not localized on Mac OS X (STR
254 #2075)
255 - "lpc status" did not show the number of queued jobs for
256 disabled queues (STR #2069)
257 - The lpstat program could hang (STR #2073)
258 - The serial backend did not support the new USB serial
259 filenames on Linux (STR #2061)
260 - The parallel backend did not support bidirectional I/O
261 properly (STR #2056)
262 - The network backends now log the numeric address that
263 is being used (STR #2046)
264 - Fixed a compile error when using libpaper.
265 - Fixed a compile error when compiling on Solaris with
266 threading enabled (STR #2049, STR #2050)
267 - Missing printer-state-changed event for
268 printer-state-message updates (STR #2047)
269
270
271 CHANGES IN CUPS V1.2.5
272
273 - Documentation updates (STR #2038)
274 - The SNMP backend no longer uses IPP for Epson printers
275 (STR #2028)
276 - Updated the configure script for Tru64 UNIX 5.1 (STR
277 #2033)
278 - Tru64 5.1B's getaddrinfo() and getnameinfo() functions
279 leak file descriptors (STR #2034)
280 - cupsAddDest() didn't add the parent destination's
281 options and attributes.
282 - ppdConflicts() did not handle custom option
283 constraints.
284 - Raw printing of gzip'd files did not work (STR #2009)
285 - The scheduler no longer preserves default option
286 choices when the new PPD no longer provides the old
287 default choice (STR #1929)
288 - The Linux SCSI backend is now only built if the SCSI
289 development headers are installed.
290 - USB printing to Minolta printers did not work (STR
291 #2019)
292 - Windows clients could not monitor the queue status (STR
293 #2006)
294 - The scheduler didn't log the operation name in the
295 access_log file for Create-Job and Print-Job requests.
296 - The PostScript filter now separates collated copies
297 with any required JCL commands so that JCL-based
298 finishing options act on the individual copies and not
299 all of the copies as a single document.
300 - The PostScript filter now disables duplex printing when
301 printing a 1-page document.
302 - cups-lpd didn't pass the correct
303 job-originating-host-name value (STR #2023)
304 - Fixed some speling errors in the German message catalog
305 (STR #2012)
306 - cupstestppd did not catch PPD files with bad
307 UIConstraints values (STR #2016)
308 - The USB backend did not work with the current udev-
309 created printers if the first printer was disconnected
310 (STR #2017)
311 - Mirrored and rotated printing did not work with some
312 documents (STR #2004)
313 - 2-sided printing with banners did not work properly on
314 some printers (STR #2018)
315 - Updated the raw type rule to handle PJL within the
316 first 4k of a print job (STR #1969)
317 - Added an Estonian translation (STR #1957)
318 - Clarified the documentation for the cupsd.conf @LOCAL
319 and @IF(name) allow/deny functionality (STR #1992)
320 - The PostScript filters did not escape the Title and For
321 comments in the print job header (STR #1988)
322 - The scheduler would use 100% CPU if browsing was
323 disabled and the cupsd.conf file contained BrowsePoll
324 lines (STR #1994)
325 - The cupsDirRead() function did not work properly on
326 non-POSIX-compliant systems (STR #2001)
327 - The cupsFile functions didn't handle read/write errors
328 properly (STR #1996)
329 - The DBUS support now works with older versions of the
330 DBUS library.
331
332
333 CHANGES IN CUPS V1.2.4
334
335 - The --with-printcap configure option did not work (STR
336 #1984)
337 - The character set reported by cupsLangGet() did not
338 always reflect the default character set of a given
339 locale (STR #1983)
340 - Older Lexmark and Tektronix printers did not work with
341 IPP (STR #1980)
342 - Failsafe printing did not work (PR #6328)
343 - Some web interface redirects did not work (STR #1978)
344 - The web interface change settings button could
345 introduce a "Port 0" line in cupsd.conf if there was no
346 loopback connection available (STR #1979)
347 - The web interface change settings and edit
348 configuration file buttons would truncate the
349 cupsd.conf file (STR #1976)
350 - The German web interface used the wrong printer icon
351 images (STR #1973)
352 - The "All Documents" link in the on-line help was
353 missing a trailing slash (STR #1971)
354 - The Polish web interface translation used the wrong
355 URLs for the job history (STR #1963)
356 - The "reprint job" button did not work (STR #1956)
357 - The scheduler did not always report printer or job
358 events properly (STR #1955)
359 - The scheduler always stopped the queue on error,
360 regardless of the exit code, if the error policy was
361 set to "stop-printer" (STR #1959)
362 - ppdEmitJCL() included UTF-8 characters in the JCL job
363 name, which caused problems on some printers (STR
364 #1959)
365 - Fixed a buffering problem that cause high CPU usage
366 (STR #1968)
367 - The command-line applications did not convert
368 command-line strings to UTF-8 as needed (STR #1958)
369 - cupsDirRead() incorrectly aborted when reading a
370 symbolic link that pointed to a file/directory that did
371 not exist (STR #1953)
372 - The cupsInterpretRasterPPD() function did not handle
373 custom page sizes properly.
374
375
376 CHANGES IN CUPS V1.2.3
377
378 - The scheduler did not send job-state or
379 job-config-changed events when a job was held,
380 released, or changed (STR #1947)
381 - The scheduler now aborts if the configuration file and
382 directory checks fail (STR #1941)
383 - Fixed a problem with ippPort() not using the port
384 number that was set via the client.conf file or
385 CUPS_SERVER environment variable (STR #1945)
386 - HTTP headers were not buffered (STR #1899)
387 - Some IPP printers (HP) did not like UTF-8 job names
388 (STR #1837)
389 - The CUPS desktop icon is now localized for Polish (STR
390 #1920)
391 - Printer options were not always honored when printing
392 from Windows clients (STR #1839)
393 - The openssl command would lock up the scheduler when
394 generating an encryption certificate on some platforms
395 due to a lack of entropy for the random number
396 generator (STR #1876)
397 - The web admin page did not recognize that "Listen 631"
398 enabled remote access (STR #1908)
399 - The web admin page did not check whether changes were
400 made to the Basic Server Settings check boxes (STR
401 #1908)
402 - The IPP backend could generate N*N copies in certain
403 edge cases.
404 - The scheduler did not restore remote printers properly
405 when BrowseShortNames was enabled (STR #1893)
406 - Polling did not handle changes to the network
407 environment on Mac OS X (STR #1896)
408 - The "make test" subscription tests used invalid
409 notify-recipient-uri values (STR #1910)
410 - Printers could be left in an undefined state on system
411 sleep (STR #1905)
412 - The Berkeley and System V commands did not always use
413 the expected character set (STR #1915)
414 - Remote printing fixes (STR #1881)
415 - The cupstestppd utility did not validate translation
416 strings for custom options properly.
417 - Multi-language PPD files were not properly localized in
418 the web interface (STR #1913)
419 - The admin page's simple settings options did not check
420 for local domain socket or IPv6 addresses and did not
421 use "localhost" as the listen address.
422 - An empty BrowseProtocols, BrowseLocalProtocols, or
423 BrowseRemoteProtocols line would crash the scheduler
424 instead of disabling the corresponding browsing options.
425 - The scheduler now logs IPP operation status as debug
426 messages instead of info or error.
427 - cupsFileRewind() didn't clear the end-of-file state.
428 - cupstestppd didn't report the actual misspelling of the
429 1284DeviceID attribute (STR #1849)
430 - BrowseRelay didn't work on Debian (STR #1887)
431 - configure --without-languages didn't work (STR #1879)
432 - Manually added remote printers did not work (STR #1881)
433 - The <cups/backend.h> header was not installed.
434 - Updated the build files for Autoconf 2.60 (STR #1853)
435 - The scheduler incorrectly terminated the polling
436 processes after receiving a partial log line.
437 - The cups-lpd mini-daemon reported "No printer-state
438 attribute found" errors when reporting the queue status
439 (PR #6250, STR #1821)
440 - SNMP backend improvements (STR #1737, STR #1742, STR
441 #1790, STR #1835, STR #1880)
442 - The scheduler erroneously reported an error with the
443 CGI pipe (STR #1860)
444 - Fixed HP-UX compile problems (STR #1858, STR #1859)
445 - cupstestppd crashed with some PPD files (STR #1864)
446 - The <cups/dir.h> and <cups/file.h> header files did not
447 work with C++.
448
449
450 CHANGES IN CUPS V1.2.2
451
452 - Documentation updates (STR #1765, STR #1780)
453 - CUPS didn't know about alternate character set names
454 for Asian text (STR #1819)
455 - The lpoptions -o and -r options did not work unless you
456 specified a printer.
457 - The lpoptions command incorrectly allowed users to set
458 printer attributes like printer-type (STR #1791)
459 - httpWait() did not flush the write buffer, causing "bad
460 request" errors when communicating with CUPS 1.1.x
461 servers (STR #1717)
462 - Polling did not sanitize the printer description,
463 location, or make and model strings like broadcasts
464 did.
465 - Polled printers did not show the server's default
466 job-sheets option value.
467 - The Samba password prompt was not properly localized
468 (STR #1814)
469 - Added a German translation (STR #1842)
470 - The scheduler now creates self-signed SSL certficates
471 automatically when using OpenSSL and CDSA for
472 encryption, just as for GNU TLS.
473 - The SNMP backend sporatically reported some printers as
474 "unknown" (STR #1774)
475 - The scheduler now forces BrowseTimeout to be at least
476 twice the BrowseInterval value and non-zero to avoid
477 common configuration errors.
478 - The scheduler incorrectly returned printer URIs of the
479 form "ipp://server/printers/classname" for classes (STR
480 #1813)
481 - Updated Japanese localization (STR #1805)
482 - The scheduler's SSL certificate/key directory was not
483 created on installation (STR #1788)
484 - Added a mailto.conf man page and help page (STR #1754)
485 - The parallel and USB backends no longer wait for the
486 printer to go on-line - this caused problems with
487 certain printers that don't follow with the IEEE-1284
488 standard (STR #1738)
489 - The scheduler could crash on a reload when implicit
490 classes were present (STR #1828)
491 - The IPP backend incorrectly used the CUPS_ENCRYPTION
492 environment variable to determine the default
493 encryption mode when printing (STR #1820)
494 - USB printing did not work on Solaris (STR #1756)
495 - The scheduler sorted job priorities in the wrong order
496 (STR #1811)
497 - The scheduler did not automatically restart notifiers
498 that exited or crashed (STR #1793)
499 - IPv6 support did not work on NetBSD (STR #1834)
500 - The EPM packaging file did not work (STR #1804)
501 - The scheduler used up the CPU if BrowseRemoteProtocols
502 was empty (STR #1792)
503 - Custom page sizes did not work (STR #1787)
504 - The SNMP backend could crash on some systems when SNMP
505 logging was enabled (STR #1789)
506 - Browsing could produce some funny printer names when
507 ServerName was set to an IP address (STR #1799)
508 - Fixed the log message for BrowseRelay (STR #1798)
509 - Fixes to allow CUPS to compile on MirBSD (STR #1796)
510 - The scheduler incorrectly set the FINAL_CONTENT_TYPE
511 environment variable (STR #1795)
512 - The pdftops filter incorrectly embedded a "produced by"
513 comment, causing PDF printing not to work on some
514 operating systems (STR #1801)
515 - Sending raw jobs from a client system could cause the
516 client's scheduler to eventually crash (STR #1786)
517 - The scheduler now checks that the notifier exists prior
518 to accepting a new subscription request.
519 - The scheduler now reports the supported
520 notify-recipient schemes based on the contents of the
521 ServerBin/notifier directory.
522 - Event notifications did not include the
523 notify-sequence-number or other required attributes
524 (STR #1747)
525 - Allow/Deny addresses of the form "11.22.33.*" did not
526 work on Linux (STR #1769)
527 - cupsGetPPD() did not work if the scheduler was only
528 listening on a domain socket (STR #1766)
529 - The scheduler could crash advertising a class (STR
530 #1768)
531 - The scheduler could crash if the default printer was
532 deleted (STR #1776)
533 - Added a new default CUPS raster format (v3) which does
534 not compress the raster stream in order to provide the
535 same cupsRasterReadPixels() and cupsRasterWritePixels()
536 performance as CUPS 1.1.x.
537 - The cupsaddsmb man page listed the wrong files for the
538 CUPS driver.
539 - Some configure --with options did not work (STR #1746)
540 - "Allow @IF(name)" didn't work if "name" wasn't the
541 first network interface (STR #1758)
542 - The lpstat command did not use the correct character
543 set when reporting the date and time (STR #1751)
544 - The cupsaddsmb command and web interface did not update
545 the Windows PPD files properly, resulting in corrupt
546 PPD files for the Windows client to use (STR #1750)
547 - The cupsd.conf man page didn't describe the Listen
548 domain socket syntax (STR #1753)
549 - The scheduler no longer tries to support more than
550 FD_SETSIZE file descriptors.
551 - CDSA (encryption) support fixes for MacOS X.
552 - The lppasswd program needs to be setuid to root to
553 create and update the /etc/cups/passwd.md5 file (STR
554 #1735)
555 - 32/64-bit library installation was broken (STR #1741)
556 - The USB backend now reports a "no such device" error
557 when using the old filename-based USB URIs instead of
558 the "success" error.
559 - Increased the HTTP and IPP read timeouts to 10 seconds,
560 as 1 second was too short on congested networks (STR
561 #1719)
562 - The SNMP backend now uses the device description over
563 the printer-make-and-model attribute when the attribute
564 contains a generic name (STR #1728)
565 - Fixed another file descriptor leak when printing raw
566 files (STR #1736)
567 - Raw queues were not shared via LDAP (STR #1739)
568 - The pstops filter didn't always embed PageSetup
569 commands from the PPD file (STR #1740)
570 - "make install" didn't work if you disabled all of the
571 localizations.
572 - The scheduler didn't always choose the least costly
573 filter.
574 - Fixed parsing of IPv6 addresses in Allow, Deny,
575 BrowseAllow, BrowseDeny, and BrowseRelay directives
576 (STR #1713)
577 - Printers that were shared via LDAP did not get added to
578 the LDAP server properly (STR #1733)
579 - LDAP browsing would crash the scheduler if a required
580 value was missing (STR #1731)
581 - Special cases for the "localhost" hostname did not
582 work, causing printing to not work when the /etc/hosts
583 file did not contain a localhost entry (STR #1723)
584 - Updated the Spanish translation (STR #1720, STR #1770)
585 - Reverse-order page output was broken when N-up or
586 landscape orientations were used (STR #1725)
587 - The parallel, serial, socket, and USB backends needed
588 print data before they would report back-channel data,
589 causing problems with several new drivers (STR #1724)
590
591
592 CHANGES IN CUPS V1.2.1
593
594 - "lprm -h hostname" did not work (STR #1800)
595 - The web interface did not handle reloads properly for
596 MSIE (STR #1716)
597 - The configure script no longer adds linker rpath
598 options when they are unnecessary.
599 - The scheduler could crash printing a debug message on
600 Solaris (STR #1714)
601 - The --enable-32bit and --enable-64bit configure options
602 did not always work.
603 - The password prompt showed the domain socket address
604 instead of "localhost" for local authentication (STR
605 #1706)
606 - The web interface filtered the list of printers even if
607 the user wasn't logged in (STR #1700)
608 - The IPP backend did not work reliably with some Xerox
609 printers (STR #1704)
610 - Trailing banners were not added when printing a single
611 file (STR #1698)
612 - The web interface support programs crashed on Solaris
613 (STR #1699)
614 - cupstestppd incorrectly reported problems with
615 *1284DeviceID attributes (STR #1710)
616 - Browsing could get disabled after a restart (STR #1670)
617 - Custom page sizes were not parsed properly (STR #1709)
618 - The -U option wasn't supported by lpadmin (STR #1702)
619 - The -u option didn't work with lpadmin (STR #1703)
620 - The scheduler did not create non-blocking back-channel
621 pipes, which caused problems when the printer driver
622 did not read the back-channel data (STR #1705)
623 - The scheduler no longer uses chunking in responses to
624 clients - this caused problems with older versions of
625 CUPS like 1.1.17 (PR #6143)
626 - Automatic raw printing was broken (STR #1667)
627 - 6-up printing was broken (STR #1697)
628 - The pstops filter did not disable CTRL-D processing on
629 the printer/RIP.
630 - ppdOpen*() did not load custom options properly (STR
631 #1680)
632 - "Set Printer Options" in the web interface did not
633 update the DefaultImageableArea or
634 DefaultPaperDimension attributes in the PPD file (STR
635 #1689)
636 - Fixed compile errors (STR #1682, STR #1684, STR #1685,
637 STR #1690)
638 - The lpstat command displayed the wrong error message
639 for a missing destination (STR #1683)
640 - Revised and completed the Polish translation (STR
641 #1669)
642 - Stopped jobs did not show up in the list of active jobs
643 (STR #1676)
644 - The configure script did not use the GNU TLS
645 "libgnutls-config" script to find the proper compiler
646 and linker options.
647 - The imagetoraster filter did not correctly generate
648 several 1, 2, and 4-bit color modes.
649 - cupsRasterWritePixels() could lose track of the current
650 output row.
651 - cupsRasterReadPixels() did not automatically swap
652 12/16-bit chunked pixel data.
653 - Moved the private _cups_raster_s structure out of the
654 public header.
655 - Updated the CUPS raster format specification to include
656 encoding rules and colorspace definitions.
657 - The Zebra PPD files had the wrong PostScript code for
658 the "default" option choices.
659 - The imagetoraster filter did not generate correct CIE
660 XYZ or Lab color data.
661 - The cups-config script did not work when invoked from a
662 source directory (STR #1673)
663 - The SNMP backend did not compile on systems that used
664 the getifaddrs emulation functions (STR #1668)
665
666
667 CHANGES IN CUPS V1.2.0
668
669 - Documentation updates (STR #1618, STR #1620, STR #1622,
670 STR #1637)
671 - Static file copy buffers reduced from 64k to 32k to
672 work around bogus MallocDebug library assumptions (STR
673 #1660)
674 - The scheduler did not decode the backend exit code
675 properly (STR #1648)
676 - The MacOS X USB backend did not report the 1284 device ID,
677 nor did it fix device IDs returned by HP printers.
678 - The scheduler started more slowly than 1.1.x with large
679 numbers of printers (STR #1653)
680 - cupsRasterInterpretPPD() didn't support the
681 cupsPreferredBitsPerColor attribute, and imagetoraster
682 didn't use the new API.
683 - The "make test" script did not create all of the necessary
684 subdirectories for testing (STR #1638)
685 - The scheduler did not prevent rotation of logs
686 redirected to /dev/null (STR #1651)
687 - "make test" did not include the SNMP backend in the
688 test environment (STR #1625)
689 - The EPM packaging files did not work (STR #1621)
690 - "Use Default Configuration" inserted a broken
691 configuration file (STR #1624)
692 - Redirects in the web interface did not always preserve
693 the encrypted status of a connection (STR #1603)
694 - Added the Apple "pap" backend.
695 - Added CUPS library to CUPS Image shared library
696 linkage to support Linux --as-needed linker option
697 (STR #1606)
698 - Fixed support for --enable-pie (STR #1609)
699 - The pdftops filter did not validate the length of the
700 encryption key (STR #1608)
701 - Updated the Polish localization.
702 - "Encryption Required" in the cupsd.conf file now only
703 requires encryption when the connection is not over the
704 loopback interface or domain socket.
705 - Printer names containing "+" were not quoted properly in
706 the web interface (STR #1600)
707 - The SNMP backend now reports the make and model in the
708 information string so that the auto-generated printer
709 name is more useful than just an IP address.
710
711
712 CHANGES IN CUPS V1.2rc3
713
714 - The cups-lpd program always did reverse lookups on the
715 client address, which could be a performance problem.
716 Added a "-n" option to disable lookups.
717 - When configured with SSL support, require encryption by
718 default when displaying the /admin location (STR #1592)
719 - The next job ID was not computed correctly if the job
720 cache file got out of sync with the spool directory
721 (STR #1582)
722 - The PNG image handling code used deprecated functions
723 from libpng (STR #1587)
724 - Added a Polish translation (STR #1584, STR #1586)
725 - More changes to the scheduler to improve battery life
726 on portable devices (STR #1583)
727 - Changed the default log level for status messages back
728 to "DEBUG" to be consistent with CUPS 1.1.x (STR #1579)
729 - The error string was not set properly when
730 cupsDoFileRequest() was given the name of a directory
731 (STR #1578)
732 - Fixed handling of job-hold-until (STR #1581)
733 - Added explicit notes to the cupsaddsmb man page
734 explaining that the driver filenames are case-sensitive
735 under UNIX and that they must be all lowercase (Windows
736 2000) or all UPPERCASE (Windows 95/98/Me) to work (STR
737 #1568)
738 - The USB backend incorrectly split the manufacturer name
739 if it contained spaces (STR #1566)
740 - The scheduler would hang when listing PPD files for a
741 manufacturer whose name contained spaces (STR #1567)
742 - Added the SNMP backend for network printer discovery
743 (STR #1555)
744 - cupstestppd now fails PPD files with 1284DeviceId
745 instead of 1284DeviceID, and cups-driverd uses a
746 case-insensitive comparison when looking for it (STR
747 #1573)
748 - cupsDoFileRequest() and cupsDoRequest() now work
749 properly with non-blocking HTTP connections.
750 - Added Swedish translation (STR #1569)
751 - "make install" now installs the MIME files with world
752 read permissions (STR #1565)
753 - More CDSA encryption support fixes (STR #1563)
754 - Updated the default mime.types file to support printing
755 of files that do not have a locally-recognized MIME
756 media type to raw or System V queues.
757 - Updated the serial port detection code on Linux (STR
758 #1562)
759 - Added some more error checking to httpGetHostname()
760 (STR #1561)
761 - The title of some administration pages was not
762 localized (STR #1548)
763 - The edit-config.tmpl file was not generated or
764 installed for the Spanish or Japanese localizations
765 (STR #1547)
766 - The mimeDelete() function freed the types before the
767 filters, but the filters needed the type data (STR #1558)
768 - The scheduler didn't keep track of the status pipes
769 properly, leading to a bad select() for multi-file jobs
770 (STR #1559)
771 - The cupstestdsc program didn't validate the ordinal
772 page number value for %%Page: comments.
773
774
775 CHANGES IN CUPS V1.2rc2
776
777 - The scheduler was not always using the string pool,
778 causing random crashes.
779 - The lpmove and the web interface's Move Job button did
780 not work with stopped jobs (STR #1534)
781 - The PostScript filter did not handle the page-set
782 option properly with number-up printing (STR #1543)
783 - The scheduler now only warns about unsupported ACLs
784 once (STR #1532)
785 - The "fitplot" option did not work with output from
786 Mozilla (STR #1542)
787 - The imagetops filter did not work with Level 2 or 3
788 printers (STR #1533)
789 - The scheduler now recognizes PostScript files with PJL
790 commands that do not include an ENTER LANGUAGE command.
791 - Added --with-printcap configure option.
792 - 64-bit SSL fixes for MacOS X.
793 - The scheduler didn't send some printer state change
794 events.
795 - The scheduler didn't send jobs to busy remote printers.
796 - Fixed some problems with the launchd support.
797 - Added new USB printer backend for MacOS X.
798 - The PostScript filter now handles files that start with
799 an incomplete PJL header (PR #6076)
800 - The web interface language selection code did not try
801 the generic language localization (STR #1531)
802 - The language cache, string pool, and transcoding caches
803 are now process global instead of per-thread to avoid
804 problems with GNOME and to allow for data sharing
805 between threads (STR #1530)
806 - Fixed a CUPS 1.1.x compatibility bug (STR #1528)
807 - The web interface redirection after certain printer
808 administration tasks was broken (STR #1516)
809 - Web interface authorization could get stuck (STR #1512)
810 - Localization updates (STR #1513, STR #1518, STR #1520)
811 - The pstops filter didn't work with some files (STR
812 #1523)
813 - "./configure --enable-static" didn't work (STR #1522)
814 - The scheduler was not using the configured default
815 Group (STR #1521)
816 - The web interface still did not show the localized time
817 and date for some locales and systems (STR #1509)
818 - httpAddrGetList() would crash on systems without
819 getaddrinfo().
820 - Socket URIs without a trailing slash would cause the
821 port number to not be accepted (STR #1519)
822 - Local raw and System V printers were not advertised as
823 such for printer browsing (STR #1502)
824 - The RPM spec file incorrectly put duplicate copies of
825 the Japanese and Spanish web interface templates in the
826 main cups package (STR #1517)
827 - cupsSetDests() did not explicitly set the permissions
828 of the /etc/cups/lpoptions file (STR #1508)
829 - The lpq command crashed with the -h option (STR #1515)
830
831
832 CHANGES IN CUPS V1.2rc1
833
834 - Documentation updates (STR #1497, STR #1498)
835 - The scheduler now redirects browsers to https: URLs
836 when encryption is required.
837 - The scheduler would crash when printing with a banner
838 (STR #1500)
839 - cups-driverd did not use the LanguageEncoding attribute
840 in PPD files to convert the NickName to UTF-8 (STR
841 #1503)
842 - The lpadmin command could not set the
843 printer-error-policy attribute (STR #1504)
844 - The web interface did not show the time and date in the
845 correct format for the locale (STR #1505)
846 - CUPS no longer accepts print jobs if a printer does not
847 support the file format (STR #1501)
848 - Cleaned up the PostScript filter (pstops) so that it
849 properly supports %%IncludeFeature and page scaling
850 (STR #1453)
851 - Fixed the cupsFileRewind() and cupsFileSeek() functions
852 to work properly with uncompressed files.
853 - Added cupsFileGetLine(), cupsFileStderr(),
854 cupsFileStdin(), and cupsFileStdout() functions to the
855 CUPS library.
856 - Added a new cupstestdsc program to test the DSC
857 conformance of PostScript files.
858 - Added KDE/GNOME icons and a Manage Printers menu item.
859 - Added --enable-image and --enable-pdftops configure
860 options to control whether the image and PDF filters
861 are built and installed (default = yes for all
862 platforms but MacOS X)
863 - Fixed a minor memory leak in the PPD API.
864 - Fixed transcoding issues (STR #1493)
865 - The scheduler now enforces a minimum job cost of 100
866 when doing FilterLimit checks.
867 - The scheduler would leak file descriptors when printing
868 to raw queues (STR #1491)
869 - The IPv6 support did not compile on Tru64 UNIX (STR
870 #1488)
871 - ppdOpen2() now converts the NickName and all UI text to
872 UTF-8 (STR #1475)
873 - The Set Allowed Users web page did not work (STR #1486)
874 - When the default policy was not set or set to a non-
875 existing policy, the scheduler did not set the default
876 policy name to "default" (STR #1484)
877 - The Zebra CPCL driver did not use the correct righthand
878 margin for the 4" wide label sizes.
879 - Fixed a problem with the parsing of fractional real
880 numbers in PPD files.
881 - Added Spanish localization files (STR #1480)
882 - Fixed localization of a few scheduler messages (STR
883 #1478)
884 - Fixed support for HEAD requests in the scheduler (STR
885 #1481)
886
887
888 CHANGES IN CUPS V1.2b2
889
890 - Updated the CUPS design description.
891 - Added --enable-32bit and --enable-64bit configure
892 options to allow building of separate 32/64-bit
893 libraries on systems that support both environments
894 (STR #1472)
895 - Various compiler warning fixes.
896 - Fixes for Solaris 10 builds against old GNU TLS and
897 LDAP libraries.
898 - Added a cupsArrayUserData() function to retrieve the
899 user data pointer for an array (useful for typing
900 arrays)
901 - The ppdEmitString() function did not compute the
902 required buffer size properly, leading to dropped
903 characters on the end of the printer commands in pstops
904 and imagetops (STR #1470)
905
906
907 CHANGES IN CUPS V1.2b1
908
909 - The serial backend now supports Equinox 8-port serial
910 hubs (STR #526)
911 - The IPP backend now supports a compression option to
912 compress print files as they are sent to the remote
913 server (STR #956)
914 - The CUPS browse protocol now supports passing of
915 default options and browse timeout values from the
916 server to the clients (STR #800)
917 - Implicit classes that timed out could cause the
918 scheduler to crash (STR #1439)
919 - Added DragonFly support in local device backends (STR
920 #1362)
921 - Added LDAP printer browsing support (STR #338)
922 - Added official support for printer maintenance commands
923 via the CUPS Command file format and hooks in the
924 printer-type and web interfaces (STR #932)
925 - The HP-GL/2 filter could get in an infinite loop trying
926 to convert HP-PCL files (STR #1415)
927 - CUPS now implements the HTTP/1.1 Expect header (STR
928 #1407)
929 - Options in PPD files are no longer automatically put in
930 an "Extra" group; rather, all options that are not
931 inside an Open/CloseGroup will be placed in the
932 "General" group (STR #1385)
933 - The scheduler now creates a job-uuid attribute that
934 uniquely identifies a job on a network (STR #1410)
935 - The init script now unsets the TMPDIR environment
936 variable to prevent user temporary directories from
937 being used by cupsd accidentally (STR #1424)
938 - Added support for launchd on MacOS X.
939 - Added support for notify_post on MacOS X.
940 - Added support for DBUS on Linux.
941 - All of the Berkeley (except for lpc) and System V
942 commands now support specification of user, host, and
943 port (STR #1028, STR #1029, STR #1087)
944 - The lpmove command now allows you to move all jobs for
945 a given queue (STR #56)
946 - The web interface now supports moving of a job or jobs
947 to another queue (STR #56)
948 - The web interface now provides searching, paging, and
949 changing of the sort/display order of classes, jobs,
950 and printers.
951 - cupsaddsmb now accepts a password on the command-line
952 and supports passwords with special characters (STR
953 #822, STR #1236)
954 - ppdLoad*() no longer tries to "fix" bad characters in
955 UI text (STR #1101)
956 - Printer names can now (reliably) contain Unicode
957 characters (STR #896)
958 - The lpstat command now shows the time and date of the
959 last printer state change instead of the hardcoded "Jan
960 01 00:00" (STR #659)
961 - The scheduler now adds a job-actual-printer-uri
962 attribute to job objects when printing to a class (STR
963 #116)
964 - The scheduler now logs log file open errors to the
965 system log (STR #1289)
966 - The scheduler now sets the job-originating-user-name to
967 the authenticated username, if available (STR #1318)
968 - The scheduler now only updates the permissions of SSL
969 keys and certificates when they are under the
970 ServerRoot directory (STR #1324)
971 - The rastertodymo driver has been renamed to
972 rastertolabel (a symlink is installed so that existing
973 queues continue to work) and now also supports Zebra's
974 CPCL language.
975 - The lpstat command could show the wrong active job for
976 a printer (STR #1301)
977 - Fixed a potential crash problem in the scheduler when
978 aborting a CGI program (STR #1290)
979 - Added a "cancel all jobs" button to the class and
980 printer web interfaces (STR #1140)
981 - The add-printer web page now shows the
982 set-printer-options page after the printer has been
983 added (STR #690)
984 - The classes web page now provides links to each of the
985 member printers (STR #307)
986 - CUPS now handles HTTP request/response lines up to 32k
987 in length; this is mainly for better cookie support
988 (STR #1274)
989 - Added support for the Apache PassEnv and SetEnv
990 directives to cupsd.conf (STR #853)
991 - Added large file (64-bit) support (STR #541)
992 - Fixed a performance issue with the ippReadIO()
993 implementation (STR #1284)
994 - Fixed a performance issue with the scheduler's implicit
995 class implementation (STR #1283)
996 - The pdftops filter now adds the Title and Creator
997 fields from the PDF file to the PostScript document
998 comments section (STR #539, STR #830)
999 - Added a new cups_array_t and cupsArray*() functions to
1000 the CUPS API to support sorted lists of data.
1001 - Made the CUPS API library thread-safe (STR #1276)
1002 - Added "media" option support for EFI EFMediaType option
1003 (STR #902)
1004 - Added write buffering to the HTTP code to improve
1005 performance (STR #547)
1006 - The scheduler now uses the attributes-natural-language
1007 attribute to localize banner pages (STR #386)
1008 - The scheduler now returns the address that was used to
1009 connect to it (STR #1076)
1010 - Fixed a problem with N-up printing and OpenOffice (STR
1011 #576)
1012 - Added support for the GCC position independent
1013 executable options (STR #1209)
1014 - Added new BrowseLocalProtocols and
1015 BrowseRemoteProtocols directives to cupsd.conf,
1016 allowing for different browse protocols for local and
1017 remote printers (STR #877)
1018 - PPD files can now contain strings up to 256k in length
1019 (STR #1215)
1020 - The pstops filter now supports the IncludeFeature DSC
1021 comment (STR #1212)
1022 - The pstops filter now disables the setpagedevice
1023 procedure when doing N-up printing (STR #1161)
1024 - The serial backend now supports "stop=1", "stop=2",
1025 "parity=space", and "parity=mark" options (STR #1155)
1026 - "make install" no longer overwrites an existing PAM
1027 configuration file (STR #1064)
1028 - The scheduler now closes all files on startup when run
1029 in daemon mode (STR #1009)
1030 - Added a new RGBW colorspace to the CUPS raster format
1031 (STR #1071)
1032 - The pdftops filter now sets the page size based on the
1033 media box when not scaling the output (STR #912)
1034 - The pdftops filter now supports masked images (STR
1035 #281)
1036 - The pdftops filter produced large output when rendering
1037 PDF files containing lot of repeated images (STR #327)
1038 - The pdftops filter now minimizes print processing of
1039 PDF files when using the page-ranges option (STR #273)
1040 - Updated pdftops filter to Xpdf 3.01.
1041 - Added new cupsBackchannelRead() and
1042 cupsBackchannelWrite() functions, as well as
1043 backchannel support to the parallel, serial, socket,
1044 and USB backends (STR #1252)
1045 - The parallel and USB backends now treat a "no space
1046 available" error as an out-of-paper condition (STR
1047 #1225)
1048 - The "lpc" command now supports the "status all" command
1049 (STR #1004)
1050 - ippReadIO() did not read collections properly (STR
1051 #1249)
1052 - The "make test" script now creates the test files in
1053 "/tmp/cups-$USER" instead of "/tmp/$USER" (STR #981)
1054 - All backends now abort on error when printing a job to
1055 a class - this allows the next printer in the class to
1056 print the job (STR #1084)
1057 - The scheduler now verifies that a printer supports
1058 Letter or A4 media sizes before setting them as the
1059 initial default (STR #1250)
1060 - The cupstestppd program now flags bad Resolution
1061 options (STR #1269)
1062 - The USB backend now retries printing when the printer
1063 is disconnected or turned off (STR #1267)
1064 - Added new httpGetHostname() function to CUPS API, and
1065 use it instead of gethostname() so that the web
1066 interface will work correctly on systems whose hostname
1067 is not the FQDN (STR #1266)
1068 - The scheduler now stops printers if the backend for the
1069 queue is missing on startup (STR #1265)
1070 - The configure script now supports "--disable-library"
1071 to disable particular image file format support
1072 libraries, even if they are available on the build
1073 system (STR #1248)
1074 - The IPP backend did not always report on the total
1075 number of pages that were printed (STR #1251)
1076 - The lpstat program could display garbage date and time
1077 values for locales whose date format exceeded 31
1078 characters (STR #1263)
1079 - The cupstestppd program would segfault when testing
1080 certain broken PPD files (STR #1268)
1081 - Dramatically reduced the overhead of implicit classes.
1082 - Added new cupsDir*() functions to CUPS API.
1083 - Printers can now be published individually for sharing.
1084 - Fixed a bug in the scheduler's startup signalling code
1085 which caused cupsd to send the SIGUSR1 signal to the
1086 init process instead of the original parent process
1087 (STR #1258)
1088 - Added new on-line help CGI to web interface to provide
1089 searchable help.
1090 - Devices are now tracked dynamically, with each query
1091 doing a new device scan. This eliminates a previous
1092 startup delay caused by slow backends and allows new
1093 printers to be seen without restarting the server,
1094 however it limits the amount of device URI checking
1095 that can be done (basically now the scheduler only
1096 requires a URI with a method that is a listed backend)
1097 - Added new printer auto-detection, server configuration,
1098 and log file viewing to the administration web page.
1099 - Added new "set allowed users" web interface to set the
1100 list of allowed users for a printer or class.
1101 - The scheduler, command-line, and web interfaces now
1102 limit the list of printers and classes to those
1103 accessible by a user.
1104 - cupsMarkOptions() now handles more non-standard
1105 duplexing options and choices (STR #915)
1106 - cups-lpd now honors remote banner requests with the
1107 "standard" banner whenever a printer does not have one
1108 defined (STR #1220)
1109 - The scheduler's denial-of-service checks did not work
1110 properly with IPv6 addresses (STR #1134)
1111 - The lp and lpr commands did not error out properly when
1112 they were unable to write to a temporary file (STR
1113 #1129)
1114 - The pstops filter did not handle Adobe-specific
1115 comments in Windows NT driver output (STR #1085)
1116 - "lpstat -l -p" incorrectly reported the printer
1117 interface (STR #936)
1118 - The web interface now operates exclusively with the
1119 UTF-8 encoding, and sends the appropriate character set
1120 and header information to the web browser (STR #919,
1121 STR #1007)
1122 - Added a "set allowed users" interface to the web
1123 interface so that you can set the list of allowed or
1124 denied users/groups for a printer or class.
1125 - Disallow the "#" character in printer names, since it
1126 has special meaning in the shell, config files, and in
1127 URIs (STR #917, STR #1202)
1128 - Added a new application/x-csource MIME type, and
1129 support for it to the texttops filter so that you can
1130 pretty print plain text files without the C/C++
1131 keywords being highlighted.
1132 - The pdftops filter did not compile with GCC 4.0 (STR
1133 #1226)
1134 - The texttops filter did not highlight preprocessor
1135 directives followed by a tab properly.
1136 - HP PJL output now uses both JOB DISPLAY and RDYMSG
1137 commands to show the current job on the printer's
1138 display (STR #1218)
1139 - Local authentication certificates are now stored in
1140 /var/run/cups/certs by default instead of
1141 /etc/cups/certs (STR #1211)
1142 - Backends now use "&" to separate options in device
1143 URIs; "+" is still recognized but is deprecated (STR
1144 #842)
1145 - The USB backend no longer supports the usb:/dev/foo
1146 format on systems that support device ID queries.
1147 - Forced classification markings did not work when the
1148 job-sheets parameters were "none,none".
1149 - "lpstat -l -p" incorrectly showed all users as allowed,
1150 even if the queue was restricted to certain users (STR
1151 #801)
1152 - The scheduler now automatically detects SSL/TLS clients
1153 without using the SSLPort/SSLListen directives.
1154 - The CUPS API and scheduler no longer support SSLv2-
1155 encrypted connections.
1156 - Updated the cupsaddsmb utility to correctly export the
1157 CUPS driver for Windows.
1158 - Fixed a signal-handling bug in httpRead() which
1159 ultimately caused the server to print multiple copies
1160 when it was busy (STR #1184)
1161 - The cupsFile API now uses the O_APPEND option when
1162 opening files in append mode (STR #990)
1163 - The md5.h header and md5_* functions are now officially
1164 private and have been renamed to avoid conflicts with
1165 other implementations with the same name.
1166 - The pdftops filter incorrectly embedded some Type1
1167 fonts (STR #1093)
1168 - The scheduler didn't detect a closed connection in the
1169 middle of an IPP request (STR #1153)
1170 - The scheduler could block trying to read the job status
1171 if there was input pending and the job was cancelled in
1172 the same input cycle (STR #1157)
1173 - The scheduler could crash when deleting a class due to
1174 infinite recursion.
1175 - Updated the Zebra ZPL label printer driver to use the
1176 run-length encoding and support more options.
1177 - Updated serial backend to scan for /dev/ttyC* as well
1178 as /dev/ttyc* for Cyclades serial ports (STR #1049)
1179 - The scheduler could hang reading the job status under
1180 certain circumstances (STR #1068)
1181 - The USB backend termination signal code was inverted
1182 (STR #1046)
1183 - Moved enable and disable commands to sbindir to be
1184 consistent.
1185 - Added new cupsRasterInterpretPPD() function for RIP
1186 filters to setup the raster page header from
1187 PostScript commands in a PPD file.
1188 - The CUPS browsing protocol now offers a "delete" bit
1189 to remove printers as soon as they are deleted on the
1190 server or as soon as the server shuts down gracefully
1191 (STR #793)
1192 - The CUPS_SERVER and ServerName directives (client.conf
1193 and ~/.cupsrc) may now contain names of the form
1194 "server:port" and "/path/to/domain/socket".
1195 - The "cancel -u user" command now works for ordinary
1196 users (STR #751)
1197 - Added test run support to "make test" target (STR #64)
1198 - Added domain socket support (STR #656)
1199 - Added BrowseLocalOptions directive to allow the
1200 administrator to add printer URI options to the browse
1201 URI, e.g. "encryption=required" (STR #732)
1202 - Added BrowseRemoteOptions directive to allow the
1203 administrator to add standard URI options to the
1204 remote printer URI, e.g. "encryption=required" (STR
1205 #732)
1206 - Now put "-I.." compiler option in front of all others
1207 to ensure that local CUPS headers are used before
1208 installed headers (STR #437)
1209 - New cupsLangPrintf() and cupsLangPuts() for localized
1210 interfaces.
1211 - Now support custom attributes and extended options in
1212 PPD files.
1213 - Now provide functions to save PPD files.
1214 - New policy mechanism allows per-operation and
1215 per-printer control over what users and groups are
1216 allowed to do various IPP operations.
1217 - New error policy mechanism to control how aborted
1218 backend errors are handled by the scheduler
1219 (abort-job, retry-job, requeue-job, stop-printer)
1220 - Updated the printer test page with a better color
1221 wheel and a separate grayscale ramp.
1222 - A single backend process is now run to send all print
1223 data for a job.
1224 - Backends and filters can now send and receive
1225 backchannel data over file descriptor 3.
1226 - Updated the raster stream format to support more
1227 user-defined attributes and to do compression of the
1228 page data.