This package might be incorrectly flagged out-of-date because the new DSM 7 is not released yet to the public. Synology released a release candidate of it in June 2021, Version: 7.0-41882 [1]. The newest Synology Drive client was released to be compatible with the new DSM 7, but older NAS with DSM 6 might still provide the version 2.0.3-11102 to download.
Nevertheless, I successfully got the newest Synology Drive version built and it's running without any problem so far. Here is my PKGBUILD diff.
--- PKGBUILD.orig 2021-06-14 22:25:17.663862087 +0200
+++ PKGBUILD 2021-06-14 22:22:23.686091193 +0200
@@ -13,11 +13,11 @@
source=()
md5sums=()
-source_i686=(https://global.download.synology.com/download/Utility/SynologyDriveClient/2.0.4-11112/Ubuntu/Installer/i686/synology-drive-client-11112.i686.deb)
-md5sums_i686=('5d0d8f8fc6d0aefa0b1fe707289fb2fc')
+source_i686=(https://global.download.synology.com/download/Utility/SynologyDriveClient/3.0.1-12664/Ubuntu/Installer/i686/synology-drive-client-12664.i686.deb)
+md5sums_i686=('7e3dc5fd2b9c38f073ea677689f9eab2')
-source_x86_64=(https://global.download.synology.com/download/Utility/SynologyDriveClient/2.0.4-11112/Ubuntu/Installer/x86_64/synology-drive-client-11112.x86_64.deb)
-md5sums_x86_64=('0bff75d3e9a1a6eed8fd4c8351ba4104')
+source_x86_64=(https://global.download.synology.com/download/Utility/SynologyDriveClient/3.0.1-12664/Ubuntu/Installer/x86_64/synology-drive-client-12664.x86_64.deb)
+md5sums_x86_64=('0788446c2de2e05127c3b2b0f03c5131')
prepare() {
cd "$srcdir"
Pinned Comments
schinfo commented on 2024-11-11 08:55 (UTC)
IMPORTANT !!! - Version 3.5.1-16102 fixed an security vulnerability. (Synology-SA-24:21)