Accepting request 1159923 from home:badshah400:branches:network
Update to version 3.12.2. OBS-URL: https://build.opensuse.org/request/show/1159923 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=130
This commit is contained in:
parent
1e90ff9719
commit
fdb7d165b6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1e117ba1eac967c57c7b66c76f1e7200389674e9ec9ffdf161bc524184848f6
|
|
||||||
size 13640266
|
|
3
nextcloud-desktop-3.12.2.tar.gz
Normal file
3
nextcloud-desktop-3.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f576cb709daa7dcb5963bcee24f2d31542a9f49a342edba40625a4de806c95bf
|
||||||
|
size 13645095
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 18:44:19 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.12.2:
|
||||||
|
* always store newly created folders in DB even if it is missing
|
||||||
|
(gh#nextcloud/desktop#6538).
|
||||||
|
* Bugfix. E2EE. Use 'double' for legacy metadata
|
||||||
|
(gh#nextcloud/desktop#6543).
|
||||||
|
* Bugfix. Files-lock. Incorrect readonly state for TokenLock
|
||||||
|
(gh#nextcloud/desktop#6551).
|
||||||
|
* only display changed network errors during validation of
|
||||||
|
connection (gh#nextcloud/desktop#6550).
|
||||||
|
* Allow installation to close shell extension DLLs via the
|
||||||
|
custom action. Disable reboot prompt in case of the version
|
||||||
|
with this change was previously already installed
|
||||||
|
(gh#nextcloud/desktop#6555).
|
||||||
|
* E2EE. Fix root metadata fetching path for non-root remote sync
|
||||||
|
folder. Refactoring. Stabilizing paths
|
||||||
|
(gh#nextcloud/desktop#6558).
|
||||||
|
* E2EE with VFS. Disallow MOVE as it is not supported. Prevent
|
||||||
|
data loss (gh#nextcloud/desktop#6559).
|
||||||
|
* allow wipe feature to delete data of a wiped user account
|
||||||
|
(gh#nextcloud/desktop#6556).
|
||||||
|
* if desktop client sent a first reply: wait for the menu data
|
||||||
|
(gh#nextcloud/desktop#6560).
|
||||||
|
* fix(docs): parameter promptDeleteAllFiles defaults to false
|
||||||
|
not true (gh#nextcloud/desktop#6561).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 7 17:22:06 UTC 2024 - Natasha Ament <stacheldrahtje@gmail.com>
|
Thu Mar 7 17:22:06 UTC 2024 - Natasha Ament <stacheldrahtje@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define sover 0
|
%define sover 0
|
||||||
|
|
||||||
Name: nextcloud-desktop
|
Name: nextcloud-desktop
|
||||||
Version: 3.12.1
|
Version: 3.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nextcloud desktop synchronisation client
|
Summary: Nextcloud desktop synchronisation client
|
||||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user