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