From 61bc9961374b7af5517e107a89b514b422afe0a7 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Wed, 24 Jul 2024 12:05:12 +0300 Subject: [PATCH] package.mask: mask =net-firewall/nftables-1.1.0 due broken change Signed-off-by: Alfred Wingate Signed-off-by: Sam James --- profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 22e249770447a..f98dfc9172c72 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Alfred Wingate (2024-07-24) +# Includes change that breaks firewalld notably. +# +# https://git.netfilter.org/nftables/commit/?id=93560d0117639c8685fc287128ab06dec9950fbd +# https://github.com/firewalld/firewalld/issues/1366 +# https://lore.kernel.org/netfilter-devel/Zp7FqL_YK3p_dQ8B@egarver-mac/ +=net-firewall/nftables-1.1.0 + # Sam James (2024-07-24) # Fails to build with GCC 15, several open bugs # including test failures. Unpackaged by others.