Accepting request 1089154 from server:php:applications

OBS-URL: https://build.opensuse.org/request/show/1089154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2023-05-26 18:15:45 +00:00 committed by Git OBS Bridge
commit 5fd6d3a779
4 changed files with 169 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d8b4edc2679a0da5a22cf92f9e98caf1a98365724d000b8ddfc5d8a89ac8c38
size 146051131

3
nextcloud-25.0.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e90147125d6d6b885a56dcf9c00bbef8b4a1353cd13aca95515d996766f345f
size 147083284

View File

@ -1,8 +1,172 @@
-------------------------------------------------------------------
Fri May 26 06:32:22 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 25.0.7
- Backport: Make the container fully fulfill PSR container interface (server#36618)
- Also unmark deleted ldap user when checking the ldap entry (server#37307)
- Fix(dav) Handle Calendar trashbin UID conflicts by removing the deleted calendar object (server#37569)
- Handle not being able to write file for notify self-test (server#37702)
- Fix button text (server#37720)
- Handle reminders where calendar name is null (server#37769)
- Ungroup placeholder css rules to prevent browsers from removing all rules (server#37829)
- Fix background color of external devices with errors on dark color theme (server#37832)
- Sec(deps): Update guzzlehttp/psr7 (server#37844)
- Fix TypeError in Profiler (server#37850)
- Check free space only if source exists and is dir (server#37874)
- Ignore errors while trying to update parent storage_mtime (server#37876)
- Do not override stored credentials when login in with SAML (server#37901)
- Make grid toggle sticky (server#37908)
- Update kerberos sso test setup to use new user_saml config system (server#37919)
- Fix(settings): Fix title of profile scope options (server#37942)
- Do not show Tags action when systemtag is disabled (server#37956)
- Fix npm audit (server#37974)
- Update crl after revoke shifts.csr (server#37996)
- Add command for getting fileinfo for debugging (server#38006)
- Update expire_date column of table comments (server#38039)
- Fix: catch ManuallyLockedException and use app context (server#38044)
- Fix app overflow menu on bright color theme (server#38052)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#38071)
- Add required accessibility attributes to legacy files navigation (server#38074)
- Increase imaginary timeouts as for big files the processing could take very long (server#38084)
- Check return value and improve error handling on certificate manager (server#38090)
- Fix: always use proper path on node api when calling the view (server#38129)
- Fix json_decode expecting a string (server#38132)
- Make sure to never trigger files hooks on a null path (server#38203)
- Update psalm-baseline.xml (server#38236)
- Fix: Check for wrapped retriable exceptions (server#38239)
- Fix(carddav): Mark system address book as read-only (server#38249)
- Fix incosistent scrolling in Firefox (server#38258)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38269)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38276)
- Check the username when doing external storage session auth (server#38282)
- Fix generated avatars cache (server#38305)
- SystemTags endpoint to return tags used by a user with meta data (server#38309)
- Fix(search): fix load more (server#38325)
- Update psr/container to `1.1.2` (3rdparty#1318)
- Sec(deps): Update guzzlehttp/psr7 (3rdparty#1386)
- Rename “user” to “account” in description (bruteforcesettings#454)
- Make changes to circle config synchroneous (circles#1308)
- Add npm-audit-fix (files_pdfviewer#733)
- Fix npm audit (files_pdfviewer#737)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#745)
- Update nextcloud/ocp dependency (firstrunwizard#830)
- Fix npm audit (firstrunwizard#860)
- Update nextcloud/ocp dependency (firstrunwizard#871)
- Update nextcloud/ocp dependency (nextcloud_announcements#188)
- Update nextcloud/ocp dependency (nextcloud_announcements#197)
- Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.0.1 (notifications#1516)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.1.2 to 8.1.5 (notifications#1520)
- Update nextcloud/ocp dependency (notifications#1522)
- Add object type as data attr to notification (notifications#1523)
- Fix(deps): Update webpack (notifications#1527)
- Update nextcloud/ocp dependency (notifications#1542)
- Update nextcloud/ocp dependency (notifications#1550)
- Fix: null password handling in entry control logic (password_policy#461)
- Do not allow deletion from public albums (photos#1751)
- Fix: hide upload button on public album shares (photos#1762)
- Expose DAV permissions on album and places photos (photos#1776)
- Listen to more events for albums (photos#1780)
- Use display name instead of id for shared albums (photos#1784)
- Reset file list on upload in FilesPicker (photos#1793)
- Run npm audit fix #1799 (photos#1800)
- Revert using display name in shared albums name (photos#1802)
- Prevent progress bar overflow when uploading in Folders (photos#1804)
- Fix npm audit (privacy#886)
- Fix npm audit (recommendations#612)
- Fix npm audit (related_resources#221)
- Update nextcloud/ocp dependency (serverinfo#424)
- Update nextcloud/ocp dependency (serverinfo#445)
- Update nextcloud/ocp dependency (serverinfo#450)
- Chore(deps): update dependency @vue/test-utils to ^1.3.5 (text#4059)
- Update nextcloud/ocp dependency (text#4061)
- Fix double readme files getting created on case-insensitive storages (text#4106)
- Fix npm audit (text#4109)
- Fix editing image description fails if enter isnt pressed (text#4113)
- Fix(Viewer): remove outdated fix from stable16. (text#4121)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (text#4145)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (text#4146)
- Chore(deps): update dependency vite to ^3.2.6 (text#4147)
- Fix(deps): update dependency path-normalize to ^6.0.11 (text#4148)
- Update nextcloud/ocp dependency (text#4149)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (text#4151)
- Chore(deps): update dependency vue-demi to ^0.14.0 (text#4152)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (text#4154)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (text#4155)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (text#4160)
- Chore(deps): update dependency vue-demi to ^0.14.1 (text#4182)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (text#4183)
- Fix(deps): update dependency path-normalize to ^6.0.12 (text#4184)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (text#4185)
- Update nextcloud/ocp dependency (text#4186)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (text#4189)
- Fix(deps): Update vulnerable npm packages (twofactor_totp#1374)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1396)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1618)
- Add npm-audit-fix (viewer#1624)
- Fix npm audit (viewer#1631)
- Fix: use left position of sidebar to set viewer width (viewer#1642)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1646)
- Fix: remove undefined method call (viewer#1650)
- Use proper alt text for viewer app modal (viewer#1653)
- Override hardcoded save button width (viewer#1658)
- Increase z-index of SfxPopper instead of its children (viewer#1660)
-------------------------------------------------------------------
Fri Apr 21 05:00:16 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 25.0.6
- No changelog from upstream at this time.
- Fix: Make sure to reopen session before cleaning (server#36605)
- Fix(user-management): Fix deleting user in hidden group(s) (server#37267)
- Fix: add important to css hidden files class (server#37287)
- Add parent index on filecache (server#37315)
- Redo “Replace custom tooltips with native ones and add description to all e…”” (server#37323)
- Fix/36908 set aria hidden for default shipped widgets icons (server#37337)
- Share type sciencemesh (server#37347)
- Fix alt attrs for images in files versions (server#37363)
- Fix OC_Image: Prevent E_WARNING from getimagesize* (server#37366)
- Create `h3` headings for profile page. Replace `` which have… (server#37388)
- Fix(files_sharing): Allow file actions other than download for hide download shares (server#37438)
- Fix(docs): Fix RST parsing of the sample config (server#37442)
- Fix 2FA blocks width on login screen (server#37445)
- Fix/36917 the statuses list was implemented semantically incorrectly (server#37460)
- Replace custom tooltips with native ones of entries in contacts menu. (server#37462)
- Add label for logo link (server#37472)
- Dispatch BeforeUserLoggedInEvent (server#37479)
- Change contactsmenu structure to a list (server#37483)
- Fix the avatar generation on Alpine Linux (server#37484)
- Hide shared files located in group folders trash bin (server#37490)
- Fix default_language doc (server#37509)
- Improve handling of profile fields (server#37524)
- Clear encrypted flag when moving away from encrypted storage (server#37535)
- Fix: Avoid scrolling the #content wrapper container (server#37546)
- Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37552)
- Extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter (server#37560)
- Fix: Always create user directory when transfering files to new users (server#37667)
- App type extended_authentication (server#37690)
- Update nextcloud/ocp dependency (activity#1142)
- Fix multiselect right-click options (files_rightclick#154)
- Fix-right-click multiselect in trash bin (files_rightclick#159)
- Update nextcloud/ocp dependency (nextcloud_announcements#178)
- Update nextcloud/ocp dependency (nextcloud_announcements#182)
- Update nextcloud/ocp dependency (notifications#1488)
- Update nextcloud/ocp dependency (notifications#1498)
- Fix scrolling in large folders (photos#1707)
- Fix(settings): Debounce filepicker calls (photos#1713)
- Albums: check copy source owner is the current user and throw (photos#1738)
- Update nextcloud/ocp dependency (text#3970)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.4 (text#3994)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.0 (text#3995)
- Update nextcloud/ocp dependency (text#3996)
- Add table wrapper as scroll container for readonly tables (text#4001)
- Fix: Ensure to not persist user put into the session for direct editing (text#4004)
- Fix(deps): update dependency @nextcloud/vue to ^7.9.0 (text#4018)
- Update nextcloud/ocp dependency (text#4021)
- Fix: scroll for outline (text#4039)
- Fix(challenge): invert icon on light mode (twofactor_totp#1350)
- Bump dockerode and @types/dockerode (viewer#1585)
- Update vue to 7.6.1 (viewer#1595)
- Fix enter key in text input in image editor (viewer#1598)
- Chore(deps-dev): Bump @types/dockerode from 3.3.15 to 3.3.16 (viewer#1601)
-------------------------------------------------------------------
Fri Mar 24 13:02:26 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -47,7 +47,7 @@
%endif
Name: nextcloud
Version: 25.0.6
Version: 25.0.7
Release: 0
Summary: File hosting service
License: AGPL-3.0-only