From b2c277be850b5ddc573b4d53b5110f43f3a9c004 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 6 May 2016 22:11:49 +1200 Subject: [PATCH] 3.5.18 --- ChangeLog | 10 ++++++++++ configure.ac | 2 +- doc/release-notes/release-3.5.sgml | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72609b239a..c49f22e546 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes to squid-3.5.18 (06 May 2016): + + - Bug 4510: stale comment about 32KB limit on shared memory cache entries + - Bug 4509: EUI compile error on NetBSD + - Bug 4501: HTTP/1.1: normalize Host header + - Bug 4498: URL-unescape the login-info after extraction from URI + - Bug 4455: SegFault from ESIInclude::Start + - Prevent Squid forcing -b 2048 into the arguments for sslcrtd_program + - Fix TLS/SSL server handshake alert handling + Changes to squid-3.5.17 (20 Apr 2016): - Regression Bug 4480: logformat [.width_max] diff --git a/configure.ac b/configure.ac index 684bdaff25..fad54259f7 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.17-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.18-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 e33c88ea20..72e5e6bfba 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.17 release notes +Squid 3.5.18 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.17. +The Squid Team are pleased to announce the release of Squid-3.5.18. This new release is available for download from or the . -- 2.47.2