]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.6.txt
The IPP backend now stops queues when the server configuration prevents
[thirdparty/cups.git] / CHANGES-1.6.txt
index 9f18fd32facf4fa5b90dc76d28b99f3b8d38abe1..2fa43e7bdaebb2e96ee1a3be0a701c2cb542f3fd 100644 (file)
@@ -3,8 +3,28 @@ CHANGES-1.6.txt
 
 CHANGES IN CUPS V1.6.2
 
-       - Documentation fixes
-       - The scheduler could crash when using Avahi (STR #4183, STR #4192)
+       - Documentation fixes (STR #4239)
+       - Security: All file, directory, user, and group settings are now stored
+         in a separate cups-files.conf configuration file that cannot be set
+         through the CUPS web interface or APIs (STR #4223)
+       - The IPP backend now stops queues when the server configuration
+         prevents successful job submission (STR #4125)
+       - The XML output of ipptool contained empty dictionaries (STR #4136)
+       - The scheduler did not delete job control backup files (STR #4244)
+       - cupsGetPPD3 could return a local PPD instead of the correct remote
+         PPD.
+       - The scheduler incorrectly advertised auth-info-required for local
+         queues needing local authentication (STR #4205)
+       - CUPS 1.6 clients using the ServerName directive in client.conf did not
+         work with CUPS 1.3.x or older servers (STR #4231)
+       - The SNMP backend now tries to work around broken printers that use a
+         newline to separate key/value pairs.
+       - The IPP backend did not send a cancel request to printers when a job
+         was canceled and the printer did not support Create-Job.
+       - Fixed EPM packaging files (STR #4199)
+       - OpenBSD build fix (STR #4195, STR #4196, STR #4197)
+       - The scheduler could crash when using Avahi (STR #4183, STR #4192,
+         STR #4200, STR #4213)
        - The IPP backend could get stuck in an endless loop on certain network
          errors (STR #4194)
        - 32-bit builds failed on Debian (STR #4133)