From caf1ceb9879a1332ab91be12bd61527d9d1140bd Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 3 Apr 2017 00:14:52 +1200 Subject: [PATCH] 3.5.25 --- ChangeLog | 12 ++++++++++++ configure.ac | 2 +- doc/release-notes/release-3.5.sgml | 4 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 05d3524cbf..91240b1792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-3.5.25 (02 Apr 2017): + + - Bug 4688: various typo error(s) in man page(s) + - Bug 4508: Host forgery stalls intercepted being-spliced connections + - Native FTP relay: NAT and TPROXY interception fixes + - Fix missing CRLF on FTP timeout ABORT commands + - TLS: Bump client on errors encountered before ssl_bump evaluation + - ext_kerberos_ldap_group_acl: fix unused value warnings + - Fix crash when configuring with invalid delay_parameters restore value. + - Check that -k argument is provided before trying to use it. + - ... and some build fixes + Changes to squid-3.5.24 (28 Jan 2017): - Regression Bug 3940: Make 'cache deny' do what is documented diff --git a/configure.ac b/configure.ac index e19e19e9aa..4c793aa18c 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],[3.5.24-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.25-BZR],[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-3.5.sgml b/doc/release-notes/release-3.5.sgml index 7b8fa846ef..087d162660 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.24 release notes +Squid 3.5.25 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

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