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