From 450a5f8a38791146dc222ab771d0f18213be347d2989f0b0ba739e98ef6d3bd4 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Thu, 21 Sep 2023 17:23:09 +0000 Subject: [PATCH] Accepting request 1112888 from home:ecsos:server - Update to 26.0.7 OBS-URL: https://build.opensuse.org/request/show/1112888 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=210 --- nextcloud-26.0.6.tar.bz2 | 3 -- nextcloud-26.0.7.tar.bz2 | 3 ++ nextcloud.changes | 89 +++++++++++++++++++++++++++++++++++++++- nextcloud.spec | 2 +- 4 files changed, 92 insertions(+), 5 deletions(-) delete mode 100644 nextcloud-26.0.6.tar.bz2 create mode 100644 nextcloud-26.0.7.tar.bz2 diff --git a/nextcloud-26.0.6.tar.bz2 b/nextcloud-26.0.6.tar.bz2 deleted file mode 100644 index 3574fb8..0000000 --- a/nextcloud-26.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cac8fd92d248230dcd046bbbb44469b220f58b010e63f95d803d985755eaf66 -size 158513482 diff --git a/nextcloud-26.0.7.tar.bz2 b/nextcloud-26.0.7.tar.bz2 new file mode 100644 index 0000000..0b48e42 --- /dev/null +++ b/nextcloud-26.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed244a8b94d13b616a92740521670c1d67d43c48047723fb13180bff6d48e92 +size 158561582 diff --git a/nextcloud.changes b/nextcloud.changes index dd6e0e8..ca1d5c7 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,8 +1,95 @@ +------------------------------------------------------------------- +Thu Sep 21 16:52:51 UTC 2023 - ecsos + +- Update to 26.0.7 + - Add version sidebar events (server#40352) + - Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#40380) + - Fix(caldav): add webroot to objectid for activities (server#40403) + - Fix: don’t use davtags for tag search (server#40445) + - Hide shares by disabled users (server#40476) + - Fix(comments): Use provided offset in best effort when loading comments (server#40507) + - Update nextcloud/ocp dependency (nextcloud_announcements#231) + - Update nextcloud/ocp dependency (notifications#1655) + - Fix (visually) removing first notification when executing an action (notifications#1663) + - Update nextcloud/ocp dependency (text#4788) + - Fix(integrity): expect pkg mgmt files (updater#494) + - Fix: update testing range for 25, 26 and 27, and update dependencies (updater#495) + ------------------------------------------------------------------- Thu Sep 14 13:52:36 UTC 2023 - ecsos - Update to 26.0.6 - - No changelog from upstream at this time. + - Do not allow to toggle between password and text in sharing (server#39602) + - Fix(notifications): Remove share notification when the node is deleted (server#39711) + - Catch more invalid cache source storage paths (server#39726) + - Optimize calendar search query (server#39788) + - Chore: update `@nextcloud-vue` to `v7.12.2` (server#39812) + - Fix: close cursor after reading the invitation (server#39816) + - Wrap long productName on login form (server#39854) + - Calendar optimizations (server#39861) + - Select the fileid first when looking for incomplete files (server#39872) + - Fix: Also cleanup version metadata if expiring (server#39874) + - Fix(weather_status): Pass address as param to OSM API (server#39917) + - Prevent PHP warning when CacheEntry extension keys are not set (server#39931) + - Fix: don’t emit Hooks when hookpaths are empty (server#39935) + - Fix(memcache): Fix comparison of Memcache configs to classes (server#39948) + - Fix: always use display name from correct backend (server#39991) + - Fix(security): Update CA certificate bundle (server#40006) + - Fix(logging): user log condition feature (server#40035) + - Improve upload progress visualization (server#40061) + - Do not log passwords in debug mode (server#40076) + - Fix(cache): Remove displayname cache entry on delete (server#40085) + - Fix(CalDAV): check voject exists before attempting any operation (server#40086) + - Feat: add switch to disable dns pinning (server#40167) + - Fix(s3): fix handling verify_bucket_exists parameter (server#40187) + - Fix: prevent sharing permissions on user root folder (server#40229) + - Move share permission logic to storage wrapper (server#40232) + - Enh: skip processing for empty response (server#40260) + - Detect aborted connection in OC\Files\View and stop writing data to the output buffer (server#40280) + - Admin have no special rights on users’ entries (server#40291) + - Fix(ratelimit): Only use memory cache backend for redis (server#40302) + - Fix(CalDAV): check birthday calendar owner (server#40310) + - Replace deprecated “request” with “axios” (files_pdfviewer#793) + - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#800) + - Fix extraction of PDF.js package (files_pdfviewer#808) + - Update nextcloud/ocp dependency (firstrunwizard#925) + - Update nextcloud/ocp dependency (firstrunwizard#947) + - Update nextcloud/ocp dependency (logreader#964) + - Update nextcloud/ocp dependency (nextcloud_announcements#220) + - Update nextcloud/ocp dependency (notifications#1630) + - Chore: update workflows from templates (privacy#945) + - Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#947) + - Update nextcloud/ocp dependency (related_resources#272) + - Update nextcloud/ocp dependency (related_resources#286) + - Chore(deps): update dependency cypress to ^12.17.3 (text#4636) + - Chore(deps): update dependency vite to ^4.4.9 (text#4638) + - Update nextcloud/ocp dependency (text#4643) + - Fix: Use default font size (text#4646) + - Fix: Use resize observer to calculate menubar icon limit (text#4650) + - Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4652) + - Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4695) + - Chore(deps): update dependency cypress to ^12.17.4 (text#4696) + - Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4712) + - Fix(deps): update dependency lib0 to ^0.2.82 (text#4713) + - Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4715) + - Fix(deps): update tiptap to ^2.1.6 (text#4717) + - Chore(deps): update dependency vue-demi to ^0.14.6 (text#4740) + - Chore(deps): update jest to ^29.6.4 (text#4741) + - Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4742) + - Fix(deps): update dependency lib0 to ^0.2.83 (text#4760) + - Fix(deps): update tiptap to ^2.1.7 (text#4761) + - Update nextcloud/ocp dependency (text#4764) + - Fix(deps): update vueuse to ^10.4.1 (text#4766) + - List fixes (text#4775) + - Ci(xmllint): bump action to v1.1 (twofactor_totp#1428) + - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1807) + - Update cypress snapshots (viewer#1827) + - Fix npm audit (viewer#1829) + - Chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14 (viewer#1854) + - Revert “Chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14” (viewer#1865) + - Fix(cypress): header sharing download button selector (viewer#1872) + - Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (viewer#1909) + - Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1910) ------------------------------------------------------------------- Thu Aug 10 13:35:07 UTC 2023 - ecsos diff --git a/nextcloud.spec b/nextcloud.spec index 79cb0e6..a47b074 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 26.0.6 +Version: 26.0.7 Release: 0 Summary: File hosting service License: AGPL-3.0-only