]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 4.6 (#361)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 8 Feb 2019 11:22:38 +0000 (00:22 +1300)
committerGitHub <noreply@github.com>
Fri, 8 Feb 2019 11:22:38 +0000 (00:22 +1300)
ChangeLog
doc/release-notes/release-4.sgml

index 3acd97eb12504efbfb9db8128d9b3af5ed07f3d9..253ab05fdb69fac56a25321af319ff29eaac81e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes to squid-4.6 (08 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
index c91cec01b7658b8087690f88fa4699f541ed27bc..89f039c141f8984b4972e0b7e96bfa352b3b14b7 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.5 release notes</title>
+<title>Squid 4.6 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.5 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.6 for testing.
 
 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">.