]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.5.txt
Merge changes from CUPS 1.6svn-r10112.
[thirdparty/cups.git] / CHANGES-1.5.txt
CommitLineData
a4845881
MS
1CHANGES-1.5.txt
2---------------
3
4CHANGES IN CUPS V1.5.1
5
a2326b5b
MS
6 - Documentation updates (STR #3885, STR #3946, STR #3969)
7 - Build fixes (STR #3956)
8 - Group quota ACLs did not work with Kerberos (STR #3972)
9 - The IPP backend did not retry when a printer responded with
10 client-error-not-possible (STR #3963)
11 - PostScript PPDs with filters used the wrong command filter (STR #3973)
12 - The scheduler incorrectly used free() on a POSIX ACL value, which
13 could cause a crash (STR #3970)
14 - PPD files using the MacStandard encoding did not work.
15 - The web interface did not work on some platforms (STR #3902)
16 - The lpstat command would crash when then "-u" option was used by a
17 non-administrator (STR #3953)
18 - Japanese supply level reporting did not always work.
d7225fc2
MS
19 - The DBUS notifier could crash (STR #3947)
20 - Relaxed some of the page size checks in cupstestppd.
21 - The ipptool program now reports attributes that are repeated within
22 the same attribute group.
10ddcf65
MS
23 - Updated the PWG raster support to match the current draft
24 specification.
83e08001
MS
25 - Fixed some IPP conformance issues in the scheduler.
26 - Added ipptool support for repeating requests.
d7225fc2
MS
27 - Added IPP/2.2 conformance tests and greatly improved the IPP/1.1,
28 IPP/2.0, and IPP/2.1 conformance testing.
83e08001
MS
29 - IPP messages containing mixed integer/rangeOfInteger values did not
30 work (STR #3942)
31 - The ipptool program now provides additional diagnostics for badly-
32 formatted responses (STR #3857)
33 - When possible, the IPP backend now stops sending job data early on a
34 cancel.
35 - cupsSendRequest and cupsWriteRequestData did not properly read all
36 HTTP headers, preventing authentication and encryption upgrades from
37 working in all cases.
85dda01c
MS
38 - The client.conf Server directive is no longer supported on Mac OS X
39 10.7 and later.
40 - The IPP backend sent the wrong margins in media-col.
41 - The scheduler did not save or restore large Kerberos credentials for
42 jobs.
43 - The dnssd backend did not properly browse for secure IPP printers.
44 - httpAssembleURI* did not properly escape all special characters in the
45 username/password field.
a4845881
MS
46 - The scheduler now logs config file errors to stderr (STR #3936)
47 - The configure script incorrectly used bundle-based localizations on
48 Linux (STR #3938)
49 - The cups-driverd helper program did not cache .drv files properly,
50 sometimes leading to a crash (STR #3921)
51 - CUPS did not build on stock Mac OS X installations.
52 - Encryption was broken with OpenSSL.
53 - ipptool's XML output used date/time values with timezone offsets,
54 which are not supported by Mac OS X's NSDate class.
55 - Several programs did not support the cupsFilter2 keyword in PPD files.
56 - The IPP backend incorrectly reported spool-area-full states.
57 - cupsMarkOptions() did not protect against a bad PPD that was missing
58 one or more standard Duplex options.
59 - The PostScript filter did not mirror N-up output properly.
60 - The ipptool program did not validate UTF-8 strings in XML output.
61 - Fixed supply level reporting for some printers.
62 - The scheduler no longer automatically logs debug messages for jobs
63 that were held or canceled.
64 - The cupsSendRequest function did not flush remaining response data
65 from a previous request, leading to apparent chunking issues.
66 - The scheduler did not report the correct version in the Server: header
67 (STR #3903)
68 - The scheduler did not support 1284 device IDs reported by driver
69 interface programs longer than 127 characters (STR #3871)
70 - The image filters did not support loading images larger than the
71 RIPCache setting (STR #3901)
72 - "PAGE: total NNN" messages did not get logged properly (STR #3887)
73 - Updated the PWG Raster support to conform to the current draft of the
74 PWG Raster Format specification.
75 - The PWG Raster filter did not always write the correct number of
76 padding lines on the bottom of the page (STR #3904)
77 - When reporting a denial-of-service attack from the domain socket, the
78 address reported does not always contain the correct path (STR #3888)
79 - Badly formed GIF files could cause the image filters to crash
80 (STR #3914)
81 - Jobs canceled at the printer were retried by the IPP backend.
82 - "cupsfilter -u" deleted the input file instead of the PPD file.
83 - The scheduler did not compute the cost of PPD filters defined using
84 the cupsFilter2 keyword properly.
85 - The scheduler did not correctly support the maxsize() attribute for
86 PPD filters.
87
88
89CHANGES IN CUPS V1.5.0
90
91 - Documentation updates.
92 - Localization update (STR #3865)
93 - Needed to limit TLS to v1.0 on some versions of Mac OS X.
94 - The snmp backend did not work with some printers.
95
96
97CHANGES IN CUPS V1.5rc1
98
99 - Compile fixes (STR #3849, STR #3850)
100 - The scheduler didn't check for empty values for several configuration
101 directives (STR #3861)
102 - ipptool didn't generate valid XML when a test was skipped.
103 - Added additional error checking to the 1284 device ID code (STR #3858)
104 - Fixed some compatibility issues migrating from the old usblp backend
105 to the libusb backend (STR #3860)
106 - Fixed the wake-from-sleep printing behavior on Mac OS X.
107 - The scheduler incorrectly allowed jobs to be held from a terminating
108 state.
109 - The cups-driverd program could crash when a PPD was renamed.
110 - The dnssd backend took too long to discover printers on large or busy
111 networks with the new default timeout used by lpinfo and the web
112 interface. This resulted in "lost" printers.
113
114
115CHANGES IN CUPS V1.5b2
116
117 - Documentation updates.
118 - Localization updates (STR #3845)
119 - Compiler warning cleanup.
120 - Fixed PIE support for Linux (STR #3846)
121 - Made httpSetTimeout API public and use it in the IPP backend to avoid
122 timeout errors.
123 - The scheduler incorrectly set the "authenticated" printer-type bit for
124 remote queues using authentication.
125
126
127CHANGES IN CUPS V1.5b1
128
129 - The CUPS library now supports per-connection HTTP timeouts and
130 callbacks.
131 - The CUPS library now supports (limited) SSL/TLS X.509 certificate
132 validation and revocation (STR #1616)
133 - Updated the PostScript filter to support IncludeFeature in more
134 circumstances (STR #3417)
135 - The schedule did not correctly parse some IPv6 addresses and masks in
136 the cupsd.conf file (STR #3533)
137 - Fixed a case-insensitive string comparison issue for locales that do
138 not treat "I" and "i" as equivalent (STR #3800)
139 - The scheduler reported an incorrect job-printer-uri value when sharing
140 was not enabled (STR #3639)
141 - The scheduler now allows the ServerAlias directive to contain multiple
142 hostnames separated by spaces or commas (STR #3813)
143 - The scheduler now sets the process group for child processes and
144 manages the group (STR #2829)
145 - Fixed some minor issues discovered by a Coverity scan (STR #3838)
146 - The scheduler now more carefully creates and removes configuration,
147 cache, and state files (STR #3715)
148 - The lpadmin command now allows default option values to be deleted
149 (STR #2959)
150 - The lpadmin command now allows the cupsIPPSupplies and
151 cupsSNMPSupplies keywords to be set in a PPD file (STR #3825)
152 - Moving a held job no longer releases it (STR #3839)
153 - Restored support for GNU TLS and OpenSSL with threading enabled
154 (STR #3605)
155 - Fixed a confusing error message from cups-polld (STR #3806)
156 - Increased the default RIPCache value to 128MB (STR #3535)
157 - MIME errors are now routed to the error_log file (STR #2410)
158 - Updated PDF filter to support new Ghostscript ps2write device
159 (STR #3766)
160 - Updated PDF filter to support new Poppler option to preserve page
161 sizes in PDF files when the user has not selected a particular media
162 size (STR #3689)
163 - Added new PWG Raster filter for IPP Everywhere printer support.
164 - Added job-uuid, printer-uuid, and subscription-uuid attributes.
165 - Added support for the cupsSingleFile PPD keyword.
166 - Dropped support for the printer-state-history attribute (STR #3654)
167 - Added support for a new cupsIPPSupplies keyword in PPD files to allow
168 drivers to disable IPP supply level reporting.
169 - Added support for a new cupsFilter2 keyword in PPD files to allow for
170 the propagation of the actual MIME media type produced by a filter.
171 - The scheduler did not always get the correct Kerberos username when
172 authenticating (STR #3670)
173 - Added new cupsRasterOpenIO function and CUPS_RASTER_WRITE_PWG to the
174 CUPS imaging library to support printing to IPP Everywhere raster
175 printers.
176 - The scheduler now provides default values for the pages-per-minute and
177 pages-per-minute-color attributes for PPD files that lack a
178 Throughput keyword.
179 - Email notifications did not work on Mac OS X.
180 - The cupstestppd program now shows an error for files missing a
181 CloseGroup keyword (STR #3668)
182 - Name resolution errors no longer cause queues to stop (STR #3719,
183 STR #3753)
184 - Added a new cups-exec helper program that applies security profiles
185 to filters, port monitors, backends, CGI programs, and mini-daemons.
186 - The web interface can now be disabled using the WebInterface directive
187 in cupsd.conf (STR #2625)
188 - The scheduler now provides privacy controls for jobs and subscriptions
189 (STR #2969)
190 - Added new cupsArrayNew3 API which offers memory management of array
191 elements.
192 - Added several new color spaces to the CUPS raster format (STR #3419)
193 - The Validate-Job operation now uses the same policy as Print-Job by
194 default.
195 - CUPS now uses iconv to implement all of its character encoding
196 support (STR #3097)
197 - The scheduler now implements the Cancel-Jobs, Cancel-My-Jobs, and
198 Close-Job operations along with the job-ids operation attribute from
199 PWG 5100.11.
200 - The main CUPS header (<cups/cups.h>) no longer includes the PPD header
201 (<cups/ppd.h>).
202 - The scheduler and CUPS API now support the print-quality job template
203 attribute.
204 - The scheduler no longer supports the old Mac OS X Server quota
205 plugin.
206 - The scheduler now allows writing to /Users/Shared from print filters
207 on Mac OS X.
208 - CUPS no longer supports the old ~/.cupsrc or ~/.lpoptions files from
209 CUPS 1.1.x. The ~/.cups/client.conf and ~/.cups/lpoptions files that
210 were introduced in CUPS 1.2 must now be used.
211 - The ipptest tool is now a first-class user program and has several
212 improvements along with new documentation (STR #3484)
213 - The cupstestppd tool now warns about non-unique filenames and
214 provides a way to ignore all filename warnings.
215 - Dropped support for the recoverable: and recovered: message prefixes.
216 - The scheduler now requires that filters and backends have group write
217 permissions disabled.
218 - The PPD compiler now checks for overlapping filenames when writing
219 PPD files.
220 - The HP-GL/2 filter is no longer included with CUPS (STR #3322)
221 - The SCSI backend is no longer included with CUPS (STR #3500)