]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
<Limit All> in <Policy> sections now applies to all operations when used by
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.1rc1 - 2015-07-31
2 ---------------------------------
3
4 CHANGES IN CUPS V2.1rc1
5
6 - Added support for 3D printers (basic types only, no built-in filters)
7 based on PWG white paper.
8 - Fixed bugs in the new journald support (STR #4655, STR #4658,
9 STR #4661)
10 - Fixed domain socket support on Linux (STR #4679)
11 - Fixed signal handlers in the dnssd and usb backends (STR #4671)
12 - <Limit All> in <Policy> sections now applies to all operations when
13 used by itself (STR #4659)
14 - Configure script changes for systemd support (STR #4669)
15 - Updated autoconf sources to use newer form of AC_INIT (STR #4664)
16
17
18 CHANGES IN CUPS V2.1b1
19
20 - Improved speed of ppdMarkDefaults for complex/large PPDs
21 (<rdar://problem/15146999>)
22 - The IPP backend now stops sending print data if the printer indicates
23 the job has been aborted or canceled (<rdar://problem/17837631>)
24 - The IPP backend now sends the job-pages-per-set attribute when
25 printing multiple copy jobs with finishings
26 (<rdar://problem/16792757>)
27 - The IPP backend now updates the cupsMandatory values when the printer
28 configuration changes (<rdar://problem/18126570>)
29 - No longer install banner files since third-party banner filters now
30 supply their own (STR #4518)
31 - Added support for EXPECT-ALL directive in ipptool test files
32 (STR #4469)
33 - Added support for WITH-VALUE-FROM predicate in ipptool test files
34 (STR #4470)
35 - The scheduler no longer listens on the loopback interface unless the
36 web interface or printer sharing are enabled
37 (<rdar://problem/9136448>)
38 - Added a PPD generator for IPP Everywhere printers (STR #4258)
39 - Now install "default" versions of more configuration files
40 (<rdar://problem/19024491>)
41 - The cupstestppd program did not handle "maxsize(nnn)" entries in
42 cupsFilter/cupsFilter2 values (<rdar://problem/18974858>)
43 - The scheduler now checks the return value of rename() calls
44 (STR #4589)
45 - The scheduler now validates ErrorPolicy values in config files
46 (STR #4591)
47 - Long cookies caused the web interface to stop working (STR #4619)
48 - Added SSLOptions values to allow Diffie-Hellman key exchange and
49 disable TLS/1.0 support.
50 - Updated the scheduler to support more IPP Everywhere attributes
51 (STR #4630)
52 - The scheduler now supports advanced ASL and journald logging when
53 "syslog" output is configured (STR #4474)
54 - The scheduler now supports logging to stderr when running in the
55 foreground (STR #4505)
56