From: Amos Jeffries Date: Tue, 2 Feb 2021 05:29:07 +0000 (+0000) Subject: Prep for 4.14 and 5.0.5 (#765) X-Git-Tag: 4.15-20210522-snapshot~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f37a71acd0d24c3713316a06401a72e9f3194bc;p=thirdparty%2Fsquid.git Prep for 4.14 and 5.0.5 (#765) --- diff --git a/ChangeLog b/ChangeLog index c7f66bde46..b3f19f6927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in squid-5.0.5 (02 Feb 2021): + + - HTTP: Do not send Connection:keep-alive/close in HTTP Upgrade requests + - Translations: Add es-mx dialect translation of error pages + - Fix missing port in request-target of CONNECT requests to peers + - Fix some warnings about client_lifetime timeout + - ... and several documentation updates + - ... and some debug improvements + - ... and all fixes from 4.14 + Changes in squid-5.0.4 (23 Aug 2020): - Bug 5054: mark dns_v4_first as obsolete in cf.data.pre @@ -80,6 +90,16 @@ Changes in squid-5.0.1 (14 Jan 2020): - ... and much code cleanup and polishing - ... and all fixes from 4.10 +Changes in squid-4.14 (02 Feb 2021): + + - Regression Fix: support for non-lowercase Transfer-Encoding value + - Regression Fix: cachemgr.cgi wrong 403 response to authenticated menu URIs + - Bug 5076: WCCP Security Info incorrect + - Bug 5073: Compile error: index was not declared in this scope + - Bug 5065: url_rewrite_program documentation update + - Bug 3074 pt2: improved handling of URI paths implicit '/' + - Fix transactions exceeding client_lifetime logged as _ABORTED + Changes to squid-4.13 (23 Aug 2020): - Regression Fix: Support parsing GREASEd (and future) TLS handshakes diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index a75040fb64..43fb329553 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@
-Squid 4.13 release notes +Squid 4.14 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.13. +

The Squid Team are pleased to announce the release of Squid-4.14. This new release is available for download from or the . diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index a4a9b7e500..1b37e97aac 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@

-Squid 5.0.4 release notes +Squid 5.0.5 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-5.0.4 for testing. +

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