]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES-1.3.txt
Merge changes from 1.4svn-r7067.
[thirdparty/cups.git] / CHANGES-1.3.txt
1 CHANGES-1.3.txt
2 ---------------
3
4 CHANGES IN CUPS V1.3.5
5
6 - The scheduler incorrectly sent the
7 "com.apple.printerListChanged" message for printer state
8 changes.
9 - The PostScript filter drew the page borders (when enabled)
10 outside the imageable area.
11 - The LPD and IPP backends did not default to the correct
12 port numbers when using alternate scheme names.
13 - The scheduler incorrectly deleted hardwired remote printers
14 on system sleep.
15 - The scheduler would abort if a bad browse protocol name
16 was listed in the cupsd.conf file.
17 - The online cupsd.conf help file incorrectly showed "dns-sd"
18 instead of "dnssd" for Bonjour sharing.
19 - The scheduler could crash changing the port-monitor value.
20 - The scheduler generated CoreFoundation errors when run
21 as a background process.
22 - When printing with number-up > 1, it was possible to get
23 an extra blank page.
24
25
26 CHANGES IN CUPS V1.3.4
27
28 - Documentation updates (STR #2560, STR #2563, STR #2569)
29 - CUPS now maps the "nb" locale to "no" on all platforms
30 (STR #2575)
31 - CUPS did not work with a Windows 2003 R2 KDC (STR #2568)
32 - ippReadIO() could read past the end of a buffer (STR
33 #2561)
34 - The scheduler would crash on shutdown if it was unable
35 to create a Kerberos context.
36 - Multiple AuthTypes in cupsd.conf did not work (STR
37 #2545)
38 - The snmp.conf file referenced the wrong man page (STR
39 #2564)
40 - The cupsaddsmb program didn't handle domain sockets
41 properly (STR #2556)
42 - The scheduler now validates device URIs when adding
43 printers.
44 - Updated httpSeparateURI() to support hostnames with
45 the backslash character.
46 - Updated the Japanese localization (STR #2546)
47 - The parallel backend now gets the current IEEE-1284
48 device ID string on Linux (STR #2553)
49 - The IPP backend now checks the job status at
50 variable intervals (from 1 to 10 seconds) instead
51 of every 10 seconds for faster remote printing
52 (STR #2548)
53 - "lpr -p" and "lpr -l" did not work (STR #2544)
54 - Compilation failed when a previous version of CUPS
55 was installed and was included in the SSL include
56 path (STR #2538)
57 - The scheduler did not reject requests with charsets
58 other than US-ASCII or UTF-8, and the CUPS API
59 incorrectly passed the locale charset to the scheduler
60 instead of UTF-8 (STR #2537)
61 - cups-deviced did not filter out duplicate devices.
62 - The AppleTalk backend incorrectly added a scheme
63 listing when AppleTalk was disabled or no printers
64 were found.
65 - The PostScript filter generated N^2 copies when the
66 printer supported collated copies and user requested
67 reverse-order output.
68 - The scheduler did not reprint all of the files in a
69 job that was held.
70 - The scheduler did not update the printcap file after
71 removing stale remote queues.
72 - The cupsd.conf man page incorrectly referenced
73 "AuthType Kerberos" instead of "AuthType Negotiate".
74
75
76 CHANGES IN CUPS V1.3.3
77
78 - The scheduler did not use the attributes-natural-language
79 attribute when passing the LANG environment variable to
80 cups-deviced or cups-driverd.
81 - The scheduler did not use the printer-op-policy when
82 modifying classes or printers (STR #2525)
83 - The auth-info-required attribute was not always updated
84 for remote queues that required authentication.
85 - The German web interface localization contained errors
86 (STR #2523)
87 - The Swedish localization contained errors (STR #2522)
88
89
90 CHANGES IN CUPS V1.3.2
91
92 - The 1.3.1 release was incorrectly created from the
93 1.4.x source tree (STR #2519)
94 - Added support for 32/64-bit libraries on HP-UX
95 (STR #2520)
96 - The scheduler incorrectly used portrait as the default
97 orientation (STR #2513)
98 - The scheduler no longer writes the printcap file for
99 every remote printer update (STR #2512)
100 - Remote raw printing with multiple copies did not work
101 (STR #2518)
102 - Updated the configure script to require at least autoconf
103 2.60 (STR #2515)
104 - Some gzip'd PPD files were not read in their entirety
105 (STR #2510)
106
107
108 CHANGES IN CUPS V1.3.1
109
110 - Documentation updates.
111 - The USB backend on Mac OS X could hang if the driver and
112 printer did not match.
113 - Delegated Kerberos credentials were not working.
114 - "make distclean" incorrectly removed the edit-config.tmpl
115 files (STR #2508)
116 - Fix compile problem on HP-UX (STR #2501)
117 - The cupstestppd utility now tests for resolutions greater
118 than 99999 DPI to detect a missing "x" between the X and Y
119 resolutions.
120 - Fixed many problems in the various translations and added
121 a new "checkpo" utility to validate them.
122 - The cupstestppd utility now tests the custom page size code
123 for CUPS raster drivers.
124 - cupsLangDefault() did not attempt to return a language that
125 was supported by the calling application.
126 - If a remote printer stopped while a job was being sent, the
127 local queue would also get stopped and the job re-queued,
128 resulting in duplicate prints in some cases.
129 - A few Apple-specific job options needed to be omitted when
130 printing a banner page.
131 - The new peer credential support did not compile on FreeBSD
132 (STR #2495)
133 - Direct links to help files did not set the current section
134 so the table-of-contents was not shown.
135 - The configure script did not support --localedir=foo (STR #2488)
136 - The backends were not displaying their localized messages.
137 - CUPS-Authenticate-Job did not require Kerberos authentication
138 on queues protected by Kerberos.
139 - The Zebra ZPL driver did not work with Brady label printers
140 (STR #2487)
141 - Norwegian wasn't localized on Mac OS X.
142 - getnameinfo() returns an error on some systems when DNS is
143 not available, leading to numerous problems (STR #2486)
144 - The cupsfilter command did not work properly on Mac OS X.
145 - The scheduler makefile contained a typo (STR #2483)
146 - The TBCP and BCP port monitors did not handle the trailing
147 CTRL-D in some PostScript output properly.
148 - Fixed the localization instructions and German template for
149 the "Find New Printers" button (STR #2478)
150 - The web interface did not work with the Chinese localization
151 (STR #2477)
152 - The web interface home page did not work for languages that
153 were only partially localized (STR #2472)
154 - Updated the Spanish web interface localization (STR #2473)
155 - ppdLocalize() did not work for country-specific localizations.
156
157
158 CHANGES IN CUPS V1.3.0
159
160 - The scheduler did not handle out-of-file conditions
161 gracefully when accepting new connections, leading to
162 heavy CPU usage.
163 - The scheduler did not detect ServerBin misconfigurations
164 (STR #2470)
165 - "AuthType Default" did not work as expected when the
166 "DefaultAuthType foo" line appeared after it in the
167 cupsd.conf file.
168 - The on-line help did not describe many common printing
169 options (STR #1846)
170 - The IPP backend did not return the "auth required" status
171 when printing to a Kerberos-protected queue.
172 - The scheduler was not looking in the correct directories
173 for LSB PPD files (STR #2464)
174 - Changed references to ESP Ghostscript to GPL Ghostscript
175 (STR #2463)
176 - The PostScript filter did not cleanly terminate when
177 the job was canceled or stopped.
178 - Fixed generation of Kerberos credentials for remote
179 printing. Note that this requires a recent version of
180 MIT Kerberos with a working krb5_cc_new_unique()
181 function or Heimdal Kerberos.
182 - Added Portuguese and updated Italian message catalogs.
183
184
185 CHANGES IN CUPS V1.3rc2
186
187 - Added more range checking to the pdftops filter.
188 - The scheduler would crash if a remote IPP queue was stopped
189 (STR #2460)
190 - The scheduler did not allow "DefaultAuthType None".
191
192
193 CHANGES IN CUPS V1.3rc1
194
195 - Updated the German localization (STR #2443)
196 - cupsAdminGetServerSettings() did not handle </Foo> properly.
197 - When lprm and cancel are run with no job ID, they now will
198 cancel the first stopped job if no pending or processing
199 jobs are left in the queue.
200 - The scheduler now logs successful print jobs, filter
201 failures, and the job file types at the default log
202 level (STR #2458)
203 - The scheduler now logs the usernames it is using for
204 authorization at LogLevel debug instead of debug2 (STR #2448)
205 - Added Intellitech Intellibar and Zebra CPCL PPDs to the list
206 of installed PPDs.
207 - Added 6" and 8" wide label sizes for the Zebra ZPL Label
208 Printer driver (STR #2442)
209 - The cupsaddsmb program and web interface now support
210 exporting of 64-bit Windows drivers, when available
211 (STR #2439)
212 - Moving a job that was printing did not stop the job on the
213 original printer (STR #2262)
214 - The cups-lpd mini-daemon did not work on Mac OS X server.
215 - Added httpGetAuthString() and httpSetAuthString() APIs to get
216 and set the current (cached) authorization string to use for
217 HTTP requests.
218 - Updated the default cupsd.conf policy to list the
219 "administrative" operations separately from the "printer
220 control" operations so that it is easier to define a
221 group of users that are "printer operators".
222 - The web interface now pulls the default cupsd.conf file
223 from cupsd.conf.default in the CUPS config directory.
224 - Added a help file for using Kerberos with CUPS.
225 - The scheduler now strips the "@KDC" portion of Kerberos
226 usernames since those usernames typically do not appear in
227 the group membership lists used by CUPS.
228 - cupsMarkOptions() could (incorrectly) leave multiple option
229 choices marked.
230 - Backends could (incorrectly) run as root during discovery
231 (STR #2454)
232 - Avahi is now supported for DNS-SD (Bonjour) printer sharing
233 (STR #2455)
234 - The default cupsd.conf file had typos and old operation names
235 (STR #2450)
236 - The scheduler now erases authentication cache files using the
237 7-pass US DoD algorithm.
238 - Delegated Kerberos credentials (proxy authentication) did not
239 work.
240 - The filter makefile did not optimize the libcupsimage.2.dylib
241 with a sectorder file.
242 - The IPP backend incorrectly wrote an empty printer message
243 when processing the "none" state reason.
244 - The USB backend could deadlock on Mac OS X while performing
245 a side-channel command.
246 - The scheduler did not prevent remote queues from being
247 shared/published.
248 - The scheduler did not remove the temporary request file on
249 authentication errors.
250 - ppdLocalizeIPPReason() did not handle "scheme:" schemes or
251 "file" URLs.
252 - ppdLocalizeIPPReason() was not exported on Mac OS X.
253
254
255 CHANGES IN CUPS V1.3b1
256
257 - Copyright updates - CUPS is now owned by Apple Inc.
258 - Documentation updates (STR #1775, STR #2027, STR #2130,
259 STR #2131, STR #2263, STR #2356, STR #2397)
260 - Added new cupsfilter utility (STR #1734)
261 - Added new job-printer-state-message and
262 job-printer-state-reasons attributes to jobs (STR #2418)
263 - Added LDAP+SSL support (STR #1967)
264 - CUPS now supports authentication via peer credentials
265 over domain sockets (STR #2242, STR #2277)
266 - The CUPS sample driver PPDs are now generated by the PPD
267 compiler and include all of the localized languages by
268 default (STR #2164)
269 - You can now specify "AuthType Default" in the cupsd.conf
270 file to use the default authentication defined by the
271 DefaultAuthType directive.
272 - The SNMP backend no longer adds a default Address line
273 when none is specified in the snmp.conf file; this allows
274 the backend to be easily disabled as needed (STR #2434)
275 - Added a new cupsctl command for doing basic changes to
276 the cupsd.conf file (STR #1777)
277 - Added a new ppdLocalizeIPPReason() function to get the
278 localized text/URI for a given IPP reason keyword for a
279 driver.
280 - Removed the deskjet2.ppd driver, as it only worked with
281 a very small subset of HP DeskJet printers and was
282 confusing to users. The rastertohp driver still
283 supports the deskjet2.ppd options for existing queues.
284 - The scheduler did not add a trailing banner page if a
285 client did not specify the last document in a job (STR
286 #1711)
287 - The scheduler did not report Bonjour shared printers as
288 remote printers (STR #2384)
289 - Added new -R and -W options to the cupstestppd program
290 for greater control over the testing of PPDs.
291 - Added a new cupsGetServerPPD() function for getting
292 an available PPD from the server (STR #2334)
293 - Added a new cupsDoIORequest() function for reading
294 and writing files via IPP requests (STR #2334)
295 - Added a new CUPS_GET_PPD operation for getting an
296 available PPD file on the server (STR #2334)
297 - CUPS_GET_PPDS now reports multiple ppd-product values
298 based on the PPD ModelName and Product strings (STR
299 #2334, STR #2383)
300 - CUPS_GET_PPDS now reports the PSVersion attributes
301 from a PPD file in the ppd-psversion attribute
302 (STR #2334)
303 - CUPS_GET_PPDS now reports the cupsModelNumber attribute
304 from a PPD file in the ppd-model-number attribute (STR
305 #2383)
306 - CUPS_GET_PPDS now reports a driver type string in the
307 ppd-type attribute based on the cupsFax and cupsFilter
308 attributes in a PPD file (STR #2383)
309 - Added a new printer attribute called "cups-version"
310 which reports the version of CUPS that is running
311 (STR #2240)
312 - backendRunLoop() now aborts immediately on SIGTERM
313 if no data has been written yet (STR #2103)
314 - Due to poor IPP support from the vendors, the SNMP
315 backend no longer tries IPP connections; instead,
316 it now uses a lookup file with fallback to port 9100
317 (socket://address) and 515 (lpd://address) printing
318 (STR #2035, STR #2354)
319 - The scheduler now recreates the CUPS log directory as
320 needed (STR #2353)
321 - cupsLangDefault() now maps new-style Apple locale names
322 to the traditional ll_CC form (STR #2357)
323 - Add new cupsArrayNew2() API to support hashed lookups
324 of array elements (STR #2358)
325 - ppdConflicts() optimizations (STR #2358)
326 - The cupstestppd program now tests for existing filters,
327 icons, profiles, and dialog extensions (STR #2326)
328 - The web interface no longer lists new printers on the
329 main administration page. Instead, a new "List Available
330 Printers" button is provided that shows a separate page
331 with the list of printers.
332 - The web interface now supports setting the banner and
333 policy options on raw printers and classes (STR #2238)
334 - The socket backend now reads any pending back-channel
335 data before shutting down the socket (STR #2325)
336 - Added a new ErrorPolicy directive in the cupsd.conf
337 file (STR #1871)
338 - Printers that use JCL options are now exported to Samba
339 correctly (STR #1985)
340 - The IPP backend now relays printer-state-message values
341 from the server to the client (STR #2109)
342 - Added support for the PWG printer-alert and
343 printer-alert-description attributes (STR #2088)
344 - Added support for LPD "stream" mode (STR #2036)
345 - The scheduler now reports the PostScript product string
346 from PPD files in CUPS-Get-PPDs responses (STR #1900)
347 - Raw printing with queues pointing to the file pseudo-
348 device and multiple files and/or banners now works (STR
349 #1933)
350 - Added new public cupsAdminGetServerSettings() and
351 cupsAdminSetServerSettings() APIs.
352 - Added new "makebuttons" script in the "tools" directory
353 for creating web interface buttons (STR #2231)
354 - Added support for DNS-SD (aka "Bonjour") printer sharing
355 (STR #1171)
356 - Job operations (cancel, hold, release, etc.) from the
357 web interface now return back to the original page (STR
358 #2239)
359 - The classes or printers list is now shown after a
360 successful deletion from the web interface (STR #1999)
361 - The default configuration now allows browse packets from
362 any address (STR #2008)
363 - The web interface now provides an "allow printing from the
364 Internet" check box (STR #1897)
365 - The notify-events-default and
366 notify-lease-duration-default attributes can now be set
367 (STR #1671)
368 - Server-side default options are now sent to clients when
369 the "printer-defaults" attribute group is requested (STR
370 #1923)
371 - Added support for Linux "relro" linker option (STR #1614)
372 - CUPS now validates the number-up option value (STR #1329)
373 - The on-line help now provides better search capabilities
374 (STR #1701)
375 - The web interface "Add This Printer" button now allows you
376 to change the printer name, description, and location
377 (STR #1646)
378 - Added support for Mac OS X authorization services
379 (STR #2206)
380 - Added support for driver-specific pre-filters (STR #2108)
381 - Added a new side-channel API for drivers and backends
382 for basic device control and information queries (STR
383 #1898)
384 - The scheduler now uses poll(), epoll(), or /dev/kqueue
385 instead of select() when possible (STR #1261)
386 - Added new cupsArrayGetIndex() and cupsArrayGetInsert()
387 functions to get the current index and insertion
388 positions of an array.
389 - Added a new --with-max-copies configure option (STR
390 #2090)
391 - Added new cupsRemoveDest() and cupsSetDefaultDest()
392 functions.
393 - Added support for cupsPJLCharset attribute in PPD files
394 which specifies the character set that is used in PJL
395 strings (STR #1969)
396 - Moved the definition of the (private) _http_s structure
397 to http-private.h; code that directly accesses the
398 http_t members will no longer compile!
399 - Added support for setting the document-format-default
400 attribute on a per-printer basis.
401 - Added support for IntelliBar label printers.