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