]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.md
1895cf698238bed989161fac51389b40baa22d01
[thirdparty/cups.git] / CHANGES.md
1 CHANGES - 2.2.5 - 2017-06-30
2 ============================
3
4 CHANGES IN CUPS V2.2.5
5 ----------------------
6
7 - Fixed an issue with Chinese localizations on macOS (rdar://32419311)
8
9
10 CHANGES IN CUPS V2.2.4
11 ----------------------
12
13 - The scheduler did not remove old job files (Issue #4987)
14 - cupsEnumDests did not return early when all printers had been discovered
15 (Issue #4989)
16 - The CUPS build system now supports cross-compilation (Issue #4897)
17 - Added a new CUPS Programming Manual to replace the aging API documentation.
18 - Added the `cupsAddIntegerOption` and `cupsGetIntegerOption` functions
19 (Issue #4992)
20 - The `cupsGetDests` and `cupsCreateJob` functions now support Bonjour printers
21 (Issue #4993)
22 - Added a USB quirk rule for Lexmark E260dn printers (Issue #4994)
23 - Fixed a potential buffer overflow in the `cupstestppd` utility (Issue #4996)
24 - IPP Everywhere improvements (Issue #4998)
25 - Fixed the "cancel all jobs" function in the web interface for several
26 languages (Issue #4999)
27 - Fixed issues with local queues (Issue #5003, Issue #5008, Issue #5009)
28 - The `lpstat` command now supports a `-e` option to enumerate local printers
29 (either previously added or on the network) that can be accessed
30 (Issue #5005)
31 - The `lp` and `lpr` commands now support printing to network printers that
32 haven't yet been added (Issue #5006)
33 - Fixed a typo in the mime.types file.
34 - Fixed a bug in the Spanish web interface template (Issue #5016)
35 - The `cupsEnumDests*` and `cupsGetDest*` functions now report the value of the
36 "printer-is-temporary" Printer Status attribute (Issue #5028)
37 - Added Chinese localization (Issue #5029)
38 - The `cupsCheckDestSupported` function did not support `NULL` values
39 (Issue #5031)
40 - Fixed some issues in the RPM spec file (Issue #5032)
41 - The `cupsConnectDest` function now supports the `CUPS_DEST_FLAGS_DEVICE` flag
42 for explicitly connecting to the device (printer) associated with the
43 destination.
44 - The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports
45 `DenyCBC` and `DenyTLS1.0` options (Issue #5037)
46
47
48 CHANGES IN CUPS V2.2.3
49 ----------------------
50
51 - The IPP backend could get into an infinite loop for certain errors, causing a
52 hung queue (<rdar://problem/28008717>)
53 - The scheduler could pause responding to client requests in order to save state
54 changes to disk (<rdar://problem/28690656>)
55 - Added support for PPD finishing keywords (Issue #4960, Issue #4961,
56 Issue #4962)
57 - The IPP backend did not send a media-col attribute for just the source or type
58 (Issue #4963)
59 - IPP Everywhere print queues did not always support all print qualities
60 supported by the printer (Issue #4953)
61 - IPP Everywhere print queues did not always support all media types supported
62 by the printer (Issue #4953)
63 - The IPP Everywhere PPD generator did not return useful error messages
64 (Issue #4954)
65 - The IPP Everywhere finishings support did not work correctly with common UI or
66 command-line options (Issue #4976)
67 - Fixed an error handling issue for the network backends (Issue #4979)
68 - The default cupsd.conf file did not work on systems compiled without Kerberos
69 support (Issue #4947)
70 - The "reprint job" option was not available for some canceled jobs
71 (Issue #4915)
72 - Updated the job listing in the web interface (Issue #4978)
73 - Fixed some localization issues on macOS (<rdar://problem/27245567>)
74
75
76 CHANGES IN CUPS V2.2.2
77 ----------------------
78
79 - Fixed some issues with the Zebra ZPL printer driver (Issue #4898)
80 - Fixed some issues with IPP Everywhere printer support (Issue #4893,
81 Issue #4909, Issue #4916, Issue #4921, Issue #4923, Issue #4932, Issue #4933,
82 Issue #4938)
83 - The rastertopwg filter could crash with certain input (Issue #4942)
84 - Optimized connection usage in the IPP backend (<rdar://problem/29547323>)
85 - The scheduler did not detect when an encrypted connection was closed by the
86 client on Linux (Issue #4901)
87 - The cups-lpd program did not catch all legacy usage of ISO-8859-1
88 (Issue #4899)
89 - Fixed builds on systems without a working poll() implementation (Issue #4905)
90 - Added a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900)
91 - The scheduler no longer creates log files on startup
92 (<rdar://problem/28332470>)
93 - The ippContainsString function now uses case-insensitive comparisons for
94 mimeMediaType, name, and text values in conformance with RFC 2911.
95 - The network backends now log the addresses that were found for a printer
96 (<rdar://problem/29268474>)
97 - Let's Encrypt certificates did not work when the hostname contained uppercase
98 letters (Issue #4919)
99 - Fixed reporting of printed pages in the web interface (Issue #4924)
100 - Updated systemd config files (Issue #4935)
101 - Updated documentation (PR #4896)
102 - Updated localizations (PR #4894, PR #4895, PR #4904, PR #4908, Issue #4946)
103 - Updated packaging files (Issue #4940)
104
105
106 CHANGES IN CUPS V2.2.1
107 ----------------------
108
109 - Added "CreateSelfSignedCerts" directive for cups-files.conf to control whether
110 the scheduler automatically creates its own self-signed X.509 certificates for
111 TLS connections (Issue #4876)
112 - http*Connect did not handle partial failures (Issue #4870)
113 - Addressed some build warnings on Linux (Issue #4881)
114 - cupsHashData did not use the correct hashing algorithm
115 (<rdar://problem/28209220>)
116 - Updated man pages (PR #4885)
117 - Updated localizations (PR #4877, PR #4886)
118
119
120 CHANGES IN CUPS V2.2.0
121 ----------------------
122
123 - Normalized the TLS certificate validation code and added additional error
124 messages to aid troubleshooting.
125 - The httpConnect functions did not work on Linux when cupsd was not running
126 (Issue #4870)
127 - The --no-remote-any option of cupsctl had no effect (Issue #4866)
128 - http*Connect did not return early when all addresses failed (Issue #4870)
129
130
131 CHANGES IN CUPS V2.2rc1
132 -----------------------
133
134 - Updated the list of supported IPP Everywhere media types.
135 - The IPP backend did not validate TLS credentials properly.
136 - The printer-state-message attribute was not cleared after a print job with no
137 errors (Issue #4851)
138 - The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did not
139 always return an error for failed adds (Issue #4854)
140 - PPD files with names longer than 127 bytes did not work (Issue #4860)
141 - Updated localizations (Issue #4846, PR #4858)
142
143
144 CHANGES IN CUPS V2.2b2
145 ----------------------
146
147 - Added Upstart support (PR #4825)
148 - CUPS now supports Let's Encrypt certificates on Linux.
149
150
151 CHANGES IN CUPS V2.2b1
152 ----------------------
153
154 - All CUPS commands now support POSIX options (Issue #4813)
155 - The scheduler now restarts faster (Issue #4760)
156 - Improved performance of web interface with large numbers of jobs (Issue #3819)
157 - Encrypted printing can now be limited to only trusted printers and servers
158 (<rdar://problem/25711658>)
159 - The scheduler now advertises PWG Raster attributes for IPP Everywhere clients
160 (Issue #4428)
161 - The scheduler now logs informational messages for jobs at LogLevel "info"
162 (Issue #4815)
163 - The scheduler now uses the getgrouplist function when available (Issue #4611)
164 - The IPP backend no longer enables compression by default except for certain
165 raster formats that generally benefit from it (<rdar://problem/25166952>)
166 - The scheduler did not handle out-of-disk situations gracefully (Issue #4742)
167 - The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and
168 user names (Issue #4748)
169 - The IPP backend now continues on to the next job when the remote server/
170 printer puts the job on hold (<rdar://problem/24858548>)
171 - The scheduler did not cancel multi-document jobs immediately
172 (<rdar://problem/24854834>)
173 - The scheduler did not return non-shared printers to local clients unless they
174 connected to the domain socket (<rdar://problem/24566996>)
175 - The scheduler now reads the spool directory if one or more job cache entries
176 point to deleted jobs (<rdar://problem/24048846>)
177 - Added support for disc media sizes (<rdar://problem/20219536>)
178 - The httpAddrConnect and httpConnect* APIs now try connecting to multiple
179 addresses in parallel (<rdar://problem/20643153>)
180 - The cupsd domain socket is no longer world-accessible on macOS
181 (<rdar://problem/7542560>)
182 - Interface scripts are no longer supported for security reasons
183 (<rdar://problem/23135640>)
184 - Added a new cupsHashData API and support for hashed job passwords
185 (<rdar://problem/20221502>)
186 - Localization fixes (<rdar://problem/25292403>, <rdar://problem/25461517>,
187 Issue #4041, Issue #4796)
188 - Documentation changes (Issue #4624, Issue #4781)
189 - Packaging fixes (PR #4832)