]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
4.17 (#908) SQUID_4_17
authorsquidadm <squidadm@users.noreply.github.com>
Sun, 3 Oct 2021 17:18:09 +0000 (06:18 +1300)
committerGitHub <noreply@github.com>
Sun, 3 Oct 2021 17:18:09 +0000 (06:18 +1300)
ChangeLog
configure.ac
doc/release-notes/release-4.sgml

index f826bf33449f3b7ecc5dab8e6c5b5c087d9f16c3..7d77cd8af69591aaaa5192075e6db836e43c4381 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Changes in squid-4.17 (03 Oct 2021):
+
+       - WCCP: Validate packets better
+
 Changes in squid-4.16 (04 Jul 2021):
 
        - Regression Fix: --with-valgrind-debug build broken since 4.15
index d22a120dadfc8b9e090be45b4f9b8507fca39cfa..7e85cfd9224b203115b8d68519e1e96ceb7664e6 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[4.16-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.17-VCS],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 0130a695baf462c510de0638962ba5730d72dd32..74018725b4a6dbb26ca2032aa2ad697aaa911776 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.16 release notes</title>
+<title>Squid 4.17 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-4.16.
+<p>The Squid Team are pleased to announce the release of Squid-4.17.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.