1 |
%define release 17 |
%define release 18 |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
|
|
4 |
Name: smeserver-wireguard |
Name: smeserver-wireguard |
17 |
Patch4: smeserver-wireguard-1.0-fix_typos.patch |
Patch4: smeserver-wireguard-1.0-fix_typos.patch |
18 |
Patch5: smeserver-wireguard-1.0-bz11771-more-network-check.patch |
Patch5: smeserver-wireguard-1.0-bz11771-more-network-check.patch |
19 |
Patch6: smeserver-wireguard-1.0-locale-2022-11-11.patch |
Patch6: smeserver-wireguard-1.0-locale-2022-11-11.patch |
20 |
|
Patch7: smeserver-wireguard-1.0-bz12288.patch |
21 |
|
|
22 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
23 |
Requires: wireguard-tools |
Requires: wireguard-tools |
49 |
%patch4 -p1 |
%patch4 -p1 |
50 |
%patch5 -p1 |
%patch5 -p1 |
51 |
%patch6 -p1 |
%patch6 -p1 |
52 |
|
%patch7 -p1 |
53 |
|
|
54 |
%build |
%build |
55 |
perl createlink |
perl createlink |
70 |
|
|
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Mon Dec 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-18.sme |
74 |
|
- remove masquerade and forward directive on startup [SME: 12288] |
75 |
|
|
76 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-17.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-17.sme |
77 |
- apply locale 2022-11-11 patch |
- apply locale 2022-11-11 patch |
78 |
|
|