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