[Pkg-owncloud-commits] [php-sabredav] 04/75: Bumped versions, updated changelog.

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:47 UTC 2015


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

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

commit 29d85943e0098eae11607001e67ec9b4cc2633c1
Author: Evert Pot <me at evertpot.com>
Date:   Thu Jan 15 16:07:56 2015 -0500

    Bumped versions, updated changelog.
---
 ChangeLog                  | 3 +++
 lib/Sabre/DAV/Version.php  | 2 +-
 lib/Sabre/HTTP/Version.php | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 33f9636..57e2a46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.8.12-stable (????-??-??)
+    * #568: Support empty usernams and passwords in basic auth.
+
 1.8.11-stable (2014-12-10)
 	* The zip release ships with sabre/vobject 2.1.6.
 	* Updated: MySQL database schema optimized by using more efficient column
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index 89d6eb3..2a4ca40 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -14,7 +14,7 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '1.8.11';
+    const VERSION = '1.8.12';
 
     /**
      * Stability : alpha, beta, stable
diff --git a/lib/Sabre/HTTP/Version.php b/lib/Sabre/HTTP/Version.php
index 3cb3ed8..5936b57 100644
--- a/lib/Sabre/HTTP/Version.php
+++ b/lib/Sabre/HTTP/Version.php
@@ -14,7 +14,7 @@ class Version {
     /**
      * Full version number
      */
-    const VERSION = '1.8.9';
+    const VERSION = '1.8.12';
 
     /**
      * Stability : alpha, beta, stable

-- 
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