aboutsummaryrefslogtreecommitdiff
path: root/security
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:22:04 +0000
commitcd039668f731f557bde9f266afcc9f88d60c3fc1 (patch)
tree9751eca0799c428714d5e1aae4add7193cd060fd /security
parent606cd656920d172365a740c9e73a655d33174b47 (diff)
downloadports-cd039668f731f557bde9f266afcc9f88d60c3fc1.tar.gz
ports-cd039668f731f557bde9f266afcc9f88d60c3fc1.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 (cherry picked from commit eead2ddf757a4e9f50eedd1680f3b62e6a16aaef)
Diffstat (limited to 'security')
-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