Accepting request 632541 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/632541 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=15
This commit is contained in:
commit
c5dc5c9e9c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a110d32849259ab79813af3078123a09057fc659ee414e5f3ed75451ec9e80ea
|
||||
size 44792418
|
3
nextcloud-13.0.6.tar.bz2
Normal file
3
nextcloud-13.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90fc9e960b6a477bb14ee87042b3d158bde95c3f0157677cb4547ca7649968d4
|
||||
size 44769940
|
@ -1,35 +1,85 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 17:05:06 UTC 2018 - ecsos@opensuse.org
|
||||
|
||||
- update to 13.0.6
|
||||
- Add sabre plugin to allow anonymous options requests to the dav
|
||||
root (server#10285)
|
||||
- Do scan the root storage in background scan (server#10376)
|
||||
- Adding test for table schedulingobjects and fixing postgres LOB
|
||||
(server#10552)
|
||||
- Fix transfering ownership of a share to user with same id as
|
||||
receiver (server#10565)
|
||||
- Make file cache updates more robust (server#10581)
|
||||
- Retry smb stat on timeout (server#10591)
|
||||
- Use insertIfNotExists to store new mimetypes. (server#10620)
|
||||
- Only warn about data lose on password reset if per-user keys
|
||||
are used (server#10646)
|
||||
- Update the scope of the lockdownmanager (server#10682)
|
||||
- Log entries that are hidden during file listing (server#10698)
|
||||
- Forgotten pass fix link (server#10735)
|
||||
- Fix comment style in config sample (server#10759)
|
||||
- Make sure error_log() always receives a string (server#10760)
|
||||
- Fix call to OC.generateUrl for caldav birthday calendar on/off
|
||||
(server#10761)
|
||||
- Use the path_hash instead of the path to query the filecache
|
||||
(server#10762)
|
||||
- Don't blame random people for background email updates
|
||||
(server#10763)
|
||||
- Resolve all group memberships properly (server#10783)
|
||||
- Remove unexecutable code (server#10816)
|
||||
- Improve URL detection (server#10821)
|
||||
- MySQL 8.0+ and MariaDB 10.3+ are large prefix and
|
||||
barracuda by default (server#10823)
|
||||
- Disallow negative mtime in dav search (server#10837)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 24 12:19:49 UTC 2018 - Mathias.Homann@opensuse.org
|
||||
|
||||
- update to 13.0.5
|
||||
- Fix highlighting of the upload drop zone (server#9837)
|
||||
- Apply ldapUserFilter on members of group (server#9839)
|
||||
- Make the DELETION of groups match greedy on the groupID (server#9841)
|
||||
- Make the DELETION of groups match greedy on the groupID
|
||||
(server#9841)
|
||||
- Add parent index to share table (server#9843)
|
||||
- Log full exception in cron instead of only the message (server#9958)
|
||||
- Properly lock the target file on dav upload when not using part files (server#9986)
|
||||
- LDAP backup server should not be queried when auth fails (server#10032)
|
||||
- Log full exception in cron instead of only the message
|
||||
(server#9958)
|
||||
- Properly lock the target file on dav upload when not using part
|
||||
files (server#9986)
|
||||
- LDAP backup server should not be queried when auth fails
|
||||
(server#10032)
|
||||
- Fix filenames in sharing integration tests (server#10044)
|
||||
- Lower log level for quota manipulation cases (server#10076)
|
||||
- Let user set avatar in nextcloud if LDAP provides invalid image data (server#10089)
|
||||
- Let user set avatar in nextcloud if LDAP provides invalid
|
||||
image data (server#10089)
|
||||
- Improved logging of smb connection errors (server#10093)
|
||||
- Allow admin to disable fetching of avatars as well as a specific attribute (server#10115)
|
||||
- Allow admin to disable fetching of avatars as well as
|
||||
a specific attribute (server#10115)
|
||||
- Allow to disable encryption (server#10121)
|
||||
- Update message shown when unsharing a file (server#10164)
|
||||
- Fixed English grammatical error on Settings page. (server#10165)
|
||||
- Fixed English grammatical error on Settings page.
|
||||
(server#10165)
|
||||
- Request a valid property for DAV opendir (server#10169)
|
||||
- Allow updating the token on session regeneration (server#10170)
|
||||
- Prevent lock values from going negative with memcache backend (server#10180)
|
||||
- Allow updating the token on session regeneration
|
||||
(server#10170)
|
||||
- Prevent lock values from going negative with memcache backend
|
||||
(server#10180)
|
||||
- Correctly handle users with numeric user ids (server#10185)
|
||||
- Correctly parse the subject parameters for link (un)shares of calendars (server#10188)
|
||||
- Fix "parsing" of email-addresses in comments and chat messages (server#10189)
|
||||
- Sanitize parameters in createSessionToken() while logging (server#10195)
|
||||
- Also retry rename operation on InvalidArgumentException (server#10201)
|
||||
- Correctly parse the subject parameters for link (un)shares of
|
||||
calendars (server#10188)
|
||||
- Fix "parsing" of email-addresses in comments and chat messages
|
||||
(server#10189)
|
||||
- Sanitize parameters in createSessionToken() while logging
|
||||
(server#10195)
|
||||
- Also retry rename operation on InvalidArgumentException
|
||||
(server#10201)
|
||||
- Improve url detection in comments (server#10202)
|
||||
- Only bind to ldap if configuration for the first server is set (server#10233)
|
||||
- Use download manager from PDF.js to download the file (files_pdfviewer#84)
|
||||
- Only bind to ldap if configuration for the first server is set
|
||||
(server#10233)
|
||||
- Use download manager from PDF.js to download the file
|
||||
(files_pdfviewer#84)
|
||||
- Fix trying to load removed scripts (files_pdfviewer#87)
|
||||
- Only pull for new messages if the session is allowed to be kept alive (notifications#138)
|
||||
- Only pull for new messages if the session is allowed to be kept
|
||||
alive (notifications#138)
|
||||
- Always push object data (notifications#139)
|
||||
- Add prioritization for Talk (notifications#140)
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
||||
%endif
|
||||
|
||||
Name: nextcloud
|
||||
Version: 13.0.5
|
||||
Version: 13.0.6
|
||||
Release: 0
|
||||
Summary: File hosting service
|
||||
License: AGPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user