From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 08 Apr 2022 15:36:49 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) 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 1nconC-00BuKQ-VM for lore@lore.pengutronix.de; Fri, 08 Apr 2022 15:36:49 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ncon9-0000mT-5c; Fri, 08 Apr 2022 15:36:47 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncomL-0008H2-20; Fri, 08 Apr 2022 15:35:57 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ncomL-001oRp-P1; Fri, 08 Apr 2022 15:35:56 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ncomJ-000VvV-Do; Fri, 08 Apr 2022 15:35:55 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 8 Apr 2022 15:35:55 +0200 Message-Id: <20220408133555.122681-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220404084653.4102053-1-christian.melki@t2data.com> References: <20220404084653.4102053-1-christian.melki@t2data.com> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] libcap-ng: Version bump. 0.8.2 -> 0.8.3 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 3cc76a6726e96a213e70c8f29971bbdfb6950f6e. Michael [sent from post-receive hook] On Fri, 08 Apr 2022 15:35:55 +0200, Christian Melki wrote: > Minor bugfixes and cleanups. > https://github.com/stevegrubb/libcap-ng/releases/tag/v0.8.3 > > Current certificate chain on the server people.redhat.com is > still broken. Reported to both Redhat and the developer. > > The tarballs on github are not release tarballs in the > "make dist" sense. Just a repo archive. > So they dont hash the same as the release archive. > > Signed-off-by: Christian Melki > Message-Id: <20220404084653.4102053-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make > index ccd650b798e0..530af64ef9c2 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.2 > -LIBCAP_NG_MD5 := faf1ef766cf068ad1aba4008ced665f7 > +LIBCAP_NG_VERSION := 0.8.3 > +LIBCAP_NG_MD5 := cdfc750af32f681293e43c5c1bd427c8 > LIBCAP_NG := libcap-ng-$(LIBCAP_NG_VERSION) > LIBCAP_NG_SUFFIX := tar.gz > LIBCAP_NG_URL := http://people.redhat.com/sgrubb/libcap-ng/$(LIBCAP_NG).$(LIBCAP_NG_SUFFIX) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de