7 |
License: GPL |
License: GPL |
8 |
URL: https://wiki.koozali.org/Wireguard |
URL: https://wiki.koozali.org/Wireguard |
9 |
Source0: smeserver-wireguard-1.0.tgz |
Source0: smeserver-wireguard-1.0.tgz |
10 |
|
Patch0: smeserver-wireguard-1.0-bz11721-init.patch |
11 |
|
|
12 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
13 |
Requires: wireguard-tools |
Requires: wireguard-tools |
25 |
than OpenVPN. WireGuard is designed as a general purpose VPN for |
than OpenVPN. WireGuard is designed as a general purpose VPN for |
26 |
running on embedded interfaces and super computers alike, fit for |
running on embedded interfaces and super computers alike, fit for |
27 |
many different circumstances. It runs over UDP. |
many different circumstances. It runs over UDP. |
28 |
This package provides the wg binary for controlling WireGuard. |
This package provides the Koozali SME SERVER configuration for controlling WireGuard. |
29 |
|
|
30 |
%prep |
%prep |
31 |
%setup -q |
%setup -q |
32 |
|
%patch0 -p1 |
33 |
|
|
34 |
%build |
%build |
35 |
perl createlink |
perl createlink |
53 |
|
|
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Wed Oct 27 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-2.sme |
57 |
|
- fix wrong ip [SME: 11721] |
58 |
|
|
59 |
|
* Tue Oct 26 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-1.sme |
60 |
|
- first release for Koozali SME Server |
61 |
|
|
62 |
|
|