From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F083158020 for ; Fri, 18 Nov 2022 03:02:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94FF7E0837; Fri, 18 Nov 2022 03:02:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BE85E0837 for ; Fri, 18 Nov 2022 03:02:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51B46340DED for ; Fri, 18 Nov 2022 03:02:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F800622 for ; Fri, 18 Nov 2022 03:02:23 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1668740518.ff47b25b4fa958a809ebaf1a4953e1f10dd6b81d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/conntrack-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild X-VCS-Directories: net-firewall/conntrack-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ff47b25b4fa958a809ebaf1a4953e1f10dd6b81d X-VCS-Branch: master Date: Fri, 18 Nov 2022 03:02:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7740c96-dace-4326-86b3-ca17fc750d46 X-Archives-Hash: 660cd7905e8fcf970744153372980b36 commit: ff47b25b4fa958a809ebaf1a4953e1f10dd6b81d Author: Sam James gentoo org> AuthorDate: Fri Nov 18 03:01:58 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 18 03:01:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff47b25b net-firewall/conntrack-tools: crank up libnetfilter_conntrack dep See https://git.netfilter.org/conntrack-tools/commit/?id=35b013a311fcfaeb08b02955dd23aad97391b96a. Signed-off-by: Sam James gentoo.org> net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild b/net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild index 87b14e75b1e0..5aade1f13b61 100644 --- a/net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild +++ b/net-firewall/conntrack-tools/conntrack-tools-1.4.7.ebuild @@ -18,7 +18,7 @@ IUSE="doc +cthelper +cttimeout systemd" RDEPEND=" >=net-libs/libmnl-1.0.3 - >=net-libs/libnetfilter_conntrack-1.0.8 + >=net-libs/libnetfilter_conntrack-1.0.9 >=net-libs/libnetfilter_queue-1.0.2 >=net-libs/libnfnetlink-1.0.1 net-libs/libtirpc