From 79f86df9faf559b07af9cecaed5a5b670cb48b751bfce006314573db3b84234d Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 1 Apr 2023 08:09:07 +0000 Subject: [PATCH] Accepting request 1076595 from home:ecsos - Update ot 3.8.0 - desktop#5161 Resize WebView widget once the loginpage rendered - desktop#5327 Feature/secure file drop - desktop#5351 Check German translation for wrong wording - desktop#5378 L10n: Correct word - desktop#5379 Fix displaying of file details button for local syncfileitem activities - desktop#5384 Improve config upgrade warning dialog - desktop#5385 Only accept folder setup page if overrideLocalDir is set - desktop#5389 Update CHANGELOG. - desktop#5391 Prevent ShareModel crash from accessing bad pointers - desktop#5393 Bugfix/init value for pointers - desktop#5410 Log to stdout when built in Debug config - desktop#5416 Clean up account creation and deletion code - desktop#5427 L10n: Added dot to end of sentence - desktop#5430 L10n: Fixed grammar - desktop#5435 Fix "Create new folder" menu entries in settings not working correctly on macOS - desktop#5436 Ci/clang tidy checks init variables - desktop#5442 Fix share dialog infinite loading - desktop#5444 Fix edit locally job not finding the user account: wrong user id - desktop#5448 Skip e2e encrypted files with empty filename in metadata - desktop#5451 Use new connect syntax - desktop#5453 Fix avatars not showing up in settings dialog account actions until clicked on - desktop#5459 Always discover blacklisted folders to avoid data loss when modifying selectivesync list. - desktop#5472 Fix infinite loading in the share dialog when public link shares are disabled on the server - desktop#5474 With cfapi when dehydrating files add missing flag - desktop#5478 Fix text labels in Sync Status component - desktop#5485 Display 'Search globally' as the last sharees list element - desktop#5486 Fix display of 2FA notification. - desktop#5498 Bugfix/do not restore virtual files - desktop#5513 Show server name in tray main window - desktop#5520 Add Ubuntu Lunar - desktop#5521 Debian build classification 'beta' cannot override 'release'. - desktop#5525 Update changelog - desktop#5530 Follow shouldNotify flag to hide notifications when needed - desktop#5532 Bugfix/stop after creating config file - desktop#5534 E2EE cut extra zeroes from derypted byte array. - desktop#5546 When local sync folder is overriden, respect this choice - desktop#5560 Feature/e2ee fixes OBS-URL: https://build.opensuse.org/request/show/1076595 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=98 --- nextcloud-desktop-3.7.4.tar.gz | 3 --- nextcloud-desktop-3.8.0.tar.gz | 3 +++ nextcloud-desktop.changes | 42 ++++++++++++++++++++++++++++++++++ nextcloud-desktop.spec | 2 +- 4 files changed, 46 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-desktop-3.7.4.tar.gz create mode 100644 nextcloud-desktop-3.8.0.tar.gz diff --git a/nextcloud-desktop-3.7.4.tar.gz b/nextcloud-desktop-3.7.4.tar.gz deleted file mode 100644 index fdfa122..0000000 --- a/nextcloud-desktop-3.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d7b888b315293953ac33cb6eb8faa3bbc5b6201896c54c71b4648ec4d6ff597 -size 15701243 diff --git a/nextcloud-desktop-3.8.0.tar.gz b/nextcloud-desktop-3.8.0.tar.gz new file mode 100644 index 0000000..ab3b1cf --- /dev/null +++ b/nextcloud-desktop-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612a604522693082ce30405655430079122b76ac74c277dfbb3e5a62a23953f4 +size 15729588 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 3ce9203..2bce645 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Sat Apr 1 07:40:05 UTC 2023 - ecsos + +- Update ot 3.8.0 + - desktop#5161 Resize WebView widget once the loginpage rendered + - desktop#5327 Feature/secure file drop + - desktop#5351 Check German translation for wrong wording + - desktop#5378 L10n: Correct word + - desktop#5379 Fix displaying of file details button for local syncfileitem activities + - desktop#5384 Improve config upgrade warning dialog + - desktop#5385 Only accept folder setup page if overrideLocalDir is set + - desktop#5389 Update CHANGELOG. + - desktop#5391 Prevent ShareModel crash from accessing bad pointers + - desktop#5393 Bugfix/init value for pointers + - desktop#5410 Log to stdout when built in Debug config + - desktop#5416 Clean up account creation and deletion code + - desktop#5427 L10n: Added dot to end of sentence + - desktop#5430 L10n: Fixed grammar + - desktop#5435 Fix "Create new folder" menu entries in settings not working correctly on macOS + - desktop#5436 Ci/clang tidy checks init variables + - desktop#5442 Fix share dialog infinite loading + - desktop#5444 Fix edit locally job not finding the user account: wrong user id + - desktop#5448 Skip e2e encrypted files with empty filename in metadata + - desktop#5451 Use new connect syntax + - desktop#5453 Fix avatars not showing up in settings dialog account actions until clicked on + - desktop#5459 Always discover blacklisted folders to avoid data loss when modifying selectivesync list. + - desktop#5472 Fix infinite loading in the share dialog when public link shares are disabled on the server + - desktop#5474 With cfapi when dehydrating files add missing flag + - desktop#5478 Fix text labels in Sync Status component + - desktop#5485 Display 'Search globally' as the last sharees list element + - desktop#5486 Fix display of 2FA notification. + - desktop#5498 Bugfix/do not restore virtual files + - desktop#5513 Show server name in tray main window + - desktop#5520 Add Ubuntu Lunar + - desktop#5521 Debian build classification 'beta' cannot override 'release'. + - desktop#5525 Update changelog + - desktop#5530 Follow shouldNotify flag to hide notifications when needed + - desktop#5532 Bugfix/stop after creating config file + - desktop#5534 E2EE cut extra zeroes from derypted byte array. + - desktop#5546 When local sync folder is overriden, respect this choice + - desktop#5560 Feature/e2ee fixes + ------------------------------------------------------------------- Thu Mar 9 17:29:08 UTC 2023 - ecsos diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 37df0af..89c6b33 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -19,7 +19,7 @@ %define soname libnextcloudsync %define sover 0 Name: nextcloud-desktop -Version: 3.7.4 +Version: 3.8.0 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later