1 |
%define name smeserver-libreswan |
%define name smeserver-libreswan |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 34 |
%define release 35 |
4 |
Summary: Plugin to enable IPSEC connections |
Summary: Plugin to enable IPSEC connections |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch18: smeserver-libreswan-modify-leftrightsubnet.patch |
30 |
|
Patch19: smeserver-libreswan-0.5-Update-for-systemd.patch |
31 |
|
|
32 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
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") |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Mon Mar 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.5-35.sme |
44 |
|
- Initial Import in SME10 tree [SME: 11405] |
45 |
|
- Update for systemd |
46 |
|
|
47 |
* Mon Feb 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-34.sme |
* Mon Feb 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-34.sme |
48 |
- auto insert leftsourceip and subnet from internal interface |
- auto insert leftsourceip and subnet from internal interface |
49 |
- Force right to have a value |
- Force right to have a value |
237 |
%patch16 -p1 |
%patch16 -p1 |
238 |
%patch17 -p1 |
%patch17 -p1 |
239 |
%patch18 -p1 |
%patch18 -p1 |
240 |
|
%patch19 -p1 |
241 |
|
|
242 |
%build |
%build |
243 |
perl createlinks |
perl createlinks |