From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 03 Jan 2024 17:12:40 +0100 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.96) (envelope-from ) id 1rL3rE-002CcO-2k for lore@lore.pengutronix.de; Wed, 03 Jan 2024 17:12:40 +0100 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 1rL3rE-00070o-4z; Wed, 03 Jan 2024 17:12:40 +0100 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 1rL3qq-0006za-BT; Wed, 03 Jan 2024 17:12:16 +0100 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.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 1rL3qp-0009i2-MF; Wed, 03 Jan 2024 17:12:15 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rL3qp-000exN-1r; Wed, 03 Jan 2024 17:12:15 +0100 Date: Wed, 3 Jan 2024 17:12:15 +0100 From: Michael Olbrich To: Christian Melki Message-ID: Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de References: <20231227185745.2396946-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231227185745.2396946-1-christian.melki@t2data.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH 1/2] libcap-ng: Version bump. 0.8.3 -> 0.8.4 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, Dec 27, 2023 at 07:57:44PM +0100, Christian Melki wrote: > Minor changes. > https://github.com/stevegrubb/libcap-ng/compare/v0.8.3...v0.8.4 > > * Python2 support has been dropped, not that we used to create bindings, > but the option is removed, so drop it on our side too. > > Signed-off-by: Christian Melki > --- > rules/libcap-ng.make | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make > index 64786e872..d8808877a 100644 > --- a/rules/libcap-ng.make > +++ b/rules/libcap-ng.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP_NG) += libcap-ng > # > # Paths and names > # > -LIBCAP_NG_VERSION := 0.8.3 > -LIBCAP_NG_MD5 := cdfc750af32f681293e43c5c1bd427c8 > +LIBCAP_NG_VERSION := 0.8.4 > +LIBCAP_NG_MD5 := 950748fcbc46a9bacf544e97724e46a2 > LIBCAP_NG := libcap-ng-$(LIBCAP_NG_VERSION) > LIBCAP_NG_SUFFIX := tar.gz > LIBCAP_NG_URL := \ The context looks different upstream, so this does no apply. Do you have any local changes that change the URL? Michael > @@ -41,7 +41,6 @@ LIBCAP_NG_CONF_OPT := \ > $(CROSS_AUTOCONF_USR) \ > --without-debug \ > --without-warn \ > - --without-python \ > --without-python3 > > # ---------------------------------------------------------------------------- > -- > 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 |