]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.md
Greatly simplify the man page handling.
[thirdparty/cups.git] / CHANGES.md
1 CHANGES - 2.3b8 - 2019-04-18
2 ============================
3
4
5 Changes in CUPS v2.3b8
6 ----------------------
7
8 - Media size matching now uses a tolerance of 0.5mm (rdar://33822024)
9 - The lpadmin command would hang with a bad PPD file (rdar://41495016)
10 - Fixed a potential crash bug in cups-driverd (rdar://46625579)
11 - Fixed a performance regression with large PPDs (rdar://47040759)
12 - Fixed a memory reallocation bug in HTTP header value expansion
13 (rdar://problem/50000749)
14 - Restored minimal support for the `Emulators` keyword in PPD files to allow
15 old Samsung printer drivers to continue to work (Issue #5562)
16 - The scheduler did not encode octetString values like "job-password" correctly
17 for the print filters (Issue #5558)
18 - The `cupsCheckDestSupported` function did not check octetString values
19 correctly (Issue #5557)
20 - Added support for `UserAgentTokens` directive in "client.conf" (Issue #5555)
21 - Updated the systemd service file for cupsd (Issue #5551)
22 - The `ippValidateAttribute` function did not catch all instances of invalid
23 UTF-8 strings (Issue #5509)
24 - Fixed an issue with the self-signed certificates generated by GNU TLS
25 (Issue #5506)
26 - Fixed a potential memory leak when reading at the end of a file (Issue #5473)
27 - Fixed potential unaligned accesses in the string pool (Issue #5474)
28 - Fixed a potential memory leak when loading a PPD file (Issue #5475)
29 - Added a USB quirks rule for the Lexmark E120n (Issue #5478)
30 - Updated the USB quirks rule for Zebra label printers (Issue #5395)
31 - Fixed a compile error on Linux (Issue #5483)
32 - The lpadmin command, web interface, and scheduler all queried an IPP
33 Everywhere printer differently, resulting in different PPDs for the same
34 printer (Issue #5484)
35 - The web interface no longer provides access to the log files (Issue #5513)
36 - Non-Kerberized printing to Windows via IPP was broken (Issue #5515)
37 - Eliminated use of private headers and some deprecated macOS APIs (Issue #5516)
38 - The scheduler no longer stops a printer if an error occurs when a job is
39 canceled or aborted (Issue #5517)
40 - Added a USB quirks rule for the DYMO 450 Turbo (Issue #5521)
41 - Added a USB quirks rule for Xerox printers (Issue #5523)
42 - The scheduler's self-signed certificate did not include all of the alternate
43 names for the server when using GNU TLS (Issue #5525)
44 - Fixed compiler warnings with newer versions of GCC (Issue #5532, Issue #5533)
45 - Fixed some PPD caching and IPP Everywhere PPD accounting/password bugs
46 (Issue #5535)
47 - Fixed `PreserveJobHistory` bug with time values (Issue #5538)
48 - The scheduler no longer advertises the HTTP methods it supports (Issue #5540)
49 - Localization updates (Issue #5461, Issues #5471, Issue #5481, Issue #5486,
50 Issue #5489, Issue #5491, Issue #5492, Issue #5493, Issue #5494, Issue #5495,
51 Issue #5497, Issue #5499, Issue #5500, Issue #5501, Issue #5504)
52 - The scheduler did not always idle exit as quickly as it could.
53 - Added a new `ippeveprinter` command based on the old ippserver sample code.
54
55
56 Changes in CUPS v2.3b7
57 ----------------------
58
59 - Fixed some build failures (Issue #5451, Issue #5463)
60 - Running ppdmerge with the same input and output filenames did not work as
61 advertised (Issue #5455)
62
63
64 Changes in CUPS v2.3b6
65 ----------------------
66
67 - Localization update (Issue #5339, Issue #5348, Issue #5362, Issue #5408,
68 Issue #5410)
69 - Documentation updates (Issue #5369, Issue #5402, Issue #5403, Issue #5404)
70 - CVE-2018-4300: Linux session cookies used a predictable random number seed.
71 - All user commands now support the `--help` option (Issue #5326)
72 - The `lpoptions` command now works with IPP Everywhere printers that have not
73 yet been added as local queues (Issue #5045)
74 - The lpadmin command would create a non-working printer in some error cases
75 (Issue #5305)
76 - The scheduler would crash if an empty `AccessLog` directive was specified
77 (Issue #5309)
78 - The scheduler did not idle-exit on some Linux distributions (Issue #5319)
79 - Fixed a regression in the changes to ippValidateAttribute (Issue #5322,
80 Issue #5330)
81 - Fixed a crash bug in the Epson dot matrix driver (Issue #5323)
82 - Automatic debug logging of job errors did not work with systemd (Issue #5337)
83 - The web interface did not list the IPP Everywhere "driver" (Issue #5338)
84 - The scheduler did not report all of the supported job options and values
85 (Issue #5340)
86 - The IPP Everywhere "driver" now properly supports face-up printers
87 (Issue #5345)
88 - Fixed some typos in the label printer drivers (Issue #5350)
89 - Setting the `Community` name to the empty string in `snmp.conf` now disables
90 SNMP supply level monitoring by all the standard network backends
91 (Issue #5354)
92 - Multi-file jobs could get stuck if the backend failed (Issue #5359,
93 Issue #5413)
94 - The IPP Everywhere "driver" no longer does local filtering when printing to
95 a shared CUPS printer (Issue #5361)
96 - The lpadmin command now correctly reports IPP errors when configuring an
97 IPP Everywhere printer (Issue #5370)
98 - Fixed some memory leaks discovered by Coverity (Issue #5375)
99 - The PPD compiler incorrectly terminated JCL options (Issue #5379)
100 - The cupstestppd utility did not generate errors for missing/mismatched
101 CloseUI/JCLCloseUI keywords (Issue #5381)
102 - The scheduler now reports the actual location of the log file (Issue #5398)
103 - Added USB quirk rules (Issue #5395, Issue #5420, Issue #5443)
104 - The generated PPD files for IPP Everywhere printers did not contain the
105 cupsManualCopies keyword (Issue #5433)
106 - Kerberos credentials might be truncated (Issue #5435)
107 - The handling of `MaxJobTime 0` did not match the documentation (Issue #5438)
108 - Fixed a bug adding a queue with the `-E` option (Issue #5440)
109 - The `cupsaddsmb` program has been removed (Issue #5449)
110 - The `cupstestdsc` program has been removed (Issue #5450)
111 - The scheduler was being backgrounded on macOS, causing applications to spin
112 (rdar://40436080)
113 - The scheduler did not validate that required initial request attributes were
114 in the operation group (rdar://41098178)
115 - Authentication in the web interface did not work on macOS (rdar://41444473)
116 - Fixed an issue with HTTP Digest authentication (rdar://41709086)
117 - The scheduler could crash when job history was purged (rdar://42198057)
118 - Fixed a crash bug when mapping PPD duplex options to IPP attributes
119 (rdar://46183976)
120 - Fixed a memory leak for some IPP (extension) syntaxes.
121 - The `cupscgi`, `cupsmime`, and `cupsppdc` support libraries are no longer
122 installed as shared libraries.
123 - The `snmp` backend is now deprecated.
124
125
126 Changes in CUPS v2.3b5
127 ----------------------
128
129 - The `ipptool` program no longer checks for duplicate attributes when running
130 in list or CSV mode (Issue #5278)
131 - The `cupsCreateJob`, `cupsPrintFile2`, and `cupsPrintFiles2` APIs did not use
132 the supplied HTTP connection (Issue #5288)
133 - Fixed another crash in the scheduler when adding an IPP Everywhere printer
134 (Issue #5290)
135 - Added a workaround for certain web browsers that do not support multiple
136 authentication schemes in a single response header (Issue #5289)
137 - Fixed policy limits containing the `All` operation (Issue #5296)
138 - The scheduler was always restarted after idle-exit with systemd (Issue #5297)
139 - Added a USB quirks rule for the HP LaserJet P1102 (Issue #5310)
140 - The mailto notifier did not wait for the welcome message (Issue #5312)
141 - Fixed a parsing bug in the pstops filter (Issue #5321)
142 - Documentation updates (Issue #5299, Issue #5301, Issue #5306)
143 - Localization updates (Issue #5317)
144 - The scheduler allowed environment variables to be specified in the
145 `cupsd.conf` file (rdar://37836779, rdar://37836995, rdar://37837252,
146 rdar://37837581)
147 - Fax queues did not support pause (p) or wait-for-dialtone (w) characters
148 (rdar://39212256)
149 - The scheduler did not validate notify-recipient-uri values properly
150 (rdar://40068936)
151 - The IPP parser allowed invalid group tags (rdar://40442124)
152 - Fixed a parsing bug in the new authentication code.
153
154
155 Changes in CUPS v2.3b4
156 ----------------------
157
158 - NOTICE: Printer drivers are now deprecated (Issue #5270)
159 - Kerberized printing to another CUPS server did not work correctly
160 (Issue #5233)
161 - Fixed printing to some IPP Everywhere printers (Issue #5238)
162 - Fixed installation of filters (Issue #5247)
163 - The scheduler now supports using temporary print queues for older IPP/1.1
164 print queues like those shared by CUPS 1.3 and earlier (Issue #5241)
165 - Star Micronics printers need the "unidir" USB quirk rule (Issue #5251)
166 - Documentation fixes (Issue #5252)
167 - Fixed a compile issue when PAM is not available (Issue #5253)
168 - Label printers supported by the rastertolabel driver don't support SNMP, so
169 don't delay printing to test it (Issue #5256)
170 - The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)
171 - The Lexmark Optra E310 printer needs the "no-reattach" USB quirk rule
172 (Issue #5259)
173 - Systemd did not restart cupsd when configuration changes were made that
174 required a restart (Issue #5263)
175 - The IPP Everywhere PPD generator did not include the `cupsJobPassword`
176 keyword, when supported (Issue #5265)
177 - Fixed an Avahi crash bug in the scheduler (Issue #5268)
178 - Raw print queues are now deprecated (Issue #5269)
179 - Fixed an RPM packaging problem (Issue #5276)
180 - The IPP backend did not properly detect failed PDF prints (rdar://34055474)
181 - TLS connections now properly timeout (rdar://34938533)
182 - Temp files could not be created in some sandboxed applications
183 (rdar://37789645)
184 - The ipptool `--ippserver` option did not encode out-of-band attributes
185 correctly.
186 - Added public `cupsEncodeOption` API for encoding a single option as an IPP
187 attribute.
188 - Removed support for the `-D_PPD_DEPRECATED=""` developer cheat - the PPD API
189 should no longer be used.
190 - Removed support for `-D_IPP_PRIVATE_STRUCTURES=1` developer cheat - the IPP
191 accessor functions should be used instead.
192
193
194 Changes in CUPS v2.3b3
195 ----------------------
196
197 - More fixes for printing to old CUPS servers (Issue #5211)
198 - The IPP Everywhere PPD generator did not support deep grayscale or 8-bit per
199 component AdobeRGB (Issue #5227)
200 - Additional changes for the scheduler to substitute default values for invalid
201 job attributes when running in "relaxed conformance" mode (Issue #5229)
202 - Localization changes (Issue #5232, rdar://37068158)
203 - The `cupsCopyDestInfo` function did not work with all print queues
204 (Issue #5235)
205
206
207 Changes in CUPS v2.3b2
208 ----------------------
209
210 - Localization changes (Issue #5210)
211 - Build fixes (Issue #5217)
212 - IPP Everywhere PPDs were not localized to English (Issue #5205)
213 - The `cupsGetDests` and `cupsEnumDests` functions no longer filter out local
214 print services like IPP USB devices (Issue #5206)
215 - The `cupsCopyDest` function now correctly copies the `is_default` value
216 (Issue #5208)
217 - Printing to old CUPS servers has been fixed (Issue #5211)
218 - The `ppdInstallableConflict` tested too many constraints (Issue #5213)
219 - All HTTP field values can now be longer than `HTTP_MAX_VALUE` bytes
220 (Issue #5216)
221 - Added a USB quirk rule for Canon MP280 series printers (Issue #5221)
222 - The `cupsRasterWritePixels` function did not correctly swap bytes for some
223 formats (Issue #5225)
224 - Fixed an issue with mapping finishing options (rdar://34250727)
225 - The `ppdLocalizeIPPReason` function incorrectly returned a localized version
226 of "none" (rdar://36566269)
227 - The scheduler did not add ".local" to the default DNS-SD host name when
228 needed.
229
230
231 Changes in CUPS v2.3b1
232 ----------------------
233
234 - CUPS is now provided under the Apache License, Version 2.0.
235 - Documentation updates (Issue #4580, Issue #5177, Issue #5192)
236 - The `cupsCopyDestConflicts` function now handles collection attribute
237 ("media-col", "finishings-col", etc.) constraints (Issue #4096)
238 - The `lpoptions` command incorrectly saved default options (Issue #4717)
239 - The `lpstat` command now reports when new jobs are being held (Issue #4761)
240 - The `ippfind` command now supports finding printers whose name starts with an
241 underscore (Issue #4833)
242 - The CUPS library now supports the latest HTTP Digest authentication
243 specification including support for SHA-256 (Issue #4862)
244 - The scheduler now supports the "printer-id" attribute (Issue #4868)
245 - No longer support backslash, question mark, or quotes in printer names
246 (Issue #4966)
247 - The scheduler no longer logs pages as they are printed, instead just logging
248 a total of the pages printed at job completion (Issue #4991)
249 - Dropped RSS subscription management from the web interface (Issue #5012)
250 - Bonjour printer sharing now uses the DNS-SD hostname (or ServerName value if
251 none is defined) when registering shared printers on the network (Issue #5071)
252 - The `ipptool` command now supports writing `ippserver` attributes files
253 (Issue #5093)
254 - The `lp` and `lpr` commands now provide better error messages when the default
255 printer cannot be found (Issue #5096)
256 - The `lpadmin` command now provides a better error message when an unsupported
257 System V interface script is used (Issue #5111)
258 - The scheduler did not write out dirty configuration and state files if there
259 were open client connections (Issue #5118)
260 - The `SSLOptions` directive now supports `MinTLS` and `MaxTLS` options to
261 control the minimum and maximum TLS versions that will be allowed,
262 respectively (Issue #5119)
263 - Dropped hard-coded CGI scripting language support (Issue #5124)
264 - The `cupsEnumDests` function did not include options from the lpoptions
265 files (Issue #5144)
266 - Fixed the `ippserver` sample code when threading is disabled or unavailable
267 (Issue #5154)
268 - Added label markup to checkbox and radio button controls in the web interface
269 templates (Issue #5161)
270 - Fixed group validation on OpenBSD (Issue #5166)
271 - Improved IPP Everywhere media support, including a new
272 `cupsAddDestMediaOptions` function (Issue #5167)
273 - IPP Everywhere PPDs now include localizations of printer-specific media types,
274 when available (Issue #5168)
275 - The cups-driverd program incorrectly stopped scanning PPDs as soon as a loop
276 was seen (Issue #5170)
277 - IPP Everywhere PPDs now support IPP job presets (Issue #5179)
278 - IPP Everywhere PPDs now support finishing templates (Issue #5180)
279 - Fixed a journald support bug in the scheduler (Issue #5181)
280 - Fixed PAM module detection and added support for the common PAM definitions
281 (Issue #5185)
282 - The scheduler now substitutes default values for invalid job attributes when
283 running in "relaxed conformance" mode (Issue #5186)
284 - The scheduler did not work with older versions of uClibc (Issue #5188)
285 - The scheduler now generates a strings file for localizing PPD options
286 (Issue #5194)