]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES-2.1.txt
Cleanup some DEBUG2 log messages (<rdar://problem/23135122>)
[thirdparty/cups.git] / CHANGES-2.1.txt
1 CHANGES-2.1.txt
2 ---------------
3
4 CHANGES IN CUPS V2.1.1
5
6 - Security hardening fixes (<rdar://problem/23131948>,
7 <rdar://problem/23132108>, <rdar://problem/23132353>,
8 <rdar://problem/23132803>, <rdar://problem/23133230>,
9 <rdar://problem/23133393>, <rdar://problem/23133466>,
10 <rdar://problem/23133833>, <rdar://problem/23133998>,
11 <rdar://problem/23134228>, <rdar://problem/23134299>,
12 <rdar://problem/23134356>, <rdar://problem/23134415>,
13 <rdar://problem/23134506>, <rdar://problem/23135066>,
14 <rdar://problem/23135122>)
15 - The cupsGetPPD* functions did not work with IPP printers (STR #4725)
16 - Some older HP LaserJet printers need a delayed close when printing
17 using the libusb-based USB backend (STR #4549)
18 - The libusb-based USB backend did not unload the kernel usblp module
19 if it was preventing the backend from accessing the printer
20 (STR #4707)
21 - Current Primera printers were incorrectly reported as Fargo printers
22 (STR #4708)
23 - The IPP backend did not always handle jobs getting canceled at the
24 printer (<rdar://problem/22716820>)
25 - Updated localizations (STR #4709)
26
27
28 CHANGES IN CUPS V2.1.0
29
30 - Fixed more scheduler crash bugs in the new logging code (STR #4687,
31 STR #4690)
32 - The scheduler did not use the ConfigFilePerm setting when copying PPD
33 files or interface scripts attached to a request (STR #4703)
34 - Now support new Chinese locale IDs and their correct fallback locales
35 (<rdar://problem/22086642>, <rdar://problem/22130168>)
36 - "make check" incorrectly reported an expectation of 18 warning
37 messages when 8 were expected (STR #4684)
38 - The new PDF file type rule did not work (STR #4692)
39 - The scheduler did not update the jobs.cache file when job files were
40 expired (STR #4706)
41 - Fixed some configure script issues (STR #4694, STR #4695, STR #4698)
42 - Documentation updates (STR #4691, STR #4693)
43
44
45 CHANGES IN CUPS V2.1rc1
46
47 - Added support for 3D printers (basic types only, no built-in filters)
48 based on PWG white paper.
49 - Fixed bugs in the new journald support (STR #4655, STR #4658,
50 STR #4661)
51 - Fixed domain socket support on Linux (STR #4679)
52 - Fixed signal handlers in the dnssd and usb backends (STR #4671)
53 - <Limit All> in <Policy> sections now applies to all operations when
54 used by itself (STR #4659)
55 - Configure script changes for systemd support (STR #4669)
56 - Updated autoconf sources to use newer form of AC_INIT (STR #4664)
57
58
59 CHANGES IN CUPS V2.1b1
60
61 - Improved speed of ppdMarkDefaults for complex/large PPDs
62 (<rdar://problem/15146999>)
63 - The IPP backend now stops sending print data if the printer indicates
64 the job has been aborted or canceled (<rdar://problem/17837631>)
65 - The IPP backend now sends the job-pages-per-set attribute when
66 printing multiple copy jobs with finishings
67 (<rdar://problem/16792757>)
68 - The IPP backend now updates the cupsMandatory values when the printer
69 configuration changes (<rdar://problem/18126570>)
70 - No longer install banner files since third-party banner filters now
71 supply their own (STR #4518)
72 - Added support for EXPECT-ALL directive in ipptool test files
73 (STR #4469)
74 - Added support for WITH-VALUE-FROM predicate in ipptool test files
75 (STR #4470)
76 - The scheduler no longer listens on the loopback interface unless the
77 web interface or printer sharing are enabled
78 (<rdar://problem/9136448>)
79 - Added a PPD generator for IPP Everywhere printers (STR #4258)
80 - Now install "default" versions of more configuration files
81 (<rdar://problem/19024491>)
82 - The cupstestppd program did not handle "maxsize(nnn)" entries in
83 cupsFilter/cupsFilter2 values (<rdar://problem/18974858>)
84 - The scheduler now checks the return value of rename() calls
85 (STR #4589)
86 - The scheduler now validates ErrorPolicy values in config files
87 (STR #4591)
88 - Long cookies caused the web interface to stop working (STR #4619)
89 - Added SSLOptions values to allow Diffie-Hellman key exchange and
90 disable TLS/1.0 support.
91 - Updated the scheduler to support more IPP Everywhere attributes
92 (STR #4630)
93 - The scheduler now supports advanced ASL and journald logging when
94 "syslog" output is configured (STR #4474)
95 - The scheduler now supports logging to stderr when running in the
96 foreground (STR #4505)
97