Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nextcloud for openSUSE:Factory checked in at 2025-08-15 21:51:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nextcloud (Old) and /work/SRC/openSUSE:Factory/.nextcloud.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nextcloud" Fri Aug 15 21:51:44 2025 rev:125 rq:1299379 version:31.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes 2025-07-11 21:33:31.957525279 +0200 +++ /work/SRC/openSUSE:Factory/.nextcloud.new.1085/nextcloud.changes 2025-08-15 21:52:38.353563923 +0200 @@ -1,0 +2,112 @@ +Thu Aug 14 09:07:22 UTC 2025 - ecsos <[email protected]> - 31.0.8 + +- Update to 31.0.8 + * server + - Refactor(files): remove custom page title handling (server#53601) + - Fix(settings): translate pronounce account property (server#53709) + - Fix TimedJob execution time to allow job execution exactly when scheduled (server#53790) + - Fix(profile): add max width for the user actions (server#53796) + - Fix: Correctly show free space if lower than quota in Files navigation (server#53813) + - Feat(settings): simplify OPcache checks (server#53817) + - Fix(files_trashbin): Expire trashbin items when space is needed (server#53837) + - Fix(imip): set charset for imip attachment (server#53838) + - Fix(settings): change Mastodon only URI to webfinger (server#53843) + - Fix(files_reminders): Don't load if disabled for user (server#53854) + - Fix(federatedfilesharing): Fix external share being deleted when accepting share (server#53858) + - Fix(files): ensure proper headers lifecycle (server#53880) + - Fix(systemtags): case-insensitive search & prevent duplicates (server#53888) + - Fix: Fix theming for disabled accounts (server#53902) + - Fix: force lowercase emails (server#53907) + - Fix(Krb): switch away from deprecated and broken KerberosApacheAuth() (server#53912) + - Fix: hide rename action in trashbin (server#53916) + - Fix(theming): Correctly generate CSS for font themes (server#53921) + - Chore(deps): update `@nextcloud/vue` to v8.28.0 (server#53939) + - Fix(federation): respect sharing.federation.allowSelfSignedCertificat… (server#53973) + - Fix: Fix clearing unified search when modal is closed (server#53990) + - Fix(files_sharing): ensure share folder exists in the settings (server#53999) + - Feat(appconfig): add searchKeys() (server#54018) + - Fix(update): Correctly trigger update for auto-disabled local apps (server#54022) + - Update groupware code owners (server#54023) + - Fix(settings): verify source of app-discover media (server#54030) + - Feat(federated-share): forward notification only on remote reshare (server#54032) + - Fix(files): new folder icon color (server#54039) + - Fix(appconfig): mark searchKeys() as internal until 32 (server#54042) + - Fix(TaskProcessingApiController): Improve error handling (server#54046) + - Fix: group imip log messages by removing principal and uri (server#54053) + - Fix(files): sort favorites navigation alphabetically (server#54061) + - Fix(files_sharing): restore state when updating share failed (server#54066) + - Fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well (server#54105) + - Fix(session): log when ephemeral sessions are closed (server#54106) + - Fix(cron): Fix infinite loop on ParallelAware blocked jobs (server#54108) + - Fix(provisioning_api): catch failed user creation (server#54110) + - Fix(caldav): don't return cancelled events for upcoming events API (server#54113) + - Fix(files_sharing): fallback self.crypto.getRandomValues (server#54122) + - Fix: Use default share folder of the user on share accept (server#54130) + - Fix: Do not show password dialog when user can not validate password (server#54147) + - Show nice label when searching in root (server#54148) + - Feat(files_sharing): Toggle display for trusted server shares (server#54149) + - Feat(dav): add occ commands to get and set absences (server#54169) + - Fix: hide guests group from overall principals (server#54174) + - Chore: remove `nextcloud-vue-collections` and use `@nextcloud/vue` instead (server#54175) + - Fix: spelling mistake (server#54185) + - Fix: add missing color select to tags usage query (server#54190) + - Fix(AppMenu): ensure that aria attributes are set when needed (server#54199) + - Fix: don't update cached mountpoints if the request doesn't have filesystem access (server#54204) + - Fix(files_sharing): ensure password or date is enabled by default to be enforced (server#54244) + - Fix: fix oci string length with empty strings (server#54252) + - Fix(logging): Fix query logging with DateTimeImmutable parameters (server#54254) + - Fix(caldav): get UID value (server#54259) + - Fix(encryption): Ignore shared files in encrypt-all command (server#54262) + - Cache IdentityProof keys (server#54265) + - Fix(core): ensure unique vcategory (server#54270) + - Fix(files_sharing): only show "shared with me" information if shared (server#54273) + - Fix: handle smb timeouts as storage not available (server#54295) + - Fix: validate written size for s3 multipart uploads (server#54297) + - Fix: Fix button alignment for email templates in Outlook (server#54302) + - Fix(dav): calculate permissions based on addressbook principal (server#54308) + - Fix: use correct return value for `has-preview` dav property (server#54315) + - Feat: allow admins to configure additional sensitive config values (server#54322) + * app_api + - Fix: streaming (app_api#611) + - Feat(new-route): added endpoint to call NC getAbsoluteURL (app_api#613) + - Fix(ocs-route): get absolute URL from overwrite.cli.url (app_api#617) + - Fix: for transfer encoding causing problems (app_api#622) + * circles + - Fix(Command): Stop re-rendering tables for each row (circles#2062) + - Chore(dev-deps): Bump nextcloud/ocp package (circles#2065) + - Fix: translate name of dashboard widget (circles#2075) + * files_downloadlimit + - Fix(public): use correct color for header text (files_downloadlimit#495) + * nextcloud_announcements + - Fix: ensure that Crawler does not run if no internet connection is disabled (nextcloud_announcements#508) + * notifications + - Fix: no notifications icon in header when using locale en (notifications#2459) + * photos + - Fix: close sidebar on navigation change (photos#3114) + - Chore(workflows): add update-stable-titles (photos#3115) + * survey_client + - Fix(report): Make the last_report lazy so we don't load it on each request (survey_client#372) + * suspicious_login + - Fix(deps): bump amphp/parallel to v1.4.4. for PHP8.4 compatibility (suspicious_login#1015) + * text + - Fix(files): workspace implementation (text#7421) + - Fix(workspace): fix race condition when loading (text#7449) + - Fix(richworkspace): load after mounted. (text#7451) + - Several link bubble/preview fixes (text#7476) + - Chore(deps): update form-data to 4.0.4 (text#7480) + - Fix(keymap): Fix browser keybinding ctrl+del to delete word ahead (text#7492) + - Fix(mermaid): Use dark theme if appropriate (text#7498) + - Fix(workspace): toggle right away and only render if needed (text#7506) + - Fix(share): use relative path in share as davPath for attachments (text#7508) + - Fixes for TextDirection extension (text#7512) + - Further TextDirection improvements (text#7515) + - Fix(TextDirection): Ignore inputRule or collaboration transactions (text#7520) + * twofactor_totp + - Chore(CI): update workflows (twofactor_totp#1609) + * viewer + - Fix: file list update (viewer#2907) + - Fix(image-editor): open newly created image when closing the image editor (viewer#2909) + - Fix: image editor dependencies (viewer#2911) + - Fix(workflows): ignore auto title for renovate PRs (viewer#2921) + +------------------------------------------------------------------- Old: ---- nextcloud-31.0.7.tar.bz2 New: ---- nextcloud-31.0.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nextcloud.spec ++++++ --- /var/tmp/diff_new_pack.PMF31G/_old 2025-08-15 21:52:43.753788479 +0200 +++ /var/tmp/diff_new_pack.PMF31G/_new 2025-08-15 21:52:43.769789144 +0200 @@ -47,7 +47,7 @@ %endif Name: nextcloud -Version: 31.0.7 +Version: 31.0.8 Release: 0 Summary: File hosting service License: AGPL-3.0-only ++++++ nextcloud-31.0.7.tar.bz2 -> nextcloud-31.0.8.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/nextcloud/nextcloud-31.0.7.tar.bz2 /work/SRC/openSUSE:Factory/.nextcloud.new.1085/nextcloud-31.0.8.tar.bz2 differ: char 11, line 1
