From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 21 Sep 2026 08:38:58 +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.96) (envelope-from ) id 1x8Xg2-004aZZ-13 for lore@lore.pengutronix.de; Mon, 21 Sep 2026 08:38:58 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x8Xg0-0002QK-Nt; Mon, 21 Sep 2026 08:38:56 +0200 Received: from mx1.white.stw.pengutronix.de ([2a0a:edc0:0:b01:1d::107]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x8XfZ-0000a7-UK for ptxdist@pengutronix.de; Mon, 21 Sep 2026 08:38:29 +0200 Received: from drehscheibe.grey.stw.pengutronix.de (drehscheibe.grey.stw.pengutronix.de [IPv6:2a0a:edc0:0:c01:1d::a2]) (Authenticated sender: relay-from-drehscheibe.grey.stw.pengutronix.de) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPSA id CA375200800; Mon, 21 Sep 2026 08:38:29 +0200 (CEST) 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 1x8XfZ-00214P-2P; Mon, 21 Sep 2026 08:38:29 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1x8XfZ-0000000DINL-2sPJ; Mon, 21 Sep 2026 08:38:29 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 21 Sep 2026 08:38:29 +0200 Message-ID: <20260921063829.3168893-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260914121307.134745-10-ada@thorsis.com> References: <20260914121307.134745-10-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] libarchive: Add matching CPE identifiers 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: Alexander Dahl 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 d99d6a77eeb629859f1eeaaad99955038dc3e6de. Michael [sent from post-receive hook] On Mon, 21 Sep 2026 08:38:29 +0200, Alexander Dahl wrote: > Pick the correct lib by vendor. > Avoid conflict with other products named equally. > > Link: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:libarchive:libarchive > Signed-off-by: Alexander Dahl > Message-Id: <20260914121307.134745-10-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libarchive.make b/rules/libarchive.make > index f293e25d5de5..862dd9246d1a 100644 > --- a/rules/libarchive.make > +++ b/rules/libarchive.make > @@ -24,6 +24,7 @@ LIBARCHIVE_DIR := $(BUILDDIR)/$(LIBARCHIVE) > LIBARCHIVE_LICENSE := BSD-2-Clause AND BSD-3-Clause AND public_domain AND \ > (CC0-1.0 OR OpenSSL OR Apache-2.0) > LIBARCHIVE_LICENSE_FILES := file://COPYING;md5=7ce08437ff7f5e24d72e666313ae4084 > +LIBARCHIVE_CVE_PRODUCT := libarchive:libarchive > > # ---------------------------------------------------------------------------- > # Prepare