Ana Guerrero 2023-12-11 20:50:33 +00:00 committed by Git OBS Bridge
commit 4c0300777a
4 changed files with 53 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Sat Dec 9 03:43:16 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.10.2:
* Fix folder wizard warning color for local path in dark mode
(gh#nextcloud/desktop#6068).
* Bugfix/remove dead oauth code (gh#nextcloud/desktop#6075).
* Open Nextcloud after installation on macOS
(gh#nextcloud/desktop#6076).
* Fix Chunk v2 upload headers (gh#nextcloud/desktop#6086).
* Bugfix/legacy migration (gh#nextcloud/desktop#6095).
* Prevent empty password being passed into share creation
(gh#nextcloud/desktop#6107).
* Unhide discovery logs for file deleted on the server and for
discovered file (gh#nextcloud/desktop#6116).
* Fix issues on manpages (gh#nextcloud/desktop#6122).
* Fix chunk v2 destination header (gh#nextcloud/desktop#6141).
* Bugfix/restore folders recursively
(gh#nextcloud/desktop#6143).
* Show more informative error message when VFS hydration fails.
Displaya popup and put an error into activity list. More
detailed logs. (gh#nextcloud/desktop#6153).
* Do not show failure popul for VFS when hydration finished with
code 200 or 204. (gh#nextcloud/desktop#6163).
* Upgrade to Mac OS 12.0.0. (gh#nextcloud/desktop#6171).
* Enforce virtual file type when it is falsely marked as
non-virtual. Added more logs for scenarios when virtual
placeholder gets marked as non-virtual.
(gh#nextcloud/desktop#6172).
* we require version 12.0+ for macOS
(gh#nextcloud/desktop#6175).
* Fix crash when clicking on import legacy account dialog 'Skip'
button. (gh#nextcloud/desktop#6208).
* avoid restore algorithm by setting the data fingerprint from
sync DB (gh#nextcloud/desktop#6241).
* Fix crash. Remove unnecessary dependency injection causing
crash. (gh#nextcloud/desktop#6252).
* Fix. Bulk upload. Accumulate sent bytes. Fix negative value in
UI. (gh#nextcloud/desktop#6253).
* Bugfix/vfs toggle fix (gh#nextcloud/desktop#6251).
* maintain lock state if unlock happens during sync
(gh#nextcloud/desktop#6259).
* avoid modifying a placeholder (virtual files) when not needed
(gh#nextcloud/desktop#6262).
* Fix build with latest NextcloudKit, caused by search for
XCTest and friends (gh#nextcloud/desktop#6266).
* Feature. Do not allow move of external storage mounted
folders. (gh#nextcloud/desktop#6268).
-------------------------------------------------------------------
Thu Oct 19 10:00:40 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

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