1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185
|
php-guzzlehttp-psr7 (1.7.0-1+deb11u2) bullseye; urgency=medium
* Fix improper input validation [CVE-2023-29197] (Closes: #1034581)
-- David Prévot <taffit@debian.org> Sat, 22 Apr 2023 11:41:36 +0200
php-guzzlehttp-psr7 (1.7.0-1+deb11u1) bullseye; urgency=medium
* Track Bullseye
* Backport fixes for improper header parsing [CVE-2022-24775]
(Closes: #1008236)
-- David Prévot <taffit@debian.org> Fri, 27 May 2022 13:29:47 +0200
php-guzzlehttp-psr7 (1.7.0-1) unstable; urgency=medium
* Revert "Bundle php-getallheaders being processed in NEW"
-- David Prévot <taffit@debian.org> Mon, 25 Jan 2021 22:21:04 -0400
php-guzzlehttp-psr7 (1.7.0-1~deb11u2) unstable; urgency=medium
* Fix test for recent versions of PHP (Closes: #980664)
-- David Prévot <taffit@debian.org> Wed, 20 Jan 2021 18:41:37 -0400
php-guzzlehttp-psr7 (1.7.0-1~deb11u1) unstable; urgency=medium
* Upload to unstable without php-getallheaders dependency
* Bundle php-getallheaders being processed in NEW
-- David Prévot <taffit@debian.org> Thu, 14 Jan 2021 09:39:54 -0400
php-guzzlehttp-psr7 (1.7.0-1~exp1) experimental; urgency=medium
* Upload to experimental since php-getallheaders is not yet available
[ Sam Reed ]
* Allow ralouphie/getallheaders ^3.0.0
[ Tobias Nyholm ]
* Prepare for 1.7.0 release (#353)
[ David Prévot ]
* Document gbp import-ref usage
* Restore autoload silently removed in previous NMU (Closes: #949693)
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields:
Bug-Database, Repository, Repository-Browse, Bug-Submit.
* Update Vcs-* headers to use salsa repository.
* Remove unnecessary get-orig-source-target.
* Drop versioned dependency satisfied in (old)stable
* Install /u/s/p/a/php-guzzlehttp-psr7
* Update watch file format version to 4.
* Set Rules-Requires-Root: no.
* Update Standards-Version to 4.5.1
* Update copyright
* Restore test suite at build time
* Add php-getallheaders (build-)dependency
-- David Prévot <taffit@debian.org> Fri, 08 Jan 2021 14:35:01 -0400
php-guzzlehttp-psr7 (1.4.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
+ Drop all patches and tests as upstream removed them.
-- Dominik George <natureshadow@debian.org> Sun, 02 Dec 2018 18:42:00 +0100
php-guzzlehttp-psr7 (1.3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix tests for PHPUnit newer than 6.4-somewhat. (Closes: #882943)
-- Dominik George <natureshadow@debian.org> Sat, 27 Oct 2018 20:45:27 +0200
php-guzzlehttp-psr7 (1.3.1-1) unstable; urgency=medium
[ Tobias Schultze ]
* 1.3.1 release
[ Barry vd. Heuvel ]
* Remove message about partial implementation
-- David Prévot <taffit@debian.org> Wed, 27 Jul 2016 02:00:46 -0400
php-guzzlehttp-psr7 (1.3.0-1) unstable; urgency=medium
[ Ivan Kerin ]
* Add uploaded file and tests
* Add ServerRequest and tests
[ Michael Dowling ]
* 1.3.0 release
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Fri, 15 Apr 2016 21:35:01 -0400
php-guzzlehttp-psr7 (1.2.3-2) unstable; urgency=medium
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sun, 20 Mar 2016 17:08:08 -0400
php-guzzlehttp-psr7 (1.2.3-1) unstable; urgency=medium
[ zumba ]
* Handle gzip format with a FNAME header
[ Andy ]
* Ensure all requested bytes are read when using seek on caching stream
[ Jonathan Eskew ]
* 1.2.3 release
[ David Prévot ]
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Sat, 20 Feb 2016 14:35:47 -0400
php-guzzlehttp-psr7 (1.2.2-1) unstable; urgency=medium
[ Brent Shaffer ]
* proper handling of hier-part with no-authority
[ Colin O'Dell ]
* Add HTTP 451 Unavailable For Legal Reasons
[ Régis Belson ]
* Accept "0" as a valid filename for multipart form file uploads
[ Fabien Potencier ]
* added missing port to the Host when not-standard
[ Jonathan Eskew ]
* 1.2.2 release
-- David Prévot <taffit@debian.org> Tue, 26 Jan 2016 12:30:27 -0400
php-guzzlehttp-psr7 (1.2.1-1) unstable; urgency=medium
[ Jonathan Eskew ]
* Copy SEEK_END behavior from fseek
* 1.2.1 release
-- David Prévot <taffit@debian.org> Tue, 03 Nov 2015 21:22:34 -0400
php-guzzlehttp-psr7 (1.2.0-1) unstable; urgency=medium
[ Mark Trapp ]
* Conditionally require functions.php
[ Michael Dowling ]
* Allow forward seeking in caching stream
* Ensuring a Uri is returned
* 1.2.0 release
[ Nicolas Van Eenaeme ]
* Support full URLs in requests, such as proxied requests
[ Kevin Robatel ]
* Strict check of $body
[ Andreas Buchenrieder ]
* Fixed Uri::resolve dropping user info from the base uri
-- David Prévot <taffit@debian.org> Fri, 28 Aug 2015 12:32:07 -0400
php-guzzlehttp-psr7 (1.1.0-1) unstable; urgency=medium
[ Michael Dowling ]
* 1.1.0 release
-- David Prévot <taffit@debian.org> Sun, 28 Jun 2015 09:59:19 -0400
php-guzzlehttp-psr7 (1.0.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Thu, 28 May 2015 13:43:34 -0400
|