From: squidadm Date: Sat, 19 Aug 2017 15:53:59 +0000 (+1200) Subject: Prep for 3.5.27 X-Git-Tag: M-staged-PR71~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1268cb4604b5baab9a33db4202d6b3c464ac56d;p=thirdparty%2Fsquid.git Prep for 3.5.27 * SourceFormat Enforcement * Prep for 3.5.27 --- diff --git a/ChangeLog b/ChangeLog index 424dae6fba..a939f13f05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -324,6 +324,18 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.27 (20 Aug 2017): + + - Regression Bug #4112: ssl_engine does not accept cryptodev + - Bug 4687: Wrong names of components in man page, section SEE ALSO + - Bug 4671: various GCC 7 compile errors + - Bug 4464: Reduce "!Comm::MonitorsRead(serverConnection->fd)" assertions + - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches) + - Bug 2833: Do not respond with HTTP/304 to unconditional requests + - Fix message packing error handling in mgr and snmp SMP Forwarders + - Fix mgr query handoff from the original recipient to Coordinator. + - ... and some documentation updates + Changes to squid-3.5.26 (01 Jun 2017): - Bug 4711: SubjectAlternativeNames is missing in some generated certificates @@ -335,7 +347,7 @@ Changes to squid-3.5.26 (01 Jun 2017): - Bug 3772: message from FTP server gets mangled - Bug 3102: FTP directory listing drops fist character of file names - Add OpenSSL library details to -v output - - ... and some documentatino updates + - ... and some documentation updates Changes to squid-3.5.25 (02 Apr 2017): diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index e69d3ed1f1..fe71fa1fa5 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.26 release notes +Squid 3.5.27 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.26. +The Squid Team are pleased to announce the release of Squid-3.5.27. This new release is available for download from or the . diff --git a/src/acl/external/LDAP_group/ChangeLog b/src/acl/external/LDAP_group/ChangeLog index ab8bc516fd..eb20255f91 100644 --- a/src/acl/external/LDAP_group/ChangeLog +++ b/src/acl/external/LDAP_group/ChangeLog @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2015 The Squid Software Foundation and contributors + * Copyright (C) 1996-2017 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations.