From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 21 Sep 2026 08:39:07 +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 1x8XgB-004abY-30 for lore@lore.pengutronix.de; Mon, 21 Sep 2026 08:39:07 +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 1x8XgA-0003CF-Nu; Mon, 21 Sep 2026 08:39:06 +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 1x8Xfe-0000tF-Ef for ptxdist@pengutronix.de; Mon, 21 Sep 2026 08:38:34 +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 5E7CF200291; Mon, 21 Sep 2026 08:38:34 +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 1x8Xfe-00214j-10; Mon, 21 Sep 2026 08:38:34 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1x8Xfe-0000000DIQf-12OY; Mon, 21 Sep 2026 08:38:34 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 21 Sep 2026 08:38:34 +0200 Message-ID: <20260921063834.3169099-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260914121307.134745-15-ada@thorsis.com> References: <20260914121307.134745-15-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] libpopt: 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 ad5db520ab19cf0cf164a3b104ca14b2fcbeea6f. Michael [sent from post-receive hook] On Mon, 21 Sep 2026 08:38:34 +0200, Alexander Dahl wrote: > This project does not use a 'lib' prefix in the CPE database. > > Signed-off-by: Alexander Dahl > Message-Id: <20260914121307.134745-15-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libpopt.make b/rules/libpopt.make > index eacab63f0c91..29d127f1448b 100644 > --- a/rules/libpopt.make > +++ b/rules/libpopt.make > @@ -25,6 +25,7 @@ LIBPOPT_SOURCE := $(SRCDIR)/$(LIBPOPT).$(LIBPOPT_SUFFIX) > LIBPOPT_DIR := $(BUILDDIR)/$(LIBPOPT) > LIBPOPT_LICENSE := MIT > LIBPOPT_LICENSE_FILES := file://COPYING;md5=e0206ac9471d06667e076212db20c5f4 > +LIBPOPT_CVE_PRODUCT := popt_project:popt > > # ---------------------------------------------------------------------------- > # Prepare