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