+Changes to squid-4.0.13 (05 Aug 2016):
+
+ - Regression Bug 4540: revert r14720 buffer update
+ - Bug 4555: Minor improvements to error pages CSS
+ - Bug 4551: fix exceptions in new chunked decoder
+ - Bug 4311: support collapse for internal revalidation requests (SMP-unaware caches)
+ - Fix Certificate Validator buffer-overflow crashes Squid
+ - Fix some failed transactions not being logged
+ - Fix segfault via Ftp::Client::readControlReply().
+ - basic_db_auth: add support for unsalted SHA1 passwords
+ - kerberos_ldap_group: add support for SSL/TLS connection to an LDAP server
+ - TLS: Add missing 'tls' option for cache_peer
+ - TLS: Do not hang when 'connector' fails
+ - TLS: Add support for fetching missing certificates
+ - Remove XSTD_USE_LIBLTDL, which has not been needed in a long while
+ - ... and many code polishing updates
+ - ... and some documentation updates
+
Changes to squid-4.0.12 (01 Jul 2016):
- Regression Fix: shell issues with require_smblib definition
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[4.0.12-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.0.13-BZR],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)
<!doctype linuxdoc system>
<article>
-<title>Squid 4.0.12 release notes</title>
+<title>Squid 4.0.13 release notes</title>
<author>Squid Developers</author>
<abstract>
<toc>
<sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.0.12 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.0.13 for testing.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
<url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
<p>Replaced by <em>--with-cppunit=PATH</em>.
Please prefer the default auto-detection though.
+ <tag>XSTD_USE_LIBLTDL</tag>
+ <p>Removed. Use <em>--with-included-ltdl</em> instead.
</descrip>