--- rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2017/01/26 21:11:52 1.12 +++ rpms/smeserver-libreswan/contribs9/smeserver-libreswan.spec 2020/02/17 14:46:54 1.21 @@ -1,6 +1,6 @@ %define name smeserver-libreswan %define version 0.5 -%define release 25 +%define release 34 Summary: Plugin to enable IPSEC connections Name: %{name} Version: %{version} @@ -18,19 +18,64 @@ Patch6: smeserver-libreswan-ikev2-logrot Patch7: smeserver-libreswan-add-certificates.patch Patch8: smeserver-libreswan-modify-identifiers.patch Patch9: smeserver-libreswan-modify-identifiers1.patch - +Patch10: smeserver-libreswan-forceencaps-l2tpd.patch +Patch11: smeserver-libreswan-variable-network-interfaces.patch +Patch12: smeserver-libreswan-remove-obsoletes.patch +Patch13: smeserver-libreswan-add-reauth.patch +Patch14: smeserver-libreswan-check-l2tpd-status.patch +Patch15: smeserver-libreswan-include-l2tpd-rightsubnet.patch +Patch16: smeserver-libreswan-fix-xl2tpd-status-check.patch +Patch17: smeserver-libreswan-createlinks.patch +Patch18: smeserver-libreswan-modify-leftrightsubnet.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 -Requires: libreswan >= 3.16 +Requires: e-smith-release >= 9.2 +Requires: libreswan >= 3.29 AutoReqProv: no %description 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 Feb 17 2020 John Crisp 0.5-34.sme +- auto insert leftsourceip and subnet from internal interface +- Force right to have a value + +* Tue Feb 14 2020 John Crisp 0.5-33.sme +- update keyingtries +- update virtual-private + +* Thu Jan 30 2020 John Crisp 0.5-32.sme +- Fix xl2tpd status check + +* Thu Oct 17 2019 John Crisp 0.5-31.sme +- Allow rightsubnet for xl2tpd in virtual_private +- Add check for empty virtual_private hosts + +* Sun Oct 13 2019 John Crisp 0.5-30.sme +- Fix issue when there is no xl2tpd key + +* Sat Aug 31 2019 John Crisp 0.5-29.sme +- Bump required Libreswan to 3.29 +- add reauth option + +* Thu Jun 21 2018 John Crisp 0.5-28.sme +- Bump required Libreswan to 3.23 +- Change forceencaps to encapsulation +- Remove obsolete nat_traversal +- Modify ipsec.conf for no rightsubnet in xl2tpd + +* Tue Sep 19 2017 John Crisp 0.5-27.sme +- Allow variable network interface names - Stefano Zamboni + +* Thu Jun 15 2017 John Crisp 0.5-26.sme +- add keep-alive option in main ipsec.conf +- add forceencaps option overall default and per connection +- small code tidy +- Add support for L2TPD + * Thu Jan 26 2017 John Crisp 0.5-25.sme - Fix the ipsec.conf as well - remove automatic \@ in IDs - Fixes [SME: 9729] @@ -178,6 +223,15 @@ Libreswan is a free software implementat %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 %build perl createlinks