From: Amos Jeffries Date: Wed, 23 Apr 2014 12:49:57 +0000 (-0700) Subject: 3.4.4.1 X-Git-Tag: SQUID_3_4_4_1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67e4e01e5c7ba25f6f338db7e25676d3d056547;p=thirdparty%2Fsquid.git 3.4.4.1 --- d67e4e01e5c7ba25f6f338db7e25676d3d056547 diff --cc ChangeLog index dd0f9a5c24,dd0f9a5c24..808a3c5418 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,21 @@@ ++Changes to squid-3.4.4.1 (23 Apr 2014): ++ ++ - Regression Bug 4019: Cache digest exchange segmentation fault ++ - Regression Bug 3982: EUI logging and helpers show blank MAC address ++ - Bug 4047: Support Android builds ++ - Bug 4043: Remove XMALLOC_TRACE and references to sbrk(2) ++ - Bug 4041: Missing files in compat/Makefile.am ++ - Bug 4014: Build failure with --disable-optimizations --disable-auth ++ - Bug 3986: (partial) assertion due to incorrect error page buffer size ++ - Bug 3955: Solaris EUI-48 lookup leaks FDs ++ - Bug 3371: CONNECT with data sent at once loses data ++ - C++11: Upgrade auto-detection to use the formal -std=c++11 ++ - Crypto-NG: libnettle MD5 algorithm support ++ - SSL-Bump: Fix Basic auth caching on bumped connections ++ - Store-ID: Fix request URI when forwarding requests to peers ++ - ... and fix several other build errors ++ - ... and some documentation updates ++ Changes to squid-3.4.4 (09 Mar 2014): - Bug 4029: intercepted HTTPS requests bypass caching checks diff --cc configure.ac index 7e5d349ef9,7e5d349ef9..bf6f17bf49 --- a/configure.ac +++ b/configure.ac @@@ -1,4 -1,4 +1,4 @@@ --AC_INIT([Squid Web Proxy],[3.4.4-BZR],[http://bugs.squid-cache.org/],[squid]) ++AC_INIT([Squid Web Proxy],[3.4.4.1-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --cc doc/release-notes/release-3.4.html index f26c8e02a6,f26c8e02a6..a10acbf08e --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@@ -2,10 -2,10 +2,10 @@@ -- Squid 3.4.4 release notes ++ Squid 3.4.4.1 release notes --

Squid 3.4.4 release notes

++

Squid 3.4.4.1 release notes

Squid Developers


@@@ -57,7 -57,7 +57,7 @@@ for Applied Network Research and member

1. Notice

--

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

++

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

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.4/ or the mirrors.

diff --cc doc/release-notes/release-3.4.sgml index afbc28f0a8,afbc28f0a8..0398ce4dfa --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@@ -1,6 -1,6 +1,6 @@@
--Squid 3.4.4 release notes ++Squid 3.4.4.1 release notes Squid Developers @@@ -13,7 -13,7 +13,7 @@@ for Applied Network Research and member Notice

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