diff --git a/iptables.spec b/iptables.spec index 531ac29ef5e0c74612bd3463784575189bafb82b..c5df3af18f5b2928904d015ae6981c24bbe5f964 100644 --- a/iptables.spec +++ b/iptables.spec @@ -2,9 +2,9 @@ %global legacy_actions %{_libexecdir}/initscripts/legacy-actions Name: iptables Version: 1.8.7 -Release: 15 +Release: 16 Summary: IP packet filter administration utilities -License: GPLv2 and Artistic Licence 2.0 and ISC +License: GPL-2.0-only and Artistic-2.0 URL: https://www.netfilter.org/ Source0: https://www.netfilter.org/projects/iptables/files/iptables-%{version}.tar.bz2 Source1: iptables.init @@ -354,6 +354,12 @@ fi %{_mandir}/man8/xtables-legacy* %changelog +* Fri Jun 14 2024 xinghe - 1.8.7-16 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix license + * Thu Apr 18 2024 yanglu - 1.8.7-15 - Type:bugfix - CVE:NA