1 |
%define name smeserver-libreswan |
%define name smeserver-libreswan |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 33 |
%define release 34 |
4 |
Summary: Plugin to enable IPSEC connections |
Summary: Plugin to enable IPSEC connections |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
26 |
Patch15: smeserver-libreswan-include-l2tpd-rightsubnet.patch |
Patch15: smeserver-libreswan-include-l2tpd-rightsubnet.patch |
27 |
Patch16: smeserver-libreswan-fix-xl2tpd-status-check.patch |
Patch16: smeserver-libreswan-fix-xl2tpd-status-check.patch |
28 |
Patch17: smeserver-libreswan-createlinks.patch |
Patch17: smeserver-libreswan-createlinks.patch |
29 |
|
Patch18: smeserver-libreswan-modify-leftrightsubnet.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE") |
Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE") |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Mon Feb 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-34.sme |
43 |
|
- auto insert leftsourceip and subnet from internal interface |
44 |
|
- Force right to have a value |
45 |
|
|
46 |
* Tue Feb 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-33.sme |
* Tue Feb 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-33.sme |
47 |
- update keyingtries |
- update keyingtries |
48 |
- update virtual-private |
- update virtual-private |
231 |
%patch15 -p1 |
%patch15 -p1 |
232 |
%patch16 -p1 |
%patch16 -p1 |
233 |
%patch17 -p1 |
%patch17 -p1 |
234 |
|
%patch18 -p1 |
235 |
|
|
236 |
%build |
%build |
237 |
perl createlinks |
perl createlinks |