From: squidadm Date: Tue, 19 Feb 2019 02:46:22 +0000 (+1300) Subject: 4.6 (#362) X-Git-Tag: SQUID_4_6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=227df181d3249bd1a6bdc5fe7c1f52c23656ac3f;p=thirdparty%2Fsquid.git 4.6 (#362) --- diff --git a/ChangeLog b/ChangeLog index dc0a8354b1..95d4cd0bfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-4.6 (19 Feb 2019): + + - Bug 4915: Detect IPv6 loopback binding errors + - Bug 4914: Do not call setsid() in --foreground mode + - Bug 4875 pt2: GCC-8 compile errors with -O3 optimization + - Bug 4856: Exit when GoIntoBackground() fork() call fails + - basic_ldap_auth: Return BH on internal errors; polished messages + - Fix BodyPipe/Sink memory leaks associated with auto-consumption + - Fix OpenSSL builds that define OPENSSL_NO_ENGINE + - Fix several cases of rock cache corruption + - Add Georgian (ka) language translation + Changes to squid-4.5 (01 Jan 2019): - Bug 4253: ssl_bump prevents access to some web contents diff --git a/configure.ac b/configure.ac index cb4a46f249..72485d2016 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],[4.5-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.6-VCS],[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-4.sgml b/doc/release-notes/release-4.sgml index c91cec01b7..89f039c141 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@
-Squid 4.5 release notes +Squid 4.6 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-4.5 for testing. +

The Squid Team are pleased to announce the release of Squid-4.6 for testing. This new release is available for download from or the .