From: Amos Jeffries Date: Tue, 5 Nov 2019 18:55:13 +0000 (+1300) Subject: Prep for v4.9 (#505) X-Git-Tag: SQUID_5_0_1~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47f1e147afb24c3e69b2a9de3fb60df043229b5d;p=thirdparty%2Fsquid.git Prep for v4.9 (#505) * Prep for v4.9 * Note last minute changes --- diff --git a/ChangeLog b/ChangeLog index 5e58704306..c6271c85fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Changes to squid-4.9 (05 Nov 2019): + + - Bug 4978: eCAP crash after using MyHost().newRequest() + - Bug 4970: excessive gnutls_certificate_credentials debug msgs + - Bug 4969: GCC-9 build failure: stringop-truncation + - Bug 4966: Lower cache_peer hostname + - Bug 4918: Crashes when using OpenSSL prior to v1.0.2 + - TLS: Fix parsing of certificate validator responses + - TLS: Fix parsing of TLS messages that span multiple records + - TLS: Fix on_unsupported_protocol tunnel action + - TLS: Fix expiration of self-signed generated certs to be 3 years + - HTTP: Ignore malformed Host header in intercept and reverse proxy mode + - HTTP: RFC 7230: server MUST reject messages with BWS after field-name + - HTTP: Fix URN response handling + - HTTP: Hash Digest noncedata + - Update URI parser to use SBuf parsing APIs + - Prevent truncation for large origin-relative domains + - Fix several rock cache_dir corruption issues + - Debug detail validation errors for loaded-from-file certificate chains + - smblib: Improve SMB server name maintenance + - cachemgr.cgi: Add validation for hostname parameter + - ... and several compile issues + - ... and some documentation updates + Changes to squid-4.8 (09 Jul 2019): - Bug 4957: Multiple XSS issues in cachemgr.cgi diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 8968b5cab1..24f0b34dd1 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@
-Squid 4.8 release notes +Squid 4.9 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-4.8 for testing. +

The Squid Team are pleased to announce the release of Squid-4.9 for testing. This new release is available for download from or the .