1 |
%define release 14 |
%define release 16 |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
|
|
4 |
Name: smeserver-wireguard |
Name: smeserver-wireguard |
14 |
Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch |
Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch |
15 |
Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch |
Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch |
16 |
Patch3: smeserver-wireguard-1.0-bz11819_smanager-bz11742_info.patch |
Patch3: smeserver-wireguard-1.0-bz11819_smanager-bz11742_info.patch |
17 |
|
Patch4: smeserver-wireguard-1.0-fix_typos.patch |
18 |
|
Patch5: smeserver-wireguard-1.0-bz11771-more-network-check.patch |
19 |
|
|
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
Requires: wireguard-tools |
Requires: wireguard-tools |
44 |
%patch1 -p1 |
%patch1 -p1 |
45 |
%patch2 -p1 |
%patch2 -p1 |
46 |
%patch3 -p1 |
%patch3 -p1 |
47 |
|
%patch4 -p1 |
48 |
|
%patch5 -p1 |
49 |
|
|
50 |
%build |
%build |
51 |
perl createlink |
perl createlink |
66 |
|
|
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Sun May 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-16.sme |
70 |
|
- improve check and tidying for non local network type [SME: 11771] |
71 |
|
updated both legacy and new panel |
72 |
|
|
73 |
|
* Tue Apr 19 2022 Michel Begue <mab974@misouk.com> 1.0-15.sme |
74 |
|
- Fix typos in templates |
75 |
|
|
76 |
* Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme |
* Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme |
77 |
- Integrate wireguard with smeserver-manager (manager2) [SME: 11819] |
- Integrate wireguard with smeserver-manager (manager2) [SME: 11819] |
78 |
- Accept spaces in 'info' attribute [SME: 11742] |
- Accept spaces in 'info' attribute [SME: 11742] |