Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nextcloud for openSUSE:Factory 
checked in at 2023-09-25 20:03:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nextcloud (Old)
 and      /work/SRC/openSUSE:Factory/.nextcloud.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nextcloud"

Mon Sep 25 20:03:05 2023 rev:93 rq:1113271 version:27.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes      2023-09-22 
21:49:45.361961447 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud.new.1770/nextcloud.changes    
2023-09-25 20:52:49.425706830 +0200
@@ -1,0 +2,456 @@
+Sun Sep 24 09:00:49 UTC 2023 - ecsos <ec...@opensuse.org>
+
+- Update to 27.1.1
+  - Fix issues where unencrypted_size was being falsely used for non-encrypted 
home folders (server#40379)
+  - Fix alignments for share different share entry types. (server#40429)
+  - Fix: use faster method to fetch user count (server#40433)
+  - Fix: don’t use davtags for tag search (server#40444)
+  - Backport consider link shares in removeShare method in SharingTab #40440 
(server#40448)
+  - Fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype 
(server#40461)
+  - Don’t preload metadata for the sub-childen (server#40473)
+  - SFTP improvements (server#40487)
+  - Fix(comments): Use provided offset in best effort when loading comments 
(server#40506)
+  - Fix: content info footer on guest pages (server#40520)
+  - Consider share type for enforced share expiry dates (server#40530)
+  - Auto set password for new email shares (server#40535)
+  - Allow printing log messages during occ (logreader#997)
+  - Update nextcloud/ocp dependency (nextcloud_announcements#233)
+  - Update nextcloud/ocp dependency (notifications#1656)
+  - Fix (visually) removing first notification when executing an action 
(notifications#1662)
+  - Update nextcloud/ocp dependency (text#4789)
+- Changes from 27.1.0
+  - Improved display of app links (server#38526)
+  - Show supported apps on app settings if subscribed (server#39637)
+  - Fix(notifications): Remove share notification when the node is deleted 
(server#39710)
+  - Catch more invalid cache source storage paths (server#39722)
+  - Fix npm audit (server#39728)
+  - Feat(HTTPClient): Provide wrapped access to Guzzle’s asyncRequest() 
(server#39740)
+  - Avoid adding (attribute=) part to filter which will confuse LDAP servers 
(server#39746)
+  - Expose gps data via webdav (server#39755)
+  - Fix(3rdparty): Revert accidental 3rdparty bump (server#39761)
+  - Support opening and comparing versions in viewer (server#39763)
+  - Feat: File reminders backend (server#39764)
+  - The almighty text processing PR (server#39776)
+  - Feat: Set file reminders (server#39783)
+  - Feat(caldav): linkify location in scheduling mails (server#39784)
+  - Optimize calendar search query (server#39785)
+  - Vue based FilePicker (server#39793)
+  - Fix: Pass proper viewer filename (server#39794)
+  - Log imaginary errors as info to not spam the server logs (server#39795)
+  - AppEcosystem Authentification (server#39799)
+  - Enh(files_reminders): Adjust reminder options (server#39800)
+  - Update `@nextcloud/dialogs` for FilePicker design fixes (server#39803)
+  - Chore: update `@nextcloud-vue` to `v7.12.2` (server#39813)
+  - Fix: close cursor after reading the invitation (server#39817)
+  - Wrap long productName on login form (server#39853)
+  - Add l10n for files_reminders (server#39855)
+  - Calendar optimizations (server#39858)
+  - Select the fileid first when looking for incomplete files (server#39871)
+  - Fix: Also cleanup version metadata if expiring (server#39873)
+  - Bump Hub 5 -> Hub 6 (server#39886)
+  - Fix various file reminders bugs (server#39887)
+  - Reduce the number of container queries (server#39890)
+  - Fix smart picker integration of new Vue based file picker (server#39893)
+  - Fix(CardDAV): set owner-principal, displayname properties for SAB 
(server#39900)
+  - Enh(contacts): show/hide addressbooks for all (server#39904)
+  - Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issues 
(server#39913)
+  - Adjust add button (server#39915)
+  - Fix(files): Fix legacy files list sorting (server#39919)
+  - Try to fix regression with public file upload button (server#39921)
+  - Prevent PHP warning when CacheEntry extension keys are not set 
(server#39930)
+  - Fix: don’t emit Hooks when hookpaths are empty (server#39934)
+  - Chore: update tarstreamer to 2.1.0 (server#39939)
+  - Fix(memcache): Fix comparison of Memcache configs to classes (server#39947)
+  - Fix: always use display name from correct backend (server#39949)
+  - Allow to upgrade from 26.0.x to 27.1.x directly (server#39952)
+  - Don’t bother checking dav acl’s in files (server#39953)
+  - Fix(CS): Use the naming pattern for the URL scheme (server#39962)
+  - Feat(dashboard): implement widget item api v2 (server#39993)
+  - Feat(security): Add a bruteforce protection backend base on memcache 
(server#39997)
+  - Fix(security): Update CA certificate bundle (server#40007)
+  - Chore: Update `@nextcloud/dialogs` to 4.2.0-beta.4 for FilePicker 
improvments (server#40030)
+  - Do not log passwords in debug mode (server#40032)
+  - Fix user log.condition feature (server#40034)
+  - Fix(utility): De- deprecate getDateTime and getTime as now() only returns 
DateTimeImmutable (server#40039)
+  - Encode filename trashbin restore (server#40045)
+  - Improve upload progress visualization (server#40060)
+  - Fix(theming): Add `__webpack_nounce__` to support async chunks 
(server#40062)
+  - Fix(CardDAV): only run upgrade sync if 1000 users or less (server#40066)
+  - Pass the share to the cache instead of having to ask the storage 
(server#40074)
+  - Hide shares by disabled users (server#40078)
+  - Fix(cache): Remove displayname cache entry on delete (server#40080)
+  - Fix(CalDAV): check voject exists before attempting any operation 
(server#40081)
+  - Fix(CI): Add empty eslint and node when unrelated (PHP only) (server#40101)
+  - Feat: add switch to disable dns pinning (server#40162)
+  - Revert accidental direct push of 8b42fb033fdcd3775b4850de6faf6091c8dcc716 
(server#40175)
+  - Improve sharing flow (server#40179)
+  - Fix(s3): fix handling verify_bucket_exists parameter (server#40186)
+  - Chore(3rdparty): update sabre/http to 5.1.10 (server#40197)
+  - Fix(CardDAV): allow disabling of the system address book (server#40200)
+  - Fix npm audit (server#40220)
+  - Fix: prevent sharing permissions on user root folder (server#40227)
+  - Move share permission logic to storage wrapper (server#40231)
+  - Enh: skip processing for empty response (server#40258)
+  - Change proftpd ci image (server#40269)
+  - Admin have no special rights on users’ entries (server#40271)
+  - Chore: Bump @nextcloud/dialogs to v4.2.0 beta 5 (server#40281)
+  - Detect aborted connection in OC\Files\View and stop writing data to t… 
(server#40286)
+  - Feat: Add events for version restore (server#40297)
+  - Enable download configuration on circles shares (server#40298)
+  - Fix(ratelimit): Only use memory cache backend for redis (server#40300)
+  - Fix(CalDAV): check birthday calendar owner (server#40309)
+  - Rename AppEcosystemV2 to AppAPI (server#40315)
+  - Backport Polish new sharing flow : accesibility, expand bahavior, click 
outside behaviour (server#40327)
+  - Theming: Revert broken SVG optimization in default-source.svg 
(server#40333)
+  - Enable new versions feature for groupfolders (server#40339)
+  - Fix: Hide set reminder action on public shares (server#40342)
+  - 40289 fix appearance (server#40343)
+  - Fix(autoloader): no apcu no side effects (server#40350)
+  - Fix(ldap): avatar is not being fetched (server#40369)
+  - Backport polish sharing flow bugs (server#40390)
+  - Fix(caldav): add webroot to objectid for activities (server#40402)
+  - Display user status by the side in sharing flow (server#40405)
+  - Ellipsize user status in sharing entry (server#40412)
+  - Hide additional content when share details is open (server#40414)
+  - Fix invite guest for new sharing flow (server#40415)
+  - Bump @nc/dialogs to 4.2.0 (server#40417)
+  - Correctly switch/revert from custom to bundled perms (server#40437)
+  - Chore(deps): Bump cweagans/composer-patches from 1.7.1 to 1.7.3 
(3rdparty#1525)
+  - Chore(deps): Bump deepdiver1975/tarstreamer from 2.0.0 to 2.1.0 
(3rdparty#1531)
+  - Chore(deps): update sabre/http to 5.1.10 in stable27 (3rdparty#1560)
+  - Perf(dashboard): implement widget item api v2 (activity#1299)
+  - Chore(deps): Downgrade nextcloud/ocp to stable27 (activity#1301)
+  - Resolve dependency hell (activity#1304)
+  - Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 
(bruteforcesettings#459)
+  - Filter system circles (circles#1381)
+  - Download permissions on share for internal/external members (circles#1384)
+  - Support files_external (circles#1386)
+  - Feat: Fix styling for version comparison (files_pdfviewer#795)
+  - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 
(files_pdfviewer#801)
+  - Fix extraction of PDF.js package (files_pdfviewer#807)
+  - Fix(CI): Fix OCP package on stable27 (nextcloud_announcements#226)
+  - Update nextcloud/ocp dependency (nextcloud_announcements#229)
+  - Fix(CI): Fix nextcloud/ocp package version (notifications#1638)
+  - Fix(fairuse): Adjust website URL (notifications#1639)
+  - Update nextcloud/ocp dependency (notifications#1650)
+  - Chore(deps): Bump webdav from 4.11.0 to 4.11.2 (photos#1814)
+  - Fix npm audit (photos#1958)
+  - Chore(deps-dev): Bump postcss from 8.4.19 to 8.4.27 (photos#1967)
+  - Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1968)
+  - Chore(deps): Bump jest-environment-jsdom from 29.4.1 to 29.4.3 
(photos#1969)
+  - Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1970)
+  - Chore(deps): Bump immutable from 4.3.0 to 4.3.2 (photos#1990)
+  - Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1997)
+  - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 
(photos#1998)
+  - Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (photos#2004)
+  - Chore(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 (photos#2011)
+  - Fix npm audit (photos#2016)
+  - Fix npm audit (recommendations#643)
+  - Perf(dashboard): implement widget item api v2 (recommendations#649)
+  - Update nextcloud/ocp dependency (related_resources#271)
+  - Fix: handle non markdown files in conflicts (text#4272)
+  - Chore(deps): update dependency cypress to ^12.17.3 (text#4631)
+  - Chore(deps): update dependency vite to ^4.4.9 (text#4633)
+  - Update nextcloud/ocp dependency (text#4640)
+  - Fix: Use default font size (text#4647)
+  - Fix: Use resize observer to calculate menubar icon limit (text#4649)
+  - Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4651)
+  - Feat: add component SkeletonLoading (text#4655)
+  - Feat: Add support for mermaid.js rendering (text#4656)
+  - Allow opening files outside of the file system in viewer (text#4658)
+  - Feat: Expose formatting menu bar actions through slash command (text#4661)
+  - Text processing integration (text#4662)
+  - Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4675)
+  - Fix missing text on assistant task list (text#4679)
+  - Ci(cypress): Fix selectors for new file picker (text#4680)
+  - Chore(deps): update dependency cypress to ^12.17.4 (text#4694)
+  - Fix: Sort regular smart picker options first (text#4697)
+  - Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.16 (text#4704)
+  - Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4705)
+  - Fix(deps): update dependency lib0 to ^0.2.82 (text#4706)
+  - Fix(deps): update dependency mermaid to ^10.3.1 (text#4708)
+  - Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4709)
+  - Fix(deps): update tiptap to ^2.1.6 (text#4710)
+  - Update nextcloud/ocp dependency (text#4731)
+  - Chore(deps): update dependency vue-demi to ^0.14.6 (text#4737)
+  - Chore(deps): update jest to ^29.6.4 (text#4738)
+  - Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4739)
+  - Fix: select all in code block (text#4748)
+  - Fix(deps): update tiptap to ^2.1.7 (text#4757)
+  - Chore(deps): update vueuse to ^10.4.1 (text#4758)
+  - Fix(deps): update dependency mermaid to ^10.4.0 (text#4759)
+  - Update nextcloud/ocp dependency (text#4765)
+  - List fixes (text#4774)
+  - Bump @nextcloud/dialogs to 4.2.0 (text#4794)
+  - Ci(xmllint): bump action to v1.1 (twofactor_totp#1429)
+  - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 
(viewer#1808)
+  - Update cypress snapshots (viewer#1816)
+  - Fix npm audit (viewer#1828)
+  - Default to source if fileid is undefined (viewer#1848)
+  - Add option to disable sidebar (viewer#1849)
+  - Feat: Compare files side by side (viewer#1850)
+  - Fix: Avoid issues when switching between versions (viewer#1852)
+  - Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.13.4 
(viewer#1856)
+  - Update cypress snapshots (viewer#1869)
+  - Fix(cypress): header sharing download button selector (viewer#1871)
+  - Fix panning of zoomed images (viewer#1874)
+  - Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (viewer#1907)
+  - Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1908)
+  - Chore(deps): update dependency jest to ^29.6.4 (viewer#1933)
+  - Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (viewer#1937)
+- Changes from 27.0.2
+  - Fix app menu flicker (server#38563)
+  - Fix creating events with old (< unix time) lastoccurence (server#39059)
+  - Fix(node): non-existing folder is not searchable (server#39369)
+  - Fix(profile): fix getUID on nullable user variable (server#39435)
+  - Fix: ContactManager search with fullmatch (server#39448)
+  - Fix: check that object store backend supports multi part uploads 
(server#39458)
+  - Fix: Correctly add `module` content type to script tags with versions 
(server#39462)
+  - Fix(s3): Pass SSE-C parameters for multipart upload (server#39499)
+  - Add instance category while checking new updates (server#39522)
+  - Fix npm audit (server#39543)
+  - Bugfix/bulk upload empty files (server#39554)
+  - Fix(files): fix extension with custom displayName (server#39566)
+  - Fix(SystemTagManager): Use truncated tagName in getTag and updateTag 
(server#39596)
+  - Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not 
found (server#39601)
+  - Fix(IParallelAwareJob): Check for other reserved jobs before setting new 
ones as reserved (server#39612)
+  - Fix share roots always being marked as writable (server#39614)
+  - Fix(s3): add SSE-C parameters to headObject call (server#39642)
+  - Fix(files): url used to retrive storage stats (server#39643)
+  - Only show weather credits if the app is enabled and the weather statu… 
(server#39663)
+  - Fix(files_sharing): String translations (server#39665)
+  - Fix(dav): use quota of destination in s3 chunk upload (server#39678)
+  - Generate path if app does exist (circles#1350)
+  - Fix npm audit (firstrunwizard#928)
+  - Chore: update workflows from templates (firstrunwizard#931)
+  - Chore(deps) – bump semver to 6.3.1 (notifications#1611)
+  - Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 
(notifications#1615)
+  - Fix npm audit (privacy#938)
+  - Fix npm audit (related_resources#247)
+  - Remove useless logs (related_resources#265)
+  - Update composer dependencies (related_resources#268)
+  - Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 
(text#4494)
+  - Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4512)
+  - Chore(deps): update dependency vite to ^4.4.5 (text#4529)
+  - Fix: Remember cursor position when autofocus on load (text#4544)
+  - Fix(deps): update dependency slug to ^8.2.3 (text#4561)
+  - Chore(deps): update dependency cypress to ^12.17.2 (text#4565)
+  - Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4566)
+  - Fix(deps): update tiptap to ^2.0.4 (text#4572)
+  - Chore(deps): update dependency vite to ^4.4.6 (text#4577)
+  - Fix(deps): update yjs (text#4580)
+  - Fix(mentions): encode user id in mentions URLs (text#4589)
+  - Fade out user cursor labels after five seconds of inactivity (text#4591)
+  - Add syntax highlighting in code blocks (text#4595)
+  - Fix(css): Fix margin-bottom for list items (text#4598)
+  - Chore(deps): update dependency vite to ^4.4.7 (text#4605)
+  - Chore(deps): update jest to ^29.6.2 (text#4606)
+  - Update nextcloud/ocp dependency (text#4612)
+  - Fix: tab key in code block (text#4616)
+  - Fix(editor): Don’t load both Tiptap collaboration history extensions 
(text#4622)
+  - Chore: run npm audit fix (twofactor_totp#1424)
+-Changes from 27.0.1
+  - Update psalm-baseline.xml (server#38357)
+  - 38340 fix add group broken (server#38361)
+  - Show pending popover menu when password is enabled by default 
(server#38395)
+  - Reload filelist when adding or removing shares (server#38420)
+  - Revert “Fix table view” (server#38474)
+  - Fix(carddav): Make system contact phone number RFC compliant (server#38475)
+  - Add fallback when a there is no preview for a version (server#38510)
+  - Fix(caldav): Ignore invalid events for reminder generation (server#38572)
+  - Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38580)
+  - Fix(caldav): Close DB cursor in reminder index background job 
(server#38659)
+  - Improve oauth2 database migration from ownCloud (server#38671)
+  - Fix(systemtags): Incorrect tags shown temporarily (server#38678)
+  - Fix(apache): Serve `mjs` (module javascript) as static files (server#38689)
+  - Store encrypted OAuth2 client secrets (server#38707)
+  - Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38716)
+  - Add utility command for object store objects (server#38731)
+  - Fix npm audit (server#38740)
+  - Allow to specify upgrade.cli-upgrade-link in order to link to the correct 
documentation (server#38751)
+  - Log failures to read certificates during listing (server#38756)
+  - Fix(carddav): Make SystemAddressBook::__construct $groupManager argument 
nullable (server#38792)
+  - Make sure to show download button only one time (server#38811)
+  - Emit an event when a message is logged (server#38816)
+  - Add config variable for curl timeout (server#38825)
+  - Fix: Removed invalid user from CODEOWNERS file (server#38847)
+  - Generate user themed favicon and touchicon (server#38851)
+  - Fix confusion around mail settings and improve layout a bit (server#38885)
+  - Use source cache when listing folder during recursive copy (server#38891)
+  - Fix(core): Do not invert app menu text color (server#38897)
+  - Add bruteforce protection in OauthApiController (server#38898)
+  - PruneOutdatedSyncTokens deletes all entries (server#38919)
+  - Adjust admin setup check to increase warning to configure https 
(server#38929)
+  - Fix(sab): put location in proper address field (server#38947)
+  - Fix(l10n): Fix plural issue with different locale and language 
(server#38953)
+  - Fix(systemtags): Add missing systemtags index (server#38960)
+  - Perf: skip request without write permission (server#38968)
+  - Fix: Avoid failing to update the current version entry if there is none 
(server#38970)
+  - Implement optimized getDirectoryContent for DAV (server#38971)
+  - Fix: expect interface, not a specific implementation (server#38976)
+  - Move deprecation warnings to debug (server#38980)
+  - Fix npm audit (server#38983)
+  - Fix(weather_status): Pass address as param to OSM API (server#38991)
+  - Fix: restore AppsSlideToggle feature (server#38994)
+  - Use getsystemvalue-functions in Mailer.php (server#39004)
+  - File scanner performance improvements (server#39019)
+  - Fix(dav): Catch SAB sync errors during upgrade (server#39028)
++++ 159 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes
++++ and /work/SRC/openSUSE:Factory/.nextcloud.new.1770/nextcloud.changes

Old:
----
  nextcloud-26.0.7.tar.bz2

New:
----
  nextcloud-27.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nextcloud.spec ++++++
--- /var/tmp/diff_new_pack.XDcrDh/_old  2023-09-25 20:52:51.893795991 +0200
+++ /var/tmp/diff_new_pack.XDcrDh/_new  2023-09-25 20:52:51.897796135 +0200
@@ -47,7 +47,7 @@
 %endif
 
 Name:           nextcloud
-Version:        26.0.7
+Version:        27.1.1
 Release:        0
 Summary:        File hosting service
 License:        AGPL-3.0-only

++++++ nextcloud-26.0.7.tar.bz2 -> nextcloud-27.1.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/nextcloud/nextcloud-26.0.7.tar.bz2 
/work/SRC/openSUSE:Factory/.nextcloud.new.1770/nextcloud-27.1.1.tar.bz2 differ: 
char 11, line 1

Reply via email to