Update nextcloudclient to v3.6.6

Changelog v3.6.5: https://github.com/nextcloud/desktop/releases/v3.6.5
- do not assert when sharing to a circle by @mgallien in #5310
- [stable-3.6] Fix macOS shell integration class inits by
  @backportbot-nextcloud in #5311
- [stable-3.6] Drop dependency on Qt Quick Controls 1 by
  @backportbot-nextcloud in #5312
- [stable-3.6] Feature/allow forceoverrideurl via command line by
  @backportbot-nextcloud in #5332
- [stable-3.6] Fix typo by @backportbot-nextcloud in #5270
- [stable-3.6] check that we update local file mtime on changes from
  server by @backportbot-nextcloud in #5321
- [stable-3.6] fix regressions on pinState management when doing
  renames by @backportbot-nextcloud in #5333
- [stable-3.6] Always generate random initialization vector when
  uploading encrypted file by @backportbot-nextcloud in #5334
- [stable-3.6] Fix SyncEngineTest failure when localstate is
  destroyed. by @backportbot-nextcloud in #5336
- [stable-3.6] Bugfix/e2ee vulnerability empty metadatakeys by
  @backportbot-nextcloud in #5335

Changelog v3.6.6: https://github.com/nextcloud/desktop/releases/v3.6.6
- Revert "Fix(l10n): capital_abcd Update translations from Transifex"
  33f3975

Update diff from Adriano (maintainer)
This commit is contained in:
rsadowski 2023-01-22 07:56:20 +00:00
parent 2bf5bee6dd
commit 9edc8b0121
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
V = 3.6.4
V = 3.6.6
DISTNAME = nextcloudclient-${V}
GH_ACCOUNT = nextcloud
@ -13,9 +13,9 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
SHARED_LIBS += nextcloudsync 8.0 # 3.6.4
SHARED_LIBS += nextcloudsync 8.1 # 3.6.6
SHARED_LIBS += nextcloud_csync 2.2 # 3.6.0
SHARED_LIBS += nextcloudsync_vfs_suffix 0.0 # 3.5.3
SHARED_LIBS += nextcloudsync_vfs_suffix 0.1 # 3.6.6
MAINTAINER = Adriano Barbosa <barbosa.aob@gmail.com>

View File

@ -1,2 +1,2 @@
SHA256 (nextcloudclient-3.6.4.tar.gz) = aElprRGcmph58qBAoTv1frm5+NXbEGDWvj0Omn4m5cs=
SIZE (nextcloudclient-3.6.4.tar.gz) = 15451930
SHA256 (nextcloudclient-3.6.6.tar.gz) = BLO+mrYu7HuByXHcUMTkBmbuLXbBnLctmtUuWk0u3Uc=
SIZE (nextcloudclient-3.6.6.tar.gz) = 15497450