[Pkg-owncloud-commits] [php-sabredav] 72/80: sabre/http 4.2.1 is released

David Prévot taffit at moszumanska.debian.org
Thu Jan 7 02:56:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit e6e6a6765ea95b86bfd99b65a58f5e4e1f70578f
Author: Evert Pot <me at evertpot.com>
Date:   Wed Jan 6 18:12:17 2016 -0500

    sabre/http 4.2.1 is released
---
 CHANGELOG.md  | 2 +-
 composer.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0c4bac..8743e85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,6 @@ ChangeLog
 * #729: Not all calls to `Sabre\DAV\Tree::getChildren()` were properly cached.
 * #727: Added another workaround to make CalDAV work for Windows 10 clients.
 * #742: Fixes to make sure that vobject 4 is correctly supported.
-* Subtle browser improvements.
 * #726: Better error reporting in `Client::propPatch`. We're now throwing
   exceptions.
 * #608: When a HTTP error is triggered during `Client:propFind`, we're now
@@ -26,6 +25,7 @@ ChangeLog
 * #686: Corrected PDO principal backend's findByURI for email addresses that
   don't match the exact capitalization.
 * #512: The client now has it's own `User-Agent`.
+* #720: Some browser improvements.
 
 
 3.1.0-alpha2 (2015-09-05)
diff --git a/composer.json b/composer.json
index 1e9e3b8..4176964 100644
--- a/composer.json
+++ b/composer.json
@@ -18,7 +18,7 @@
         "sabre/vobject": "~4.0",
         "sabre/event" : ">=2.0.0, <4.0.0",
         "sabre/xml"  : "~1.0",
-        "sabre/http" : "dev-master",
+        "sabre/http" : "^4.2.1",
         "sabre/uri" : "~1.0",
         "ext-dom": "*",
         "ext-pcre": "*",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list