------------------------------------------------------------ revno: 12668 tags: SQUID_3_3_11 revision-id: squid3@treenet.co.nz-20131130135416-4dfq83sa743304f4 parent: squid3@treenet.co.nz-20131130101436-zpp6prl3kjzydyu4 committer: Amos Jeffries branch nick: 3.3 timestamp: Sat 2013-11-30 06:54:16 -0700 message: 3.3.11 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20131130135416-4dfq83sa743304f4 # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # testament_sha1: d3976d3ce680cf3c2e9b7cf0f3eecff724858c5f # timestamp: 2013-11-30 14:12:36 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # base_revision_id: squid3@treenet.co.nz-20131130101436-\ # zpp6prl3kjzydyu4 # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2013-11-03 11:04:06 +0000 +++ ChangeLog 2013-11-30 13:54:16 +0000 @@ -1,4 +1,19 @@ +Changes to squid-3.3.11 (01 Dec 2013): + + - Regression Bug 3936: error-details.txt parse error with OpenSSL since 3.3.9 + - Bug 3972: Segfault when getting the deny_info page ID after a reconfigure + - Bug 3970: max_filedescriptors disabled due to missing setrlimit + - Bug 3967: ipc/Kid.cc compilation failure: 'time' was not declared in this scope + - Bug 3960: DEAD cache_peer are not revived + - Bug 3956: xstrndup: tried to dup a NULL pointer + - Bug 3906: Filedescriptor leaks in SNMP + - Bug 3782: Digest authentication not obeying nonce_max_count + - HTTP/1.1: Make header parser obey relaxed_header_parser + - HTTP/1.1: Re-compute Range response content offset after an FTP response was adapted + - SMP: Replace blocking sleep(3) and close UDS socket on failures + - Windows: fix several compile errors + Changes to squid-3.3.10 (03 Nov 2013): - Bug 3929: request_header_add not working for tunnel requests === modified file 'configure.ac' --- configure.ac 2013-11-29 04:22:51 +0000 +++ configure.ac 2013-11-30 13:54:16 +0000 @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.10-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.11-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.3.html' --- doc/release-notes/release-3.3.html 2013-11-03 11:04:06 +0000 +++ doc/release-notes/release-3.3.html 2013-11-30 13:54:16 +0000 @@ -2,10 +2,10 @@ - Squid 3.3.10 release notes + Squid 3.3.11 release notes -

Squid 3.3.10 release notes

+

Squid 3.3.11 release notes

Squid Developers


@@ -56,7 +56,7 @@

1. Notice

-

The Squid Team are pleased to announce the release of Squid-3.3.10.

+

The Squid Team are pleased to announce the release of Squid-3.3.11.

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

=== modified file 'doc/release-notes/release-3.3.sgml' --- doc/release-notes/release-3.3.sgml 2013-11-03 11:04:06 +0000 +++ doc/release-notes/release-3.3.sgml 2013-11-30 13:54:16 +0000 @@ -1,6 +1,6 @@
-Squid 3.3.10 release notes +Squid 3.3.11 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

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