Created attachment 555192 [details] emerge --info =net-firewall/shorewall-5.2.1.1 This is what I get at the beginning of emerge shorewall: >>> Running pre-merge checks for net-firewall/shorewall-5.2.1.1 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 4.19.2-gentoo * Checking for suitable kernel configuration options... * CONFIG_NF_CONNTRACK_IPV4: is not set when it should be. * CONFIG_NF_CONNTRACK_IPV6: is not set when it should be. There are no such kernel options in sys-kernel/gentoo-sources-4.19.x.
NF_CONNTRACK_IPV4 and NF_CONNTRACK_IPV6 were unified via https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0ae2562c6c4b2721d9fddba63b7286c13517d9f
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9048f4db361272d6dee5f993220a84bca3541c commit 8e9048f4db361272d6dee5f993220a84bca3541c Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-12-17 23:20:13 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-12-17 23:20:25 +0000 net-firewall/shorewall: bump to v5.2.1.4 Kernel config check adjusted because in >=linux-4.19, ipv4 and ipv6 protocol trackers were unified in NF_CONNTRACK and the l3proto abstraction was removed (kernel commit a0ae2562c6c4b2721d9fddba63b7286c13517d9f). Closes: https://bugs.gentoo.org/671176 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-firewall/shorewall/Manifest | 7 + net-firewall/shorewall/shorewall-5.2.1.4.ebuild | 482 ++++++++++++++++++++++++ 2 files changed, 489 insertions(+)