--- rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/12/22 23:26:28 1.9 +++ rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2017/01/25 15:35:54 1.10 @@ -1,6 +1,6 @@ %define name smeserver-libreswan %define version 0.5 -%define release 22 +%define release 23 Summary: Plugin to enable IPSEC connections Name: %{name} Version: %{version} @@ -15,6 +15,7 @@ Patch3: smeserver-libreswan-add-debug-ke Patch4: smeserver-libreswan-fix-rsa-id.patch Patch5: smeserver-libreswan-fix-createlinks.patch Patch6: smeserver-libreswan-ikev2-logrotate.patch +Patch7: smeserver-libreswan-add-certificates.patch BuildRoot: /var/tmp/%{name}-%{version} @@ -28,6 +29,10 @@ 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 +* Wed Jan 25 2017 John Crisp 0.5-23.sme +- Add the ability to use PEM/PKCS#12 certificates - fixes [SME: 9942] +- lots of code tidying + * Wed Dec 21 2016 John Crisp 0.5-22.sme - update logrotate completely now I realise it is symlinked - remove UPDPort and add UPDPorts due to ipsec v2 @@ -160,7 +165,7 @@ Libreswan is a free software implementat %patch4 -p1 %patch5 -p1 %patch6 -p1 - +%patch7 -p1 %build perl createlinks