--- rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec 2021/03/14 19:28:47 1.6 +++ rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec 2022/11/11 16:30:49 1.18 @@ -1,6 +1,6 @@ %define name smeserver-xt_geoip %define version 1.3.1 -%define release 06 +%define release 17 Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. Name: %{name} @@ -13,6 +13,17 @@ Source: %{name}-%{version}.tar.xz Patch0: %{name}-%{version}-comp_e-smith-manager.patch Patch1: %{name}-%{version}-update_base.patch Patch2: smeserver-xt_geoip-1.3.1-update-event-oldManager.patch +Patch3: %{name}-%{version}-logfiles_changes.patch +Patch4: smeserver-xt_geoip-1.3.1-locale-2021-08-25.patch +Patch5: smeserver-xt_geoip-1.3.1-locale-2021-09-23.patch +Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch +Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch +Patch8: smeserver-xt_geoip-1.3.1-Add-class-to-div-for-AdminLTE.patch +Patch9: smeserver-xt_geoip-1.3.1-SME_11887.patch +Patch10: smeserver-xt_geoip-1.3.1-bz12029_backup-bz10863_bases.patch +Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch +Patch12: smeserver-xt_geoip-1.3.1-bz12098_add_fail2ban_stats.patch +Patch13: smeserver-xt_geoip-1.3.1-locale-2022-11-11.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -36,6 +47,22 @@ smserver rpm to setup database, update a %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +# tmp fix before new source archive +rm -rf root/etc/e-smith/events/bootstrap-console-save/templates2expand +rm -rf root/etc/e-smith/events/console-save/templates2expand +rm -rf root/etc/e-smith/events/xt_geoip-modify/templates2expand/usr +rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks @@ -74,6 +101,42 @@ rm -rf %{name}-%{version} %changelog +* Fri Nov 11 2022 Jean-Philippe Pialasse 1.3.1-17.sme +- apply locale 2022-11-11 patch + +* Wed Jul 13 2022 Michel Begue 1.3.1-16.sme +- add fail2ban stats [SME: 12098] + +* Mon Jul 11 2022 Michel Begue 1.3.1-15.sme +- fix logs date test [SME: 12097] + +* Thu Jul 07 2022 Michel Begue 1.3.1-14.sme +- add xt_geoip to backup list [SME: 12029] +- archive and clean up Ip & Country bases [SME: 10863] + +* Wed Mar 09 2022 Michel Begue 1.3.1-13.sme +- fix Other and Reverse parameters for SM2 [SME: 11887] + +* Fri Jan 07 2022 Brian Read 1.3.1-12.sme +- Add-class-to-div-for-AdminLTE [SME: 11839] + +* Fri Oct 29 2021 Michel Begue 1.3.1-11.sme +- fix multiple_rpm_owners [SME: 11676] +- add event for smeserver-manager +- delete expand-template for update_base + +* Thu Oct 28 2021 Michel Begue 1.3.1-10.sme +- apply locale 2021-10-28 patch + +* Fri Sep 24 2021 Terry Fage 1.3.1-09.sme +- apply locale 2021-09-23 patch + +* Wed Aug 25 2021 Terry Fage 1.3.1-08.sme +- apply locale 2021-08-25 patch + +* Tue Mar 16 2021 Michel Begue 1.3.1-07.sme +- Fix script as logfiles change (sshd - iptables) + * Sun Mar 14 2021 Jean-Philippe Pialasse 1.3.1-06.sme - change Geoip requirement to >= 1.5 @@ -180,4 +243,3 @@ rm -rf %{name}-%{version} * Tue Sep 12 2017 Michel Begue - initial release - [1.0.0-1] -