From ad2751324a222ae2181ad5a680ffe4591f3bcf56 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 23 May 2018 23:54:39 -0400 Subject: [PATCH] - Resolves rhbz#1449875 Strongswan on epel built without the sql plugin but with the sqlite plugin --- strongswan.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/strongswan.spec b/strongswan.spec index bd71616..b05cedb 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -3,7 +3,7 @@ Name: strongswan Version: 5.6.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution License: GPLv2+ URL: http://www.strongswan.org/ @@ -132,6 +132,7 @@ PT-TLS to support TNC over TLS. --enable-dhcp \ --enable-ha \ --enable-led \ + --enable-sql \ --enable-sqlite \ --enable-tnc-ifmap \ --enable-tnc-pdp \ @@ -256,8 +257,9 @@ done %{_libexecdir}/strongswan/charon-nm %changelog -* Thu May 24 2018 Paul Wouters - 5.6.2-4 +* Thu May 24 2018 Paul Wouters - 5.6.2-5 - Resolves rhbz#1574939 IKEv2 VPN connections fail to use DNS servers provided by the server +- Resolves rhbz#1449875 Strongswan on epel built without the sql plugin but with the sqlite plugin * Sun May 20 2018 Mikhail Zabaluev - 5.6.2-3 - Move eap-radius, sqlite, and pkcs7 plugins out of tnc-imcvs, added package