--- rpms/smeserver-libreswan-xl2tpd/contribs9/smeserver-libreswan-xl2tpd.spec 2017/11/30 01:53:27 1.3 +++ rpms/smeserver-libreswan-xl2tpd/contribs9/smeserver-libreswan-xl2tpd.spec 2020/01/30 14:35:46 1.7 @@ -1,22 +1,25 @@ %define name smeserver-libreswan-xl2tpd %define version 0.5 -%define release 2 +%define release 7 Summary: Plugin to enable LT2P/IPSEC connections Name: %{name} Version: %{version} Release: %{release} License: GNU GPL version 2 -URL: http://libreswan.org/ +URL: https://www.libreswan.org/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz Patch1: smeserver-libreswan-xl2tpd-private-access.patch Patch2: smeserver-libreswan-xl2tpd-update-variables.patch +Patch3: smeserver-libreswan-xl2tpd-cleanup-obsoletes.patch +Patch4: smeserver-libreswan-xl2tpd-update-status-default +Patch5: smeserver-libreswan-xl2tpd-update-ip-up-local.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools Requires: e-smith-release >= 9.2 -Requires: libreswan >= 3.16 +Requires: libreswan >= 3.29 Requires: smeserver-libreswan >= 0.5 Requires: xl2tpd >= 1.3.8 AutoReqProv: no @@ -25,7 +28,24 @@ AutoReqProv: no xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP %changelog -* Wed Nov 29 2017 John Crisp 0.5-2 +* Thu Jan 30 2020 John Crisp 0.5-7 +- Update ip-up.local to add debug and enhance setting +- update ipsec.conf to for NAT/noNAT +- add $mtu key -defaults to 1400 + +* Tue Sep 03 2019 John Crisp 0.5-6 +- Add ipsec connection status key (disabled as default) +- Update Libreswan depends +- Add ikev2 permit to allow ike v1 + +* Thu Jun 21 2018 John Crisp 0.5-5 +- Fix obsolete forecencaps +- Update required Libreswan version + +* Thu Nov 30 2017 John Crisp 0.5-4 + - template cleanup pending - not yet committed to CVS but in git + +* Wed Nov 29 2017 John Crisp 0.5-3 - remove unneeded default right subnet setting to clear error - added variables for leftsourceip and leftsubnet if required @@ -98,6 +118,9 @@ xl2tpd is an implementation of the Layer %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks