]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.6.txt
Kerberos credentials could get truncated when printing to a shared printer.
[thirdparty/cups.git] / CHANGES-1.6.txt
CommitLineData
4fb198c8 1CHANGES-1.6.txt
2---------------
3
bde80aee 4CHANGES IN CUPS V1.6.3
5
3e334381 6 - The configure script now prefers Clang over GCC.
5105abee 7 - Fixed a compile problem on AIX (STR #4307)
579b6de1 8 - Kerberos credentials could get truncated when printing to a shared
9 printer.
2ce1efdc 10 - Printing using "ipps" URIs was not encrypted.
0ae79677 11 - Insecure ICC profiles prevented installation of user profiles for a
12 printer on OS X.
610d39e0 13 - Added more USB quirks for the libusb-based backend (STR #4311)
ebafc0c1 14 - The Russian web interface templates were broken (STR #4310)
1922cf85 15 - The scheduler no longer tries to do Kerberos authentication over the
16 loopback interface.
478d9bb3 17 - The IPP backend could fail to pause a job for authentication
18 (STR #4298)
99b1643f 19 - Fixed a regression on the handling of auth keys on OS X if the
20 cups-files.conf was not present or did not contain a SystemAuthKey
21 value.
22 - The scheduler incorrectly did a reverse lookup of the server address
23 when HostNameLookups was turned off (STR #4302)
bde80aee 24 - The scheduler incorrectly computed the final content type value when
25 null filters were present.
26
27
77d791b6 28CHANGES IN CUPS V1.6.2
29
d175bbcb 30 - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248,
31 STR #4259)
6b21a4ce 32 - Security: All file, directory, user, and group settings are now stored
33 in a separate cups-files.conf configuration file that cannot be set
34 through the CUPS web interface or APIs (STR #4223)
935db34a 35 - Added a Czech localization (STR #4201)
3403c650 36 - Added a French localization (STR #4247)
859c18b0 37 - Added a Russian localization (STR #4228, STR #4285)
f9ab2900 38 - Updated the Catalan localization (STR #4202)
58f3cd1a 39 - Local certificate authentication did not guard against an empty
40 certification file (STR #4293)
439677b7 41 - The scheduler did not reject device URIs with spaces.
8d211539 42 - Added USB quirk rule for Epson Stylus Photo 750 (STR #4286)
35ef82b5 43 - The IPP backend could crash if the printer disconnects early
44 (STR #4284)
f27df085 45 - cupsGetPPD did not work with statically-configured CUPS shared
46 queues (STR #4178)
65572b46 47 - The scheduler did not support long MIME media types (STR #4270)
b40e0ec6 48 - The cupsfilter command did not set the CHARSET environment variable
49 for the text filters (STR #4273)
595fd510 50 - The lp command did not show errors for unknown "--foo" (STR #4261)
51 - Bad IPP responses could crash ipptool (STR #4262)
98e8b771 52 - Updated USB quirk rules for Canon and Xerox printers (STR #4217,
53 STR #4263)
5d86877b 54 - Added USB blacklisting for printers that require a custom backend
55 (STR #4218)
65087280 56 - The PPD compiler did not correctly JCL options (STR #4115, STR #4203)
b91c836d 57 - The ipptool program now supports DEFINE-MATCH and DEFINE-NO-MATCH
58 predicates for STATUS directives.
6488851f 59 - Fixed a problem with local Kerberos authentication (STR #4140)
a674809b 60 - Coverity scan: fixed some minor issues (STR #4242)
00670439 61 - The scheduler did not remove color profiles after deleting a printer
8fa70294 62 (STR #4232, STR #4276)
7cad84cc 63 - The CUPS library did not always detect a timed out connection to the
64 server which could cause temporary loss of printing from applications
65 (STR #4187)
88e79637 66 - The ipptool program now supports variable substitution in OPERATION
67 and DELAY directives (STR #4175)
38025f7e 68 - The IPP backend now stops queues when the server configuration
69 prevents successful job submission (STR #4125)
82b8237a 70 - The XML output of ipptool contained empty dictionaries (STR #4136)
0fa89e4b 71 - The scheduler did not delete job control backup files (STR #4244)
5f1e9934 72 - cupsGetPPD3 could return a local PPD instead of the correct remote
73 PPD.
8b2b0a18 74 - The scheduler incorrectly advertised auth-info-required for local
75 queues needing local authentication (STR #4205)
ec39bf1a 76 - CUPS 1.6 clients using the ServerName directive in client.conf did not
969d6a6d 77 work with CUPS 1.3.x or older servers (STR #4231, STR #4291)
171d094e 78 - The SNMP backend now tries to work around broken printers that use a
79 newline to separate key/value pairs.
36f9d0f8 80 - The IPP backend did not send a cancel request to printers when a job
81 was canceled and the printer did not support Create-Job.
00f1b669 82 - Fixed EPM packaging files (STR #4199)
253b73b8 83 - OpenBSD build fix (STR #4195, STR #4196, STR #4197)
22e9c557 84 - The scheduler could crash when using Avahi (STR #4183, STR #4192,
1c01bc54 85 STR #4200, STR #4213)
84a03f93 86 - The IPP backend could get stuck in an endless loop on certain network
87 errors (STR #4194)
fe6f459c 88 - 32-bit builds failed on Debian (STR #4133)
84cd2123 89 - The scheduler no longer accepts or sends job description attributes.
a2387f4f 90 - The IPP backend now works around some conformance issues for broken
91 printers (STR #4190)
1ee6a062 92 - cupsBackendReport() now filters out all control characters from the
93 reported 1284 device IDs (STR #4124)
da535dea 94 - The scheduler no longer allows job-name values that are not valid
95 network Unicode strings (STR #4072)
cb213a88 96 - The web interface did not preserve the order of classes, jobs, or
97 printers (STR #4170)
bd08ee89 98 - The network backends now support disabling of SNMP supply level
99 queries via the "snmp" URI option (STR #4106)
675dc7f3 100 - The IPP backend did not specify the compression used (STR #4181)
c35923cf 101 - ipptool did not support octetString values.
4e178f2a 102 - The scheduler did not recognize dnssd: or ipps: URIs as Bonjour shared
11f69246 103 queues (STR #4158)
4e178f2a 104 - Applications could not get the PPD file for statically-configured
105 Bonjour-shared print queues (STR #4159)
11f69246 106 - The cupsd.conf file included obsolete browsing directives (STR #4157)
8fa16503 107 - Fixed a USB backend compatibility issue on systems using libusb
a90b57c7 108 (STR #4155, STR #4191)
a3e03052 109 - Some Bonjour features were not available on systems with Avahi
110 (STR #4156)
dd9a0317 111 - CUPS now includes the port number in the Host: header for HTTP
112 requests.
77d791b6 113 - Fixed REPEAT-MATCH for STATUS and EXPECT - was incorrectly erroring
114 out.
115
116
4fb198c8 117CHANGES IN CUPS V1.6.1
118
119 - Documentation fix (STR #4149)
120 - RPM packaging fixes (STR #4129, #4145)
121 - The Japanese and English web interface headers were swapped
122 (STR #4148)
123
124
125CHANGES IN CUPS V1.6.0
126
127 - Document changes (STR #4131)
128 - Added new Catalan (STR #4107) and Spanish (STR #4137) localizations.
129
130
131CHANGES IN CUPS V1.6rc1
132
133 - Added a new Japanese localization (STR #4122)
134 - The SNMP backend no longer exits if it is unable to obtain an IPv6
135 socket (STR #4109)
136 - The LPD backend incorrectly used "localhost" in the control file
137 instead of the current hostname.
138
139
140CHANGES IN CUPS V1.6b1
141
142 - Documentation updates (STR #3927, STR #3980, STR #4010, STR #4068)
143 - The scheduler now consolidates all PPD updates from filters at the
144 end of the job (STR #4075)
145 - CUPS now supports color management using colord (STR #3808)
146 - CUPS now supports Bonjour using Avahi (STR #3066)
147 - The PreserveJobFiles and PreserveJobHistory directives now support
148 specification of a time interval (STR #3143)
149 - PPD files can now be archived in (gzip'd) tar files to further reduce
150 the disk space used by PPD files (STR #3772)
151 - The network backends now deal with printers that report their levels
152 in percent but do not specify a maximum capacity of 100 (STR #3551)
153 - The network backends now report full/almost-full waste bins in
154 printers along with end-of-life for cleaning pads (STR #4017)
155 - Added a configure option to set the permissions of the installed
156 cupsd (STR #3459)
157 - Added a new WITH-ALL-VALUES directive to ipptool EXPECT predicates
158 (STR #3949)
159 - CUPS now supports a User directive in client.conf and the CUPS_USER
160 environment variable for overriding the default username (STR #3114)
161 - Now set the PJL USERNAME variable as needed (STR #3100)
162 - Added support for usernames and passwords longer than 32 characters
163 (STR #2856)
164 - Added a new MaxHoldTime directive to automatically cancel jobs that
165 have been held indefinitely after a specific number of seconds
166 (STR #2291)
167 - The LPD backend now uses the originating host name when it is not the
168 local system (STR #2053)
169 - CUPS now prefers the suffix "dpcm" when reporting resolution in dots-
170 per-centimeter (STR #4006)
171 - The configure script and build system no longer support building of
172 separate 32-bit and 64-bit libraries.
173 - The "brightness", "columns", "fitplot", "gamma", "hue",
174 "natural-scaling", "penwidth", "position", "ppi", "saturation", and
175 "scaling" options are not longer supported (STR #4010)
176 - The "page-bottom", "page-left", "page-right", "page-top",
177 "prettyprint", and "wrap" options have been deprecated (STR #4010)
178 - The scheduler now reports the standard "number-of-documents" attribute
179 instead of the CUPS-specific "document-count" attribute in
180 job objects.
181 - Added new destination connection and enumeration functions (STR #3924)
182 - Added new option, localization, and job submission functions that do
183 not depend on PPD files (STR #3925)
184 - Added a new MaxJobTime directive for cupsd that specifies the maximum
185 amount of time allowed for a job to complete before it is canceled.
186 - The default password callback now supports passwords up to 127
187 characters.
188 - The scheduler now supports a DefaultAuthType of "auto" to
189 automatically choose between Basic (username/password) and Negotiate
190 (Kerberos) authentication.
191 - cupsSideChannelSNMPGet/Walk now support OIDs and values up to 64k in
192 length.
193 - CUPS no longer supports automatic remote printers or implicit classes
194 via the CUPS, LDAP, or SLP protocols (STR #3922, STR #3923)
195 - The PPD APIs are now deprecated and will be removed in a future
196 version of CUPS (STR #3927)
197 - The default IPP version for requests is now 2.0 (STR #3929)
198 - The IPP APIs no longer expose the ipp_t or ipp_attribute_t structures
199 and instead provide accessor functions (STR #3928)
200 - The scheduler will no longer run programs with group write permission.
201 - The PHP module has been removed (STR #3932)
202 - The bannertops, commandtoescpx, commandtopclx, imagetops,
203 imagetoraster, pdftops, rastertoescpx, rastertopclx, and texttops
204 filters have been removed (STR #3930)
205 - The serial and parallel backends have been removed (STR 3935)