+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
-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)
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.4.8 release notes</TITLE>
+ <TITLE>Squid 3.4.9 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.4.8 release notes</H1>
+<H1>Squid 3.4.9 release notes</H1>
<H2>Squid Developers</H2>
<HR>
<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.8 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.4.9 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>
-<P>While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.</P>
+
+<P>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.</P>
+
<P>We welcome feedback and bug reports. If you find a bug, please see
<A HREF="http://wiki.squid-cache.org/SquidFaq/BugReporting">http://wiki.squid-cache.org/SquidFaq/BugReporting</A>
for how to submit a report with a stack trace.</P>
<!doctype linuxdoc system>
<article>
-<title>Squid 3.4.8 release notes</title>
+<title>Squid 3.4.9 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-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 <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">.
-While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.
+<p>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 <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting">
+<p>We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting">
for how to submit a report with a stack trace.
<sect1>Known issues