Package updated to CATO Client 5.6.0.4138
After you install the new version remember to sudo systemctl restart cato-client then cato-sdp version to ensure you see 5.6.0.4138
| Git Clone URL: | https://aur.archlinux.org/cato-client-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | cato-client-bin |
| Description: | VPN client from Cato Networks to connect to the Cato Cloud. |
| Upstream URL: | https://clientdownload.catonetworks.com/ |
| Licenses: | custom |
| Submitter: | Didrole |
| Maintainer: | mreschke |
| Last Packager: | mreschke |
| Votes: | 3 |
| Popularity: | 0.133241 |
| First Submitted: | 2023-07-05 10:28 (UTC) |
| Last Updated: | 2026-04-20 18:29 (UTC) |
Package updated to CATO Client 5.6.0.4138
After you install the new version remember to sudo systemctl restart cato-client then cato-sdp version to ensure you see 5.6.0.4138
diff for 5.6.0.4138:
❯ git diff origin/HEAD
diff --git a/.SRCINFO b/.SRCINFO
index 39d7103..c251dce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cato-client-bin
pkgdesc = VPN client from Cato Networks to connect to the Cato Cloud.
- pkgver = 5.5.0.2620
+ pkgver = 5.6.0.4138
pkgrel = 1
url = https://clientdownload.catonetworks.com/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = cato-client-bin
depends = glibc
depends = gcc-libs
depends = zlib
- source = cato-client-install-5.5.0.2620.deb::https://clients.catonetworks.com/linux/5.5.0.2620/cato-client-install.deb
+ source = cato-client-install-5.6.0.4138.deb::https://clients.catonetworks.com/linux/5.6.0.4138/cato-client-install.deb
source = cato-client-bin.sysusers
source = cato-client-bin.tmpfiles
- sha256sums = 57506180b3873ffa46970be354574db252aea631c15524c354846d67a6a6c1b9
+ sha256sums = 55f7d9e99b8e2d4e0e193b2f0275501e6d9c1ebd29cadbea6a0da48a8587e3e0
sha256sums = 3c51ce0ebde44edf062e2c9db69c95949ee2031f4e85156f2f401d6e8767f704
sha256sums = d381f7126126f45ca36e43bd33772bfa0aa6d9cbc9a720e2485fc6061cdd9435
diff --git a/PKGBUILD b/PKGBUILD
index d391394..f1b9610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Didrole <Didrole@gmail.com>
pkgname=cato-client-bin
-pkgver=5.5.0.2620
+pkgver=5.6.0.4138
pkgrel=1
pkgdesc='VPN client from Cato Networks to connect to the Cato Cloud.'
arch=('x86_64')
@@ -14,7 +14,7 @@ source=("cato-client-install-${pkgver}.deb::https://clients.catonetworks.com/lin
"cato-client-bin.sysusers"
"cato-client-bin.tmpfiles"
)
-sha256sums=('57506180b3873ffa46970be354574db252aea631c15524c354846d67a6a6c1b9'
+sha256sums=('34c84b97241c90512f089d6c3d9f6c4dae4c853d446a19cd5361e4afe8e89cd8'
'3c51ce0ebde44edf062e2c9db69c95949ee2031f4e85156f2f401d6e8767f704'
'd381f7126126f45ca36e43bd33772bfa0aa6d9cbc9a720e2485fc6061cdd9435')
new version released - version: 5.6.0.4138
Package updated to CATO client 5.5.0.2620
After you install the new version remember to sudo systemctl restart cato-client then cato-sdp version to ensure you see 5.5.0.2620
Package updated to CATO Client 5.4.0.1006
After you install the new version remember to sudo systemctl restart cato-client then cato-sdp version to ensure you see 5.4.0.1006
quick update: I got the latest version to install but with some alterations that should not be upstreamed:
works with a different url hack (url pulled from https://clientdownload.catonetworks.com/ instructions):
source=("cato-client-install-${pkgver}.deb::https://clientdownload.catonetworks.com/public/clients/cato-client-install.deb"
Replace the first of the sha256sum with a sha calculated using:
curl -LsS "https://clientdownload.catonetworks.com/public/clients/cato-client-install.deb" | sha256sum
When I ran cato, I got version:
pkgver=5.4.0
pkgrel=1006
(if you are not sure what I am talking about: download the PKGBUILD from this page, make the changes that I suggested, and run makepkg)
Any chance this can be bumped to the latest version from Cato (5.3.0.382)?
If I try to update via cato-sdp update, I am getting:
Failed to install new client version, please contact your administrator
Tried with sudo cato-sdp update, again to no avail; this time the output is:
Not allowed to update cato [version: ]
New version 5.3.0.382 is available from Cato.
Pinned Comments
mreschke commented on 2026-04-20 18:30 (UTC)
Package updated to CATO Client 5.6.0.4138
After you install the new version remember to
sudo systemctl restart cato-clientthencato-sdp versionto ensure you see 5.6.0.4138