aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDani <i.dani@outlook.com>2021-10-20 07:19:32 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-10-20 07:19:32 +0000
commiteead2ddf757a4e9f50eedd1680f3b62e6a16aaef (patch)
tree96b5dc0835aff3137615778cb40fa37366cae904
parent4a010b3d9ad9bcc9e662339f8be1c9c15c2bdafb (diff)
downloadports-eead2ddf757a4e9f50eedd1680f3b62e6a16aaef.tar.gz
ports-eead2ddf757a4e9f50eedd1680f3b62e6a16aaef.zip
security/strongswan: Update to 5.9.4
Security & Bugfix Update to 5.9.4: - Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.4 - While here change repos to https - Fix CVE-2021-41990: https://www.strongswan.org/blog/2021/10/18/strongswan-vulnerability-(cve-2021-41990).html - Fix CVE-2021-41991: https://www.strongswan.org/blog/2021/10/18/strongswan-vulnerability-(cve-2021-41991).html PR: 259267 Approved by: strongswan@Nanoteq.com (maintainer) MFH: 2021Q4
-rw-r--r--security/strongswan/Makefile6
-rw-r--r--security/strongswan/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile
index 8320ef885c6e..a049feb7672e 100644
--- a/security/strongswan/Makefile
+++ b/security/strongswan/Makefile
@@ -1,8 +1,8 @@
PORTNAME= strongswan
-DISTVERSION= 5.9.3
+DISTVERSION= 5.9.4
CATEGORIES= security net-vpn
-MASTER_SITES= http://download.strongswan.org/ \
- http://download2.strongswan.org/
+MASTER_SITES= https://download.strongswan.org/ \
+ https://download2.strongswan.org/
MAINTAINER= strongswan@nanoteq.com
COMMENT= Open Source IKEv2 IPsec-based VPN solution
diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo
index 5e0e486fab8d..ea49b1dda041 100644
--- a/security/strongswan/distinfo
+++ b/security/strongswan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627971150
-SHA256 (strongswan-5.9.3.tar.bz2) = 9325ab56a0a4e97e379401e1d942ce3e0d8b6372291350ab2caae0755862c6f7
-SIZE (strongswan-5.9.3.tar.bz2) = 4652311
+TIMESTAMP = 1634644235
+SHA256 (strongswan-5.9.4.tar.bz2) = 45fdf1a4c2af086d8ff5b76fd7b21d3b6f0890f365f83bf4c9a75dda26887518
+SIZE (strongswan-5.9.4.tar.bz2) = 4651000