* Thu Mar 20 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-26.sme
- Fix createlink typo remote-access-update [SME: 12438]
This commit is contained in:
parent
725b2f5418
commit
02f87475ff
@ -38,7 +38,7 @@ for my $event (qw(xt_geoip-update bootstrap-console-save
|
|||||||
event_link("smeserver-xt_geoip-download-action", $event, "10");
|
event_link("smeserver-xt_geoip-download-action", $event, "10");
|
||||||
}
|
}
|
||||||
for my $event (qw(bootstrap-console-save e-smith-packetfilter-update
|
for my $event (qw(bootstrap-console-save e-smith-packetfilter-update
|
||||||
smeserver-xt_geoip-update remote-access-update))
|
smeserver-xt_geoip-update remoteaccess-update))
|
||||||
{
|
{
|
||||||
event_link("xt_geoip_kmod", $event, "15");
|
event_link("xt_geoip_kmod", $event, "15");
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-xt_geoip
|
%define name smeserver-xt_geoip
|
||||||
%define version 1.3.1
|
%define version 1.3.1
|
||||||
%define release 25
|
%define release 26
|
||||||
|
|
||||||
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.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -82,6 +82,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 20 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-26.sme
|
||||||
|
- Fix createlink typo remote-access-update [SME: 12438]
|
||||||
|
|
||||||
* Thu Feb 13 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-25.sme
|
* Thu Feb 13 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-25.sme
|
||||||
- Fix various typos as per bug but more to find [SME: 12472]
|
- Fix various typos as per bug but more to find [SME: 12472]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user