From: Michael R Sweet Date: Sat, 12 Oct 2024 16:08:17 +0000 (-0400) Subject: Changelog. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9aa2026e17d56c8aacdc0224a2de140e4a035a;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 7787acc356..c0d540b9b5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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)