php-sabredav 1.8.12-1 source package in Ubuntu

Changelog

php-sabredav (1.8.12-1) unstable; urgency=medium


  [ Evert Pot ]
  * Support empty usernames and passwords in basic auth. Fixes #568
  * Preparing for a 1.8 release.

  [ Lukas Reschke ]
  * Only accept HTTP and HTTPS as protocol

  [ David Prévot ]
  * Update watch file
  * Update copyright
  * Provide homemade autoload.php
  * Install naturalselection and sabredav CLIs
  * Update uploaders list
  * Drop copyright mention for debian/*

 -- David Prévot <email address hidden>  Sat, 25 Apr 2015 12:24:38 -0400

Upload details

Uploaded by:
ownCloud for Debian maintainers
Uploaded to:
Sid
Original maintainer:
ownCloud for Debian maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-sabredav_1.8.12-1.dsc 1.7 KiB b991c96f9b44fc0780c854145057acfa9260241ae7c1970e73f6b6350212e71a
php-sabredav_1.8.12.orig.tar.gz 301.7 KiB c86d6699414593f5307595ed87670ce88cb3ff1eae49328de0e70b5605aac3e2
php-sabredav_1.8.12-1.debian.tar.xz 7.9 KiB d5086e32f1db33b964b70769f9107018188146b4da908e3d2bded165b4375f22

Available diffs

No changes file available.

Binary packages built by this source

php-sabre-dav: WebDAV Framework for PHP

 SabreDAV is meant to cover the entire standard, and attempts to allow
 integration using an easy to understand API.
 .
 Feature list:
  * Fully WebDAV compliant
  * Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive,
    Open Office, and probably more.
  * Passing all Litmus tests.
  * Supporting class 1, 2 and 3 Webdav servers.
  * Locking support.
  * Custom property support.
  * CalDAV (tested with Evolution, iCal, iPhone and Lightning).
  * CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
  * Over 97% unittest code coverage.
 .
 Supported RFC's:
  * RFC2617: Basic/Digest auth.
  * RFC2518: First WebDAV spec.
  * RFC3744: ACL (some features missing).
  * RFC4709: DavMount.
  * RFC4791: CalDAV.
  * RFC4918: WebDAV revision.
  * RFC5397: current-user-principal.
  * RFC5689: Extended MKCOL.
  * RFC6352: CardDAV
  * draft-daboo-carddav-directory-gateway: CardDAV directory gateway
  * CalDAV ctag, CalDAV-proxy.