add systemd support
[platform/upstream/cups.git] / CHANGES.txt
1 CHANGES.txt - 2012-05-15
2 ------------------------
3
4 CHANGES IN CUPS V1.5.3
5
6         - httpReconnect() did not reset the read/write buffers (STR #4065)
7         - Compiling without threading support failed (STR #4060)
8         - Fixed compile problem with old versions of OpenSSL (STR #4036)
9         - The network backends did not check SNMP supply levels regularly
10           (STR #4040)
11         - The online help always included the "help on help" text (STR #4042)
12         - Fixed a SSL handshake issue on OS X (STR #4045)
13         - The scheduler could crash if a PPD file contained an invalid paper
14           size (STR #4049)
15         - The CUPS polling daemon did not reinitialize its connection to the
16           remote server on errors in all cases (STR #4031)
17         - PostScript auto-configuration was slow and unreliable with some
18           printers (STR #4028)
19         - Missing localizations caused empty output (STR #4033)
20         - The cups-driverd program could temporarily "forget" a PPD file if it
21           was updated in place.
22         - The dnssd backend now prefers IPPS over IPP.
23         - The USB backend now uses and requires LIBUSB 1.0 or later (STR #3477)
24         - The LIBUSB-based USB backend now supports the back-channel (STR #2890)
25         - Changed how timeouts are implemented in the LPD backend (STR #4013)
26         - Added more supported color names for SNMP supplies (STR #3981)
27         - The default InputSlot setting was never used (STR #3957)
28         - POSIX ACLs are now set properly on certificate files (STR #3970)
29         - Supplies with commas in their names were not reported correctly
30           (STR #4020)
31         - The cupsGetPPD3() function created a temporary file when one was not
32           needed (STR #4018)
33         - The scheduler now ensures that job notifications contain a value for
34           the notify-printer-uri attribute (STR #4014)
35         - The lp and lpr commands did not cancel jobs queued from stdin on an
36           error (STR #4015)
37         - Fixed the IPP backend's handling of HTTP/1.0 compatibility (STR #3988)
38         - The IPP backend did not always setup username/password authentication
39           for printers (STR #3985)
40         - The IPP backend no longer re-queues print jobs that are too large for
41           the printer/server (STR #3977)
42         - The RPM spec file did not work (STR #4021, STR #4057)
43         - Encryption did not work when the server name ended with "."
44           (STR #4011)
45         - The multi-purpose tray is now mapped to the IPP "by-pass-tray"
46           (STR #4009)
47         - The correct media size was not always passed to IPP printers
48           (STR #4001)
49         - Finishing options were not passed to IPP printers (STR #3995)
50         - Fixed iCloud-based Back to My Mac printing (STR #3996)
51
52
53 CHANGES IN CUPS V1.5.2
54
55         - Reposted what should have been CUPS 1.5.1.
56
57
58 CHANGES IN CUPS V1.5.1
59
60         - Documentation updates (STR #3885, STR #3886, STR #3946, STR #3969)
61         - Localization updates (STR #3840, STR #3989, STR #3997)
62         - Build fixes (STR #3956, STR #3999)
63         - The SNMP backend did not validate the device URIs reported by printers
64           (STR #4004)
65         - cupsBackendReport() did not handle newlines in 1284 Device IDs
66           (STR #4005)
67         - USB backend fixes for libusb (STR #3965, STR #3978)
68         - The DBUS notifier did not validate string parameters (STR #3984)
69         - Group quota ACLs did not work with Kerberos (STR #3972)
70         - The IPP backend did not retry when a printer responded with
71           client-error-not-possible (STR #3963)
72         - PostScript PPDs with filters used the wrong command filter (STR #3973)
73         - The scheduler incorrectly used free() on a POSIX ACL value, which
74           could cause a crash (STR #3970)
75         - PPD files using the MacStandard encoding did not work.
76         - The web interface did not work on some platforms (STR #3902)
77         - The lpstat command would crash when then "-u" option was used by a
78           non-administrator (STR #3953)
79         - Japanese supply level reporting did not always work.
80         - The DBUS notifier could crash (STR #3947)
81         - Relaxed some of the page size checks in cupstestppd.
82         - The ipptool program now reports attributes that are repeated within
83           the same attribute group.
84         - Updated the PWG raster support to match the current draft
85           specification.
86         - Fixed some IPP conformance issues in the scheduler.
87         - Added ipptool support for repeating requests.
88         - Added IPP/2.2 conformance tests and greatly improved the IPP/1.1,
89           IPP/2.0, and IPP/2.1 conformance testing.
90         - IPP messages containing mixed integer/rangeOfInteger values did not
91           work (STR #3942)
92         - The ipptool program now provides additional diagnostics for badly-
93           formatted responses (STR #3857)
94         - When possible, the IPP backend now stops sending job data early on a
95           cancel.
96         - cupsSendRequest and cupsWriteRequestData did not properly read all
97           HTTP headers, preventing authentication and encryption upgrades from
98           working in all cases.
99         - The client.conf Server directive is no longer supported on Mac OS X
100           10.7 and later.
101         - The IPP backend sent the wrong margins in media-col.
102         - The scheduler did not save or restore large Kerberos credentials for
103           jobs.
104         - The dnssd backend did not properly browse for secure IPP printers.
105         - httpAssembleURI* did not properly escape all special characters in the
106           username/password field.
107         - The scheduler now logs config file errors to stderr (STR #3936)
108         - The configure script incorrectly used bundle-based localizations on
109           Linux (STR #3938)
110         - The cups-driverd helper program did not cache .drv files properly,
111           sometimes leading to a crash (STR #3921)
112         - CUPS did not build on stock Mac OS X installations.
113         - Encryption was broken with OpenSSL.
114         - ipptool's XML output used date/time values with timezone offsets,
115           which are not supported by Mac OS X's NSDate class.
116         - Several programs did not support the cupsFilter2 keyword in PPD files.
117         - The IPP backend incorrectly reported spool-area-full states.
118         - cupsMarkOptions() did not protect against a bad PPD that was missing
119           one or more standard Duplex options.
120         - The PostScript filter did not mirror N-up output properly.
121         - The ipptool program did not validate UTF-8 strings in XML output.
122         - Fixed supply level reporting for some printers.
123         - The scheduler no longer automatically logs debug messages for jobs
124           that were held or canceled.
125         - The cupsSendRequest function did not flush remaining response data
126           from a previous request, leading to apparent chunking issues.
127         - The scheduler did not report the correct version in the Server: header
128           (STR #3903)
129         - The scheduler did not support 1284 device IDs reported by driver
130           interface programs longer than 127 characters (STR #3871)
131         - The image filters did not support loading images larger than the
132           RIPCache setting (STR #3901)
133         - "PAGE: total NNN" messages did not get logged properly (STR #3887)
134         - Updated the PWG Raster support to conform to the current draft of the
135           PWG Raster Format specification.
136         - The PWG Raster filter did not always write the correct number of
137           padding lines on the bottom of the page (STR #3904)
138         - When reporting a denial-of-service attack from the domain socket, the
139           address reported does not always contain the correct path (STR #3888)
140         - Badly formed GIF files could cause the image filters to crash
141           (STR #3914)
142         - Jobs canceled at the printer were retried by the IPP backend.
143         - "cupsfilter -u" deleted the input file instead of the PPD file.
144         - The scheduler did not compute the cost of PPD filters defined using
145           the cupsFilter2 keyword properly.
146         - The scheduler did not correctly support the maxsize() attribute for
147           PPD filters.
148
149
150 CHANGES IN CUPS V1.5.0
151
152         - Documentation updates.
153         - Localization update (STR #3865)
154         - Needed to limit TLS to v1.0 on some versions of Mac OS X.
155         - The snmp backend did not work with some printers.
156
157
158 CHANGES IN CUPS V1.5rc1
159
160         - Compile fixes (STR #3849, STR #3850)
161         - The scheduler didn't check for empty values for several configuration
162           directives (STR #3861)
163         - ipptool didn't generate valid XML when a test was skipped.
164         - Added additional error checking to the 1284 device ID code (STR #3858)
165         - Fixed some compatibility issues migrating from the old usblp backend
166           to the libusb backend (STR #3860)
167         - Fixed the wake-from-sleep printing behavior on Mac OS X.
168         - The scheduler incorrectly allowed jobs to be held from a terminating
169           state.
170         - The cups-driverd program could crash when a PPD was renamed.
171         - The dnssd backend took too long to discover printers on large or busy
172           networks with the new default timeout used by lpinfo and the web
173           interface. This resulted in "lost" printers.
174
175
176 CHANGES IN CUPS V1.5b2
177
178         - Documentation updates.
179         - Localization updates (STR #3845)
180         - Compiler warning cleanup.
181         - Fixed PIE support for Linux (STR #3846)
182         - Made httpSetTimeout API public and use it in the IPP backend to avoid
183           timeout errors.
184         - The scheduler incorrectly set the "authenticated" printer-type bit for
185           remote queues using authentication.
186
187
188 CHANGES IN CUPS V1.5b1
189
190         - The CUPS library now supports per-connection HTTP timeouts and
191           callbacks.
192         - The CUPS library now supports (limited) SSL/TLS X.509 certificate
193           validation and revocation (STR #1616)
194         - Updated the PostScript filter to support IncludeFeature in more
195           circumstances (STR #3417)
196         - The schedule did not correctly parse some IPv6 addresses and masks in
197           the cupsd.conf file (STR #3533)
198         - Fixed a case-insensitive string comparison issue for locales that do
199           not treat "I" and "i" as equivalent (STR #3800)
200         - The scheduler reported an incorrect job-printer-uri value when sharing
201           was not enabled (STR #3639)
202         - The scheduler now allows the ServerAlias directive to contain multiple
203           hostnames separated by spaces or commas (STR #3813)
204         - The scheduler now sets the process group for child processes and
205           manages the group (STR #2829)
206         - Fixed some minor issues discovered by a Coverity scan (STR #3838)
207         - The scheduler now more carefully creates and removes configuration,
208           cache, and state files (STR #3715)
209         - The lpadmin command now allows default option values to be deleted
210           (STR #2959)
211         - The lpadmin command now allows the cupsIPPSupplies and
212           cupsSNMPSupplies keywords to be set in a PPD file (STR #3825)
213         - Moving a held job no longer releases it (STR #3839)
214         - Restored support for GNU TLS and OpenSSL with threading enabled
215           (STR #3605)
216         - Fixed a confusing error message from cups-polld (STR #3806)
217         - Increased the default RIPCache value to 128MB (STR #3535)
218         - MIME errors are now routed to the error_log file (STR #2410)
219         - Updated PDF filter to support new Ghostscript ps2write device
220           (STR #3766)
221         - Updated PDF filter to support new Poppler option to preserve page
222           sizes in PDF files when the user has not selected a particular media
223           size (STR #3689)
224         - Added new PWG Raster filter for IPP Everywhere printer support.
225         - Added job-uuid, printer-uuid, and subscription-uuid attributes.
226         - Added support for the cupsSingleFile PPD keyword.
227         - Dropped support for the printer-state-history attribute (STR #3654)
228         - Added support for a new cupsIPPSupplies keyword in PPD files to allow
229           drivers to disable IPP supply level reporting.
230         - Added support for a new cupsFilter2 keyword in PPD files to allow for
231           the propagation of the actual MIME media type produced by a filter.
232         - The scheduler did not always get the correct Kerberos username when
233           authenticating (STR #3670)
234         - Added new cupsRasterOpenIO function and CUPS_RASTER_WRITE_PWG to the
235           CUPS imaging library to support printing to IPP Everywhere raster
236           printers.
237         - The scheduler now provides default values for the pages-per-minute and
238           pages-per-minute-color attributes for PPD files that lack a
239           Throughput keyword.
240         - Email notifications did not work on Mac OS X.
241         - The cupstestppd program now shows an error for files missing a
242           CloseGroup keyword (STR #3668)
243         - Name resolution errors no longer cause queues to stop (STR #3719,
244           STR #3753)
245         - Added a new cups-exec helper program that applies security profiles
246           to filters, port monitors, backends, CGI programs, and mini-daemons.
247         - The web interface can now be disabled using the WebInterface directive
248           in cupsd.conf (STR #2625)
249         - The scheduler now provides privacy controls for jobs and subscriptions
250           (STR #2969)
251         - Added new cupsArrayNew3 API which offers memory management of array
252           elements.
253         - Added several new color spaces to the CUPS raster format (STR #3419)
254         - The Validate-Job operation now uses the same policy as Print-Job by
255           default.
256         - CUPS now uses iconv to implement all of its character encoding
257           support (STR #3097)
258         - The scheduler now implements the Cancel-Jobs, Cancel-My-Jobs, and
259           Close-Job operations along with the job-ids operation attribute from
260           PWG 5100.11.
261         - The main CUPS header (<cups/cups.h>) no longer includes the PPD header
262           (<cups/ppd.h>).
263         - The scheduler and CUPS API now support the print-quality job template
264           attribute.
265         - The scheduler no longer supports the old Mac OS X Server quota
266           plugin.
267         - The scheduler now allows writing to /Users/Shared from print filters
268           on Mac OS X.
269         - CUPS no longer supports the old ~/.cupsrc or ~/.lpoptions files from
270           CUPS 1.1.x.  The ~/.cups/client.conf and ~/.cups/lpoptions files that
271           were introduced in CUPS 1.2 must now be used.
272         - The ipptest tool is now a first-class user program and has several
273           improvements along with new documentation (STR #3484)
274         - The cupstestppd tool now warns about non-unique filenames and
275           provides a way to ignore all filename warnings.
276         - Dropped support for the recoverable: and recovered: message prefixes.
277         - The scheduler now requires that filters and backends have group write
278           permissions disabled.
279         - The PPD compiler now checks for overlapping filenames when writing
280           PPD files.
281         - The HP-GL/2 filter is no longer included with CUPS (STR #3322)
282         - The SCSI backend is no longer included with CUPS (STR #3500)