]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209220>)
[thirdparty/cups.git] / CHANGES.txt
index 194eb2e5b0cde15171aa5bbe76e8ce3f4ebc939c..5bd7ca31b2ff59589069d36c53c340b4b53f77a5 100644 (file)
@@ -1,5 +1,28 @@
-CHANGES.txt - 2.2rc1 - 2016-07-19
----------------------------------
+CHANGES.txt - 2.2.1 - 2016-09-22
+--------------------------------
+
+CHANGES IN CUPS V2.2.1
+
+       - Added "CreateSelfSignedCerts" directive for cups-files.conf to
+          control whether the scheduler automatically creates its own
+          self-signed X.509 certificates for TLS connections (Issue #4876)
+        - http*Connect did not handle partial failures (Issue #4870)
+        - Addressed some build warnings on Linux (Issue #4881)
+        - cupsHashData did not use the correct hashing algorithm
+          (<rdar://problem/28209220>)
+        - Updated localizations (PR #4877)
+
+
+CHANGES IN CUPS V2.2.0
+
+       - Normalized the TLS certificate validation code and added additional
+         error messages to aid troubleshooting.
+       - http*Connect did not work on Linux when cupsd was not running
+         (Issue #4870)
+       - The --no-remote-any option of cupsctl had no effect (Issue #4866)
+       - http*Connect did not return early when all addresses failed
+         (Issue #4870)
+
 
 CHANGES IN CUPS V2.2rc1
 
@@ -9,6 +32,8 @@ CHANGES IN CUPS V2.2rc1
          print job with no errors (Issue #4851)
        - The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did
          not always return an error for failed adds (Issue #4854)
+       - PPD files with names longer than 127 bytes did not work (Issue #4860)
+       - Updated localizations (Issue #4846, PR #4858)
 
 
 CHANGES IN CUPS V2.2b2