Accepting request 1087544 from home:ecsos

- Update to 3.8.2
  - desktop#5619 [stable-3.8] Edit locally. Elide loading dialog filename label middle.
  - desktop#5620 [stable-3.8] Fix crash on entering new log file after file size of 512kb reached
  - desktop#5623 [stable-3.8] Properly handle all fatal errors during edit locally setup procedure
  - desktop#5624 [stable-3.8] Fix MacOS UTF-8 normalization issue
  - desktop#5625 [stable-3.8] Parse sharees 'lookup' key to include federated sharees.
  - desktop#5631 [stable-3.8] Implement missing share settings
  - desktop#5632 [stable-3.8] no longer override the pixman default version
  - desktop#5647 [stable-3.8] Edit locally. Fix crash on _chekTokenJob pointer deref.
  - desktop#5651 [stable-3.8] Remove some SQL debug logs to unclutter the output.
  - desktop#5657 [stable-3.8] E2EE. Fix freeze on metadata checksum validation.
  - desktop#5660 [stable-3.8] Fix folder progress bar positioning in account settings on macOS
  - desktop#5671 [stable-3.8] Use addLayout to insert the VFS option when setting account.
  - desktop#5658 [stable-3.8] Fix update request channel being set to wrong localised string
  - desktop#5661 [stable-3.8] Fix setting [undefined] to QFont in 'Sync now' button
  - desktop#5664 [stable-3.8] Fix account migration from legacy desktop clients (again)
  - desktop#5663 [stable-3.8] Attempt sign in when an account state is added in AccountManager
  - desktop#5673 [stable-3.8] Update CHANGELOG.
  - desktop#5694 [stable-3.8] Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled

OBS-URL: https://build.opensuse.org/request/show/1087544
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=102
This commit is contained in:
Eric Schirra 2023-05-17 10:56:19 +00:00 committed by Git OBS Bridge
parent fea7f5a8bd
commit b44d7a810a
4 changed files with 27 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6186aaa70b82b06b4531cff2e55e0dd38a0d817de7ef039a81293d82cb05e8c0
size 15605319

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed May 17 09:40:12 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 3.8.2
- desktop#5619 [stable-3.8] Edit locally. Elide loading dialog filename label middle.
- desktop#5620 [stable-3.8] Fix crash on entering new log file after file size of 512kb reached
- desktop#5623 [stable-3.8] Properly handle all fatal errors during edit locally setup procedure
- desktop#5624 [stable-3.8] Fix MacOS UTF-8 normalization issue
- desktop#5625 [stable-3.8] Parse sharees 'lookup' key to include federated sharees.
- desktop#5631 [stable-3.8] Implement missing share settings
- desktop#5632 [stable-3.8] no longer override the pixman default version
- desktop#5647 [stable-3.8] Edit locally. Fix crash on _chekTokenJob pointer deref.
- desktop#5651 [stable-3.8] Remove some SQL debug logs to unclutter the output.
- desktop#5657 [stable-3.8] E2EE. Fix freeze on metadata checksum validation.
- desktop#5660 [stable-3.8] Fix folder progress bar positioning in account settings on macOS
- desktop#5671 [stable-3.8] Use addLayout to insert the VFS option when setting account.
- desktop#5658 [stable-3.8] Fix update request channel being set to wrong localised string
- desktop#5661 [stable-3.8] Fix setting [undefined] to QFont in 'Sync now' button
- desktop#5664 [stable-3.8] Fix account migration from legacy desktop clients (again)
- desktop#5663 [stable-3.8] Attempt sign in when an account state is added in AccountManager
- desktop#5673 [stable-3.8] Update CHANGELOG.
- desktop#5694 [stable-3.8] Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled
-------------------------------------------------------------------
Wed Apr 19 15:03:44 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -19,7 +19,7 @@
%define soname libnextcloudsync
%define sover 0
Name: nextcloud-desktop
Version: 3.8.1
Version: 3.8.2
Release: 0
Summary: Nextcloud desktop synchronisation client
License: GPL-2.0-or-later AND LGPL-3.0-or-later