Accepting request 1080424 from home:ecsos

- Update to 3.8.1
  - desktop#5570 [stable-3.8] sort encrypted files by their id to compute checksum
  - desktop#5573 [stable-3.8] try different permutation to try to recover the broken checksum
  - desktop#5578 [stable-3.8] Fix unit tests SecureFileDrop
  - desktop#5582 [stable-3.8] Do not display error status and messages when aborting a sync during hydration request in VFS mode
  - desktop#5589 [stable-3.8] in case server has no private key, let e2ee init fail
  - desktop#5592 [stable-3.8] Edit locally. Restart current folder sync immediately after file opened.
  - desktop#5597 [stable-3.8] Alway add the item at the end of the layout.
  - desktop#5599 [stable-3.8] properly preserve the format of e2ee metadata during DB operations

OBS-URL: https://build.opensuse.org/request/show/1080424
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=100
This commit is contained in:
Eric Schirra 2023-04-19 19:40:33 +00:00 committed by Git OBS Bridge
parent 79f86df9fa
commit fea7f5a8bd
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Apr 19 15:03:44 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 3.8.1
- desktop#5570 [stable-3.8] sort encrypted files by their id to compute checksum
- desktop#5573 [stable-3.8] try different permutation to try to recover the broken checksum
- desktop#5578 [stable-3.8] Fix unit tests SecureFileDrop
- desktop#5582 [stable-3.8] Do not display error status and messages when aborting a sync during hydration request in VFS mode
- desktop#5589 [stable-3.8] in case server has no private key, let e2ee init fail
- desktop#5592 [stable-3.8] Edit locally. Restart current folder sync immediately after file opened.
- desktop#5597 [stable-3.8] Alway add the item at the end of the layout.
- desktop#5599 [stable-3.8] properly preserve the format of e2ee metadata during DB operations
-------------------------------------------------------------------
Sat Apr 1 07:40:05 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

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