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