------------------------------------------------------------ revno: 13133 tags: SQUID_3_4_5 revision-id: squid3@treenet.co.nz-20140502120822-7hq9axooc6683ezr parent: squid3@treenet.co.nz-20140502075133-fi3qci7uuo8neriq committer: Amos Jeffries branch nick: 3.4 timestamp: Fri 2014-05-02 05:08:22 -0700 message: 3.4.5 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20140502120822-7hq9axooc6683ezr # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # testament_sha1: 1414c6c85fae942488fcea2201b481b36ce90801 # timestamp: 2014-05-02 12:53:45 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # base_revision_id: squid3@treenet.co.nz-20140502075133-\ # fi3qci7uuo8neriq # # Begin patch === modified file 'CONTRIBUTORS' --- CONTRIBUTORS 2014-02-02 08:25:25 +0000 +++ CONTRIBUTORS 2014-05-02 12:08:22 +0000 @@ -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 @@ 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 @@ 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 @@ Francois Cami Frank Balluffi Frank Schmirler + Frederic Bourgeois Geoff Keating George Michaelson Georgy Salnikov @@ -86,12 +105,15 @@ 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 @@ Joe Ramey John Dilley John Saunders + John Xue Johnathan Conley Jon Thackray Jonathan Larmour @@ -116,15 +139,18 @@ 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 @@ 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 @@ 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 @@ Rene Geile Reuben Farrelly Richard Huveneers + Richard Wall Robert Collins Robert Forster Rodrigo Campos @@ -173,27 +208,44 @@ 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 === modified file 'ChangeLog' --- ChangeLog 2014-04-23 14:01:34 +0000 +++ ChangeLog 2014-05-02 12:08:22 +0000 @@ -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 === modified file 'configure.ac' --- configure.ac 2014-04-23 14:01:34 +0000 +++ configure.ac 2014-05-02 12:08:22 +0000 @@ -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) === modified file 'doc/release-notes/release-3.4.html' --- doc/release-notes/release-3.4.html 2014-04-23 14:01:34 +0000 +++ doc/release-notes/release-3.4.html 2014-05-02 12:08:22 +0000 @@ -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 @@

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.

=== modified file 'doc/release-notes/release-3.4.sgml' --- doc/release-notes/release-3.4.sgml 2014-04-23 14:01:34 +0000 +++ doc/release-notes/release-3.4.sgml 2014-05-02 12:08:22 +0000 @@ -1,6 +1,6 @@
-Squid 3.4.4.2 release notes +Squid 3.4.5 release notes Squid Developers @@ -13,7 +13,7 @@ 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 .