diff --git a/iptables-1.8.10.tar.xz b/iptables-1.8.10.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..998d0d9e345a322294f33ceff38a1fcff290ea25 Binary files /dev/null and b/iptables-1.8.10.tar.xz differ diff --git a/iptables-1.8.9.tar.xz b/iptables-1.8.9.tar.xz deleted file mode 100644 index 08bd0f88f59012754a59ab799d98f416c322cf74..0000000000000000000000000000000000000000 Binary files a/iptables-1.8.9.tar.xz and /dev/null differ diff --git a/iptables.spec b/iptables.spec index 9252b00f05b76f47a0d97799f175bb33c39221a3..b7781c5be17d01601181d79d3f88674a37eb7328 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,8 +1,8 @@ %global script_path %{_libexecdir}/iptables %global legacy_actions %{_libexecdir}/initscripts/legacy-actions Name: iptables -Version: 1.8.9 -Release: 7 +Version: 1.8.10 +Release: 1 Summary: IP packet filter administration utilities License: GPL-2.0-only and Artistic-2.0 URL: https://www.netfilter.org/ @@ -340,6 +340,12 @@ fi %{_datadir}/xtables/iptables.xslt %changelog +* Tue Nov 05 2024 lifan - 1.8.10-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update iptables to 1.8.10 + * Mon Sep 30 2024 zhouyihang - 1.8.9-7 - Type: bugfix - ID: NA