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