Patch vici for NHRP

This commit is contained in:
2019-12-30 22:14:53 +01:00
parent 77923c7621
commit 528e23087b
5 changed files with 1006 additions and 0 deletions

View File

@@ -11,6 +11,11 @@ Source0: http://download.strongswan.org/%{name}-%{version}%{?prerelease}.
Patch1: strongswan-5.6.0-uintptr_t.patch
Patch3: strongswan-5.6.2-CVE-2018-5388.patch
Patch10: 0001-ike-Adhere-to-IKE_SA-limit-when-checking-out-by-conf.patch
Patch11: 0002-charon-add-optional-source-and-remote-overrides-for-.patch
Patch12: 0003-vici-send-certificates-for-ike-sa-events.patch
Patch13: 0004-vici-add-support-for-individual-sa-state-changes.patch
# only needed for pre-release versions
#BuildRequires: autoconf automake
@@ -81,6 +86,12 @@ PT-TLS to support TNC over TLS.
%patch1 -p1
%patch3 -p1
%patch10 -p1
%patch11 -p1 -F3
%patch12 -p1
%patch13 -p1
%build
# only for snapshots
#autoreconf