]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES-1.7.txt
21abc9d47d361c4b9fe29bb354008d56cdcbbde5
[thirdparty/cups.git] / CHANGES-1.7.txt
1 CHANGES-1.7.txt
2 ---------------
3
4 CHANGES IN CUPS V1.7.2
5
6 - Security: The scheduler now blocks URLs containing embedded HTML
7 (STR #4356)
8 - Fixed a D-BUS threading issue that caused the scheduler to crash
9 (STR #4347)
10 - The scheduler now automatically reconnects to Avahi as needed
11 (STR #4370)
12 - The scheduler did not handle GET requests for the log files properly
13 (STR #3265)
14 - The dnssd backend did not always report all discovered printers using
15 Avahi (STR #4365)
16 - The Zebra printer driver did not properly handle negative "label top"
17 values (STR #4354)
18 - The scheduler did not always update the MakeModel value in
19 printers.conf after updating the driver (STR #4264)
20 - The LPD mini daemon did not support print jobs larger than 2GB
21 (STR #4351)
22 - Fixed a bug in the status reading code when sending a compressed data
23 stream to an IPP printer/server (<rdar://problem/16019623>)
24 - The IPP backend might not include all job attributes in Validate-Job
25 operations (<rdar://problem/16025435>)
26 - Fixed some clang-reported issues (<rdar://problem/15936066>)
27
28
29 CHANGES IN CUPS V1.7.1
30
31 - Security: the lppasswd program incorrectly used settings from
32 ~/.cups/client.conf (STR #4319)
33 - Auto debug logging was broken in 1.7.0 (<rdar://problem/15331639>)
34 - Some gzip'd PPD files could not be used (<rdar://problem/15386424>)
35 - Cleaned up some job logging in the scheduler
36 (<rdar://problem/15332672>)
37 - ATTR messages could cause string pool memory corruption in the
38 scheduler (<rdar://problem/15382819>)
39 - The RPM spec file did not list the build requirements; this was on
40 purpose, but now we are listing the Red Hat package names
41 (<rdar://problem/15375760>, STR #4322)
42 - Printing to a raw queue could result in corrupt output due to
43 opportunistic compression (<rdar://problem/15008524>)
44 - The GNU TLS support code triggered many compiler warnings due to the
45 use of old GNU TLS compatibility type names
46 (<rdar://problem/15392966>)
47 - The "make check" test suite did not work on Linux without the
48 cups-filters package installed (<rdar://problem/14292998>)
49 - Japanese PPDs using with the Shift-JIS encoding did not work
50 (<rdar://problem/15427759>)
51 - "tel:" URIs incorrectly had slashes (<rdar://problem/15418463>)
52 - The libusb-based USB backend incorrectly used write timeouts
53 (<rdar://problem/15564888>)
54 - Shared printers could become inaccessible after a few days on OS X
55 (<rdar://problem/15426838>)
56 - The IPP backend did not wait for a busy printer to become available
57 before attempting to print (<rdar://problem/15465667>)
58 - CUPS did not support "auto-monochrome" or "process-monochrome" for the
59 "print-color-mode" option (<rdar://problem/15482520>)
60 - Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328)
61 - lpq and lpstat did not list jobs in the correct order when priorities
62 were specified (STR #4326)
63 - The D-BUS notifier did not remove its lockfile (STR #4314)
64 - CUPS incorrectly used the USER environment variable when the name did
65 not match the user ID (STR #4327)
66
67
68 CHANGES IN CUPS V1.7.0
69
70 - Updated the Japanese localization.
71 - The lpadmin command did not send the PPD name from the "-m" option
72 (<rdar://problem/15264697>)
73 - Network backends now use the prtMarkerSuppliesClass property to
74 determine the direction of supply level values
75 (<rdar://problem/14302628>)
76 - The scheduler did not remove backup PPD files when a printer was
77 deleted (<rdar://problem/15065555>)
78 - The scheduler incorrectly responded to HEAD requests when the web
79 interface was disabled (<rdar://problem/15090332>)
80 - The scheduler did not respond using the hostname specified by the
81 client (<rdar://problem/14583574>)
82 - Fax queues did not work when shared via Bonjour
83 (<rdar://problem/14498310>)
84 - Error messages from the scheduler were not localized using the
85 language specified in the client's IPP request
86 (<rdar://problem/14128011>)
87 - Added an Italian localization (<rdar://problem/14481578>)
88 - Fixed a couple memory leaks in ippfind that were reported by Clang.
89 - Fixed a compile issue on 64-bit Linux with Clang - need to use the
90 -pie option instead of -Wl,-pie now (<rdar://problem/14480938>)
91 - The ippfind utility reported the wrong port numbers when compiled
92 against Avahi (<rdar://problem/14508324>)
93 - httpGetFd, httpGetFile, httpPutFd, and httpPutFile did not
94 automatically reconnect if the server closed the connecion after the
95 previous response.
96 - Fixed a compile error in libcups (<rdar://problem/14467141>)
97 - The scheduler incorrectly did not pass a FINAL_CONTENT_TYPE
98 environment variable to the filters or backend
99 (<rdar://problem/14355011>)
100 - The cups-exec helper program could fail randomly on OS X due to
101 sandbox violations when closing excess file descriptors
102 (<rdar://problem/14421943>)
103 - The scheduler incorrectly did not use the kqueue interface on OS X.
104
105
106 CHANGES IN CUPS V1.7rc1
107
108 - Printer xxx-default values were not reported by Get-Printer-Attributes
109 or lpoptions (<rdar://problem/14401795>)
110 - Fixed deprecation warnings for many functions on OS X so they are tied
111 to the deployment version when building (<rdar://problem/14210079>)
112 - Fixed a build issue on ARM-based Linux systems - unable to validate
113 va_list arguments.
114 - Added a new ippfind tool for finding IPP printers and other Bonjour
115 services (<rdar://problem/13876199>)
116 - Fixed some issues with conversion of PWG media size names to
117 hundredths of millimeters (<rdar://problem/14065748>)
118 - The IPP backend could crash on OS X when printing to a Kerberized
119 printer (<rdar://problem/14040186>)
120 - The ipptool program now automatically extends timeouts when the
121 output buffer is filled (<rdar://problem/14016099>)
122 - The ipptool program now supports the --help and --version options.
123 - The ipptool program did not continue past include file errors by
124 default (<rdar://problem/13875803>)
125 - The ipptool program now supports FILE-ID and TEST-ID directives and
126 includes their values in its XML output (<rdar://problem/13876038>)
127 - The ipptool program now supports WITH-HOSTNAME, WITH-RESOURCE, and
128 WITH-SCHEME expect predicates to compare the corresponding URI
129 components (<rdar://problem/13876091>)
130
131
132 CHANGES IN CUPS V1.7b1
133
134 - The configure script now supports a --with-rundir option to change
135 the transient run-time state directory from the default to other
136 locations like /run/cups (STR #4306)
137 - The scheduler now supports PPD lookups for classes (STR #4296)
138 - The cupsfilter program did not set the FINAL_CONTENT_TYPE
139 environment variable for filters.
140 - Added a new "-x" option to the cancel command (STR #4103)
141 - Made the PWG media handling APIs public (STR #4267)
142 - Implemented ready media support for the cupsGetDestMediaXxx APIs
143 (STR #4289)
144 - Added new cupsFindDestDefault, cupsFindDestReady, and
145 cupsFindDestSupported APIs (STR #4289)
146 - Added new cupsGetDestMediaByIndex, cupsGetDestMediaCount, and
147 cupsGetDestMediaDefault APIs (STR #4289)
148 - Added new ippGet/SetOctetString APIs for getting and setting an
149 octetString value (STR #4289)
150 - Added new ippCreateRequestedArray API for generating a array of
151 attributes from the requested-attributes attribute.
152 - The ipptool utility now supports compression, conditional tests based
153 on the presence of files, and new DEFINE predicates for STATUS.
154 - Added new IPP APIs for checking values (STR #4167)
155 - Added new IPP APis for adding and setting formatted strings.
156 - Added new HTTP APIs to support basic server functionality via libcups.
157 - The dnssd backend now generates a 1284 device ID as needed (STR #3702)
158 - CUPS now supports compressing and decompressing streamed data
159 (STR #4168)
160 - CUPS now supports higher-level PIN printing, external accounting
161 systems, and "print here" printing environments (STR #4169)
162 - IRIX is no longer a supported operating system (STR #4092)
163 - The PPD compiler now supports JCL options properly (STR #4115)
164 - The web interface now checks whether the web browser has cookies
165 enabled and displays a suitable error message (STR #4141)