]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.2.10 SQUID_3_2_10
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Apr 2013 03:07:00 +0000 (21:07 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Apr 2013 03:07:00 +0000 (21:07 -0600)
ChangeLog
configure.ac
doc/release-notes/release-3.2.html
doc/release-notes/release-3.2.sgml

index 3fe9646a5561981466b6e6e8759f5aed57086e85..9d18ce5a25fe0850a62e01a8279fef72ad2e0263 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+
+Changes to squid-3.2.10 (27 Apr 2013):
+
+       - Bug 3833: squidclient: Option '-k' is not present in man(1) page
+       - Bug 3825: basic_ncsa_auth: segfaulting with glibc-2.17
+       - Bug 3822: Locate LDAP and SASL headers for BSD support
+       - Bug 3817: Memory leak in SSL cert validate for alt_name peer certs
+       - Bug 3774: 'squid -k reconfigure' drops rock cache
+       - Bug 3565: Resuming postponed accept kills Squid
+       - HTTP/1.1: partial support for no-cache and private controls with parameters
+       - ssl_crtd: fix helpers dying during startup on ARM
+       - GNU Hurd: define MAP_NORESERVE as no-op when missing
+       - BSD: fix enter_suid/leave_suid build errors in ip/Intercept.cc
+
 Changes to squid-3.2.9 (12 Mar 2013):
 
        - Regression fix: Accept-Language header parse
index 9e41ac40b6f1aa73a933b1c3ea30adef1d8074f7..f10da6888599a47b2e98e864bd634e64f8bb41bf 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.2.9-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.2.10-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 5e5ae17d40b2f0bdf3f1c3dff28536a18cc7e07b..3d965c46af0fb44bdef9ab28504f98c96f27889c 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.2.9 release notes</TITLE>
+ <TITLE>Squid 3.2.10 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.2.9 release notes</H1>
+<H1>Squid 3.2.10 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -72,7 +72,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <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.2.9.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.2.10.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.2/">http://www.squid-cache.org/Versions/v3/3.2/</A> or the
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
index dc955e2ea85048cd2c60b3f422383bec836b7192..c294f0456fe9478e38043474b9f15fefed315a47 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.9 release notes</title>
+<title>Squid 3.2.10 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.2.9.
+The Squid Team are pleased to announce the release of Squid-3.2.10.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the
  <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.