]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.5.28 (#251) (#254) SQUID_3_5_28
authorsquidadm <squidadm@users.noreply.github.com>
Sun, 15 Jul 2018 20:46:55 +0000 (08:46 +1200)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 15 Jul 2018 20:46:55 +0000 (08:46 +1200)
ChangeLog
configure.ac
doc/release-notes/release-3.5.sgml

index 26bdab9545b5432e15762854127c841ba914a33a..c9ff190046644aa52f143973877448a19f665405 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Changes to squid-3.5.28 (15 Jul 2018):
+
+       - SQUID-2018:1: crash processing SSL-Bumped traffic containing ESI
+       - SQUID-2018:2: crash handling responses to internally generated requests
+       - SQUID-2018:3 / CVE-2018-1172: crash in ESI Response processing
+       - Bug 4861: HTTPMSGLOCK missing pointer safety
+       - Bug 4829: IPC shared memory leaks when disker queue overflows
+       - Bug 4767: SMP breaks IPv6 SNMP and cache manager queries
+       - Bug 2821: Ignore Content-Range in non-206 responses
+       - HTCP: Ignore HTCP packets with invalid URI
+       - SSL-Bump: fix authentication with schemes other than Basic
+       - TPROXY: Fix clientside_mark and client port logging
+       - Fix "Cannot assign requested address" for to-origin TPROXY FTP data
+       - Fix --with-netfilter-conntrack error message
+       - Validate mime icon URL before allocating store entries
+       - ... and many documentation changes
+
 Changes to squid-3.5.27 (20 Aug 2017):
 
        - Regression Bug #4112: ssl_engine does not accept cryptodev
index 97681b85712cc1896bd145d5629d2df62f99dfd6..839097a7fe195e885d20fa2add6aaa8216638dae 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[3.5.27-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.28-VCS],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 832b9e0bb9c9dd98dd4681477dd8c93dd7eb4af3..91b89cc030ae4f8117a3dc4854ef9c358e8a7b3a 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.27 release notes</title>
+<title>Squid 3.5.28 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.5.27.
+The Squid Team are pleased to announce the release of Squid-3.5.28.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.