--- rpms/smeserver-xt_geoip/contribs9/smeserver-xt_geoip.spec 2019/07/21 16:48:33 1.10 +++ rpms/smeserver-xt_geoip/contribs9/smeserver-xt_geoip.spec 2019/07/23 22:45:49 1.13 @@ -1,6 +1,6 @@ %define name smeserver-xt_geoip %define version 1.0.1 -%define release 13 +%define release 16 Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. Name: %{name} Version: %{version} @@ -17,6 +17,8 @@ Patch4: smeserver-xt_geoip-1.0.1-stats.p Patch5: smeserver-xt_geoip-1.0.1-stats_panel.patch Patch6: smeserver-xt_geoip-1.0.1-per_serv.patch Patch7: smeserver-xt_geoip-1.0.1-bz10760-safe-reload.patch +Patch8: smeserver-xt_geoip-1.0.1-bz10760-per_serv2.patch + BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} BuildRequires: e-smith-devtools @@ -29,6 +31,14 @@ AutoReqProv: no smserver rpm to setup database, update and configuration for xt_geoip module with a panel. %changelog +* Wed Jul 24 2019 Jean-Philipe Pialasse 1.0.1-16.sme +- add missing file to patch [SME: 10760] +- workaround link issue in source [SME: 10790] + +* Tue Jul 23 2019 Jean-Philipe Pialasse 1.0.1-15.sme +- improved per service filtering [SME: 10760] +- remove A1 forced as default and allow empty filter [SME: 10785] + * Sun Jul 21 2019 Jean-Philipe Pialasse 1.0.1-13.sme - fix network lock out on adjust [SME: 10760] this arised on initial install with a simple masq adjust @@ -36,6 +46,7 @@ smserver rpm to setup database, update a * Wed Apr 24 2019 Michel Begue 1.0.1-12.sme - add per service management of GeoIP bans [SME: 10760] +- move panel to Security [SME: 10773] * Wed Apr 17 2019 Michel Begue 1.0.1-9.sme - add stats access in the panel [SME: 10745] @@ -79,6 +90,8 @@ smserver rpm to setup database, update a %prep %setup +# tmp fix before creating a new source archive 1.0.1-16 +unlink root/etc/e-smith/web/panels/manager/cgi-bin/xt_geoip %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -87,6 +100,7 @@ smserver rpm to setup database, update a %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build perl createlinks