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