diff --git a/nextcloud-24.0.4.tar.bz2 b/nextcloud-24.0.4.tar.bz2 deleted file mode 100644 index 9e693cb..0000000 --- a/nextcloud-24.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d107426f8e1c193db882a04c844f9bc7e7eeb7c21e46c46197e5154d6d6ac28e -size 123646294 diff --git a/nextcloud-24.0.5.tar.bz2 b/nextcloud-24.0.5.tar.bz2 new file mode 100644 index 0000000..ba15b38 --- /dev/null +++ b/nextcloud-24.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22788377ccb9391e7f9eced3f69a9236669aeaab2e0ea5250a73edf5f1ef026 +size 123536042 diff --git a/nextcloud.changes b/nextcloud.changes index c821948..dad64b2 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,8 +1,89 @@ +------------------------------------------------------------------- +Thu Sep 8 15:37:59 UTC 2022 - ecsos + +- Update to 24.0.5 + - Recover installation when creating the database user fails and improve password strength (server#33514) + - Unify initial and updated quota display (server#33538) + - Fix updating size when folder is empty (server#33562) + - Optimize search post-processing for jail wrapper (server#33603) + - Further pre-filter search result before setting up share source cache (server#33604) + - Fix encryption:fix-encrypted-version command when encrypted is set to 0 (server#33636) + - Bump marked from 4.0.13 to 4.0.19 (server#33642) + - Respect user settings in php.ini if they are big enough (server#33644) + - Improve handling of profile page (server#33648) + - Fix carddav activities (server#33651) + - Directly build the search filter for shared storage instead of setting up the source cache (server#33656) + - Update psalm-baseline.xml (server#33663) + - Fix plural usage in LDAP wizard (server#33667) + - Update CRL (server#33676) + - Logger ignore args of sharepoint-related methods (server#33689) + - Add back TokenCleanupJob to invalidate old temporary tokens (server#33696) + - Fix copy in view-only mode (server#33720) + - Remove leading slash for search results at mountpoint root (server#33749) + - Check calendar URI length before creation (server#33782) + - Compare lowercase email when updating from ldap (server#33920) + - Revert “Compare lowercase email when updating from ldap” (server#33935) + - Update christophwurst/nextcloud dependency (activity#883) + - Update .l10nignore (activity#885) + - Fix translation ignore (activity#889) + - Update christophwurst/nextcloud dependency (activity#896) + - Ignore remnants (circles#1128) + - Update christophwurst/nextcloud dependency (circles#1139) + - Fix background email job for disabled users (notifications#1256) + - Fix duplicate ID on settings page (notifications#1262) + - Fix service-worker (photos#1214) + - Revert “fix service-worker” (photos#1217) + - Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (text#2800) + - Build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4 (text#2820) + - Revert “build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4” (text#2870) + ------------------------------------------------------------------- Thu Aug 11 15:46:46 UTC 2022 - ecsos - Update to 24.0.4 - - No changelog from upstream at this time. + - Bump underscore from 1.12.0 to 1.12.1 (server#31984) + - Allow compatibility wrapper on local external storage (server#32273) + - Bump vue-router from 3.5.3 to 3.5.4 (server#32840) + - Bump handlebars-loader from 1.7.1 to 1.7.2 (server#33096) + - DAV custom props: catch Exception and rollback transaction in case (server#33132) + - Fix empty address books being exported (server#33178) + - Fix listening for circle events in SetupManager (server#33212) + - Also use nextcloud certificate bundle when downloading from s3 (server#33252) + - Translate error when user already exists (server#33262) + - Fix loading legacy app.php with multi app dir (server#33276) + - Always triger setup of builtin storage wrappers (server#33326) + - Fix reading blob data as resource (server#33343) + - Reset user status based on message ID only (server#33350) + - Bump sabre dav to 4.4.0 in stable24 (server#33352) + - Improve local IP detection (server#33353) + - Bump dompurify from 2.3.8 to 2.3.10 (server#33363) + - Don’t try to purge objects from the birthday calendar when it doesn’t exist (server#33364) + - Bump jsdoc from 3.6.10 to 3.6.11 (server#33369) + - Bump @nextcloud/moment from 1.2.0 to 1.2.1 (server#33370) + - Don’t set `null` as a bundle path (server#33382) + - Handle AccessDenied error when checking if external s3 support versions (server#33391) + - Handle one time and large passwords (server#33407) + - Add share attributes + prevent download permission (server#33416) + - Bump clipboard from 2.0.10 to 2.0.11 (server#33438) + - Fix file public link permissions if public upload is not enabled (server#33439) + - Bump jquery-ui from 1.13.1 to 1.13.2 (server#33441) + - Revert “Revert “Remove inefficient fed share scanner”” (server#33455) + - Do not update passwords if nothing changed (server#33490) + - Bump sabre/dav to 4.4.0 (3rdparty#1109) + - Add psalm (circles#1108) + - Ignore circle with no initiator (circles#1123) + - Build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (text#2694) + - Build(deps): bump prosemirror-view from 1.26.4 to 1.26.5 (text#2695) + - Build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182 (text#2696) + - Do not unintended remove or modify link titles (text#2701) + - Build(deps): bump core-js from 3.23.3 to 3.23.5 (text#2727) + - Make cypress CI faster (text#2728) + - Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (text#2746) + - Build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1 (text#2747) + - Fix bullet list input role for CJK input (text#2753) + - Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (text#2767) + - Merge pull request #1273 from nextcloud/enh/open_with (viewer#1296) + - Fix bundling in stable24 (viewer#1308) ------------------------------------------------------------------- Mon Jul 18 17:08:05 UTC 2022 - ecsos diff --git a/nextcloud.spec b/nextcloud.spec index 84cace3..d8ed412 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 24.0.4 +Version: 24.0.5 Release: 0 Summary: File hosting service License: AGPL-3.0-only