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