From 6cf3ab45966cec5eff37ee1cb7d073ba6ed41049 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 30 Nov 2013 06:54:16 -0700 Subject: [PATCH] 3.3.11 --- ChangeLog | 15 +++++++++++++++ configure.ac | 2 +- doc/release-notes/release-3.3.html | 6 +++--- doc/release-notes/release-3.3.sgml | 4 ++-- 4 files changed, 21 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c900392fb..80a185d21d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/configure.ac b/configure.ac index a59623e2dd..cd4c177340 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/doc/release-notes/release-3.3.html b/doc/release-notes/release-3.3.html index 7fdf2785c8..37d36fd3b7 100644 --- a/doc/release-notes/release-3.3.html +++ b/doc/release-notes/release-3.3.html @@ -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 @@ for Applied Network Research and members of the Web Caching community.

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.

diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index cb6b05da49..008de64b65 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@
-Squid 3.3.10 release notes +Squid 3.3.11 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. 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 . -- 2.47.2