From 1d8ede329605873e6a667dfc61b045de852eaf91d078939b419b6fe04fa762e0 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 24 Aug 2019 16:17:34 +0000 Subject: [PATCH] Accepting request 725080 from home:lemmy04:branches:server:php:applications Update to 16.0.4 OBS-URL: https://build.opensuse.org/request/show/725080 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=88 --- nextcloud-16.0.3.tar.bz2 | 3 -- nextcloud-16.0.4.tar.bz2 | 3 ++ nextcloud.changes | 99 ++++++++++++++++++++++++++++++++++++++++ nextcloud.spec | 2 +- 4 files changed, 103 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-16.0.3.tar.bz2 create mode 100644 nextcloud-16.0.4.tar.bz2 diff --git a/nextcloud-16.0.3.tar.bz2 b/nextcloud-16.0.3.tar.bz2 deleted file mode 100644 index 1f6674d..0000000 --- a/nextcloud-16.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a13f68ce47a1362318629ba5b118a59fa98358bb18f4afc371ea15104f2881f3 -size 61612508 diff --git a/nextcloud-16.0.4.tar.bz2 b/nextcloud-16.0.4.tar.bz2 new file mode 100644 index 0000000..d89f45f --- /dev/null +++ b/nextcloud-16.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06300251ec935a1bc98fa90a4a56bf4942b0e559d60a191b7e49d8ffd9fecd0 +size 61914385 diff --git a/nextcloud.changes b/nextcloud.changes index 14648df..c1b9ca8 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,102 @@ +------------------------------------------------------------------- +Wed Aug 21 13:25:25 UTC 2019 - Mathias Homann + +- Update to 16.0.4 + - Always set the display name for user shares (server#16254) + - Prevent undefined offset 0 in findByUserIdOrMail (server#16325) + - Use HTTP1.1 to read S3 objects (server#16330) + - Bump lodash.mergewith from 4.6.1 to 4.6.2 (server#16338) + - Bump lodash.merge from 4.6.1 to 4.6.2 (server#16341) + - Bump lodash from 4.17.11 to 4.17.13 (server#16352) + - Addsubtag should push to array (server#16405) + - Add catch for RuntimeException (server#16414) + - Only prevent disabling encrytion via the API (server#16425) + - Do not keep searching for recent (server#16432) + - Update operationprogressbar.js (server#16437) + - Fix File#putContents(string) on ObjectStorage (server#16444) + - Pass $configargs to openssl_pkey_export (server#16500) + - Nested recursion breaking max nested level for parent comment calculation (server#16524) + - Allow hidden smb shares (server#16527) + - Allow to provide supported calendar component set internally as a string (server#16536) + - Lock SCSS so we only run 1 job at a time (server#16541) + - Fix max contrast retrieval to limit minimum color for relative time (server#16543) + - Supresses disclosing the userid for LDAP users in the welcome mail (server#16561) + - Use a pattern to identify sensitive config keys (server#16562) + - Do not log locked files (server#16564) + - Log email shares in admin_audit log (server#16566) + - Change send to sent (server#16567) + - Do not log all locked exceptions (server#16578) + - Check the if we can actually access the storage cache for recent files (server#16598) + - Set proper defaults for v-tooltip usages (server#16607) + - Fix/xss/on favorite file (server#16610) + - Log circles and remote shares in admin_audit (server#16627) + - Make sure we only fetch the file by id for the actual owner (server#16630) + - Remove unncessary code block in share recommendations, fixed undefined var error (server#16633) + - Files_external: proper user context for sharing (server#16637) + - Properly return an int in the getId function of the cache (server#16689) + - Fix enable/disable user audit message (server#16691) + - Delay sending event from app init to when they are needed (server#16695) + - Fix download button shown in public share page with hidden downloads (files_pdfviewer#145) + - Change name from 'Text editor' to 'Plain text editor' to prevent confusion with 'Text' (files_texteditor#169) + - Run drone for webpack build (files_texteditor#176) + - Bump lodash from 4.17.11 to 4.17.14 (files_videoplayer#135) + - Bump lodash.mergewith from 4.6.1 to 4.6.2 (firstrunwizard#199) + - Bump lodash.merge from 4.6.1 to 4.6.2 (firstrunwizard#200) + - Bump lodash from 4.17.11 to 4.17.14 (firstrunwizard#202) + - Bump fstream from 1.0.11 to 1.0.12 (firstrunwizard#205) + - Bump lodash from 4.17.11 to 4.17.13 (notifications#376) + - Trim the subject before encrypting the subject (notifications#384) + - Align the notification subject vertically to the icon (notifications#390) + - Fix notification body text alignment and text contrast (notifications#391) + - Fix mention and actions layout (notifications#392) + - Bump lodash.mergewith from 4.6.1 to 4.6.2 (recommendations#105) + - Bump lodash from 4.17.11 to 4.17.14 (recommendations#107) + - Bump tar from 2.2.1 to 2.2.2 (recommendations#120) + - Bump cypress-image-snapshot from 3.0.1 to 3.0.2 (viewer#102) + - Bump babel-loader from 8.0.5 to 8.0.6 (viewer#103) + - Bump cypress-file-upload from 3.1.1 to 3.1.2 (viewer#104) + - Bump @babel/preset-env from 7.4.4 to 7.4.5 (viewer#109) + - Bump eslint-plugin-node from 9.0.1 to 9.1.0 (viewer#116) + - Bump cypress-testing-library from 3.0.1 to 4.0.0 (viewer#119) + - Bump nextcloud-vue from 0.11.3 to 0.11.4 (viewer#121) + - Bump webpack-cli from 3.3.2 to 3.3.3 (viewer#127) + - Bump file-loader from 3.0.1 to 4.0.0 (viewer#130) + - Bump cypress-image-snapshot from 3.1.0 to 3.1.1 (viewer#131) + - Bump webpack from 4.33.0 to 4.34.0 (viewer#135) + - Bump cypress-file-upload from 3.1.2 to 3.1.3 (viewer#137) + - Bump webpack-cli from 3.3.3 to 3.3.4 (viewer#138) + - Bump nextcloud-server from 0.15.9 to 0.15.10 (viewer#139) + - Bump webpack from 4.34.0 to 4.35.0 (viewer#144) + - Bump eslint-plugin-vue from 5.2.2 to 5.2.3 (viewer#152) + - Bump webpack-cli from 3.3.4 to 3.3.5 (viewer#153) + - Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (viewer#154) + - Bump url-loader from 2.0.0 to 2.0.1 (viewer#155) + - Bump eslint-plugin-import from 2.17.3 to 2.18.0 (viewer#156) + - Bump eslint-loader from 2.1.2 to 2.2.1 (viewer#165) + - Bump webpack from 4.35.2 to 4.35.3 (viewer#176) + - Bump stylelint-scss from 3.8.0 to 3.9.1 (viewer#178) + - Bump eslint-plugin-import from 2.18.0 to 2.18.2 (viewer#182) + - Bump webpack-cli from 3.3.5 to 3.3.6 (viewer#187) + - Bump vue-loader from 15.7.0 to 15.7.1 (viewer#188) + - Bump webpack from 4.35.3 to 4.36.1 (viewer#189) + - Bump webpack from 4.36.1 to 4.38.0 (viewer#194) + - Bump url-loader from 2.0.1 to 2.1.0 (viewer#196) + - Bump lodash from 4.17.11 to 4.17.15 (viewer#201) + - Bump webpack from 4.38.0 to 4.39.0 (viewer#202) + - Bump webpack from 4.39.0 to 4.39.1 (viewer#204) + - Detect and switch fullscreen (viewer#47) + - Update version on master (viewer#66) + - Test actions (viewer#67) + - Revert "Test actions" (viewer#68) + - Bump nextcloud-vue from 0.9.5 to 0.10.0 (viewer#69) + - Bump eslint-plugin-import from 2.16.0 to 2.17.2 (viewer#70) + - Bump eslint-import-resolver-webpack from 0.11.0 to 0.11.1 (viewer#71) + - Bump webpack from 4.29.6 to 4.30.0 (viewer#72) + - Fix/loading/race condition (viewer#73) + - Bump webpack-cli from 3.3.1 to 3.3.2 (viewer#90) + - Bump eslint-plugin-node from 8.0.1 to 9.0.1 (viewer#92) + - Bump webpack from 4.30.0 to 4.31.0 (viewer#96) + ------------------------------------------------------------------- Tue Jul 9 14:36:14 UTC 2019 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index 0b0144b..c1dfd98 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -49,7 +49,7 @@ %endif Name: nextcloud -Version: 16.0.3 +Version: 16.0.4 Release: 0 Summary: File hosting service License: AGPL-3.0-only