]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog.
authorMichael R Sweet <msweet@msweet.org>
Sat, 12 Oct 2024 16:08:17 +0000 (12:08 -0400)
committerMichael R Sweet <msweet@msweet.org>
Sat, 12 Oct 2024 16:08:17 +0000 (12:08 -0400)
CHANGES.md

index 7787acc356769ad92f143f742ea67c1d8280fbfc..c0d540b9b567bca76530b6c0fc243fd2ae7116e8 100644 (file)
@@ -57,6 +57,8 @@ Changes in CUPS v2.5b1 (TBA)
   or writing if the number of bytes passed is 0 (Issue #914)
 - Updated and documented the MIME typing buffering limit (Issue #925)
 - Updated the maximum file descriptor limit for `cupsd` to 64k-1 (Issue #989)
+- Updated `httpConnectAgain` to re-validate the server's X.509 certificate
+  (Issue #1061)
 - Deprecated the "page-border" Job Template attribute (Issue #1020)
 - Fixed use-after-free in `cupsdAcceptClient()` when we log warning during error
   handling (fixes CVE-2023-34241)