diff --git a/SPECS/firewalld.spec b/SPECS/firewalld.spec index 57d87d9..8ba686a 100644 --- a/SPECS/firewalld.spec +++ b/SPECS/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.9.11 -Release: 11%{?dist}.alma.1 +Release: 12%{?dist}.alma.1 URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz @@ -246,10 +246,13 @@ desktop-file-install --delete-original \ %{_mandir}/man1/firewall-config*.1* %changelog -* Tue May 26 2026 Andrew Lukoshko - 0.9.11-11.alma.1 +* Tue Aug 18 2026 Andrew Lukoshko - 0.9.11-12.alma.1 - fix(nftables): batch ipset elements to avoid O(n^2) insertion cost - Resolves: almalinux/almalinux-deploy#186 +* Tue Jul 28 2026 Eric Garver - 0.9.11-12 +- bump NVR + * Sat Mar 21 2026 Eric Garver - 0.9.11-11 - fix(policy): allow-host-ipv6: allow MLD packets