]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.7.txt
Update cupsd.conf man page to list the ErrorPolicy directive (STR #4457)
[thirdparty/cups.git] / CHANGES-1.7.txt
CommitLineData
928b43f7
MS
1CHANGES-1.7.txt
2---------------
621ca63a 3
1b1b1776
MS
4CHANGES IN CUPS V1.7.5
5
9e92ab19
MS
6 - Security: Addressed some more situations where symlinked files would
7 be served by the web interface (STR #4455)
1b1b1776 8 - The LPD backend did not work with some versions of glibc (STR #4452)
13713f49 9 - CGI scripts did not work (STR #4454)
053939b3
MS
10 - The cupsd.conf man page did not list the ErrorPolicy directive
11 (STR #4457)
1b1b1776
MS
12
13
5a582409
MS
14CHANGES IN CUPS V1.7.4
15
abdd2bb1
MS
16 - Security: The web interface incorrectly served symlinked files and
17 files that were not world-readable, potentially leading to a
18 disclosure of information (STR #4450)
d367062c
MS
19 - The CUPS headers incorrectly needed libdispatch for blocks support
20 (STR #4397)
5a582409
MS
21 - CUPS did not compile when Avahi or mDNSResponder was not present
22 (STR #4402, STR #4424)
23 - The "snmp" option did not work with the network backends (STR #4422)
93e3d3f5
MS
24 - The User directive in client.conf did not override the USER
25 environment variable (STR #4426)
8ac5fc54
MS
26 - The web interface now properly shows a "Go" button for all text-based
27 browsers (STR #4425)
b8f01dbc 28 - The MaxJobTime directive now properly supports time values (STR #4434)
175bc798
MS
29 - The RPM spec file did not work due to the new Brazilian Portuguese
30 localization (STR #4436)
31 - Fixed an "IPP read error" issue (STR #4440)
8a986d27 32 - Fixed the --disable-libusb configure option (STR #4439)
bde350ea
MS
33 - Fixed the debug output from the DNS-SD backend when using Avahi
34 (STR #4444)
2adbc9df
MS
35 - Fixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network
36 backends (STR #4447)
8db75d57 37 - Added USB quirk rule for Lexmark E230 (STR #4448)
5a582409
MS
38
39
d489df6a
MS
40CHANGES IN CUPS V1.7.3
41
67dde2cc 42 - Added Brazilian Portuguese translation (STR #4409)
d489df6a
MS
43 - Fixed mapping of OutputBin values such as "Tray1"
44 (<rdar://problem/16685606>)
c52d341f
MS
45 - Several ippGet* functions incorrectly returned -1 instead of 0 on
46 error.
d3d824a3
MS
47 - The cupsGetResponse function did not work properly with
48 CUPS_HTTP_DEFAULT (<rdar://problem/16762593>)
651e0a22
MS
49 - The IPP backend did not abort a job when the printer did not validate
50 the supplied options (<rdar://problem/16836752>)
88a98866 51 - Fixed an authentication race condition in cupsSendRequest (STR #4403)
67dde2cc
MS
52 - The scheduler did not add the "job-hold-until-specified" reason when
53 holding a job using the lp command (STR #4405)
a19c48e0
MS
54 - The configure script incorrectly added libgcrypt as a GNU TLS
55 dependency (STR #4399)
5b69e934
MS
56 - cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT
57 (STR #4414)
eceee985 58 - Auto-typing of PWG Raster files did not work (STR #4417)
cf3d4dd6
MS
59 - IPP queues using hardcoded credentials would ask for credentials
60 (STR #4371)
554aa7b7 61 - Dates in non-UTF-8 locales did not display correctly (STR #4388)
995b120a 62 - The RPM spec file now looks for libusb-devel 1.0 or later.
8757020d
MS
63 - Fixed the "create-printer-subscription.test" file for IPPTOOL
64 (STR #4420)
d489df6a
MS
65
66
b1564bae
MS
67CHANGES IN CUPS V1.7.2
68
12163006
MS
69 - Security: The scheduler now blocks URLs containing embedded HTML
70 (STR #4356)
ca6b43fc 71 - Documentation fixes (STR #3259, STR #4346, STR #4355)
fa17c11e 72 - Fixed the Japanese localization (STR #4385)
95166508 73 - Added a German localization (STR #4363)
969af935
MS
74 - The cupsfilter command incorrectly read the cupsd.conf file; it now
75 reads the cups-files.conf file instead.
d7484965
MS
76 - Fixed OS X builds with Xcode 5.x (<rdar://problem/15914959>)
77 - Fixed SSL support on Windows (STR #4358)
42404685
MS
78 - Fixed documentation and naming of Create-Job/Printer-Subscriptions
79 operations (STR #4389)
7cad9d0f
MS
80 - Phone numbers in fax jobs were not properly filtered for IPP FaxOut
81 (<rdar://problem/16351701>)
9ee955fe 82 - Updated Linux "relro" support (STR #4349)
cfeac714 83 - Fixed a memory leak in the label printer driver (STR #4393)
4db41741 84 - cupsEnumDests did not set the "is_default" field (STR #4332)
fa17c11e
MS
85 - cupsDoIORequest could miss the server status, causing failed lpadmin
86 and other administrative commands (STR #4386)
c51dcb48 87 - cupsEnumDests didn't always call the callback function (STR #4380)
21459fa1 88 - "lp -i job-id -H hold" did not work (STR #nnn)
3a43047f 89 - CUPS didn't compile on older platforms (STR #4338)
8dd318e5
MS
90 - Several libcups files did not have the Apple license exception
91 notice (STR #4361)
0cf0c416
MS
92 - Fixed a D-BUS threading issue that caused the scheduler to crash
93 (STR #4347)
bb0a112b 94 - The scheduler now automatically reconnects to Avahi as needed
ebd5991b 95 (STR #4370, STR #4373)
209cc9b6
MS
96 - The scheduler did not handle GET requests for the log files properly
97 (STR #3265)
5353e5ee
MS
98 - The dnssd backend did not always report all discovered printers using
99 Avahi (STR #4365)
7b466f29
MS
100 - The Zebra printer driver did not properly handle negative "label top"
101 values (STR #4354)
2644cfc5
MS
102 - The scheduler did not always update the MakeModel value in
103 printers.conf after updating the driver (STR #4264)
ffb3d9d3
MS
104 - The LPD mini daemon did not support print jobs larger than 2GB
105 (STR #4351)
d423d83d
MS
106 - Fixed a bug in the status reading code when sending a compressed data
107 stream to an IPP printer/server (<rdar://problem/16019623>)
392aa79d
MS
108 - The IPP backend might not include all job attributes in Validate-Job
109 operations (<rdar://problem/16025435>)
b1564bae
MS
110 - Fixed some clang-reported issues (<rdar://problem/15936066>)
111
112
ff2b08f9
MS
113CHANGES IN CUPS V1.7.1
114
83bc2aac
MS
115 - Security: the lppasswd program incorrectly used settings from
116 ~/.cups/client.conf (STR #4319)
ff2b08f9 117 - Auto debug logging was broken in 1.7.0 (<rdar://problem/15331639>)
72f50170 118 - Some gzip'd PPD files could not be used (<rdar://problem/15386424>)
7d644288
MS
119 - Cleaned up some job logging in the scheduler
120 (<rdar://problem/15332672>)
121 - ATTR messages could cause string pool memory corruption in the
122 scheduler (<rdar://problem/15382819>)
7f5ce42e
MS
123 - The RPM spec file did not list the build requirements; this was on
124 purpose, but now we are listing the Red Hat package names
b933058e 125 (<rdar://problem/15375760>, STR #4322)
462b6e74
MS
126 - Printing to a raw queue could result in corrupt output due to
127 opportunistic compression (<rdar://problem/15008524>)
4f2b0ae1 128 - The GNU TLS support code triggered many compiler warnings due to the
a8660430
MS
129 use of old GNU TLS compatibility type names
130 (<rdar://problem/15392966>)
4f2b0ae1
MS
131 - The "make check" test suite did not work on Linux without the
132 cups-filters package installed (<rdar://problem/14292998>)
0042c0d7
MS
133 - Japanese PPDs using with the Shift-JIS encoding did not work
134 (<rdar://problem/15427759>)
5a1adc8d 135 - "tel:" URIs incorrectly had slashes (<rdar://problem/15418463>)
3af9ac9e
MS
136 - The libusb-based USB backend incorrectly used write timeouts
137 (<rdar://problem/15564888>)
878389c8
MS
138 - Shared printers could become inaccessible after a few days on OS X
139 (<rdar://problem/15426838>)
eb383c31
MS
140 - The IPP backend did not wait for a busy printer to become available
141 before attempting to print (<rdar://problem/15465667>)
f2a7bf2a
MS
142 - CUPS did not support "auto-monochrome" or "process-monochrome" for the
143 "print-color-mode" option (<rdar://problem/15482520>)
84ec3a84 144 - Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328)
e584c068
MS
145 - lpq and lpstat did not list jobs in the correct order when priorities
146 were specified (STR #4326)
e9dd00a0 147 - The D-BUS notifier did not remove its lockfile (STR #4314)
4541d836
MS
148 - CUPS incorrectly used the USER environment variable when the name did
149 not match the user ID (STR #4327)
ff2b08f9
MS
150
151
621ca63a
MS
152CHANGES IN CUPS V1.7.0
153
cccd10cb 154 - Updated the Japanese localization.
b0f26938
MS
155 - The lpadmin command did not send the PPD name from the "-m" option
156 (<rdar://problem/15264697>)
5f8f4499
MS
157 - Network backends now use the prtMarkerSuppliesClass property to
158 determine the direction of supply level values
159 (<rdar://problem/14302628>)
928b43f7
MS
160 - The scheduler did not remove backup PPD files when a printer was
161 deleted (<rdar://problem/15065555>)
162 - The scheduler incorrectly responded to HEAD requests when the web
163 interface was disabled (<rdar://problem/15090332>)
621ca63a
MS
164 - The scheduler did not respond using the hostname specified by the
165 client (<rdar://problem/14583574>)
166 - Fax queues did not work when shared via Bonjour
167 (<rdar://problem/14498310>)
168 - Error messages from the scheduler were not localized using the
169 language specified in the client's IPP request
170 (<rdar://problem/14128011>)
171 - Added an Italian localization (<rdar://problem/14481578>)
172 - Fixed a couple memory leaks in ippfind that were reported by Clang.
173 - Fixed a compile issue on 64-bit Linux with Clang - need to use the
174 -pie option instead of -Wl,-pie now (<rdar://problem/14480938>)
175 - The ippfind utility reported the wrong port numbers when compiled
176 against Avahi (<rdar://problem/14508324>)
177 - httpGetFd, httpGetFile, httpPutFd, and httpPutFile did not
178 automatically reconnect if the server closed the connecion after the
179 previous response.
180 - Fixed a compile error in libcups (<rdar://problem/14467141>)
181 - The scheduler incorrectly did not pass a FINAL_CONTENT_TYPE
182 environment variable to the filters or backend
183 (<rdar://problem/14355011>)
184 - The cups-exec helper program could fail randomly on OS X due to
185 sandbox violations when closing excess file descriptors
186 (<rdar://problem/14421943>)
187 - The scheduler incorrectly did not use the kqueue interface on OS X.
188
189
190CHANGES IN CUPS V1.7rc1
191
192 - Printer xxx-default values were not reported by Get-Printer-Attributes
193 or lpoptions (<rdar://problem/14401795>)
194 - Fixed deprecation warnings for many functions on OS X so they are tied
195 to the deployment version when building (<rdar://problem/14210079>)
196 - Fixed a build issue on ARM-based Linux systems - unable to validate
197 va_list arguments.
198 - Added a new ippfind tool for finding IPP printers and other Bonjour
199 services (<rdar://problem/13876199>)
200 - Fixed some issues with conversion of PWG media size names to
201 hundredths of millimeters (<rdar://problem/14065748>)
202 - The IPP backend could crash on OS X when printing to a Kerberized
203 printer (<rdar://problem/14040186>)
204 - The ipptool program now automatically extends timeouts when the
205 output buffer is filled (<rdar://problem/14016099>)
206 - The ipptool program now supports the --help and --version options.
207 - The ipptool program did not continue past include file errors by
208 default (<rdar://problem/13875803>)
209 - The ipptool program now supports FILE-ID and TEST-ID directives and
210 includes their values in its XML output (<rdar://problem/13876038>)
211 - The ipptool program now supports WITH-HOSTNAME, WITH-RESOURCE, and
212 WITH-SCHEME expect predicates to compare the corresponding URI
213 components (<rdar://problem/13876091>)
214
215
216CHANGES IN CUPS V1.7b1
217
218 - The configure script now supports a --with-rundir option to change
219 the transient run-time state directory from the default to other
220 locations like /run/cups (STR #4306)
221 - The scheduler now supports PPD lookups for classes (STR #4296)
222 - The cupsfilter program did not set the FINAL_CONTENT_TYPE
223 environment variable for filters.
224 - Added a new "-x" option to the cancel command (STR #4103)
225 - Made the PWG media handling APIs public (STR #4267)
226 - Implemented ready media support for the cupsGetDestMediaXxx APIs
227 (STR #4289)
228 - Added new cupsFindDestDefault, cupsFindDestReady, and
229 cupsFindDestSupported APIs (STR #4289)
230 - Added new cupsGetDestMediaByIndex, cupsGetDestMediaCount, and
231 cupsGetDestMediaDefault APIs (STR #4289)
232 - Added new ippGet/SetOctetString APIs for getting and setting an
233 octetString value (STR #4289)
234 - Added new ippCreateRequestedArray API for generating a array of
235 attributes from the requested-attributes attribute.
236 - The ipptool utility now supports compression, conditional tests based
237 on the presence of files, and new DEFINE predicates for STATUS.
238 - Added new IPP APIs for checking values (STR #4167)
239 - Added new IPP APis for adding and setting formatted strings.
240 - Added new HTTP APIs to support basic server functionality via libcups.
241 - The dnssd backend now generates a 1284 device ID as needed (STR #3702)
242 - CUPS now supports compressing and decompressing streamed data
243 (STR #4168)
244 - CUPS now supports higher-level PIN printing, external accounting
245 systems, and "print here" printing environments (STR #4169)
246 - IRIX is no longer a supported operating system (STR #4092)
247 - The PPD compiler now supports JCL options properly (STR #4115)
248 - The web interface now checks whether the web browser has cookies
249 enabled and displays a suitable error message (STR #4141)