forked from pool/nextcloud
Accepting request 734403 from home:ecsos:server
Update to 17.0.0 OBS-URL: https://build.opensuse.org/request/show/734403 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=92
This commit is contained in:
parent
f36024b8d6
commit
c344defdad
@ -8,7 +8,7 @@ Alias /nextcloud "@DATAPATH@/"
|
|||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
Header set Referrer-Policy no-referrer
|
Header always set Referrer-Policy no-referrer
|
||||||
Header always set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload"
|
Header always set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload"
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8709c64fa776fd731c8e5f1ab25d592a2e690e5e18a81601cccf363795fae551
|
|
||||||
size 62129676
|
|
3
nextcloud-17.0.0.tar.bz2
Normal file
3
nextcloud-17.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6081421b33ecdb3130b2bfb2293a3f4045aeb0b471ee570e675de3d931a142a6
|
||||||
|
size 64500339
|
@ -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
|
Wed Sep 25 19:15:59 UTC 2019 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nextcloud
|
Name: nextcloud
|
||||||
Version: 16.0.5
|
Version: 17.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File hosting service
|
Summary: File hosting service
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user