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