From d382f815f89104d2e24d06c5674dbac2732a9ce0 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 2 May 2014 05:08:22 -0700 Subject: [PATCH] 3.4.5 --- CONTRIBUTORS | 52 ++++++++++++++++++++++++++++++ ChangeLog | 8 +++++ configure.ac | 2 +- doc/release-notes/release-3.4.html | 6 ++-- doc/release-notes/release-3.4.sgml | 4 +-- 5 files changed, 66 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3f34d6645b..149f613e58 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,20 +1,30 @@ Special thanks go to people who have volunteered their time, effort, and ideas to make this software available. + 'noloader' Adam Ciarcinski Adrian Chadd + Alan Mizrahi Alex Rousskov Alexander B. Demenshin + Alexander Komyagin Alexander Lukyanov + Alexandre Chappaz Alexey Veselovsky + Alexis Robert Alin Nastac Alter Amos Jeffries Amos Jeffries + Anatoli + Andrea Gagliardi + Andreas Jaeger Andreas Lamprecht Andres Kroonmaa + Andrew Beverley Andrew Hoying Andrey Shorin + Anonymous Ansgar Hockmann Anthony Baxter Arjan de Vet @@ -33,13 +43,17 @@ and ideas to make this software available. Brian Denehy Bruce Murphy Carson Gaspar (carson@lehman.com, carson@cs.columbia.edu) + Changming Chris Hills Christos Tsantilas Cloyce Constantin Rack Cord Beermann + Daniel Beschorner Daniel O'Callaghan + David Isaacs David Luyer + Dennis Glatting Dhaval Varia Diego Woitasen Dmitry Kurochkin @@ -51,11 +65,15 @@ and ideas to make this software available. Dustin J. Mitchell Ed Knowles Edward Moy + Eliezer Croitoru + Elmar Vonlanthen Emilio Casbas Endre Balint Nagy + Eray Aslan Eric Stern Eugene Gladchenko Evan Jones + Eygene Ryabinkin Felix Meschberger Finn Thain Flavio Pescuma @@ -65,6 +83,7 @@ and ideas to make this software available. Francois Cami Frank Balluffi Frank Schmirler + Frederic Bourgeois Geoff Keating George Michaelson Georgy Salnikov @@ -86,12 +105,15 @@ and ideas to make this software available. Igor Vinokurov Isnard JPP + Jakob Bohm Jakub Wilk James Brotchie James R Grinter Jan Niehusmann + Jan Sievers Jean-Francois Micouleau Jean-Gabriel Dick + Jean-Philippe Menil Jerry Murdock Joachim Bauch Joao Alves Neto @@ -99,6 +121,7 @@ and ideas to make this software available. Joe Ramey John Dilley John Saunders + John Xue Johnathan Conley Jon Thackray Jonathan Larmour @@ -116,15 +139,18 @@ and ideas to make this software available. Lutz Donnerhacke Manu Garg Marin Stavrev + Marios Makassikis Mark Bergsma Mark Nottingham Mark Treacy Marko Markus Gyger Markus Moeller + Markus Rietzler Markus Stumpf Martin Hamilton Martin Huter + Martin Stolle Masashi Fujita Massimo Zito Matthew Morgan @@ -135,16 +161,22 @@ and ideas to make this software available. Michael O'Reilly Michael Pelletier Michael van Elst + Michal Luscon Miguel A.L. Paraz Mike Groeneweg Mike Mitchell Mikio Kishi + Ming Fu Miquel van Smoorenburg Moez Mahfoudh Mukaigawa Shin'ichi + Nathan Hoad Neil Murray Niall Doherty + Nick Rogers + Nikolai Gorchilov Oskar Pearson + Paul Z Pawel Worach Pedro Lineu Orso Pedro Ribeiro @@ -155,9 +187,11 @@ and ideas to make this software available. Philippe Lantin Pierangelo Masarati Pierre-Louis Brenac + Priyanka Gupta Przemek Czerkas Rafael Martinez Torres Rafal Ramocki + Rajiv Desai Ralf Wildenhues Ralph Loader Regardt van de Vyver @@ -165,6 +199,7 @@ and ideas to make this software available. Rene Geile Reuben Farrelly Richard Huveneers + Richard Wall Robert Collins Robert Forster Rodrigo Campos @@ -173,27 +208,44 @@ and ideas to make this software available. Russell Vincent Ryan Troll Scott Schram + Sebastien Wenske Sergio Rabellino Shigechika Aikawa + Silamael Stefan Fritsch + Stefano Cordibella Stephen R. van den Berg Steve Bennett + Steve Hill Steve Snyder Steven Wilton Stewart Forster + Stuart Henderson + Susant Sahani Svenx Taavi Talvik Taketo Kabe + Thomas De Schampheleire + Thomas Hozza Thomas Ristic + Thomas Weber Thomas-Martin Seck + Tianyin Xu Tim Starling + Tomas Hozza Tony Lorimer Unknown - NetBSD Project + Unknown FreeBSD Contributor Vincent Regnard Vitaliy Matytsyn Wesha + Will Roberts Wojtek Sylwestrzak + Wolfgang Breyha Wolfgang Nothdurft + Zhanpeng Chen benno@jeamland.net fancyrabbit + folkert + libit vollkommen diff --git a/ChangeLog b/ChangeLog index 5b3cdf2f97..d1a264ea99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-3.4.5 (02 May 2014): + + - Regression Bug 4051: inverted test on CONNECT payload existence + - Regression Fix: order dependency between cache_dir and maximum_object_size + - Fix logformat %note display + - Resolve 'dying from an unhandled exception: c' + - Copyright: Update CONTRIBUTORS list of copyright holders + Changes to squid-3.4.4.2 (23 Apr 2014): - version bump for packaging re-build with altered toolchain diff --git a/configure.ac b/configure.ac index a2b797984a..573c4f07e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.4.2-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.5-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.4.html b/doc/release-notes/release-3.4.html index 503729090d..2ca1fdac7a 100644 --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@ -2,10 +2,10 @@ - Squid 3.4.4.2 release notes + Squid 3.4.5 release notes -

Squid 3.4.4.2 release notes

+

Squid 3.4.5 release notes

Squid Developers


@@ -57,7 +57,7 @@ for Applied Network Research and members of the Web Caching community.

1. Notice

-

The Squid Team are pleased to announce the release of Squid-3.4.4.2 for testing.

+

The Squid Team are pleased to announce the release of Squid-3.4.5 for testing.

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.4/ or the mirrors.

diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 3095a1bd3d..cd2310070b 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@
-Squid 3.4.4.2 release notes +Squid 3.4.5 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.4.4.2 for testing. +The Squid Team are pleased to announce the release of Squid-3.4.5 for testing. This new release is available for download from or the . -- 2.47.2