--- rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/04/24 10:38:31 1.8 +++ rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2016/12/22 23:26:28 1.9 @@ -1,6 +1,6 @@ %define name smeserver-libreswan %define version 0.5 -%define release 20 +%define release 22 Summary: Plugin to enable IPSEC connections Name: %{name} Version: %{version} @@ -14,6 +14,9 @@ Patch2: smeserver-libreswan-move-logfile 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 + + BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -25,6 +28,16 @@ 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 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 @@ -146,6 +159,8 @@ Libreswan is a free software implementat %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 + %build perl createlinks