php-guzzlehttp-psr7 (2.4.5-1) unstable; urgency=medium [ Graham Campbell ] * Release 2.4.5 (#557), fixing improper input validation [CVE-2023-29197] Closes: #1034581 [ Roy ] * Prevent possible warnings on unset variables (#542) [ XilefNori ] * Fix `Message::bodySummary` when `preg_match` fails (#554) [ David Prévot ] * Track version 2.4 for now (Bookworm) -- David Prévot Sat, 22 Apr 2023 10:56:19 +0200 php-guzzlehttp-psr7 (2.4.4-1) unstable; urgency=medium [ Tim Düsterhus ] * Remove the need for `AllowDynamicProperties` in LazyOpenStream (#547) [ Graham Campbell ] * Release 2.4.4 (#550) [ David Prévot ] * Update standards version to 4.6.2, no changes needed. -- David Prévot Fri, 10 Mar 2023 15:33:52 +0100 php-guzzlehttp-psr7 (2.4.3-1) unstable; urgency=medium [ Tim Düsterhus ] * Replace `sha1(uniqid())` by `bin2hex(random_bytes(20))` (#538) [ onyn ] * Fix erroneous behaviour when combining host and relative path (#532) [ Graham Campbell ] * Release 2.4.3 (#539) -- David Prévot Sat, 29 Oct 2022 11:19:43 +0200 php-guzzlehttp-psr7 (2.4.1-1) unstable; urgency=medium [ Graham Campbell ] * Rewind body before reading in `Message::bodySummary` (#525) * Release 2.4.1 (#529) -- David Prévot Tue, 30 Aug 2022 15:18:22 +0200 php-guzzlehttp-psr7 (2.4.0-2) unstable; urgency=medium * Upload to unstable now that every package allows it * Fix applied patch * debian/tests/control: + Start server at the beginning + Drop useless dependency -- David Prévot Sun, 10 Jul 2022 13:22:39 +0200 php-guzzlehttp-psr7 (2.4.0-1) experimental; urgency=medium [ Tim Düsterhus ] * Fix deprecation warnings in PHP 8.2 (#519) [ Graham Campbell ] * Release 2.4.0 (#521) [ David Prévot ] * Run one more test -- David Prévot Wed, 22 Jun 2022 14:47:09 +0200 php-guzzlehttp-psr7 (2.3.0-1) experimental; urgency=medium [ Graham Campbell ] * Release 2.3.0 [ David Prévot ] * Update Standards-Version to 4.6.1 -- David Prévot Fri, 17 Jun 2022 13:22:48 +0200 php-guzzlehttp-psr7 (2.2.1-1) experimental; urgency=medium [ Graham Campbell ] * Release 2.2.1 (#493) fixing improper header parsing [CVE-2022-24775] (Closes: #1008236) -- David Prévot Fri, 25 Mar 2022 09:43:25 +0100 php-guzzlehttp-psr7 (2.1.0-1) experimental; urgency=medium [ Graham Campbell ] * Support PHP 8.1 (#435) * Release 2.1.0 (#450) [ David Prévot ] * Update copyright * Update standards version to 4.6.0, no changes needed. -- David Prévot Mon, 11 Oct 2021 21:56:01 -0400 php-guzzlehttp-psr7 (2.0.0-1) experimental; urgency=medium [ Graham Campbell ] * Release 2.0.0 (#425) -- David Prévot Mon, 05 Jul 2021 09:27:10 +0200 php-guzzlehttp-psr7 (2.0.0~rc1-1) experimental; urgency=medium [ bscheshirwork ] * Avoid no-url index in stream_get_meta_data (#413) [ Graham Campbell ] * Release 2.0.0-RC1 -- David Prévot Fri, 14 May 2021 20:15:48 -0400 php-guzzlehttp-psr7 (2.0.0~beta1-1) experimental; urgency=medium [ Mark Sagi-Kazar ] * Upgrade PHPUnit [ Nyholm ] * Add support for PSR-17 HTTP factories [ Graham Campbell ] * Use http-interop/http-factory-tests ^0.7 [ Tobias Nyholm ] * Allow installations on PHP8 (#399) * Added changelog for 2.0 beta (#392) [ David Prévot ] * New php-psr-http-factory (build-)dependency * New php-http-interop-http-factory-tests build-dependency -- David Prévot Tue, 30 Mar 2021 09:39:00 -0400 php-guzzlehttp-psr7 (1.8.1-1) experimental; urgency=medium * Upload to experimental during the freeze [ Tobias Nyholm ] * Prepare 1.8.1 (#404) [ David Prévot ] * Simplify gbp import-orig * Generate phpabtpl at build time * Use dh-sequence-phpcomposer instead of pkg-php-tools -- David Prévot Tue, 30 Mar 2021 08:24:27 -0400 php-guzzlehttp-psr7 (1.7.0-1) unstable; urgency=medium * Revert "Bundle php-getallheaders being processed in NEW" -- David Prévot 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 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 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 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 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 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 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 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 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 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 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 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 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 Sun, 28 Jun 2015 09:59:19 -0400 php-guzzlehttp-psr7 (1.0.0-1) unstable; urgency=low * Initial release -- David Prévot Thu, 28 May 2015 13:43:34 -0400