[Pkg-owncloud-commits] [owncloud] 143/145: Update upstream changelog, moved under d/upstream

David Prévot taffit at moszumanska.debian.org
Wed Feb 26 16:27:51 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit f9edee3ddc70b4f310ad66f689626d068a397111
Author: David Prévot <taffit at debian.org>
Date:   Tue Feb 25 19:25:42 2014 -0400

    Update upstream changelog, moved under d/upstream
---
 debian/rules                                      |  2 +-
 debian/{upstream-changelog => upstream/changelog} | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2896761..8b7c181 100755
--- a/debian/rules
+++ b/debian/rules
@@ -148,7 +148,7 @@ override_dh_fixperms:
 	chmod +x debian/owncloud/usr/share/owncloud/occ
 
 override_dh_installchangelogs:
-	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
+	dh_installchangelogs $(CURDIR)/debian/upstream/changelog
 
 get-orig-source:
 	uscan --force --verbose
diff --git a/debian/upstream-changelog b/debian/upstream/changelog
similarity index 97%
rename from debian/upstream-changelog
rename to debian/upstream/changelog
index 28148d8..35cd047 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,25 @@
+Version 6.0.2rc1 Feb 25th 2014
+
+    Several security fixes
+    Improved trash bin performance for deleting lots of files
+    Mobile interface improvements
+    Replace deleting of shared files with unshare
+    Fix key problems in encryption mode in rare situations
+    Smaller LDAP improvements
+    Fix the keep-alive ping for non standard php session lifetimes
+    Cleanup storage table when deleting an entry
+    Fix compatibility with xsendfile mode
+    Fix file size calculation in encryption mode
+    Fix image previews in trash bin 
+    Fix public upload with enabled enryption
+    Added APC enabled check
+    Correctly localise date in notification emails
+    Improve compatibility with some CIFS servers
+    Fix shared files and Gallery
+    Several Contacts compatibility improvements
+    Several Documents improvements
+    A lot of smaller bug fixes
+
 Version 6.0.1 Jan 22th 2014
 
     Fix handling of encryption keys

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



More information about the Pkg-owncloud-commits mailing list