From c6d25b3668193322f3db80f5ed66403b30815611dbd6ce32907c92bcd11b95da Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Fri, 9 Dec 2022 06:44:51 +0000 Subject: [PATCH] Accepting request 1041791 from home:ecsos:server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 24.0.8 - Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration (server#33888) - Add rate limiting on lost password emails (server#34659) - Emit typed event when preview is requested (server#34855) - Avoid double ldap_unbind in Wizard.php (server#34942) - Skip general login with email for non-valid addresses and LDAP (server#34947) - Cleanup tempfiles after each cron job run (server#34949) - Run session token renewals in a database transaction (server#34952) - Fix invalid date in security.txt (server#34966) - Avoid a crash when a PHP extension has no version (server#35005) - Fix unsuccessful token login logged as error (server#35012) - Only show cron warning after 24h due to time insensitive jobs (server#35018) - Fix duplicate event email notifications (server#35019) - Cast to int (server#35022) - Add repair command to fix wrong share ownership (server#35039) - Fix size calculation on copying the skeleton files (server#35049) - Add description for calendar uri (server#35059) - Fix sidebar not automatically hidden in Files app (server#35061) - Fix top margin in empty versions list (server#35065) - Make sure that path is normalized and then checked, (server#35088) - Fix HTML entities not decoded in comment just added (server#35100) - Fix PublicKeyTokenProviderTest import and mock (server#35101) - Appropriate length check in Notification.php (server#35113) - Use the updated mariadb10.6 container in drone (server#35114) - Fix distorted previews when using imaginary (server#35115) - [LDAP] always create instance of own user manager (server#35131) - Run integration tests on 3rdparty bump (server#35134) - Revert “Appropriate length check in Notification.php” (server#35140) - Detect weird local ips (server#35141) - Make sure to not pass null to DateTime::createFromFormat (server#35162) - Mark more config values as sensitive (server#35200) - Fix settings for setting default expiration date (server#35215) - Fix JSON error when comment has no reactions (server#35245) - Properly compare quota against both float/int values (server#35250) - Delay updating setup providers untill we register the mounts (server#35258) - Also cancel XHR when cancelling uploads (server#35266) - Hide warning about missing apps for when shipped in the next version (server#35292) - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297) - Don’t use quota cache through user management (server#35313) - Fix mentions rendering in comment editor (server#35321) - Check quota on file copy (server#35328) - Check quota on file copy (server#35332) - Revert “Fix quota type to int” (server#35334) - Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35349) - Handle badly named version files more gracefully and log information (server#35351) - Fix forwarding the object id when searching comments (server#35356) - Update cache when file size === 0 (server#35367) - Fix UX of renaming token (server#35392) - Update some libs (server#35395) - Do not check quota for non Node (server#35409) - Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/integration (server#35564) - Downgrade ubuntu in order to fix CI (server#35607) - Add mlocati/ip-lib in stable24 (3rdparty#1221) - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237) - Run NPM audit fix (activity#1004) - Update nextcloud/ocp dependency (activity#993) - Do not pass an instance of User where a string is expected (activity#996) - Update nextcloud/ocp dependency (activity#999) - Re-activate getMember() (circles#1204) - Refresh cache on demand (circles#1215) - Avoid exception loop (circles#1221) - Audit fix (files_pdfviewer#682) - Update nextcloud/ocp dependency (firstrunwizard#753) - Update some libs (logreader#818) - Update nextcloud/ocp dependency (nextcloud_announcements#132) - Update nextcloud/ocp dependency (nextcloud_announcements#135) - Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1356) - Update nextcloud/ocp dependency (notifications#1359) - Update nextcloud/ocp dependency (notifications#1364) - Run NPM audit fix (notifications#1372) - Update user status with event data (notifications#1378) - Update some libs (password_policy#412) - Update nextcloud/ocp dependency (photos#1442) - Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461) - Bump postcss from 8.4.18 to 8.4.19 (photos#1479) - Update nextcloud/ocp dependency (photos#1480) - Run npm audit fix (photos#1496) - Audit fix (privacy#813) - Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816) - Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339) - Update nextcloud/ocp dependency (text#3341) - Avoid saving without changes (text#3351) - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3360) - Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361) - Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363) - Update nextcloud/ocp dependency (text#3366) - DirectEditing: Set session user for DirectSession editing (text#3372) - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3387) - Don’t apply author annotations when in composition (text#3396) - Set IUserSession user in SessionController if available (text#3398) - Fix typo in serializePlainText (text#3402) - Disable rich workspace rendering when view is not visible (text#3403) - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3413) - Update nextcloud/ocp dependency (text#3418) - Fix(deps): update dependency core-js to ^3.26.1 (text#3421) - Fix(deps): update tiptap (text#3441) - Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448) - Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457) - Update npm dependencies (text#3469) - Bring back menubar without formatting on plain text mode (text#3475) - Audit fix (viewer#1478) OBS-URL: https://build.opensuse.org/request/show/1041791 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=188 --- nextcloud-24.0.7.tar.bz2 | 3 -- nextcloud-24.0.8.tar.bz2 | 3 ++ nextcloud.changes | 106 +++++++++++++++++++++++++++++++++++++++ nextcloud.spec | 2 +- 4 files changed, 110 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-24.0.7.tar.bz2 create mode 100644 nextcloud-24.0.8.tar.bz2 diff --git a/nextcloud-24.0.7.tar.bz2 b/nextcloud-24.0.7.tar.bz2 deleted file mode 100644 index b0b5a36..0000000 --- a/nextcloud-24.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1c7344a4eb27260a9f6f6e6f586bdc4fb35e1e9330e1a6e8d46c05634db6384 -size 124233139 diff --git a/nextcloud-24.0.8.tar.bz2 b/nextcloud-24.0.8.tar.bz2 new file mode 100644 index 0000000..81e571e --- /dev/null +++ b/nextcloud-24.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c3a070516debba991355e6b737b261396b15b9f2cd939617611ab0bed99299 +size 124547281 diff --git a/nextcloud.changes b/nextcloud.changes index 369d57a..a6b343a 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,109 @@ +------------------------------------------------------------------- +Thu Dec 8 20:01:02 UTC 2022 - ecsos + +- Update to 24.0.8 + - Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration (server#33888) + - Add rate limiting on lost password emails (server#34659) + - Emit typed event when preview is requested (server#34855) + - Avoid double ldap_unbind in Wizard.php (server#34942) + - Skip general login with email for non-valid addresses and LDAP (server#34947) + - Cleanup tempfiles after each cron job run (server#34949) + - Run session token renewals in a database transaction (server#34952) + - Fix invalid date in security.txt (server#34966) + - Avoid a crash when a PHP extension has no version (server#35005) + - Fix unsuccessful token login logged as error (server#35012) + - Only show cron warning after 24h due to time insensitive jobs (server#35018) + - Fix duplicate event email notifications (server#35019) + - Cast to int (server#35022) + - Add repair command to fix wrong share ownership (server#35039) + - Fix size calculation on copying the skeleton files (server#35049) + - Add description for calendar uri (server#35059) + - Fix sidebar not automatically hidden in Files app (server#35061) + - Fix top margin in empty versions list (server#35065) + - Make sure that path is normalized and then checked, (server#35088) + - Fix HTML entities not decoded in comment just added (server#35100) + - Fix PublicKeyTokenProviderTest import and mock (server#35101) + - Appropriate length check in Notification.php (server#35113) + - Use the updated mariadb10.6 container in drone (server#35114) + - Fix distorted previews when using imaginary (server#35115) + - [LDAP] always create instance of own user manager (server#35131) + - Run integration tests on 3rdparty bump (server#35134) + - Revert “Appropriate length check in Notification.php” (server#35140) + - Detect weird local ips (server#35141) + - Make sure to not pass null to DateTime::createFromFormat (server#35162) + - Mark more config values as sensitive (server#35200) + - Fix settings for setting default expiration date (server#35215) + - Fix JSON error when comment has no reactions (server#35245) + - Properly compare quota against both float/int values (server#35250) + - Delay updating setup providers untill we register the mounts (server#35258) + - Also cancel XHR when cancelling uploads (server#35266) + - Hide warning about missing apps for when shipped in the next version (server#35292) + - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297) + - Don’t use quota cache through user management (server#35313) + - Fix mentions rendering in comment editor (server#35321) + - Check quota on file copy (server#35328) + - Check quota on file copy (server#35332) + - Revert “Fix quota type to int” (server#35334) + - Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35349) + - Handle badly named version files more gracefully and log information (server#35351) + - Fix forwarding the object id when searching comments (server#35356) + - Update cache when file size === 0 (server#35367) + - Fix UX of renaming token (server#35392) + - Update some libs (server#35395) + - Do not check quota for non Node (server#35409) + - Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/integration (server#35564) + - Downgrade ubuntu in order to fix CI (server#35607) + - Add mlocati/ip-lib in stable24 (3rdparty#1221) + - Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237) + - Run NPM audit fix (activity#1004) + - Update nextcloud/ocp dependency (activity#993) + - Do not pass an instance of User where a string is expected (activity#996) + - Update nextcloud/ocp dependency (activity#999) + - Re-activate getMember() (circles#1204) + - Refresh cache on demand (circles#1215) + - Avoid exception loop (circles#1221) + - Audit fix (files_pdfviewer#682) + - Update nextcloud/ocp dependency (firstrunwizard#753) + - Update some libs (logreader#818) + - Update nextcloud/ocp dependency (nextcloud_announcements#132) + - Update nextcloud/ocp dependency (nextcloud_announcements#135) + - Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1356) + - Update nextcloud/ocp dependency (notifications#1359) + - Update nextcloud/ocp dependency (notifications#1364) + - Run NPM audit fix (notifications#1372) + - Update user status with event data (notifications#1378) + - Update some libs (password_policy#412) + - Update nextcloud/ocp dependency (photos#1442) + - Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461) + - Bump postcss from 8.4.18 to 8.4.19 (photos#1479) + - Update nextcloud/ocp dependency (photos#1480) + - Run npm audit fix (photos#1496) + - Audit fix (privacy#813) + - Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816) + - Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339) + - Update nextcloud/ocp dependency (text#3341) + - Avoid saving without changes (text#3351) + - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3360) + - Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361) + - Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362) + - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363) + - Update nextcloud/ocp dependency (text#3366) + - DirectEditing: Set session user for DirectSession editing (text#3372) + - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3387) + - Don’t apply author annotations when in composition (text#3396) + - Set IUserSession user in SessionController if available (text#3398) + - Fix typo in serializePlainText (text#3402) + - Disable rich workspace rendering when view is not visible (text#3403) + - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3413) + - Update nextcloud/ocp dependency (text#3418) + - Fix(deps): update dependency core-js to ^3.26.1 (text#3421) + - Fix(deps): update tiptap (text#3441) + - Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448) + - Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457) + - Update npm dependencies (text#3469) + - Bring back menubar without formatting on plain text mode (text#3475) + - Audit fix (viewer#1478) + ------------------------------------------------------------------- Wed Nov 30 10:35:27 UTC 2022 - pgajdos@suse.com diff --git a/nextcloud.spec b/nextcloud.spec index b2c4746..2654c53 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 24.0.7 +Version: 24.0.8 Release: 0 Summary: File hosting service License: AGPL-3.0-only