]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Load cups into easysw/current.
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
bc44d920 1CHANGES.txt - 2007-07-16
ef416fc2 2------------------------
3
bc44d920 4CHANGES IN CUPS V1.3??
f7deaa1a 5
bc44d920 6 - The USB backend could deadlock on Mac OS X while performing
7 a side-channel command.
8 - The scheduler did not prevent remote queues from being
9 shared/published.
10 - The scheduler did not remove the temporary request file on
11 authentication errors.
12 - ppdLocalizeIPPReason() did not handle "scheme:" schemes or
13 "file" URLs.
14 - ppdLocalizeIPPReason() was not exported on Mac OS X.
15
16
17CHANGES IN CUPS V1.3b1
18
19 - Copyright updates - CUPS is now owned by Apple Inc.
20 - Documentation updates (STR #1775, STR #2027, STR #2130,
21 STR #2131, STR #2263, STR #2356, STR #2397)
22 - Added new cupsfilter utility (STR #1734)
23 - Added new job-printer-state-message and
24 job-printer-state-reasons attributes to jobs (STR #2418)
25 - Added LDAP+SSL support (STR #1967)
26 - CUPS now supports authentication via peer credentials
27 over domain sockets (STR #2242, STR #2277)
28 - The CUPS sample driver PPDs are now generated by the PPD
29 compiler and include all of the localized languages by
30 default (STR #2164)
31 - You can now specify "AuthType Default" in the cupsd.conf
32 file to use the default authentication defined by the
33 DefaultAuthType directive.
34 - The SNMP backend no longer adds a default Address line
35 when none is specified in the snmp.conf file; this allows
36 the backend to be easily disabled as needed (STR #2434)
37 - Added a new cupsctl command for doing basic changes to
38 the cupsd.conf file (STR #1777)
39 - Added a new ppdLocalizeIPPReason() function to get the
40 localized text/URI for a given IPP reason keyword for a
41 driver.
42 - Removed the deskjet2.ppd driver, as it only worked with
43 a very small subset of HP DeskJet printers and was
44 confusing to users. The rastertohp driver still
45 supports the deskjet2.ppd options for existing queues.
09a101d6 46 - The scheduler did not add a trailing banner page if a
47 client did not specify the last document in a job (STR
48 #1711)
3d8365b8 49 - The scheduler did not report Bonjour shared printers as
50 remote printers (STR #2384)
b94498cf 51 - Added new -R and -W options to the cupstestppd program
52 for greater control over the testing of PPDs.
53 - Added a new cupsGetServerPPD() function for getting
54 an available PPD from the server (STR #2334)
55 - Added a new cupsDoIORequest() function for reading
56 and writing files via IPP requests (STR #2334)
57 - Added a new CUPS_GET_PPD operation for getting an
58 available PPD file on the server (STR #2334)
59 - CUPS_GET_PPDS now reports multiple ppd-product values
3d8365b8 60 based on the PPD ModelName and Product strings (STR
61 #2334, STR #2383)
b94498cf 62 - CUPS_GET_PPDS now reports the PSVersion attributes
63 from a PPD file in the ppd-psversion attribute
64 (STR #2334)
3d8365b8 65 - CUPS_GET_PPDS now reports the cupsModelNumber attribute
66 from a PPD file in the ppd-model-number attribute (STR
67 #2383)
68 - CUPS_GET_PPDS now reports a driver type string in the
69 ppd-type attribute based on the cupsFax and cupsFilter
70 attributes in a PPD file (STR #2383)
b94498cf 71 - Added a new printer attribute called "cups-version"
72 which reports the version of CUPS that is running
73 (STR #2240)
74 - backendRunLoop() now aborts immediately on SIGTERM
75 if no data has been written yet (STR #2103)
76 - Due to poor IPP support from the vendors, the SNMP
77 backend no longer tries IPP connections; instead,
78 it now uses a lookup file with fallback to port 9100
79 (socket://address) and 515 (lpd://address) printing
80 (STR #2035, STR #2354)
81 - The scheduler now recreates the CUPS log directory as
82 needed (STR #2353)
83 - cupsLangDefault() now maps new-style Apple locale names
84 to the traditional ll_CC form (STR #2357)
85 - Add new cupsArrayNew2() API to support hashed lookups
86 of array elements (STR #2358)
87 - ppdConflicts() optimizations (STR #2358)
323c5de1 88 - The cupstestppd program now tests for existing filters,
89 icons, profiles, and dialog extensions (STR #2326)
90 - The web interface no longer lists new printers on the
91 main administration page. Instead, a new "List Available
92 Printers" button is provided that shows a separate page
93 with the list of printers.
94 - The web interface now supports setting the banner and
95 policy options on raw printers and classes (STR #2238)
96 - The socket backend now reads any pending back-channel
97 data before shutting down the socket (STR #2325)
98 - Added a new ErrorPolicy directive in the cupsd.conf
99 file (STR #1871)
100 - Printers that use JCL options are now exported to Samba
101 correctly (STR #1985)
102 - The IPP backend now relays printer-state-message values
103 from the server to the client (STR #2109)
104 - Added support for the PWG printer-alert and
105 printer-alert-description attributes (STR #2088)
f42414bf 106 - Added support for LPD "stream" mode (STR #2036)
f899b121 107 - The scheduler now reports the PostScript product string
108 from PPD files in CUPS-Get-PPDs responses (STR #1900)
109 - Raw printing with queues pointing to the file pseudo-
110 device and multiple files and/or banners now works (STR
111 #1933)
7594b224 112 - Added new public cupsAdminGetServerSettings() and
113 cupsAdminSetServerSettings() APIs.
114 - Added new "makebuttons" script in the "tools" directory
115 for creating web interface buttons (STR #2231)
f7deaa1a 116 - Added support for DNS-SD (aka "Bonjour") printer sharing
117 (STR #1171)
118 - Job operations (cancel, hold, release, etc.) from the
119 web interface now return back to the original page (STR
120 #2239)
121 - The classes or printers list is now shown after a
122 successful deletion from the web interface (STR #1999)
123 - The default configuration now allows browse packets from
124 any address (STR #2008)
125 - The web interface now provides an "allow printing from the
126 Internet" check box (STR #1897)
127 - The notify-events-default and
128 notify-lease-duration-default attributes can now be set
129 (STR #1671)
130 - Server-side default options are now sent to clients when
131 the "printer-defaults" attribute group is requested (STR
132 #1923)
133 - Added support for Linux "relro" linker option (STR #1614)
134 - CUPS now validates the number-up option value (STR #1329)
135 - The on-line help now provides better search capabilities
136 (STR #1701)
137 - The web interface "Add This Printer" button now allows you
138 to change the printer name, description, and location
139 (STR #1646)
140 - Added support for Mac OS X authorization services
141 (STR #2206)
142 - Added support for driver-specific pre-filters (STR #2108)
143 - Added a new side-channel API for drivers and backends
144 for basic device control and information queries (STR
145 #1898)
146 - The scheduler now uses poll(), epoll(), or /dev/kqueue
147 instead of select() when possible (STR #1261)
148 - Added new cupsArrayGetIndex() and cupsArrayGetInsert()
149 functions to get the current index and insertion
150 positions of an array.
151 - Added a new --with-max-copies configure option (STR
152 #2090)
153 - Added new cupsRemoveDest() and cupsSetDefaultDest()
154 functions.
155 - Added support for cupsPJLCharset attribute in PPD files
156 which specifies the character set that is used in PJL
157 strings (STR #1969)
158 - Moved the definition of the (private) _http_s structure
159 to http-private.h; code that directly accesses the
160 http_t members will no longer compile!
161 - Added support for setting the document-format-default
162 attribute on a per-printer basis.
163 - Added support for IntelliBar label printers.