From: squidadm Date: Tue, 7 Dec 2021 14:15:52 +0000 (+1300) Subject: 5.3 (#945) X-Git-Tag: SQUID_5_3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832aa256c6e9ed5781a0752b4b833117f6829645;p=thirdparty%2Fsquid.git 5.3 (#945) --- diff --git a/ChangeLog b/ChangeLog index 1b16b02b96..9dca6779f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Changes in squid-5.3 (06 Dec 2021): + + - Bug 5169: StoreMap.cc:517 "!s.reading()" assertion + - Bug 5158: AnyP::Uri::host() mishandles [escaped] IPv6 addresses + - Bug 5060: Parallel builds are not reliable + - Documentation updates for logformat directive + Changes in squid-5.2 (03 Oct 2021): - Bug 5164: a copy-paste typo in HttpHdrCc::hasMinFresh() diff --git a/configure.ac b/configure.ac index 7bf6a0521b..1e37b22420 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[5.2-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[5.3-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index efc9c3eb0c..7d5ae7b509 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@
-Squid 5.2 release notes +Squid 5.3 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.2. +

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