From: Amos Jeffries Date: Fri, 31 Oct 2014 09:21:51 +0000 (-0700) Subject: 3.4.9 X-Git-Tag: SQUID_3_4_9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a70bd5a2e51e8c5686b8d18a59ce285699d8a68;p=thirdparty%2Fsquid.git 3.4.9 --- diff --git a/ChangeLog b/ChangeLog index 8d09b31e7e..392606ac00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-3.4.9 (31 Oct 2014): + + - Regression fix: ext_kerberos_ldap_group_acl typo in 3.4.7 update + - Bug 4102: sslbump cert contains only a dot character in key usage extension + - Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options + - Bug 4088: memory leak in external_acl_type helper with cache=0 or ttl=0 + - Bug 4024: Bad host/IP ::1 when using IPv4-only environment + - Bug 3803: ident leaks memory on failure + - kerberos_ldap_group/cert_tool: Remove ksh dependency + - ... and some automated code style updates + - ... and some documentation updates + Changes to squid-3.4.8 (15 Sep 2014): - Fix off by one in SNMP subsystem diff --git a/configure.ac b/configure.ac index 48bad7f777..f0663d3514 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.8-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.9-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.4.html b/doc/release-notes/release-3.4.html index 6b02e763a6..f90a663e86 100644 --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@ -2,10 +2,10 @@ - Squid 3.4.8 release notes + Squid 3.4.9 release notes -

Squid 3.4.8 release notes

+

Squid 3.4.9 release notes

Squid Developers


@@ -57,11 +57,14 @@ 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.4.8 for testing.

+

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

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

-

While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.

+ +

Some interesting new features adding system flexibility have been added along with general improvements all around. +While this release is not fully bug-free we believe it is ready for use in production on many systems.

+

We welcome feedback and bug reports. If you find a bug, please see http://wiki.squid-cache.org/SquidFaq/BugReporting for how to submit a report with a stack trace.

diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 3bde1bfb01..62acb5c5c8 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@
-Squid 3.4.8 release notes +Squid 3.4.9 release notes Squid Developers @@ -13,14 +13,15 @@ for Applied Network Research and members of the Web Caching community. Notice

-The Squid Team are pleased to announce the release of Squid-3.4.8 for testing. +The Squid Team are pleased to announce the release of Squid-3.4.9 for testing. This new release is available for download from or the . -While this release is not deemed ready for production use, we believe it is ready for wider testing by the community. +

Some interesting new features adding system flexibility have been added along with general improvements all around. + While this release is not fully bug-free we believe it is ready for use in production on many systems. -We welcome feedback and bug reports. If you find a bug, please see +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues