]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.4.4.1 SQUID_3_4_4_1
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 23 Apr 2014 12:49:57 +0000 (05:49 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 23 Apr 2014 12:49:57 +0000 (05:49 -0700)
1  2 
ChangeLog
configure.ac
doc/release-notes/release-3.4.html
doc/release-notes/release-3.4.sgml

diff --cc ChangeLog
index dd0f9a5c249b55dbfc831e019f9b9835e4e3dba5,dd0f9a5c249b55dbfc831e019f9b9835e4e3dba5..808a3c541862f513a7eee9c5f585e763d25c7779
+++ 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 7e5d349ef9fc78e8fd6eca8632277c35848fd217,7e5d349ef9fc78e8fd6eca8632277c35848fd217..bf6f17bf49a8e93c58edf9fa2cd40a28f8227579
@@@ -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)
index f26c8e02a63f198ec4a1d35111fbf4837390bf37,f26c8e02a63f198ec4a1d35111fbf4837390bf37..a10acbf08ec455afbe35fb309f86fd0886b27f2d
@@@ -2,10 -2,10 +2,10 @@@
  <HTML>
  <HEAD>
   <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
-- <TITLE>Squid 3.4.4 release notes</TITLE>
++ <TITLE>Squid 3.4.4.1 release notes</TITLE>
  </HEAD>
  <BODY>
--<H1>Squid 3.4.4 release notes</H1>
++<H1>Squid 3.4.4.1 release notes</H1>
  
  <H2>Squid Developers</H2>
  <HR>
@@@ -57,7 -57,7 +57,7 @@@ for Applied Network Research and member
  <HR>
  <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
  
--<P>The Squid Team are pleased to announce the release of Squid-3.4.4 for testing.</P>
++<P>The Squid Team are pleased to announce the release of Squid-3.4.4.1 for testing.</P>
  <P>This new release is available for download from 
  <A HREF="http://www.squid-cache.org/Versions/v3/3.4/">http://www.squid-cache.org/Versions/v3/3.4/</A> or the
  <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
index afbc28f0a898b97f19b1a0e3db3e6438547cd55b,afbc28f0a898b97f19b1a0e3db3e6438547cd55b..0398ce4dfa7b0cc893cfeeead5dcff406bf6b671
@@@ -1,6 -1,6 +1,6 @@@
  <!doctype linuxdoc system>
  <article>
--<title>Squid 3.4.4 release notes</title>
++<title>Squid 3.4.4.1 release notes</title>
  <author>Squid Developers</author>
  
  <abstract>
@@@ -13,7 -13,7 +13,7 @@@ for Applied Network Research and member
  
  <sect>Notice
  <p>
--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 <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
   <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.