]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.5.27
authorsquidadm <squidadm@users.noreply.github.com>
Sat, 19 Aug 2017 15:53:59 +0000 (03:53 +1200)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sat, 19 Aug 2017 15:53:59 +0000 (03:53 +1200)
* SourceFormat Enforcement

* Prep for 3.5.27

ChangeLog
doc/release-notes/release-3.5.sgml
src/acl/external/LDAP_group/ChangeLog

index 424dae6fba10c9eecc768900e483cf734773d64d..a939f13f05ff47b421dfd3787a4cd5d247fe81f6 100644 (file)
--- 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):
 
index e69d3ed1f1efd4c4e00f06bf3c667451e692dd46..fe71fa1fa5d5d6d7191edd4504107fe6a0237c6c 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.26 release notes</title>
+<title>Squid 3.5.27 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.5.26.
+The Squid Team are pleased to announce the release of Squid-3.5.27.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
index ab8bc516fdc32ccfa3466e4d8a7b7463aefa5eed..eb20255f9192c67696efd86c17ea3ed2ead16a5f 100644 (file)
@@ -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.