Projects
Kolab:Winterfell
chwala
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 11
View file
fix-autoload-path-debian.patch
Added
@@ -0,0 +1,11 @@ +--- chwala-0.5.orig/lib/drivers/webdav/webdav_file_storage.php 2016-11-14 12:46:52.000000000 +0100 ++++ chwala-0.5/lib/drivers/webdav/webdav_file_storage.php 2016-12-04 23:05:30.548000000 +0100 +@@ -28,7 +28,7 @@ + } + // fallback to System-installed package + else { +- require 'Sabre/autoload.php'; ++ require 'sabre21/Sabre/autoload.php'; + } + + use Sabre\DAV\Client;
View file
chwala.dsc
Changed
@@ -2,7 +2,7 @@ Source: chwala Binary: chwala Architecture: all -Version: 0.5~dev20161115-0~kolab2 +Version: 0.5~dev20161115-0~kolab3 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> Homepage: http://kolab.org/about/chwala/
View file
debian.changelog
Changed
@@ -1,6 +1,12 @@ -chwala (0.5~dev20161115-0~kolab1) unstable; urgency=low +chwala (0.5~dev20161115-0~kolab3) unstable; urgency=low - * Check in 0.5 snapshot + * Added dependency to php-sabre-dav-2.1 needed by webdav driver + + -- Daniel Hoffend <dh@dotlan.net> Fri, 02 Dec 2016 12:47:12 +0100 + +chwala (0.5~dev20161115-0~kolab2) unstable; urgency=low + + * Added missing sql files -- Daniel Hoffend <dh@dotlan.net> Mon, 28 Nov 2016 00:47:12 +0100
View file
debian.control
Changed
@@ -14,6 +14,7 @@ smarty3 (>= 3.1.7), roundcubemail, roundcubemail-plugins-kolab, + php-sabre-dav-2.1 (>= 2.1), ${misc:Depends} Description: Glorified WebDAV, done right Chwala is a file storage suite purposed for integration in to other
View file
debian.series
Changed
@@ -1,1 +1,2 @@ chwala-0.2-suhosin.session.encrypt-php_flag.patch -p1 +fix-autoload-path-debian.patch -p1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.