--- rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/03/24 16:20:45 1.6 +++ rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/04/04 16:37:17 1.7 @@ -1,6 +1,6 @@ %define name smeserver-libreswan %define version 0.5 -%define release 18 +%define release 19 Summary: Plugin to enable IPSEC connections Name: %{name} Version: %{version} @@ -12,6 +12,7 @@ Source: %{name}-%{version}.tar.gz Patch1: smeserver-libreswan-fix-masq-templates.patch Patch2: smeserver-libreswan-move-logfile.patch Patch3: smeserver-libreswan-add-debug-key.patch +Patch4: smeserver-libreswan-fix-rsa-id.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -23,10 +24,14 @@ AutoReqProv: no Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE") %changelog + +* Mon Apr 04 2016 John Crisp 0.5-19.sme +- Fix ID in ipsec.secrets if ID is set + * Thu Mar 24 2016 John Crisp 0.5-18.sme - Add debug db key to /etc/ipsec.conf - Remove setting public/private keys as they won't affect unless templates are re-expanded -- Set xfrm_larval_drop correctly +- Set xfrm_larval_drop drop correctly * Tue Mar 22 2016 John Crisp 0.5-17.sme - Move pluto.log to /var/log/pluto @@ -136,6 +141,7 @@ Libreswan is a free software implementat %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks