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