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 186 187 188 189 190
|
php-sabre-http (4.2.1-3) unstable; urgency=medium
* PHP 7.0 transition:
- Revert Workaround
- Use now split php-mbstring for the tests
- Build with recent pkg-php-tools
* Drop ownCloud for Debian maintainers from uploaders
-- David Prévot <taffit@debian.org> Sat, 12 Mar 2016 19:32:26 -0400
php-sabre-http (4.2.1-2) unstable; urgency=medium
* Upload to unstable now that php-sabre-http-3 provides the needed
dependency for php-sabre-dav-2.1
* Convert build-dependencies to be PHP 7.0 ready (Closes: #814814)
* Workaround the ongoing yet not ready PHP 7.0 transition (#814858):
- build-depend on php-cli to use php7.0 at build time;
- pkgtools called with -v triggers a segfault;
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Mon, 22 Feb 2016 22:20:27 -0400
php-sabre-http (4.2.1-1) experimental; urgency=medium
[ Evert Pot ]
* Respecting the Content-Length header when turning HTTP bodies into strings.
* Setting a default user agent.
* Releasing 4.2.1
-- David Prévot <taffit@debian.org> Wed, 06 Jan 2016 22:27:35 -0400
php-sabre-http (4.2.0-1) experimental; urgency=medium
[ Evert Pot ]
* Supporting sabre/event 3.0
* releasing 4.2.0
[ David Prévot ]
* Update copyright (years)
-- David Prévot <taffit@debian.org> Mon, 04 Jan 2016 23:03:09 -0400
php-sabre-http (4.1.0-1) experimental; urgency=medium
[ François Kooman ]
* add Bearer authentication support
[ Evert Pot ]
* Updated changelog. Bumped version to 4.1.0
[ David Prévot ]
* Revert "(Temporarily?) drop php-codesniffer checks"
-- David Prévot <taffit@debian.org> Sat, 05 Sep 2015 10:47:21 -0400
php-sabre-http (4.0.0-1) experimental; urgency=medium
[ Evert Pot ]
* Moved all remaining 'util' functions to `functions.php`. Fixes #49.
[ David Prévot ]
* Require the new functions.php
* (Temporarily?) drop php-codesniffer checks
-- David Prévot <taffit@debian.org> Wed, 20 May 2015 12:32:53 -0400
php-sabre-http (4.0.0~alpha1-1) experimental; urgency=medium
[ Evert Pot ]
* Depending on sabre/uri 1.0
* Releasing this as 4.0.0alpha1
[ David Prévot ]
* Build-depend on php-sabre-uri
* Update copyright
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Thu, 26 Feb 2015 00:09:42 -0400
php-sabre-http (3.0.4-1) experimental; urgency=medium
[ Evert Pot ]
* Releasing sabre/http 3.0.4
[ David Prévot ]
* Update watch file
* Use php-symfony-class-loader instead of php-symfony-classloader
-- David Prévot <taffit@debian.org> Wed, 10 Dec 2014 21:59:34 -0400
php-sabre-http (3.0.2-1) experimental; urgency=medium
[ Evert Pot ]
* Ignoring invalid parts in Accept: headers.
* Releasing 3.0.2
-- David Prévot <taffit@debian.org> Fri, 10 Oct 2014 10:31:39 -0400
php-sabre-http (3.0.1-1) experimental; urgency=medium
[ Evert Pot ]
* PHP 5.6 automatically adds a charset parameter.
* Bumped version.
-- David Prévot <taffit@debian.org> Thu, 02 Oct 2014 18:30:58 -0400
php-sabre-http (3.0.0-1) experimental; urgency=medium
[ Evert Pot ]
* Bumped version.
* 100% unittest coverage except the client.
hasHeader / getHeaders is in line with psr/http.
[ David Prévot ]
* Bump standards version to 3.9.6
* Update tests for PHP 5.6
-- David Prévot <taffit@debian.org> Tue, 23 Sep 2014 21:35:16 -0400
php-sabre-http (2.1.0~alpha1-1) experimental; urgency=medium
[ David Prévot ]
* Update packaging to PSR-4
* Upload alpha version to experimental
[ Evert Pot ]
* Added a url resolver. Much like nodejs.
* Content-negotiation now properly considers parameters.
* More compact output for phpcs.
* Lots of http-header related updates.
* Switched to PSR-4.
* 2.1.0 alpha for sabre/http.
[ Lukas Reschke ]
* Only accept HTTP and HTTPS as protocol
-- David Prévot <taffit@debian.org> Tue, 16 Sep 2014 21:57:28 -0400
php-sabre-http (2.0.4-1) unstable; urgency=medium
[ Evert Pot ]
* No longer urlencoding @.
* Allowing sabre/event 2.0 to be used as a dependency.
* PHPCS
[ Jia Huang ]
* fix $responseBody==false problem in '204 No Content' case
[ David Prévot ]
* No tests if DEB_BUILD_OPTIONS contains nocheck
* Run phpcs with other tests
-- David Prévot <taffit@debian.org> Thu, 17 Jul 2014 15:43:16 -0400
php-sabre-http (2.0.3-1) unstable; urgency=medium
[ Evert Pot ]
* Throwing exceptions when incorrectly constructing a request.
-- David Prévot <taffit@debian.org> Sun, 20 Apr 2014 09:26:51 -0400
php-sabre-http (2.0.2-1) unstable; urgency=medium
[ Evert Pot ]
* Fixed a potential security problem.
[ David Prévot ]
* Run the test suite on packaging
* Add DEP-8 compliant tests
-- David Prévot <taffit@debian.org> Tue, 18 Mar 2014 14:52:32 -0400
php-sabre-http (2.0.1-1) unstable; urgency=medium
* New upstream release
-- David Prévot <taffit@debian.org> Fri, 10 Jan 2014 11:01:29 -0400
php-sabre-http (2.0.0~alpha6-1) unstable; urgency=medium
* Set maintainer to Debian PHP PEAR
* Update copyright years
-- David Prévot <taffit@debian.org> Sun, 05 Jan 2014 18:14:11 -0400
php-sabre-http (2.0.0~alpha5-1) unstable; urgency=low
* Initial release (Closes: #729433)
-- David Prévot <taffit@debian.org> Tue, 12 Nov 2013 16:25:35 -0400
|