Patch vici for NHRP

This commit is contained in:
2019-12-30 22:14:53 +01:00
parent cf44976287
commit e51251d0e8
4 changed files with 787 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
%global _hardened_build 1
#%%define prerelease dr1
%global dist .nhrp.9%{?dist}
# pytho vici bindings cannot build without network, so temp. disabled
%bcond_with python3
@@ -11,7 +12,7 @@
Name: strongswan
Version: 6.0.2
Release: %autorelease
Release: 4%{?dist}
Summary: An OpenSource IPsec-based VPN and TNC solution
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
@@ -29,6 +30,10 @@ Patch2: strongswan-6.0.2-no-isolation.patch
# https://github.com/strongswan/strongswan/commit/b3011e8e87a1fad1bfb026448fc37b80b7cfc007
Patch3: strongswan-6.0.2-no-md5-b3011e8e.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
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gnupg2