]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-1.7.txt
Security: the lppasswd program incorrectly used settings from ~/.cups/client.conf...
[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>)
ff2b08f9
MS
29
30
621ca63a
MS
31CHANGES IN CUPS V1.7.0
32
cccd10cb 33 - Updated the Japanese localization.
b0f26938
MS
34 - The lpadmin command did not send the PPD name from the "-m" option
35 (<rdar://problem/15264697>)
5f8f4499
MS
36 - Network backends now use the prtMarkerSuppliesClass property to
37 determine the direction of supply level values
38 (<rdar://problem/14302628>)
928b43f7
MS
39 - The scheduler did not remove backup PPD files when a printer was
40 deleted (<rdar://problem/15065555>)
41 - The scheduler incorrectly responded to HEAD requests when the web
42 interface was disabled (<rdar://problem/15090332>)
621ca63a
MS
43 - The scheduler did not respond using the hostname specified by the
44 client (<rdar://problem/14583574>)
45 - Fax queues did not work when shared via Bonjour
46 (<rdar://problem/14498310>)
47 - Error messages from the scheduler were not localized using the
48 language specified in the client's IPP request
49 (<rdar://problem/14128011>)
50 - Added an Italian localization (<rdar://problem/14481578>)
51 - Fixed a couple memory leaks in ippfind that were reported by Clang.
52 - Fixed a compile issue on 64-bit Linux with Clang - need to use the
53 -pie option instead of -Wl,-pie now (<rdar://problem/14480938>)
54 - The ippfind utility reported the wrong port numbers when compiled
55 against Avahi (<rdar://problem/14508324>)
56 - httpGetFd, httpGetFile, httpPutFd, and httpPutFile did not
57 automatically reconnect if the server closed the connecion after the
58 previous response.
59 - Fixed a compile error in libcups (<rdar://problem/14467141>)
60 - The scheduler incorrectly did not pass a FINAL_CONTENT_TYPE
61 environment variable to the filters or backend
62 (<rdar://problem/14355011>)
63 - The cups-exec helper program could fail randomly on OS X due to
64 sandbox violations when closing excess file descriptors
65 (<rdar://problem/14421943>)
66 - The scheduler incorrectly did not use the kqueue interface on OS X.
67
68
69CHANGES IN CUPS V1.7rc1
70
71 - Printer xxx-default values were not reported by Get-Printer-Attributes
72 or lpoptions (<rdar://problem/14401795>)
73 - Fixed deprecation warnings for many functions on OS X so they are tied
74 to the deployment version when building (<rdar://problem/14210079>)
75 - Fixed a build issue on ARM-based Linux systems - unable to validate
76 va_list arguments.
77 - Added a new ippfind tool for finding IPP printers and other Bonjour
78 services (<rdar://problem/13876199>)
79 - Fixed some issues with conversion of PWG media size names to
80 hundredths of millimeters (<rdar://problem/14065748>)
81 - The IPP backend could crash on OS X when printing to a Kerberized
82 printer (<rdar://problem/14040186>)
83 - The ipptool program now automatically extends timeouts when the
84 output buffer is filled (<rdar://problem/14016099>)
85 - The ipptool program now supports the --help and --version options.
86 - The ipptool program did not continue past include file errors by
87 default (<rdar://problem/13875803>)
88 - The ipptool program now supports FILE-ID and TEST-ID directives and
89 includes their values in its XML output (<rdar://problem/13876038>)
90 - The ipptool program now supports WITH-HOSTNAME, WITH-RESOURCE, and
91 WITH-SCHEME expect predicates to compare the corresponding URI
92 components (<rdar://problem/13876091>)
93
94
95CHANGES IN CUPS V1.7b1
96
97 - The configure script now supports a --with-rundir option to change
98 the transient run-time state directory from the default to other
99 locations like /run/cups (STR #4306)
100 - The scheduler now supports PPD lookups for classes (STR #4296)
101 - The cupsfilter program did not set the FINAL_CONTENT_TYPE
102 environment variable for filters.
103 - Added a new "-x" option to the cancel command (STR #4103)
104 - Made the PWG media handling APIs public (STR #4267)
105 - Implemented ready media support for the cupsGetDestMediaXxx APIs
106 (STR #4289)
107 - Added new cupsFindDestDefault, cupsFindDestReady, and
108 cupsFindDestSupported APIs (STR #4289)
109 - Added new cupsGetDestMediaByIndex, cupsGetDestMediaCount, and
110 cupsGetDestMediaDefault APIs (STR #4289)
111 - Added new ippGet/SetOctetString APIs for getting and setting an
112 octetString value (STR #4289)
113 - Added new ippCreateRequestedArray API for generating a array of
114 attributes from the requested-attributes attribute.
115 - The ipptool utility now supports compression, conditional tests based
116 on the presence of files, and new DEFINE predicates for STATUS.
117 - Added new IPP APIs for checking values (STR #4167)
118 - Added new IPP APis for adding and setting formatted strings.
119 - Added new HTTP APIs to support basic server functionality via libcups.
120 - The dnssd backend now generates a 1284 device ID as needed (STR #3702)
121 - CUPS now supports compressing and decompressing streamed data
122 (STR #4168)
123 - CUPS now supports higher-level PIN printing, external accounting
124 systems, and "print here" printing environments (STR #4169)
125 - IRIX is no longer a supported operating system (STR #4092)
126 - The PPD compiler now supports JCL options properly (STR #4115)
127 - The web interface now checks whether the web browser has cookies
128 enabled and displays a suitable error message (STR #4141)