From d24b933589f7daab6671bb3f06829c07a713a0d3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:57:43 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.10-1mamba;Thu Oct 12 2023] --- iptables.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/iptables.spec b/iptables.spec index bdc378c..c53a7a3 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,6 +1,6 @@ Name: iptables -Version: 1.8.9 -Release: 2mamba +Version: 1.8.10 +Release: 1mamba Summary: kernel libraries, user tools/libraries for netfilter/iptables firewalling Group: Network/Security Vendor: openmamba @@ -130,7 +130,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %config(noreplace) %{_sysconfdir}/iptables/ip6tables.rules %config(noreplace) %{_sysconfdir}/iptables/iptables.rules %{_sysconfdir}/ethertypes -%config(noreplace) %{_sysconfdir}/xtables.conf +#%config(noreplace) %{_sysconfdir}/xtables.conf %{_bindir}/iptables-xml %{_sbindir}/arptables* %{_sbindir}/ebtables* @@ -199,6 +199,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_mandir}/man3/libipq.3* %changelog +* Thu Oct 12 2023 Automatic Build System 1.8.10-1mamba +- automatic version update by autodist + * Thu Jan 19 2023 Silvan Calarco 1.8.9-2mamba - add a systemd preset file to disable services by default