FreeBSD Bugzilla – Attachment 241177 Details for
Bug 270380
security/strongswan TLS 1.2 in EAP-TLS plugin broken in 5.9.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix TLS1.2 plugin
security_strongswan-fix-tls12.patch (text/plain), 1.15 KB, created by
Fernando Apesteguía
on 2023-03-29 08:04:57 UTC
(
hide
)
Description:
Patch to fix TLS1.2 plugin
Filename:
MIME Type:
Creator:
Fernando Apesteguía
Created:
2023-03-29 08:04:57 UTC
Size:
1.15 KB
patch
obsolete
>diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile >index 3861de54b247..9a963a395bde 100644 >--- a/security/strongswan/Makefile >+++ b/security/strongswan/Makefile >@@ -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 >diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo >index a0375e3819be..031af7d31ea4 100644 >--- a/security/strongswan/distinfo >+++ b/security/strongswan/distinfo >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
strongswan
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270380
: 241177
Working