[Pkg-owncloud-commits] [owncloud] 02/02: Update upgrade instructions for encryption users

David Prévot taffit at moszumanska.debian.org
Wed Jan 6 17:09:17 UTC 2016


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

taffit pushed a commit to branch stable8
in repository owncloud.

commit fabebeab315cdc51cb4af25fd196a7c1a89b1912
Author: David Prévot <taffit at debian.org>
Date:   Wed Jan 6 13:07:48 2016 -0400

    Update upgrade instructions for encryption users
    
    Thanks: Martin Steigerwald <martin at lichtvoll.de>
---
 debian/NEWS | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
index ec4e82e..def680e 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -4,15 +4,16 @@ owncloud (8.2.2~dfsg-1) experimental; urgency=medium
   on this feature!
 
   The migration process documented upstream relies on upgrading first to
-  version 8. A version 8 package is available from the following URL:
+  version 8.0. A version 8.0 package is available from the following URL:
   <https://people.debian.org/~taffit/owncloud/>.
-  If you use encryption, you should first upgrade to the version 8 package,
-  and then upgrade to this package and follow the upstream upgrading
-  instruction from:
-  <https://owncloud.org/blog/encryption-2-0-in-owncloud-server-8-1/>
+  If you use encryption, you should first upgrade to the version 8.0 package
+  and let it migrate the keys (that should happen automatically on upgrade).
+  Then, once checked that your encrypted files are accessible, you need to
+  upgrade to this (8.2) package and follow the upstream upgrading instructions
+  from: <https://owncloud.org/blog/encryption-2-0-in-owncloud-server-8-1/>
   (in short, run under the proper credential (“sudo -u www-data”) the
   following commands: “occ app:enable encryption”, “occ encryption:enable”,
-  and “occ encryption:migrate).
+  and “occ encryption:migrate”).
 
   owncloud-apps (now recommended by owncloud), should be installed to
   ensure smooth upgrades, it depends on all applications that used to

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