]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.4.txt
The installed PAM configuration file did not use the correct options with the
[thirdparty/cups.git] / CHANGES-1.4.txt
CommitLineData
6c472821 1CHANGES-1.4.txt
2---------------
3
2c7c8794 4CHANGES IN CUPS V1.4.2
5
f9fa8438 6 - The installed PAM configuration file did not use the correct options
7 with the pam_unix2 module (STR #3313)
9dde69fa 8 - The scheduler did not preserve default options that contained special
9 characters (STR #3340)
3fe0dbff 10 - The scheduler did not remove old pre-filters when updating a printer
11 driver (STR #3342)
97badf71 12 - The HP/GL-2 filter did not check for early end-of-file (STR #3319)
679b3d39 13 - The USB backend did not compile on some platforms (STR #3332)
2c7c8794 14 - cupsSideChannelSNMPWalk() could go into an infinite loop with broken
15 SNMP implementations.
16
17
6c472821 18CHANGES IN CUPS V1.4.1
19
e0b93db4 20 - Documention fixes (STR #3296)
4233257e 21 - SNMP supply levels and states were wrong for some printers.
22 - The IPP backend did not update the auth-info-required value.
a806b4ec 23 - The libusb-based USB backend would hang at the end of the job
1ac626aa 24 (STR #3315, STR #3318)
2aadca54 25 - DNS-SD registrations for raw queues had an empty "ty" key (STR #3299)
26 - The JPEG and BMP MIME type rules were broken (STR #3284)
7dbcf7ec 27 - cupsGetNamedDest returned the default printer when the named
28 destination did not exist (STR #3285)
a98a0f7b 29 - The JobKillDelay was not triggered for canceled jobs (STR #3292)
56a13d44 30 - The PPD compiler could get in an infinite loop (STR #3293)
81ed7e71 31 - The configure check for dns-sd.h was broken (STR #3297)
653972cc 32 - The "Query Printer for Default Options" page did not go away if the
33 query job was held (STR #3302)
f957247d 34 - Boolean options did not show up as selected in the web interface
35 (STR #3303)
b85b2ba5 36 - The scheduler did not cache or report driver information files
d9e4e4da 37 correctly, leading to a variety of issues (STR #3283, STR #3297,
38 STR #3305)
74e726de 39 - cupsDoIORequest() did not abort on permanent errors (STR #3311)
75fde508 40 - Modifying a class in the web interface did not work (STR #3312)
2f150abd 41 - BrowseLocalProtocols could be cleared when changing the sharing
42 setting (STR #3287)
659ca617 43 - The scheduler could return an empty supported document format
44 (STR #3308)
10e8f916 45 - The PPD compiler generated invalid PPD files when the locale used
46 something other than "." for the decimal point (STR #3300)
f3fdb6b2 47 - The IPP backend did not handle some non-comforming IPP printer
48 implementations (STR #3262)
a519bc52 49 - The scheduler leaked three file descriptors to each job filter
50 (STR #3263)
d9e4e4da 51 - The scheduler now uses a default CUPS-Get-Devices timeout of 15
52 seconds (STR #3307)
6c472821 53
54
55CHANGES IN CUPS V1.4.0
56
57 - Localization updates (STR #3223, STR #3246, STR #3248, STR #3250)
58 - Documentation updates (STR #3225, STR #3230, STR #3242, STR #3260)
59 - The --with-pdftops configure option did not accept a full path to the
60 filter (STR #3278)
61 - The banner filter did not position the back side image correctly
62 (STR #3277)
63 - The dnssd backend could crash (STR #3272)
64 - The 1284 device ID sometimes contained trailing garbage (STR #3266)
65 - The USB backend returned different URIs for some printers than in
66 CUPS 1.3 (STR #3259)
67 - The scheduler did not do local job-hold-until processing for remote
68 queues (STR #3258)
69 - The scheduler did not try all possible SSL certificates on Mac OS X.
70 - The scheduler did not always remove a file descriptor when using the
71 kqueue interface (STR #3256)
72 - The scheduler did not protect against bad job control files in all
73 cases (STR #3253)
74 - The scheduler did not encode "+" in model names (STR #3254)
75 - The web interface didn't show the default options (STR #3244)
76 - The IPP and LPD backends needed print data before they would do an
77 SNMP query.
78 - Fixed a GNU TLS compatibility issue (STR #3231)
79 - Fixed a HTML error in the add and modify printer web interface
80 templates (STR #3229)
81 - The scheduler did not minimize the number of printer state events that
82 were generated by filter STATE: messages, which could lead to poor
83 performance.
84 - The USB backend on Mac OS X did not cleanly cancel a job.
85 - The network backends now set the connecting-to-device printer-state-
86 reasons value when looking up the address and copying the print data
87 for consistency.
88 - The scheduler now supports the com.apple.print.recoverable-warning
89 reason on all platforms.
90
91
92CHANGES IN CUPS V1.4rc1
93
94 - The PPD compiler documentation was missing information on localization
95 (STR #3212)
96 - The IPP backend now reconnects after every request when talking to
97 printers that claim IPP support but only use HTTP/1.0.
98 - The PPD compiler crashed when both "Resolution" and "Group foo Option
99 Resolution" were specified in the .drv file.
100 - The PPD compiler's #if/#elif/#else/#endif did not work for undefined
101 variables (STR #3210)
102 - Static libraries could not be installed by a non-root user on systems
103 needing a ranlib program (STR #3209)
104 - The scheduler incorrectly always tried to copy Kerberos credentials
105 for print jobs.
106 - Updated the Spanish localization (STR #3204)
107 - The scheduler crashed when getting the default paper size from
108 libpaper (STR #3205, STR #3206)
109 - The PPD compiler now defines six variables: CUPS_VERSION,
110 CUPS_VERSION_MAJOR, CUPS_VERSION_MINOR, CUPS_VERSION_PATCH,
111 PLATFORM_NAME, and PLATFORM_ARCH (STR #3203)
112 - Fixed a whitespace skipping bug in cupsRasterInterpretPPD.
113 - The scheduler did not return HTTP 403 (Forbidden) for authenticated
114 users that were not authorized to do IPP operations (STR #3193)
115 - The scheduler did not report more than 8 Product strings from a PPD
116 file. Some PPD files have as many as 24.
117 - ppdOpen*() could crash if a keyword had no value string (something
118 that cupstestppd looks for...)
119 - cupsLangDefault() did not return the correct language on Mac OS X.
120 - The Mac OS X USB backend did not handle aborted or stalled pipe
121 conditions properly, which prevented drivers from ejecting partial
122 pages when a job was canceled or held.
123
124
125CHANGES IN CUPS V1.4b3
126
127 - Documentation fixes (STR #3044, STR #3057, STR #3153, STR #3158,
128 STR #3173)
129 - Added complete localizations for German, Japanese, Polish, and
130 Russian and partial localizations for Chinese, Danish, Finnish,
131 French, Italian, Korean, Norwegian, Portuguese, and Swedish
132 (STR #3096, STR #3098, STR #3109, STR #3111, STR #3141)
133 - Updated the configure check for -fstack-protector (STR #3198)
134 - The network backends now correctly convert SNMP supply descriptions to
135 UTF-8 encoding as needed.
136 - The scheduler could crash when deleting an attribute (STR #3197)
137 - The cups-driverd program did not detect symlink loops (STR #3185)
138 - The EPSON 24-pin series driver should now feed the correct amount
139 (STR #2624)
140 - The scheduler now automatically logs the last N debug messages for
141 failed print jobs.
142 - You can now modify a raw print queue (STR #3133)
143 - Fixed a number of ppdi issues and added a unit test to validate that
144 ppdc + ppdi can generate and import the same data (STR #3152)
145 - Moving jobs in the web interface now shows an error if you only have
146 one printer or class added (STR #3094)
147 - Since classes have never truly supported the printer-error-policy
148 stuff added in CUPS 1.2, update the code to reflect the current
149 reality and support only the retry-current-job policy for now
150 (STR #3171)
151 - Revised the password callback support (STR #2953)
152 - ppdEmit*() did not choose between PageSize and PageRegion properly.
153 - Make some fairly substantial changes to the Kerberos support code so
154 that CUPS can work in multi-realm environments and does not require
155 delegatable credentials. Shared printing still requires delegation,
156 however "delegation by policy" can be enabled in the KDC to make this
157 all work.
158 - "AccessLogLevel actions" did not hide client-error-not-found errors.
159 - AP_FIRST_InputSlot did not work with number-up.
160 - cupsBackChannelRead() and cupsBackChannelWrite() could fail due to a
161 lack of kernel buffers.
162 - The IPP and LPD backends did not respond to side-channel requests
163 while copying print data to a temporary file.
164 - cupsWriteRequestData() flushed the output buffer unnecessarily,
165 causing reduced performance in some situations.
166 - If a CGI process died before sending its MIME headers, the request
167 would hang on the client.
168 - The printer/class/job search feature on the web interface did not
169 work (STR #3132)
170 - The scheduler did not write the printers out for classes.
171 - CUPS-Get-PPDs did not work properly when filtering by language,
172 product, or psversion (STR #3136)
173 - The scheduler now kills job filters when it takes more than 30 seconds
174 (configurable) to cancel or hold the job.
175 - The cupstestppd program did not validate the capitalization of
176 filenames in the PPD file.
177 - The cupstestppd program did not validate the PageSize and PageRegion
178 values.
179 - The cups-deviced helper program could miss reporting some backend
180 devices (STR #3108)
181 - The cupsSideChannelSNMP* functions did not work.
182 - The scheduler could consume 100% CPU when jobs were canceled.
183 - Clicking on "Select Another Make/Manufacturer" in the web interface
184 incorrectly added the printer (STR #3095)
185 - The scheduler no longer uses programs with insecure file
186 permissions.
187 - httpAssembleURI*() did not escape backslashes in hostnames.
188 - The dnssd backend did not unquote "full names" before creating the
189 device URI.
190 - The scheduler now supports JobRetryInterval values less than 10
191 seconds.
192 - Updated the Spanish localization (STR #3090)
193 - The scheduler did not redo Bonjour/DNS-SD registrations when updating
194 them failed.
195 - The "authenticated" policy incorrectly required authentication for
196 status operations.
197 - ppdOpen*() incorrectly loaded PPDs with multiple JobPatchFile
198 keywords.
199 - The network backends no longer report the SNMP "offline" or
200 maintenance status bits since they are inconsistently implemented and
201 often unreliable.
202 - The scheduler no longer logs child processes killed via SIGKILL as
203 "crashed".
204 - The printer link shown on the "job moved" template was bad (STR #3085)
205 - Updated the HTML templates to use the final HTML 4 DOCTYPE (STR #3086)
206 - The scheduler did not track the "paused" reason properly if a
207 printer had other reasons associated with it.
208 - cupsSendRequest() did not clear old local certificate auth data.
209 - The PPD compiler did not search for localization files properly
210 (STR #3084)
211 - cupsGetNamedDest() did not use the fallback default like
212 cupsGetDests*() (STR #3082)
213 - The scheduler now provides a LogTimeFormat directive to enable
214 microseconds in the date and time that are logged.
215 - The scheduler now provides a MultipleOperationTimeout directive to
216 control the timeout for multi-file print jobs.
217 - The configure script incorrectly allowed Avahi to be used for DNS-SD
218 printer discovery (STR #3065)
219 - The web interface and scheduler did not support URIs up to 1024 bytes
220 in length (STR #3072)
221 - Fixed pdftops issues with page sizes (STR #3063)
222 - Fixed pdftops issues with Ghostscript (STR #3062)
223 - The scheduler incorrectly registered default profiles for PostScript
224 printers with no specified colorspace.
225 - The scheduler incorrectly created an empty org.cups.printers.plist
226 file on Mac OS X.
227 - cupsGetPPD3() did not look for local PPDs in the right directory.
228 - SNMP lookups via side-channel did not work for NULL-VALUE and
229 and OCTET-STRING OIDs containing nul characters.
230 - The libusb-based USB backend did not work.
231 - The scheduler did not set the printer-commands attribute correctly
232 for some PPDs.
233 - The ppdi utility did not work.
234 - The web interface no longer uses multi-part output with old or broken
235 web browsers (STR #3049)
236 - CUPS now conforms to the draft IPP/2.0 and IPP/2.1 specification.
237 - Added a new cupsGetConflicts() API to get a list of conflicting
238 options.
239 - The PPD compiler didn't localize options or choices that did not
240 have associated translation text (STR #3045)
241 - Updated the Spanish localization (STR #3043)
242 - Fixed build problems (STR #3040, STR #3047)
243 - cupsResolveConflicts() did not resolve using the default option
244 choice in some cases due to the mirror UIConstraints that are
245 present in most PPD files.
246 - The scheduler did not honor MIME type priorities.
247 - The commandtops filter incorrectly used the JCLBegin code to end
248 its jobs.
249 - The default BrowseLocalProtocols value was not set properly.
250 - Since the commandtops filter does not actually support ReportLevels
251 all on its own, don't list that printer command by default for PS
252 printers.
253 - The scheduler did not give filters a chance to log errors or update
254 printer attributes when a job was canceled.
255 - The scheduler did not clear the "connecting-to-device" reason keyword
256 when a job finished.
257
258
259CHANGES IN CUPS V1.4b2
260
261 - Documentation updates (STR #2983, STR #2998, STR #3021)
262 - The cupstestppd utility now validates the FileVersion and
263 FormatVersion values in PPD files.
264 - The default cupsd.conf file did not reflect the
265 --with-local-protocols value set at compile-time (STR #3037)
266 - The cupsGetPPD* APIs now create symlinks to local PPD files
267 rather than copying them whenever possible.
268 - Various performance optimizations in the string pool, dests, and
269 options implementations.
270 - The cupsGetDests* APIs now return the marker and printer-commands
271 attributes.
272 - Side-channel SNMP lookups would not work when cupsSNMPSupplies
273 was set to False in the PPD file.
274 - Localized the device descriptions for the SCSI, serial,
275 and network backends (STR #3014)
276 - Added a Spanish localization (STR #3015)
277 - Added support for marker-low-levels and marker-high-levels
278 attributes.
279 - The scheduler could hang writing a long log line.
280 - The cupsGetDevices() function now has an "include_schemes"
281 parameter.
282 - The lpinfo command now supports --include-schemes and
283 --exclude-schemes options.
284 - The CUPS-Get-PPDs operation now supports the include-schemes
285 and exclude-schemes attributes.
286 - The CUPS-Get-Devices operation now supports the include-schemes
287 attribute.
288 - The print filters now support a replacement for the fitplot
289 option called "fit-to-page".
290 - The LPD backend no longer tries to collect page accounting
291 information since the LPD protocol does not allow us to
292 prevent race conditions.
293 - The scheduler did not save the last marker-change-time value.
294 - Fixed a problem with printing to some IPP printers, including
295 CUPS 1.1.x.
296 - Fixed a redirection problem with the printer web page (STR #3012)
297 - Fixed a PPD compiler problem with the loading of message
298 catalogs (STR #2990)
299 - Fixed a PPD compiler problem with the loading of .strings files
300 (STR #2989)
301 - The cupsfilter utility did not set the CONTENT_TYPE environment
302 variable when running filters.
303 - The scheduler now waits to allow system sleep until the jobs
304 have all stopped.
305 - The IPP, LPD, and socket backends used different "connecting"
306 progress messages.
307
308
309CHANGES IN CUPS V1.4b1
310
311 - Documentation updates (STR #2567)
312 - The PPD compiler now allows local message catalogs to
313 override the standard CUPS translations (STR #2642)
314 - The ppdmerge command did not merge custom option strings
315 (STR #2863)
316 - The scheduler now supports the Hold-New-Jobs and
317 Release-Held-New-Jobs operations; these are exposed via the
318 cupsdisable and cupsenable commands (STR #2332)
319 - The lpstat command is now much faster when displaying the
320 status of a single printer (STR #2843)
321 - The scheduler now caches information from PPD files to provide
322 significantly faster startup time with large numbers of PPDs
323 (STR #1293)
324 - CUPS-Get-Driver now provides much better driver matching based
325 on the IEEE-1284 device ID and make/model strings (STR #2707)
326 - Now support the cupsSNMPSupplies keyword to control whether
327 the network backends query the SNMP Printer MIB for supply
328 levels.
329 - Now support and use a new banner file format for better text
330 support and easier customization (STR #2490)
331 - The scheduler now sets the PRINTER_INFO and PRINTER_LOCATION
332 environment variables from the corresponding IPP attributes.
333 - The ippRead*() and ippWrite*() functions no longer use a
334 stack-based buffer (STR #2388)
335 - The CUPS-Add-Modify-Printer operation now allows you to set
336 the printer-state-reasons attribute.
337 - The "set printer options" page now supports auto-configuration
338 of printer options (STR #1440)
339 - The web interface now provides an advanced server settings
340 form.
341 - The web interface's "modify printer" pages now make it
342 easier to change just one setting (STR #1919)
343 - The scheduler now supports a plist PrintcapFormat.
344 - The scheduler now supports multiple addresses in Allow and
345 Deny lines, just like Apache (STR #2947)
346 - Added CUPS_JOBTYPE environment variable for job filters so
347 they know whether they are printing a banner or document
348 file (STR #2799)
349 - Added support for printer filtering by the cupsfilter
350 command (STR #2562)
351 - Added a SSLOptions directive to allow Windows clients to
352 talk to CUPS in FIPS mode (STR #2827)
353 - Renamed the accept and reject commands to cupsaccept and
354 cupsreject; the old names are still available (STR #2936)
355 - The locale/translate utility needed an update to work with
356 Google (STR #2882)
357 - The lpstat command now supports a -H option to display the
358 default server (STR #2833)
359 - The scheduler now supports a FatalErrors directive to control
360 which errors should cause the scheduler to exit (STR #2536)
361 - The scheduler now uses the php-cgi program if it is available
362 (STR #2923)
363 - The scheduler now supports a DefaultPaperSize directive
364 (STR #2848)
365 - The scheduler now passes the job-originating-host-name
366 value to filters in the options argument (STR #2558)
367 - CUPS now supports job tickets in PDF files (STR #2903)
368 - Added a DBUS notifier (STR #2529)
369 - The LPD mini-daemon now passes the document name when queuing
370 print jobs (STR #2482)
371 - The IPP backend did not relay com.apple.print.recoverable-message
372 values.
373 - The scheduler now supports a job-media-progress attribute to
374 track the progress of individual pages.
375 - The sample HP driver now supports A5 (STR #2798)
376 - The CUPS web interface menu item now uses the xdg-open
377 command, when available (STR #2724)
378 - The cups-lpd program now supports the -h option (STR #2794)
379 - The scheduler now sets the PAM_TTY parameter and the
380 PAM_ESTABLISH_CRED credential flag (STR #2745)
381 - The scheduler now logs unsuccessful requests to the error_log
382 file as errors (STR #2616)
383 - Added support for a "retry-current-job" error policy that
384 retries the current job immediately when the backend encounters
385 an error (STR #2555)
386 - The scheduler now returns a "forbidden" error when a user
387 correctly authenticates but does not have permission to
388 continue further (STR #2101)
389 - The scheduler now loads both the server and CA certificates
390 (if present) from the ServerCertificate file (STR #2146)
391 - New RSS subscriptions now create their feed files immediately
392 (STR #2853)
393 - Added support for a device-location attribute which provides
394 the physical location of a printer device.
395 - Added a cupsBackendReport() API which handles quoting of the
396 device data by a backend.
397 - Added support for custom options in the web interface
398 (STR #1729)
399 - Added support for Mozilla LDAP, reconnection to LDAP servers,
400 and improved LDAP performance (STR #1962)
401 - Added Solaris SMF support (STR #1477)
402 - Added optional support for using TCP wrappers to limit access
403 to CUPS (STR #263)
404 - Added ppdPageSizeLimits API.
405 - Added support for new cupsMediaQualifier2, cupsMediaQualifier3,
406 cupsMinSize, and cupsMaxSize attributes.
407 - Added cupsResolveConflicts and ppdInstallableConflict APIs.
408 - Added support for new cupsUIConstraints and cupsUIResolver
409 attributes for better option conflict detection and
410 resolution.
411 - Increased the maximum size of 1284 device ID strings to
412 256 bytes (STR #2877)
413 - Added an AccessLogLevel directive to cupsd.conf to control
414 what is logged to the access_log file.
415 - The default LogLevel is now "warn" instead of "info" to reduce
416 the amount of logging that is done to disk by default.
417 - The PPD compiler did not include OID query keywords in PPD
418 files (STR #2871)
419 - The cups-driverd helper program now directly supports driver
420 information files.
421 - The USB backend now uses libusb when available (STR #1575)
422 - Added ppdLocalizeAttr function to get the localized version
423 of an attribute.
424 - MIME types now support a priority() attribute (STR #2719)
425 - The standard MIME types are now installed in
426 DataDir/mime (STR #2719)
427 - The lpoptions command now describes custom options and
428 the necessary parameters (STR #2660)
429 - The ppdmerge program did not support Simplified Chinese
430 or Traditional Chinese language version strings (STR #2851)
431 - The PPD compiler now supports localizable attributes
432 (STR #2738)
433 - The ppdpo utility now includes cupsIPPReasons values in
434 the message catalogs it generates (STR #2754)
435 - The PPD compiler now supports conditional directives
436 (STR #2636)
437 - The ppdc utility now supports a "-t" option to test PPD
438 files (STR #2739)
439 - The ppdc utility now supports a "-m" option to use the
440 ModelName value as the output filename.
441 - The ppdc utility now supports a FileName directive to
442 set an alternate output filename (STR #2740)
443 - The side-channel API now supports SNMP queries for the
444 standard network backends.
445 - Added a PageLogFormat directive to the cupsd.conf file to
446 control the format of lines in the page_log file.
447 - Filters can now send PPD: messages to stderr to set PPD
448 keywords like DefaultPageSize while a job is printing.
449 - Added a mdns backend for discovery and printing to printers
450 that advertise themselves via DNS-SD (Bonjour)
451 - The ipp, lpd, and socket backends now support DNS-SD service
452 name resolution.
453 - The scheduler now uses a single shared file descriptor for
454 all DNS-SD registrations (STR #2674)
455 - The ipp, lpd, and socket backends now support SNMP-based
456 page accounting and supply level monitoring (STR #1655)
457 - Added support for cupsPJLDisplay attribute to control what
458 PJL commands are used to display the job information.
459 - Driver information files can now be installed in
460 /Library/Printers/PPDs.drv on Mac OS X.
461 - The CUPS image library now supports reading images larger
462 than 2GB.
463 - The scheduler now delays writing config and state files to
464 reduce disk activity (STR #2684)
465 - The CUPS-Get-Devices operation now supports the
466 exclude-schemes and timeout attributes to control which
467 backends are polled and for how long.
468 - The cups-deviced helper application now runs backends in
469 parallel to get the list of devices faster.
470 - Added --enable-pap configure option.
471 - The default cupsd.conf file now includes an "authenticated"
472 policy which requires authentication for remote print jobs.
473 - Added support for Czech and Hungarian in PPD files
474 (STR #2735, STR #2736)
475 - The PPD compiler tools now support Mac OS X .strings files
476 for localization (STR #2737)
477 - ppdOpen*() now default the colorspace member to PPD_CS_N
478 when no DefaultColorSpace attribute is present in the PPD
479 file.
480 - The build system has been updated to support separate
481 installation of data, program, header, and library files.
482 - All support libraries are now built as shared libraries
483 by default.
484 - The scheduler now manages ICC color profiles on Mac OS X.
485 - The network backends (ipp, lpd, socket) now support
486 SNMP-based supply and page count monitoring (STR #1655)
487 - The lppasswd program is no longer installed setuid to
488 root to make the default installation more secure.
489 - Added a new ppdLocalizeMarkerName() function to get
490 the localized version of a marker-names value.
491 - The scheduler now provides the printer-dns-sd-name
492 attribute for printers shared via DNS-SD/Bonjour.
493 - The pdftops filter now executes the Xpdf or poppler
494 pdftops utility to convert PDF files (STR #1471)
495 - Bonjour printer registrations now advertise as local or
496 global based on the current access policies for the
497 printer.
498 - cupsGetDests*() and cupsSetDests*() now track the last
499 used printer preference on Mac OS X.
500 - Added a new streaming request API (STR #2261)
501 - Added a new cupsGetNamedDest() function to the CUPS
502 library for faster printing with lp and lpr (STR #2638)
503 - The scheduler now sets the PAM RHOST value on systems
504 that support it (STR #2637)
505 - The scheduler now sandboxes child processes when
506 possible.
507 - The Cancel-Job operation now supports a purge-job
508 attriibute to purge a specified job.
509 - ppdEmit* and ppdCollect* now use the NonUIOrderDependency
510 attributes for custom option selections.
511 - The web interface now enables/disables the printer
512 sharing (formerly publishing) controls based on the
513 server-is-sharing-printers state (STR #2233)
514 - The scheduler now tracks printer sharing via the
515 server-is-sharing-printers attribute, and manages LPD
516 and SMB sharing as well (STR #2233)
517 - The web interface now allows you to go back to the make/
518 manufacturer page if there is no matching printer driver
519 on the model page (STR #2436)
520 - The printer list now shows the default media, banner, and
521 duplex options as well as the color and duplex capabilities
522 of printers (STR #1175)
523 - The web interface look-n-feel has been updated (STR #2492)
524 - The scheduler now supports a CUPS-Get-Document operation
525 that returns the specified print job document (STR #118)
526 - The cupsfilter utility now supports a "-J jobid" option
527 to filter the document from the specified job.
528 - The scheduler (cupsd) now supports a new option (-t) to
529 do a syntax check of the cupsd.conf file (STR #2003)
530 - Added new cupsGetPPD3() API to allow applications to
531 cache PPDs safely (STR #1473)
532 - Added generic PostScript and PCL printer driver PPDs.