1 |
%define name smeserver-libreswan |
%define name smeserver-libreswan |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 36 |
%define release 37 |
4 |
Summary: Plugin to enable IPSEC connections |
Summary: Plugin to enable IPSEC connections |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
29 |
Patch18: smeserver-libreswan-modify-leftrightsubnet.patch |
Patch18: smeserver-libreswan-modify-leftrightsubnet.patch |
30 |
Patch19: smeserver-libreswan-0.5-Update-for-systemd.patch |
Patch19: smeserver-libreswan-0.5-Update-for-systemd.patch |
31 |
Patch20: smeserver-libreswan-update-createlinks-update-reauth.patch |
Patch20: smeserver-libreswan-update-createlinks-update-reauth.patch |
32 |
|
Patch21: smeserver-libreswan-fix-init-link.patch |
33 |
|
|
34 |
|
|
35 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
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") |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Tue Feb 11 2025 John Crisp <jcrisp@safreqandsoundit.co.uk> 0.5-37.sme |
47 |
|
- Fix broken url |
48 |
|
|
49 |
* Wed May 24 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-36.sme |
* Wed May 24 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-36.sme |
50 |
- Change ipsec.conf log setting |
- Change ipsec.conf log setting |
51 |
- Create /var/log/pluto/pluto.log |
- Create /var/log/pluto/pluto.log |
251 |
%patch18 -p1 |
%patch18 -p1 |
252 |
%patch19 -p1 |
%patch19 -p1 |
253 |
%patch20 -p1 |
%patch20 -p1 |
254 |
|
%patch21 -p1 |
255 |
|
|
256 |
%build |
%build |
257 |
perl createlinks |
perl createlinks |