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