diff --git a/apache_secure_data b/apache_secure_data index 88c093f..0cb74b1 100644 --- a/apache_secure_data +++ b/apache_secure_data @@ -8,7 +8,7 @@ Alias /nextcloud "@DATAPATH@/" - Header set Referrer-Policy no-referrer + Header always set Referrer-Policy no-referrer Header always set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload" diff --git a/nextcloud-16.0.5.tar.bz2 b/nextcloud-16.0.5.tar.bz2 deleted file mode 100644 index b388590..0000000 --- a/nextcloud-16.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8709c64fa776fd731c8e5f1ab25d592a2e690e5e18a81601cccf363795fae551 -size 62129676 diff --git a/nextcloud-17.0.0.tar.bz2 b/nextcloud-17.0.0.tar.bz2 new file mode 100644 index 0000000..fee8dcf --- /dev/null +++ b/nextcloud-17.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6081421b33ecdb3130b2bfb2293a3f4045aeb0b471ee570e675de3d931a142a6 +size 64500339 diff --git a/nextcloud.changes b/nextcloud.changes index d23f042..d73a451 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Oct 1 14:29:36 UTC 2019 - ecsos@opensuse.org + +- Update to 17.0.0 + Nextcloud 17 introduces a series of secure collaboration features + including a collaborative text editor, remote wipe, updated + secure view, improved two-factor-authentication and easier access + than ever with deeper integration of large-scale storage like S3 + and IBM Spectrum Scale. + + As this is a major release, the changelog is too long to put + here. + Users can look at github milestones to find what has been merged. + + A quick overview of what is new: + - Remote Wipe allows users and administrators to forcibly clean + files from remote devices, for example in case they are stolen. + - Nextcloud Text, our new distraction-free, collaborative rich t + ext editor + - Improvements to secure view like enforcable watermarks enable + virtual data room use + - Setup two-factor authentication after first login, admins can + create one-time login tokens in the web UI and delegate this + to group admins + - secure mailbox in Outlook Add-in + - LDAP write support makes it possible to manage users from + Nextcloud + - S3 versioning support, IBM Spectrum Scale integration and + Global Scale with Collabora Online + ------------------------------------------------------------------- Wed Sep 25 19:15:59 UTC 2019 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index 5b3270a..517e719 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -49,7 +49,7 @@ %endif Name: nextcloud -Version: 16.0.5 +Version: 17.0.0 Release: 0 Summary: File hosting service License: AGPL-3.0-only