From 62988d4d6b39b7663d20db011b83c140904ffabde8885b755e857b733019d333 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Thu, 23 Nov 2023 20:53:03 +0000 Subject: [PATCH] Accepting request 1128404 from home:ecsos:server - Update to 27.1.4 OBS-URL: https://build.opensuse.org/request/show/1128404 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=219 --- nextcloud-27.1.3.tar.bz2 | 3 --- nextcloud-27.1.4.tar.bz2 | 3 +++ nextcloud.changes | 35 ++++++++++++++++++++++++++++++++++- nextcloud.spec | 2 +- 4 files changed, 38 insertions(+), 5 deletions(-) delete mode 100644 nextcloud-27.1.3.tar.bz2 create mode 100644 nextcloud-27.1.4.tar.bz2 diff --git a/nextcloud-27.1.3.tar.bz2 b/nextcloud-27.1.3.tar.bz2 deleted file mode 100644 index ef79c40..0000000 --- a/nextcloud-27.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d614935245e4a375b4ac991c02f323592b753972f86f88763fd80ed7d275793 -size 179971452 diff --git a/nextcloud-27.1.4.tar.bz2 b/nextcloud-27.1.4.tar.bz2 new file mode 100644 index 0000000..629c143 --- /dev/null +++ b/nextcloud-27.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec65f2166b82c9303baf476c1e424f71aa196dad010ffe4c0c39d03990d594c +size 182549732 diff --git a/nextcloud.changes b/nextcloud.changes index 6a12933..e0eccf9 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,8 +1,41 @@ +------------------------------------------------------------------- +Thu Nov 23 19:53:41 UTC 2023 - ecsos + +- Update to 27.1.4 + - No changelog from upstream at this time. + ------------------------------------------------------------------- Fri Oct 27 05:33:23 UTC 2023 - ecsos - Update to 27.1.3 - - No changelog from upstream at this time. + - Fix: Escape group names for LDAP (server#37201) 2 + - Fix(updatenotification): Skip update check (server#39826) + - Fix: Avoid failing with duplicate checks (server#40383) 1 + - Add wrapper for external storage to ensure we don’t get an mtime that is lower than we know it is (server#40569) + - Clear progress bar text when hiding it (server#40572) 1 + - Use multipart copy for s3 (server#40577) + - Enh(a11y): Add label to share note textbox (server#40681) + - Fix(unifiedsearch): Allow searching for “0” (server#40683) + - Fix Dashboard IManager getWidgets return annotation (server#40695) + - Multiple bug fix in users list (server#40718) + - Fix: Escape group names for LDAP (server#40739) 1 + - Updates to new sharing flow (server#40747) 1 + - Fix: encode uri for trashbin delete (server#40757) + - Feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends (server#40759) + - Fix(files): Show correct quota size (file size base 2) (server#40787) 1 + - Fix(user): Log affected user of app token login name mismatch (server#40797) 1 + - Added CORS skip if session was created by AppAPI (server#40830) + - Generate all preview sizes for Imaginary (server#40834) 1 + - Fixed mixed translations in sharing details (server#40837) + - Fix: Log critical session renewal and logout paths (server#40849) + - Remove leading slash (server#40856) + - Add in:users as a search filter to limit searches to users (server#40882) + - Update version.php to owncloud 10.13 (server#40987) 2 + - Fix(external): Get storage before update it (server#41124) + - Fixes and additions to editor API (text#4838) + - Enh(editorApi): Introduce editor API version number (text#4841) + - Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4845) + - Fix(paste): paste plaintext with separate paragraphs (text#4879) ------------------------------------------------------------------- Thu Oct 5 14:13:03 UTC 2023 - ecsos diff --git a/nextcloud.spec b/nextcloud.spec index cf8ee36..19ba451 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 27.1.3 +Version: 27.1.4 Release: 0 Summary: File hosting service License: AGPL-3.0-only