Projects
Kolab:16
chwala
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 38
View file
chwala.spec
Changed
@@ -37,7 +37,7 @@ %global _ap_sysconfdir %{_sysconfdir}/%{httpd_name} Name: chwala -Version: 0.5.8 +Version: 0.5.9 Release: 1%{?dist} Summary: Glorified WebDAV, done right @@ -158,6 +158,9 @@ %attr(0750,%{httpd_user},%{httpd_group}) %{_localstatedir}/log/%{name} %changelog +* Tue Apr 14 2020 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.5.9-1 +- Release of version 0.5.9 + * Mon Mar 2 2020 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.5.8-1 - Release of version 0.5.8
View file
chwala-0.5.8.tar.gz/lib/api/document.php -> chwala-0.5.9.tar.gz/lib/api/document.php
Changed
@@ -318,7 +318,7 @@ unlink($tmp_path); // Update the file metadata in session - $file_data = $driver->file_info($file); + $file_data = $driver->file_info($path); $document = file_document::get_handler($this->api, $this->args['id']); $document->session_update($this->args['id'], $file_data); }
View file
chwala-0.5.8.tar.gz/lib/wopi/files.php -> chwala-0.5.9.tar.gz/lib/wopi/files.php
Changed
@@ -90,7 +90,7 @@ * - Version: The current version of the file based on the server’s file * version schema, as a string. This value must change when the file changes. */ - protected function document_info($id) + protected function document_info($id, $extended = true) { $info = parent::document_info($id);
View file
chwala.dsc
Changed
@@ -2,7 +2,7 @@ Source: chwala Binary: chwala Architecture: all -Version: 0.5.8-0~kolab1 +Version: 0.5.9-0~kolab1 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://kolab.org/about/chwala/ @@ -11,5 +11,5 @@ Package-List: roundcubemail deb web extra Files: - 00000000000000000000000000000000 0 chwala-0.5.8.tar.gz + 00000000000000000000000000000000 0 chwala-0.5.9.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +chwala (0.5.9-0~kolab1) unsable; urgency=low + + * Release version 0.5.9 + + -- Jeroen van Meeuwen <vanmeeuwen@kolabys.com> Tue, 14 Apr 2020 12:12:12 +0100 + chwala (0.5.8-0~kolab1) unsable; urgency=low * Release version 0.5.8
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
.