Patch vici for NHRP

This commit is contained in:
2019-12-30 22:14:53 +01:00
parent 6ccc325c15
commit a6b002ca43
5 changed files with 1129 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
%global _hardened_build 1
#%%define prerelease dr1
%global dist .nhrp.9%{?dist}
Name: strongswan
Version: 5.9.3
@@ -13,6 +14,11 @@ Patch0: strongswan-5.9.1-runtime-dir.patch
Patch1: strongswan-5.6.0-uintptr_t.patch
Patch3: strongswan-5.6.2-CVE-2018-5388.patch
Patch10: 0001-charon-add-optional-source-and-remote-overrides-for-.patch
Patch11: 0002-vici-send-certificates-for-ike-sa-events.patch
Patch12: 0003-vici-add-support-for-individual-sa-state-changes.patch
Patch13: 0004-vyos-terminate-connections-source-dest.patch
# only needed for pre-release versions
#BuildRequires: autoconf automake
@@ -86,6 +92,11 @@ PT-TLS to support TNC over TLS.
%patch1 -p1
%patch3 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%build
# only for snapshots
#autoreconf