]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
5.3 (#945) SQUID_5_3
authorsquidadm <squidadm@users.noreply.github.com>
Tue, 7 Dec 2021 14:15:52 +0000 (03:15 +1300)
committerGitHub <noreply@github.com>
Tue, 7 Dec 2021 14:15:52 +0000 (03:15 +1300)
ChangeLog
configure.ac
doc/release-notes/release-5.sgml

index 1b16b02b964ef61f2efaec90d0fc350355c60d19..9dca6779f8c86b6544eb4a78767f1f03d68ce4d0 100644 (file)
--- 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()
index 7bf6a0521b36d72d09429082d6e9916a86d8d31c..1e37b2242026b7ff0adf917257fe5332ee27a6fa 100644 (file)
@@ -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)
index efc9c3eb0cc8228533b38f1451cb493efa8a55d6..7d5ae7b50927efe126fd924db77dea07ae4c77eb 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 5.2 release notes</title>
+<title>Squid 5.3 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community.
 <toc>
 
 <sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-5.2.
+<p>The Squid Team are pleased to announce the release of Squid-5.3.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.