From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 10 Mar 2025 09:27:34 +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 1trYU2-00CAxU-2h for lore@lore.pengutronix.de; Mon, 10 Mar 2025 09:27:34 +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 1trYU1-0001gQ-V6; Mon, 10 Mar 2025 09:27:33 +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 1trYTg-0001GG-1d; Mon, 10 Mar 2025 09:27:12 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1trYTf-004xoF-2m; Mon, 10 Mar 2025 09:27:11 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1trYTf-002l3j-2d; Mon, 10 Mar 2025 09:27:11 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 10 Mar 2025 09:27:11 +0100 Message-Id: <20250310082711.657544-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250305184948.4092120-1-christian.melki@t2data.com> References: <20250305184948.4092120-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] libcap: Version bump. 2.73 -> 2.75 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: Christian Melki 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 Thanks, applied as 68ef535b49cac0dd0bb1b7b1c68cf3a2e2ad60f5. Michael [sent from post-receive hook] On Mon, 10 Mar 2025 09:27:11 +0100, Christian Melki wrote: > Minor changes. > https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.7xqcoecpcnn8 > > Signed-off-by: Christian Melki > Message-Id: <20250305184948.4092120-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libcap.make b/rules/libcap.make > index 79e8a2d61270..2facddc3857a 100644 > --- a/rules/libcap.make > +++ b/rules/libcap.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP) += libcap > # > # Paths and names > # > -LIBCAP_VERSION := 2.73 > -LIBCAP_MD5 := 0e186df9de9b1e925593a96684fe2e32 > +LIBCAP_VERSION := 2.75 > +LIBCAP_MD5 := 9406193ddb794dfbf9e71490053085f9 > LIBCAP := libcap-$(LIBCAP_VERSION) > LIBCAP_SUFFIX := tar.xz > LIBCAP_URL := \