1 |
%define version 4.34 |
%define version 4.34 |
2 |
%define release 7 |
%define release 8 |
3 |
|
|
4 |
Name: smeserver-softethervpn-server |
Name: smeserver-softethervpn-server |
5 |
Version: %{version} |
Version: %{version} |
22 |
Patch2: smeserver-softethervpn-server-4.34-Fix-vpnserver-path-in-service-file-override.patch |
Patch2: smeserver-softethervpn-server-4.34-Fix-vpnserver-path-in-service-file-override.patch |
23 |
Patch3: smeserver-softethervpn-server-4.34-Fix-Environment-in-service-file.patch |
Patch3: smeserver-softethervpn-server-4.34-Fix-Environment-in-service-file.patch |
24 |
Patch4: smeserver-softethervpn-server-4.34-bz11511.patch |
Patch4: smeserver-softethervpn-server-4.34-bz11511.patch |
25 |
|
Patch5: smeserver-softethervpn-server-4.34-bz12334-bz12333.patch |
26 |
|
|
27 |
%description |
%description |
28 |
SoftEther VPN is one of the world's most powerful and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD, and Solaris. |
SoftEther VPN is one of the world's most powerful and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD, and Solaris. |
29 |
|
|
36 |
%patch3 -p1 |
%patch3 -p1 |
37 |
%patch4 -p1 |
%patch4 -p1 |
38 |
rm -rf root/etc/e-smith/templates-custom |
rm -rf root/etc/e-smith/templates-custom |
39 |
|
%patch5 -p1 |
40 |
|
rm -rf root/etc/e-smith/templates/etc/raddb/users |
41 |
|
|
42 |
%build |
%build |
43 |
# Build symlinks |
# Build symlinks |
60 |
|
|
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Mon Mar 06 2023 Jean-Philippe Pialasse <tests@pialasse.com> 4.34-8.sme |
64 |
|
- update path for ldap/radius auth [SME: 12333] |
65 |
|
- backup the configuration and logs [SME: 12334] |
66 |
|
|
67 |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-7.sme |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-7.sme |
68 |
- move template custom to core for https access on local only [SME: 11511] |
- move template custom to core for https access on local only [SME: 11511] |
69 |
|
|