Accepting request 1059597 from home:ecsos
- Update to 3.6.5 - do not assert when sharing to a circle in #5310 - [stable-3.6] Fix macOS shell integration class inits in #5311 - [stable-3.6] Drop dependency on Qt Quick Controls 1 in #5312 - [stable-3.6] Feature/allow forceoverrideurl via command line in #5332 - [stable-3.6] Fix typo in #5270 - [stable-3.6] check that we update local file mtime on changes from server in #5321 - [stable-3.6] fix regressions on pinState management when doing renames in #5333 - [stable-3.6] Always generate random initialization vector when uploading encrypted file in #5334 - [stable-3.6] Fix SyncEngineTest failure when localstate is destroyed. in #5336 - [stable-3.6] Bugfix/e2ee vulnerability empty metadatakeys in #5335 OBS-URL: https://build.opensuse.org/request/show/1059597 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=86
This commit is contained in:
parent
717232ad92
commit
e5a463df70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:684969ad119c9a9879f2a040a13bf57eb9b9f8d5db1060d6be3d0e9a7e26e5cb
|
||||
size 15451930
|
3
nextcloud-desktop-3.6.5.tar.gz
Normal file
3
nextcloud-desktop-3.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42315104906e6f4a42e3b0e5a9497a2a30526f7169b2c723455f52803483c3c9
|
||||
size 15482266
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 19 12:49:14 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 3.6.5
|
||||
- do not assert when sharing to a circle in #5310
|
||||
- [stable-3.6] Fix macOS shell integration class inits in #5311
|
||||
- [stable-3.6] Drop dependency on Qt Quick Controls 1 in #5312
|
||||
- [stable-3.6] Feature/allow forceoverrideurl via command line in #5332
|
||||
- [stable-3.6] Fix typo in #5270
|
||||
- [stable-3.6] check that we update local file mtime on changes from server in #5321
|
||||
- [stable-3.6] fix regressions on pinState management when doing renames in #5333
|
||||
- [stable-3.6] Always generate random initialization vector when uploading encrypted file in #5334
|
||||
- [stable-3.6] Fix SyncEngineTest failure when localstate is destroyed. in #5336
|
||||
- [stable-3.6] Bugfix/e2ee vulnerability empty metadatakeys in #5335
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 13:26:29 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nextcloud-desktop
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define soname libnextcloudsync
|
||||
%define sover 0
|
||||
Name: nextcloud-desktop
|
||||
Version: 3.6.4
|
||||
Version: 3.6.5
|
||||
Release: 0
|
||||
Summary: Nextcloud desktop synchronisation client
|
||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user