From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 13 Oct 2023 16:46:11 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qrJQZ-007ADi-ED for lore@lore.pengutronix.de; Fri, 13 Oct 2023 16:46:11 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qrJQX-0000If-Lo; Fri, 13 Oct 2023 16:46:09 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qrJQR-0000IW-JC; Fri, 13 Oct 2023 16:46:03 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qrJQR-001Pxa-2u; Fri, 13 Oct 2023 16:46:03 +0200 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qrJQQ-009MzA-Pv; Fri, 13 Oct 2023 16:46:02 +0200 Date: Fri, 13 Oct 2023 16:46:02 +0200 From: Michael Olbrich To: Christian Melki Message-ID: Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de References: <20231011180528.1779596-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231011180528.1779596-1-christian.melki@t2data.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] iptables: Version bump. 1.8.9 -> 1.8.10 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Wed, Oct 11, 2023 at 08:05:28PM +0200, Christian Melki wrote: > Minor fixes and enhancements. > https://lwn.net/Articles/947199/ Fails with: checking for libnftnl >= 1.2.6... no *** Error: no suitable libnftnl found. *** Please install the 'libnftnl' package Or consider --disable-nftables to skip iptables-compat over nftables support. Not sure what happens here. Michael > > Signed-off-by: Christian Melki > --- > rules/iptables.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/iptables.make b/rules/iptables.make > index c32320254..1444d6d10 100644 > --- a/rules/iptables.make > +++ b/rules/iptables.make > @@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables > # > # Paths and names > # > -IPTABLES_VERSION := 1.8.9 > -IPTABLES_MD5 := ffa00f68d63e723c21b8a091c5c0271b > +IPTABLES_VERSION := 1.8.10 > +IPTABLES_MD5 := 5eaa3bb424dd3a13c98c0cb026314029 > IPTABLES := iptables-$(IPTABLES_VERSION) > IPTABLES_SUFFIX := tar.xz > IPTABLES_URL := http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX) > -- > 2.34.1 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |