From: Amos Jeffries Date: Thu, 1 Oct 2015 14:50:44 +0000 (-0700) Subject: 3.5.10 X-Git-Tag: SQUID_3_5_10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617f74d77bbfc48df25606ea1846929ed6a38677;p=thirdparty%2Fsquid.git 3.5.10 --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f60ffdee8e..644ae6297e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,6 @@ -Special thanks go to people who have volunteered their time, effort, -and ideas to make this software available. +This file contains a list of Squid contributors: people and organizations that +have volunteered their time, effort, code, and ideas to make Squid software. +Thank you! Adam Ciarcinski Adrian Chadd @@ -19,6 +20,7 @@ and ideas to make this software available. Alexis Robert Alex Rousskov Alex Rousskov + Alex Wu Alin Nastac Alter Amos Jeffries @@ -26,6 +28,7 @@ and ideas to make this software available. Amos Anatoli Andrea Gagliardi + Andre Albsmeier Andreas Jaeger Andreas Lamprecht Andres Kroonmaa @@ -78,6 +81,7 @@ and ideas to make this software available. Christoph Lechleitner Christos Tsantilas Christos Tsantilas + Chudy Fernandez Cloyce Clytie Siddall Colin Coe @@ -186,9 +190,11 @@ and ideas to make this software available. Jan Klemkow Jan Niehusmann Jan Sievers + Javad Kouhi Jean-Francois Micouleau Jean-Gabriel Dick Jean-Philippe Menil + Jeff Licquia Jens-S. V?ckler Jeremy Allison Jerry Murdock @@ -205,6 +211,7 @@ and ideas to make this software available. Joerg Lehrke Johnathan Conley John Dilley + John M Cooper John Saunders John Xue Jonathan Larmour @@ -212,6 +219,7 @@ and ideas to make this software available. Jon Kinred Jon Thackray Jorge Ivan Burgos Aguilar + Jose Luis Godoy Jose-Marcio Martins da Cruz Joshua Root Joshua Root @@ -230,11 +238,13 @@ and ideas to make this software available. Leeann Bent Leonid Evdokimov libit + Lubos Uhliarik Luigi Gangitano Luis Daniel Lucio Quiroz Lukas B??gelei Luke Howard Lutz Donnerhacke + Manuel Meitinger Manu Garg Marcello Romani Marcin Wisnicki @@ -302,8 +312,12 @@ and ideas to make this software available. Olivier W. OpenSolaris Project Oskar Pearson + Patrick Welche + Paulo Matias Paul Z + Pavel Simerda Pavel Timofeev + Pavel Timofeev Pawel Worach Pedro Lineu Orso Pedro Ribeiro @@ -399,6 +413,7 @@ and ideas to make this software available. Tony Lorimer Tsantilas Christos Unknown + Unknown - Debian Project Unknown FreeBSD Contributor Unknown - NetBSD Project Various diff --git a/ChangeLog b/ChangeLog index 32704304cc..fb10497d92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Changes to squid-3.5.10 (01 Oct 2015): + + - Regression Fix cache_peer login=PASS(THRU) after CVE-2015-5400 + - Regression Bug 4326: base64 binary encoder rejects data beginning with nil byte + - Bug 4323: Netfilter broken cross-includes with Linux 4.2 + - Bug 4328: %un format code does not work for external ACLs in credentials-fetching rules + - Bug 4208: more than one port in wccp2_service_info line causes error + - Bug 4304: PeerConnector.cc:743 "!callback" assertion. + - Bug 4330: Do not use SSL_METHOD::put_cipher_by_char to determine size of SSL hello ciphers + - Relicense ntlm_fake_auth.pl to GPLv2+ + - Relicense smb_lm auth helper to GPLv2+ + - Relicense SSPI helper to GPLv2+ + - ... and several minor performance optimizations + Changes to squid-3.5.9 (17 Sep 2015): - Regression Bug 3618: ntlm_smb_lm_auth rejects correct passwords diff --git a/configure.ac b/configure.ac index caa12b6a8a..db3de033a3 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[3.5.9-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.10-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.5.sgml b/doc/release-notes/release-3.5.sgml index f2f1883f52..6a16f5c870 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.9 release notes +Squid 3.5.10 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-The Squid Team are pleased to announce the release of Squid-3.5.9. +The Squid Team are pleased to announce the release of Squid-3.5.10. This new release is available for download from or the .