diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2022-06-10 22:44:25 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2022-06-10 22:44:25 +0000 |
commit | f3b9375eb20986f75765a47753ae6b5dd5c72843 (patch) | |
tree | 6cb5dfe4a3e07f0316e120fce5c5e82fd24d69ce | |
parent | ac59e44d37ec801c4e050a2896d1d1737a8601c0 (diff) | |
download | ports-f3b9375eb20986f75765a47753ae6b5dd5c72843.tar.gz ports-f3b9375eb20986f75765a47753ae6b5dd5c72843.zip |
security/globalprotect-openconnect: Update to 1.4.7
Fix memory leak and authnetication hangs
Changes: https://github.com/yuezk/GlobalProtect-openconnect/tags
Reported by: portscout
-rw-r--r-- | security/globalprotect-openconnect/Makefile | 2 | ||||
-rw-r--r-- | security/globalprotect-openconnect/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/globalprotect-openconnect/Makefile b/security/globalprotect-openconnect/Makefile index cab03560ae9a..5636e8c06056 100644 --- a/security/globalprotect-openconnect/Makefile +++ b/security/globalprotect-openconnect/Makefile @@ -1,6 +1,6 @@ PORTNAME= globalprotect-openconnect DISTVERSIONPREFIX= v -DISTVERSION= 1.4.6 +DISTVERSION= 1.4.7 CATEGORIES= security MAINTAINER= jwb@FreeBSD.org diff --git a/security/globalprotect-openconnect/distinfo b/security/globalprotect-openconnect/distinfo index 4426024bd837..9340363cfb67 100644 --- a/security/globalprotect-openconnect/distinfo +++ b/security/globalprotect-openconnect/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1654264704 -SHA256 (yuezk-GlobalProtect-openconnect-v1.4.6_GH0.tar.gz) = c1fffad745873a065c2af8e9caca12fbe2b1e3ed035384dfc778e900a61aa8c7 -SIZE (yuezk-GlobalProtect-openconnect-v1.4.6_GH0.tar.gz) = 127952 +TIMESTAMP = 1654787002 +SHA256 (yuezk-GlobalProtect-openconnect-v1.4.7_GH0.tar.gz) = f59e5730589d7ad904a3b0477abb3be276cd1765417b82a70e01ac851fa6a83d +SIZE (yuezk-GlobalProtect-openconnect-v1.4.7_GH0.tar.gz) = 128423 SHA256 (itay-grudev-SingleApplication-v3.3.0_GH0.tar.gz) = b5a789e7e4fda5239b09249a74a91c9ffea8581dcb59bc693e3db8af96d6f1bf SIZE (itay-grudev-SingleApplication-v3.3.0_GH0.tar.gz) = 21148 SHA256 (SergiusTheBest-plog-1.1.6_GH0.tar.gz) = 99fbb43772f92664ff086166fdff75cc437e9e50e74efec2fba80765fa6b67ae |