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 17 |
%define release 18 |
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} |
24 |
Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch |
Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch |
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 |
28 |
|
|
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
64 |
%patch11 -p1 |
%patch11 -p1 |
65 |
%patch12 -p1 |
%patch12 -p1 |
66 |
%patch13 -p1 |
%patch13 -p1 |
67 |
|
%patch14 -p1 |
68 |
|
|
69 |
%build |
%build |
70 |
perl createlinks |
perl createlinks |
103 |
|
|
104 |
|
|
105 |
%changelog |
%changelog |
106 |
|
* Wed Jan 11 2023 Michel Begue <mab974@misouk.com> 1.3.1-18.sme |
107 |
|
- add a message if module xt_geoip is missing or not loaded [SME: 12291] |
108 |
|
- add a message if chain XTGeoIP is missing (iptables) [SME: 12291] |
109 |
|
|
110 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-17.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-17.sme |
111 |
- apply locale 2022-11-11 patch |
- apply locale 2022-11-11 patch |
112 |
|
|