------------------------------------------------------------ revno: 13127 [merge] tags: SQUID_3_4_4_1 revision-id: squid3@treenet.co.nz-20140423124957-mg8yprx6nylgau5v parent: squid3@treenet.co.nz-20140423104036-kgy0ceigzs2k1w8x parent: squid3@treenet.co.nz-20140423101718-j5o5gpryj1owdvub committer: Amos Jeffries branch nick: 3.4 timestamp: Wed 2014-04-23 05:49:57 -0700 message: 3.4.4.1 ------------------------------------------------------------ Use --include-merges or -n0 to see merged revisions. ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20140423124957-mg8yprx6nylgau5v # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # testament_sha1: 8b7cf8015a49c6e4f6f89d4f1e661aa2f3dafd11 # timestamp: 2014-04-23 12:54:33 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # base_revision_id: squid3@treenet.co.nz-20140423104036-\ # kgy0ceigzs2k1w8x # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2014-03-09 03:57:02 +0000 +++ ChangeLog 2014-04-23 12:49:57 +0000 @@ -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 === modified file 'configure.ac' --- configure.ac 2014-04-06 04:41:08 +0000 +++ configure.ac 2014-04-23 12:49:57 +0000 @@ -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) === modified file 'doc/release-notes/release-3.4.html' --- doc/release-notes/release-3.4.html 2014-03-09 03:57:02 +0000 +++ doc/release-notes/release-3.4.html 2014-04-23 12:49:57 +0000 @@ -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 @@

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.

=== modified file 'doc/release-notes/release-3.4.sgml' --- doc/release-notes/release-3.4.sgml 2014-03-09 03:57:02 +0000 +++ doc/release-notes/release-3.4.sgml 2014-04-23 12:49:57 +0000 @@ -1,6 +1,6 @@
-Squid 3.4.4 release notes +Squid 3.4.4.1 release notes Squid Developers @@ -13,7 +13,7 @@ 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 .