--- rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/04/04 16:37:17 1.7 +++ 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 19 +%define release 23 Summary: Plugin to enable IPSEC connections Name: %{name} Version: %{version} @@ -13,6 +13,11 @@ Patch1: smeserver-libreswan-fix-masq-tem Patch2: smeserver-libreswan-move-logfile.patch Patch3: smeserver-libreswan-add-debug-key.patch 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} BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -24,6 +29,22 @@ 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 + +* Wed Dec 21 2016 John Crisp 0.5-21.sme +- add more variations for ike v1/2 +- remove logrotate template +- add /etc/e-smith/events/logrotate/logfiles2timestamp/var/log/pluto.log +- Fix some log noise when first installed and still disabled + +* Sat Apr 23 2016 John Crisp 0.5-20.sme +- Fix typo in createlinks for sysctl.conf * Mon Apr 04 2016 John Crisp 0.5-19.sme - Fix ID in ipsec.secrets if ID is set @@ -142,6 +163,9 @@ Libreswan is a free software implementat %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks