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