security/strongswan: Fix TLS 1.2 in EAP-TLS plugin

Cherry pick commit from upstream.

PR:		270380
Reported by:	dronmbi@gtn.ru
Approved by:	strongswan@Nanoteq.com (maintainer)
This commit is contained in:
Fernando Apesteguía 2023-03-29 09:16:01 +02:00
parent 7c66e4fef4
commit e27bfba4d7
2 changed files with 6 additions and 1 deletions

View file

@ -1,8 +1,11 @@
PORTNAME= strongswan
DISTVERSION= 5.9.10
PORTREVISION= 1
CATEGORIES= security net-vpn
MASTER_SITES= https://download.strongswan.org/ \
https://download2.strongswan.org/
PATCH_SITES= https://github.com/strongswan/strongswan/commit/
PATCHFILES= 3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch:-p1
MAINTAINER= strongswan@nanoteq.com
COMMENT= Open Source IKEv2 IPsec-based VPN solution

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1678023733
TIMESTAMP = 1680074145
SHA256 (strongswan-5.9.10.tar.bz2) = 3b72789e243c9fa6f0a01ccaf4f83766eba96a5e5b1e071d36e997572cf34654
SIZE (strongswan-5.9.10.tar.bz2) = 4765407
SHA256 (3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch) = 05570d51f0fc1dd5d0be44acf7a643260a1743aec68536aa4d25b021b52bc9e4
SIZE (3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch) = 2949