]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
Don't generate certificates that expire on Feb 29th (Issue #5643)
[thirdparty/cups.git] / CHANGES.md
index 86aef365f21f6b57f8fdd541faacd0666e6cbd43..485a2b614767017a1260d284e2517138a552d158 100644 (file)
@@ -1,14 +1,16 @@
-CHANGES - 2.3.1 - 2019-11-07
+CHANGES - 2.3.1 - 2019-11-14
 ============================
 
 
 Changes in CUPS v2.3.1
 ----------------------
 
-- Documentation updates (Issue #5661, 5674)
+- Documentation updates (Issue #5661, #5674, #5682)
 - Fixed a crash bug in the web interface (Issue #5621)
 - PPD files containing "custom" option keywords did not work (Issue #5639)
 - Added a workaround for the scheduler's systemd support (Issue #5640)
+- On Windows, TLS certificates generated on February 29 would likely fail
+  (Issue #5643)
 - Added a DigestOptions directive for the `client.conf` file to control whether
   MD5-based Digest authentication is allowed (Issue #5647)
 - Fixed a bug in the handling of printer resource files (Issue #5652)
@@ -16,7 +18,9 @@ Changes in CUPS v2.3.1
   permissions are wrong (Issue #5658)
 - Added paint can labels to Dymo driver (Issue #5662)
 - The `--with-dbusdir` option was ignored by the configure script (Issue #5671)
+- Sandboxed applications were not able to get the default printer (Issue #5676)
 - Log file access controls were not preserved by `cupsctl` (Issue #5677)
+- Default printers set with `lpoptions` did not work in all cases (Issue #5681)
 - The IPP backend did not detect all cases where a job should be retried using
   a raster format (rdar://56021091)
 - Fixed spelling of "fold-accordion".