]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Merge changes from CUPS 1.4svn-r8290.
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
d1c13e16 1CHANGES.txt - 2009-01-23
ef416fc2 2------------------------
3
c168a833
MS
4CHANGES IN CUPS V1.4b3
5
d2354e63 6 - Documentation fixes (STR #3044, STR #3057)
d1c13e16
MS
7 - The configure script incorrectly allowed Avahi to be used for DNS-SD
8 printer discovery (STR #3065)
9 - The web interface and scheduler did not support URIs up to 1024 bytes
10 in length (STR #3072)
11 - Fixed pdftops issues with page sizes (STR #3063)
12 - Fixed pdftops issues with Ghostscript (STR #3062)
13 - The scheduler incorrectly registered default profiles for PostScript
14 printers with no specified colorspace.
15 - The scheduler incorrectly created an empty org.cups.printers.plist
16 file on Mac OS X.
17 - cupsGetPPD3() did not look for local PPDs in the right directory.
18 - SNMP lookups via side-channel did not work for NULL-VALUE and
19 and OCTET-STRING OIDs containing nul characters.
d2354e63
MS
20 - The libusb-based USB backend did not work.
21 - The scheduler did not set the printer-commands attribute correctly
22 for some PPDs.
23 - The ppdi utility did not work.
24 - The web interface no longer uses multi-part output with old or broken
25 web browsers (STR #3049)
c168a833 26 - CUPS now conforms to the draft IPP/2.0 and IPP/2.1 specification.
d2354e63
MS
27 - Added a new cupsGetConflicts() API to get a list of conflicting
28 options.
29 - The PPD compiler didn't localize options or choices that did not
30 have associated translation text (STR #3045)
31 - Updated the Spanish localization (STR #3043)
c168a833
MS
32 - Fixed build problems (STR #3040, STR #3047)
33 - cupsResolveConflicts() did not resolve using the default option
34 choice in some cases due to the mirror UIConstraints that are
35 present in most PPD files.
36 - The scheduler did not honor MIME type priorities.
37 - The commandtops filter incorrectly used the JCLBegin code to end
38 its jobs.
39 - The default BrowseLocalProtocols value was not set properly.
40 - Since the commandtops filter does not actually support ReportLevels
41 all on its own, don't list that printer command by default for PS
42 printers.
43 - The scheduler did not give filters a chance to log errors or update
44 printer attributes when a job was canceled.
45 - The scheduler did not clear the "connecting-to-device" reason keyword
46 when a job finished.
47
48
e6013cfa
MS
49CHANGES IN CUPS V1.4b2
50
8b450588 51 - Documentation updates (STR #2983, STR #2998, STR #3021)
557dde9f
MS
52 - The cupstestppd utility now validates the FileVersion and
53 FormatVersion values in PPD files.
54 - The default cupsd.conf file did not reflect the
55 --with-local-protocols value set at compile-time (STR #3037)
426c6a59
MS
56 - The cupsGetPPD* APIs now create symlinks to local PPD files
57 rather than copying them whenever possible.
58 - Various performance optimizations in the string pool, dests, and
59 options implementations.
60 - The cupsGetDests* APIs now return the marker and printer-commands
61 attributes.
62 - Side-channel SNMP lookups would not work when cupsSNMPSupplies
63 was set to False in the PPD file.
8b450588
MS
64 - Localized the device descriptions for the SCSI, serial,
65 and network backends (STR #3014)
66 - Added a Spanish localization (STR #3015)
ed6e7faf
MS
67 - Added support for marker-low-levels and marker-high-levels
68 attributes.
69 - The scheduler could hang writing a long log line.
70 - The cupsGetDevices() function now has an "include_schemes"
71 parameter.
72 - The lpinfo command now supports --include-schemes and
73 --exclude-schemes options.
74 - The CUPS-Get-PPDs operation now supports the include-schemes
75 and exclude-schemes attributes.
76 - The CUPS-Get-Devices operation now supports the include-schemes
77 attribute.
78 - The print filters now support a replacement for the fitplot
79 option called "fit-to-page".
52f6f666
MS
80 - The LPD backend no longer tries to collect page accounting
81 information since the LPD protocol does not allow us to
82 prevent race conditions.
83 - The scheduler did not save the last marker-change-time value.
84 - Fixed a problem with printing to some IPP printers, including
85 CUPS 1.1.x.
86 - Fixed a redirection problem with the printer web page (STR #3012)
e6013cfa
MS
87 - Fixed a PPD compiler problem with the loading of message
88 catalogs (STR #2990)
89 - Fixed a PPD compiler problem with the loading of .strings files
90 (STR #2989)
91 - The cupsfilter utility did not set the CONTENT_TYPE environment
92 variable when running filters.
93 - The scheduler now waits to allow system sleep until the jobs
94 have all stopped.
95 - The IPP, LPD, and socket backends used different "connecting"
96 progress messages.
97
98
2e4ff8af
MS
99CHANGES IN CUPS V1.4b1
100
b19ccc9e 101 - Documentation updates (STR #2567)
61cf44e2
MS
102 - The PPD compiler now allows local message catalogs to
103 override the standard CUPS translations (STR #2642)
104 - The ppdmerge command did not merge custom option strings
105 (STR #2863)
106 - The scheduler now supports the Hold-New-Jobs and
107 Release-Held-New-Jobs operations; these are exposed via the
108 cupsdisable and cupsenable commands (STR #2332)
109 - The lpstat command is now much faster when displaying the
110 status of a single printer (STR #2843)
111 - The scheduler now caches information from PPD files to provide
112 significantly faster startup time with large numbers of PPDs
113 (STR #1293)
58dc1933
MS
114 - CUPS-Get-Driver now provides much better driver matching based
115 on the IEEE-1284 device ID and make/model strings (STR #2707)
116 - Now support the cupsSNMPSupplies keyword to control whether
117 the network backends query the SNMP Printer MIB for supply
118 levels.
cda47a96
MS
119 - Now support and use a new banner file format for better text
120 support and easier customization (STR #2490)
1f6f3dbc
MS
121 - The scheduler now sets the PRINTER_INFO and PRINTER_LOCATION
122 environment variables from the corresponding IPP attributes.
123 - The ippRead*() and ippWrite*() functions no longer use a
124 stack-based buffer (STR #2388)
125 - The CUPS-Add-Modify-Printer operation now allows you to set
126 the printer-state-reasons attribute.
127 - The "set printer options" page now supports auto-configuration
128 of printer options (STR #1440)
0af14961
MS
129 - The web interface now provides an advanced server settings
130 form.
131 - The web interface's "modify printer" pages now make it
132 easier to change just one setting (STR #1919)
133 - The scheduler now supports a plist PrintcapFormat.
134 - The scheduler now supports multiple addresses in Allow and
135 Deny lines, just like Apache (STR #2947)
136 - Added CUPS_JOBTYPE environment variable for job filters so
137 they know whether they are printing a banner or document
138 file (STR #2799)
b19ccc9e
MS
139 - Added support for printer filtering by the cupsfilter
140 command (STR #2562)
141 - Added a SSLOptions directive to allow Windows clients to
142 talk to CUPS in FIPS mode (STR #2827)
49d87452
MS
143 - Renamed the accept and reject commands to cupsaccept and
144 cupsreject; the old names are still available (STR #2936)
145 - The locale/translate utility needed an update to work with
146 Google (STR #2882)
147 - The lpstat command now supports a -H option to display the
148 default server (STR #2833)
149 - The scheduler now supports a FatalErrors directive to control
150 which errors should cause the scheduler to exit (STR #2536)
151 - The scheduler now uses the php-cgi program if it is available
152 (STR #2923)
c5571a1d
MS
153 - The scheduler now supports a DefaultPaperSize directive
154 (STR #2848)
155 - The scheduler now passes the job-originating-host-name
156 value to filters in the options argument (STR #2558)
157 - CUPS now supports job tickets in PDF files (STR #2903)
158 - Added a DBUS notifier (STR #2529)
159 - The LPD mini-daemon now passes the document name when queuing
160 print jobs (STR #2482)
161 - The IPP backend did not relay com.apple.print.recoverable-message
162 values.
9a4f8274
MS
163 - The scheduler now supports a job-media-progress attribute to
164 track the progress of individual pages.
ee571f26
MS
165 - The sample HP driver now supports A5 (STR #2798)
166 - The CUPS web interface menu item now uses the xdg-open
167 command, when available (STR #2724)
168 - The cups-lpd program now supports the -h option (STR #2794)
169 - The scheduler now sets the PAM_TTY parameter and the
170 PAM_ESTABLISH_CRED credential flag (STR #2745)
171 - The scheduler now logs unsuccessful requests to the error_log
172 file as errors (STR #2616)
173 - Added support for a "retry-current-job" error policy that
174 retries the current job immediately when the backend encounters
175 an error (STR #2555)
176 - The scheduler now returns a "forbidden" error when a user
177 correctly authenticates but does not have permission to
178 continue further (STR #2101)
179 - The scheduler now loads both the server and CA certificates
180 (if present) from the ServerCertificate file (STR #2146)
181 - New RSS subscriptions now create their feed files immediately
182 (STR #2853)
749b1e90
MS
183 - Added support for a device-location attribute which provides
184 the physical location of a printer device.
185 - Added a cupsBackendReport() API which handles quoting of the
186 device data by a backend.
187 - Added support for custom options in the web interface
188 (STR #1729)
189 - Added support for Mozilla LDAP, reconnection to LDAP servers,
190 and improved LDAP performance (STR #1962)
191 - Added Solaris SMF support (STR #1477)
192 - Added optional support for using TCP wrappers to limit access
193 to CUPS (STR #263)
005dd1eb
MS
194 - Added ppdPageSizeLimits API.
195 - Added support for new cupsMediaQualifier2, cupsMediaQualifier3,
196 cupsMinSize, and cupsMaxSize attributes.
197 - Added cupsResolveConflicts and ppdInstallableConflict APIs.
66ab9486
MS
198 - Added support for new cupsUIConstraints and cupsUIResolver
199 attributes for better option conflict detection and
200 resolution.
201 - Increased the maximum size of 1284 device ID strings to
202 256 bytes (STR #2877)
1f0275e3
MS
203 - Added an AccessLogLevel directive to cupsd.conf to control
204 what is logged to the access_log file.
205 - The default LogLevel is now "warn" instead of "info" to reduce
206 the amount of logging that is done to disk by default.
4509bb49
MS
207 - The PPD compiler did not include OID query keywords in PPD
208 files (STR #2871)
209 - The cups-driverd helper program now directly supports driver
210 information files.
75bd9771
MS
211 - The USB backend now uses libusb when available (STR #1575)
212 - Added ppdLocalizeAttr function to get the localized version
213 of an attribute.
dd1abb6b
MS
214 - MIME types now support a priority() attribute (STR #2719)
215 - The standard MIME types are now installed in
216 DataDir/mime (STR #2719)
217 - The lpoptions command now describes custom options and
218 the necessary parameters (STR #2660)
219 - The ppdmerge program did not support Simplified Chinese
220 or Traditional Chinese language version strings (STR #2851)
bdd6c45b
MS
221 - The PPD compiler now supports localizable attributes
222 (STR #2738)
223 - The ppdpo utility now includes cupsIPPReasons values in
224 the message catalogs it generates (STR #2754)
225 - The PPD compiler now supports conditional directives
226 (STR #2636)
227 - The ppdc utility now supports a "-t" option to test PPD
228 files (STR #2739)
229 - The ppdc utility now supports a "-m" option to use the
230 ModelName value as the output filename.
231 - The ppdc utility now supports a FileName directive to
232 set an alternate output filename (STR #2740)
20fbc903
MS
233 - The side-channel API now supports SNMP queries for the
234 standard network backends.
01ce6322
MS
235 - Added a PageLogFormat directive to the cupsd.conf file to
236 control the format of lines in the page_log file.
c9fc04c6
MS
237 - Filters can now send PPD: messages to stderr to set PPD
238 keywords like DefaultPageSize while a job is printing.
7a14d768
MS
239 - Added a mdns backend for discovery and printing to printers
240 that advertise themselves via DNS-SD (Bonjour)
241 - The ipp, lpd, and socket backends now support DNS-SD service
242 name resolution.
243 - The scheduler now uses a single shared file descriptor for
244 all DNS-SD registrations (STR #2674)
245 - The ipp, lpd, and socket backends now support SNMP-based
246 page accounting and supply level monitoring (STR #1655)
634763e8
MS
247 - Added support for cupsPJLDisplay attribute to control what
248 PJL commands are used to display the job information.
3dfe78b3
MS
249 - Driver information files can now be installed in
250 /Library/Printers/PPDs.drv on Mac OS X.
251 - The CUPS image library now supports reading images larger
252 than 2GB.
253 - The scheduler now delays writing config and state files to
254 reduce disk activity (STR #2684)
ae71f5de
MS
255 - The CUPS-Get-Devices operation now supports the
256 exclude-schemes and timeout attributes to control which
257 backends are polled and for how long.
258 - The cups-deviced helper application now runs backends in
259 parallel to get the list of devices faster.
839a51c8
MS
260 - Added --enable-pap configure option.
261 - The default cupsd.conf file now includes an "authenticated"
262 policy which requires authentication for remote print jobs.
263 - Added support for Czech and Hungarian in PPD files
264 (STR #2735, STR #2736)
265 - The PPD compiler tools now support Mac OS X .strings files
266 for localization (STR #2737)
267 - ppdOpen*() now default the colorspace member to PPD_CS_N
268 when no DefaultColorSpace attribute is present in the PPD
269 file.
50fe7201
MS
270 - The build system has been updated to support separate
271 installation of data, program, header, and library files.
272 - All support libraries are now built as shared libraries
273 by default.
568fa3fa
MS
274 - The scheduler now manages ICC color profiles on Mac OS X.
275 - The network backends (ipp, lpd, socket) now support
276 SNMP-based supply and page count monitoring (STR #1655)
277 - The lppasswd program is no longer installed setuid to
278 root to make the default installation more secure.
5a738aea
MS
279 - Added a new ppdLocalizeMarkerName() function to get
280 the localized version of a marker-names value.
d9bca400
MS
281 - The scheduler now provides the printer-dns-sd-name
282 attribute for printers shared via DNS-SD/Bonjour.
91c84a35
MS
283 - The pdftops filter now executes the Xpdf or poppler
284 pdftops utility to convert PDF files (STR #1471)
080811b1
MS
285 - Bonjour printer registrations now advertise as local or
286 global based on the current access policies for the
287 printer.
288 - cupsGetDests*() and cupsSetDests*() now track the last
289 used printer preference on Mac OS X.
3d052e43 290 - Added a new streaming request API (STR #2261)
a4924f6c
MS
291 - Added a new cupsGetNamedDest() function to the CUPS
292 library for faster printing with lp and lpr (STR #2638)
293 - The scheduler now sets the PAM RHOST value on systems
294 that support it (STR #2637)
295 - The scheduler now sandboxes child processes when
296 possible.
0a682745
MS
297 - The Cancel-Job operation now supports a purge-job
298 attriibute to purge a specified job.
299 - ppdEmit* and ppdCollect* now use the NonUIOrderDependency
300 attributes for custom option selections.
2e4ff8af
MS
301 - The web interface now enables/disables the printer
302 sharing (formerly publishing) controls based on the
303 server-is-sharing-printers state (STR #2233)
304 - The scheduler now tracks printer sharing via the
305 server-is-sharing-printers attribute, and manages LPD
306 and SMB sharing as well (STR #2233)
307 - The web interface now allows you to go back to the make/
308 manufacturer page if there is no matching printer driver
309 on the model page (STR #2436)
310 - The printer list now shows the default media, banner, and
311 duplex options as well as the color and duplex capabilities
312 of printers (STR #1175)
313 - The web interface look-n-feel has been updated (STR #2492)
314 - The scheduler now supports a CUPS-Get-Document operation
315 that returns the specified print job document (STR #118)
316 - The cupsfilter utility now supports a "-J jobid" option
317 to filter the document from the specified job.
318 - The scheduler (cupsd) now supports a new option (-t) to
319 do a syntax check of the cupsd.conf file (STR #2003)
320 - Added new cupsGetPPD3() API to allow applications to
321 cache PPDs safely (STR #1473)
322 - Added generic PostScript and PCL printer driver PPDs.