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