+Changes to squid-4.3 (28 Oct 2018):
+
+ - Bug 4893: Malformed %>ru URIs for CONNECT requests
+ - Fix %USER_CA_CERT_xx and %USER_CERT_xx crashes
+ - SSL: support compilation with minimal OpenSSL
+ - SSL: certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL
+ - Fix netdb not saving to disk
+ - Fix memory leak when parsing SNMP packet
+ - ... and some compile issues
+
Changes to squid-4.3 (01 Oct 2018):
- Bug 4885: Excessive memory usage when running out of descriptors
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[4.3-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.4-VCS],[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.3 release notes</title>
+<title>Squid 4.4 release notes</title>
<author>Squid Developers</author>
<abstract>
<toc>
<sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.3 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.4 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">.
-#!/bin/sh -ex
+#!/bin/sh -e
#
## Copyright (C) 1996-2018 The Squid Software Foundation and contributors
##