]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Load cups into easysw/current.
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 02/25/2006
2 ------------------------
3
4 CHANGES IN CUPS V1.2.0b1
5
6 - The serial backend now supports Equinox 8-port serial
7 hubs (STR #526)
8 - The IPP backend now supports a compression option to
9 compress print files as they are sent to the remote
10 server (STR #956)
11 - The CUPS browse protocol now supports passing of
12 default options and browse timeout values from the
13 server to the clients (STR #800)
14 - Implicit classes that timed out could cause the
15 scheduler to crash (STR #1439)
16 - Added DragonFly support in local device backends (STR
17 #1362)
18 - Added LDAP printer browsing support (STR #338)
19 - Added official support for printer maintenance commands
20 via the CUPS Command file format and hooks in the
21 printer-type and web interfaces (STR #932)
22 - The HP-GL/2 filter could get in an infinite loop trying
23 to convert HP-PCL files (STR #1415)
24 - CUPS now implements the HTTP/1.1 Expect header (STR
25 #1407)
26 - Options in PPD files are no longer automatically put in
27 an "Extra" group; rather, all options that are not
28 inside an Open/CloseGroup will be placed in the
29 "General" group (STR #1385)
30 - The scheduler now creates a job-uuid attribute that
31 uniquely identifies a job on a network (STR #1410)
32 - The init script now unsets the TMPDIR environment
33 variable to prevent user temporary directories from
34 being used by cupsd accidentally (STR #1424)
35 - Added support for launchd on MacOS X.
36 - Added support for notify_post on MacOS X.
37 - Added support for DBUS on Linux.
38 - All of the Berkeley (except for lpc) and System V
39 commands now support specification of user, host, and
40 port (STR #1028, STR #1029, STR #1087)
41 - The lpmove command now allows you to move all jobs for
42 a given queue (STR #56)
43 - The web interface now supports moving of a job or jobs
44 to another queue (STR #56)
45 - The web interface now provides searching, paging, and
46 changing of the sort/display order of classes, jobs,
47 and printers.
48 - cupsaddsmb now accepts a password on the command-line
49 and supports passwords with special characters (STR
50 #822, STR #1236)
51 - ppdLoad*() no longer tries to "fix" bad characters in
52 UI text (STR #1101)
53 - Printer names can now (reliably) contain Unicode
54 characters (STR #896)
55 - The lpstat command now shows the time and date of the
56 last printer state change instead of the hardcoded "Jan
57 01 00:00" (STR #659)
58 - The scheduler now adds a job-actual-printer-uri
59 attribute to job objects when printing to a class (STR
60 #116)
61 - The scheduler now logs log file open errors to the
62 system log (STR #1289)
63 - The scheduler now sets the job-originating-user-name to
64 the authenticated username, if available (STR #1318)
65 - The scheduler now only updates the permissions of SSL
66 keys and certificates when they are under the
67 ServerRoot directory (STR #1324)
68 - The rastertodymo driver has been renamed to
69 rastertolabel (a symlink is installed so that existing
70 queues continue to work) and now also supports Zebra's
71 CPCL language.
72 - The lpstat command could show the wrong active job for
73 a printer (STR #1301)
74 - Fixed a potential crash problem in the scheduler when
75 aborting a CGI program (STR #1290)
76 - Added a "cancel all jobs" button to the class and
77 printer web interfaces (STR #1140)
78 - The add-printer web page now shows the
79 set-printer-options page after the printer has been
80 added (STR #690)
81 - The classes web page now provides links to each of the
82 member printers (STR #307)
83 - CUPS now handles HTTP request/response lines up to 32k
84 in length; this is mainly for better cookie support
85 (STR #1274)
86 - Added support for the Apache PassEnv and SetEnv
87 directives to cupsd.conf (STR #853)
88 - Added large file (64-bit) support (STR #541)
89 - Fixed a performance issue with the ippReadIO()
90 implementation (STR #1284)
91 - Fixed a performance issue with the scheduler's implicit
92 class implementation (STR #1283)
93 - The pdftops filter now adds the Title and Creator
94 fields from the PDF file to the PostScript document
95 comments section (STR #539, STR #830)
96 - Added a new cups_array_t and cupsArray*() functions to
97 the CUPS API to support sorted lists of data.
98 - Made the CUPS API library thread-safe (STR #1276)
99 - Added "media" option support for EFI EFMediaType option
100 (STR #902)
101 - Added write buffering to the HTTP code to improve
102 performance (STR #547)
103 - The scheduler now uses the attributes-natural-language
104 attribute to localize banner pages (STR #386)
105 - The scheduler now returns the address that was used to
106 connect to it (STR #1076)
107 - Fixed a problem with N-up printing and OpenOffice (STR
108 #576)
109 - Added support for the GCC position independent
110 executable options (STR #1209)
111 - Added new BrowseLocalProtocols and
112 BrowseRemoteProtocols directives to cupsd.conf,
113 allowing for different browse protocols for local and
114 remote printers (STR #877)
115 - PPD files can now contain strings up to 256k in length
116 (STR #1215)
117 - The pstops filter now supports the IncludeFeature DSC
118 comment (STR #1212)
119 - The pstops filter now disables the setpagedevice
120 procedure when doing N-up printing (STR #1161)
121 - The serial backend now supports "stop=1", "stop=2",
122 "parity=space", and "parity=mark" options (STR #1155)
123 - "make install" no longer overwrites an existing PAM
124 configuration file (STR #1064)
125 - The scheduler now closes all files on startup when run
126 in daemon mode (STR #1009)
127 - Added a new RGBW colorspace to the CUPS raster format
128 (STR #1071)
129 - The pdftops filter now sets the page size based on the
130 media box when not scaling the output (STR #912)
131 - The pdftops filter now supports masked images (STR
132 #281)
133 - The pdftops filter produced large output when rendering
134 PDF files containing lot of repeated images (STR #327)
135 - The pdftops filter now minimizes print processing of
136 PDF files when using the page-ranges option (STR #273)
137 - Updated pdftops filter to Xpdf 3.01.
138 - Added new cupsBackchannelRead() and
139 cupsBackchannelWrite() functions, as well as
140 backchannel support to the parallel, serial, socket,
141 and USB backends (STR #1252)
142 - The parallel and USB backends now treat a "no space
143 available" error as an out-of-paper condition (STR
144 #1225)
145 - The "lpc" command now supports the "status all" command
146 (STR #1004)
147 - ippReadIO() did not read collections properly (STR
148 #1249)
149 - The "make test" script now creates the test files in
150 "/tmp/cups-$USER" instead of "/tmp/$USER" (STR #981)
151 - All backends now abort on error when printing a job to
152 a class - this allows the next printer in the class to
153 print the job (STR #1084)
154 - The scheduler now verifies that a printer supports
155 Letter or A4 media sizes before setting them as the
156 initial default (STR #1250)
157 - The cupstestppd program now flags bad Resolution
158 options (STR #1269)
159 - The USB backend now retries printing when the printer
160 is disconnected or turned off (STR #1267)
161 - Added new httpGetHostname() function to CUPS API, and
162 use it instead of gethostname() so that the web
163 interface will work correctly on systems whose hostname
164 is not the FQDN (STR #1266)
165 - The scheduler now stops printers if the backend for the
166 queue is missing on startup (STR #1265)
167 - The configure script now supports "--disable-library"
168 to disable particular image file format support
169 libraries, even if they are available on the build
170 system (STR #1248)
171 - The IPP backend did not always report on the total
172 number of pages that were printed (STR #1251)
173 - The lpstat program could display garbage date and time
174 values for locales whose date format exceeded 31
175 characters (STR #1263)
176 - The cupstestppd program would segfault when testing
177 certain broken PPD files (STR #1268)
178 - Dramatically reduced the overhead of implicit classes.
179 - Added new cupsDir*() functions to CUPS API.
180 - Printers can now be published individually for sharing.
181 - Fixed a bug in the scheduler's startup signalling code
182 which caused cupsd to send the SIGUSR1 signal to the
183 init process instead of the original parent process
184 (STR #1258)
185 - Added new on-line help CGI to web interface to provide
186 searchable help.
187 - Devices are now tracked dynamically, with each query
188 doing a new device scan. This eliminates a previous
189 startup delay caused by slow backends and allows new
190 printers to be seen without restarting the server,
191 however it limits the amount of device URI checking
192 that can be done (basically now the scheduler only
193 requires a URI with a method that is a listed backend)
194 - Added new printer auto-detection, server configuration,
195 and log file viewing to the administration web page.
196 - Added new "set allowed users" web interface to set the
197 list of allowed users for a printer or class.
198 - The scheduler, command-line, and web interfaces now
199 limit the list of printers and classes to those
200 accessible by a user.
201 - cupsMarkOptions() now handles more non-standard
202 duplexing options and choices (STR #915)
203 - cups-lpd now honors remote banner requests with the
204 "standard" banner whenever a printer does not have one
205 defined (STR #1220)
206 - The scheduler's denial-of-service checks did not work
207 properly with IPv6 addresses (STR #1134)
208 - The lp and lpr commands did not error out properly when
209 they were unable to write to a temporary file (STR
210 #1129)
211 - The pstops filter did not handle Adobe-specific
212 comments in Windows NT driver output (STR #1085)
213 - "lpstat -l -p" incorrectly reported the printer
214 interface (STR #936)
215 - The web interface now operates exclusively with the
216 UTF-8 encoding, and sends the appropriate character set
217 and header information to the web browser (STR #919,
218 STR #1007)
219 - Added a "set allowed users" interface to the web
220 interface so that you can set the list of allowed or
221 denied users/groups for a printer or class.
222 - Disallow the "#" character in printer names, since it
223 has special meaning in the shell, config files, and in
224 URIs (STR #917, STR #1202)
225 - Added a new application/x-csource MIME type, and
226 support for it to the texttops filter so that you can
227 pretty print plain text files without the C/C++
228 keywords being highlighted.
229 - The pdftops filter did not compile with GCC 4.0 (STR
230 #1226)
231 - The texttops filter did not highlight preprocessor
232 directives followed by a tab properly.
233 - HP PJL output now uses both JOB DISPLAY and RDYMSG
234 commands to show the current job on the printer's
235 display (STR #1218)
236 - Local authentication certificates are now stored in
237 /var/run/cups/certs by default instead of
238 /etc/cups/certs (STR #1211)
239 - Backends now use "&" to separate options in device
240 URIs; "+" is still recognized but is deprecated (STR
241 #842)
242 - The USB backend no longer supports the usb:/dev/foo
243 format on systems that support device ID queries.
244 - Forced classification markings did not work when the
245 job-sheets parameters were "none,none".
246 - "lpstat -l -p" incorrectly showed all users as allowed,
247 even if the queue was restricted to certain users (STR
248 #801)
249 - The scheduler now automatically detects SSL/TLS clients
250 without using the SSLPort/SSLListen directives.
251 - The CUPS API and scheduler no longer support SSLv2-
252 encrypted connections.
253 - Updated the cupsaddsmb utility to correctly export the
254 CUPS driver for Windows.
255 - Fixed a signal-handling bug in httpRead() which
256 ultimately caused the server to print multiple copies
257 when it was busy (STR #1184)
258 - The cupsFile API now uses the O_APPEND option when
259 opening files in append mode (STR #990)
260 - The md5.h header and md5_* functions are now officially
261 private and have been renamed to avoid conflicts with
262 other implementations with the same name.
263 - The pdftops filter incorrectly embedded some Type1
264 fonts (STR #1093)
265 - The scheduler didn't detect a closed connection in the
266 middle of an IPP request (STR #1153)
267 - The scheduler could block trying to read the job status
268 if there was input pending and the job was cancelled in
269 the same input cycle (STR #1157)
270 - The scheduler could crash when deleting a class due to
271 infinite recursion.
272 - Updated the Zebra ZPL label printer driver to use the
273 run-length encoding and support more options.
274 - Updated serial backend to scan for /dev/ttyC* as well
275 as /dev/ttyc* for Cyclades serial ports (STR #1049)
276 - The scheduler could hang reading the job status under
277 certain circumstances (STR #1068)
278 - The USB backend termination signal code was inverted
279 (STR #1046)
280 - Moved enable and disable commands to sbindir to be
281 consistent.
282 - Added new cupsRasterInterpretPPD() function for RIP
283 filters to setup the raster page header from
284 PostScript commands in a PPD file.
285 - The CUPS browsing protocol now offers a "delete" bit
286 to remove printers as soon as they are deleted on the
287 server or as soon as the server shuts down gracefully
288 (STR #793)
289 - The CUPS_SERVER and ServerName directives (client.conf
290 and ~/.cupsrc) may now contain names of the form
291 "server:port" and "/path/to/domain/socket".
292 - The "cancel -u user" command now works for ordinary
293 users (STR #751)
294 - Added test run support to "make test" target (STR #64)
295 - Added domain socket support (STR #656)
296 - Added BrowseLocalOptions directive to allow the
297 administrator to add printer URI options to the browse
298 URI, e.g. "encryption=required" (STR #732)
299 - Added BrowseRemoteOptions directive to allow the
300 administrator to add standard URI options to the
301 remote printer URI, e.g. "encryption=required" (STR
302 #732)
303 - Now put "-I.." compiler option in front of all others
304 to ensure that local CUPS headers are used before
305 installed headers (STR #437)
306 - New cupsLangPrintf() and cupsLangPuts() for localized
307 interfaces.
308 - Now support custom attributes and extended options in
309 PPD files.
310 - Now provide functions to save PPD files.
311 - New policy mechanism allows per-operation and
312 per-printer control over what users and groups are
313 allowed to do various IPP operations.
314 - New error policy mechanism to control how aborted
315 backend errors are handled by the scheduler
316 (abort-job, retry-job, requeue-job, stop-printer)
317 - Updated the printer test page with a better color
318 wheel and a separate grayscale ramp.
319 - A single backend process is now run to send all print
320 data for a job.
321 - Backends and filters can now send and receive
322 backchannel data over file descriptor 3.
323 - Updated the raster stream format to support more
324 user-defined attributes and to do compression of the
325 page data.