1 |
%define name smeserver-xt_geoip |
%define name smeserver-xt_geoip |
2 |
%define version 1.3.1 |
%define version 1.3.1 |
3 |
%define release 18 |
%define release 19 |
4 |
|
|
5 |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
6 |
Name: %{name} |
Name: %{name} |
25 |
Patch12: smeserver-xt_geoip-1.3.1-bz12098_add_fail2ban_stats.patch |
Patch12: smeserver-xt_geoip-1.3.1-bz12098_add_fail2ban_stats.patch |
26 |
Patch13: smeserver-xt_geoip-1.3.1-locale-2022-11-11.patch |
Patch13: smeserver-xt_geoip-1.3.1-locale-2022-11-11.patch |
27 |
Patch14: smeserver-xt_geoip-1.3.1-bz12291_module_state.patch |
Patch14: smeserver-xt_geoip-1.3.1-bz12291_module_state.patch |
28 |
|
Patch15: smeserver-xt_geoip-1.3.1-bz10793_module_load.patch |
29 |
|
|
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
66 |
%patch12 -p1 |
%patch12 -p1 |
67 |
%patch13 -p1 |
%patch13 -p1 |
68 |
%patch14 -p1 |
%patch14 -p1 |
69 |
|
%patch15 -p1 |
70 |
|
|
71 |
%build |
%build |
72 |
perl createlinks |
perl createlinks |
105 |
|
|
106 |
|
|
107 |
%changelog |
%changelog |
108 |
|
* Wed Feb 15 2023 Michel Begue <mab974@misouk.com> 1.3.1-19.sme |
109 |
|
- fix module not loaded after update [SME: 10793] |
110 |
|
|
111 |
* Wed Jan 11 2023 Michel Begue <mab974@misouk.com> 1.3.1-18.sme |
* Wed Jan 11 2023 Michel Begue <mab974@misouk.com> 1.3.1-18.sme |
112 |
- add a message if module xt_geoip is missing or not loaded [SME: 12291] |
- add a message if module xt_geoip is missing or not loaded [SME: 12291] |
113 |
- add a message if chain XTGeoIP is missing (iptables) [SME: 12291] |
- add a message if chain XTGeoIP is missing (iptables) [SME: 12291] |