From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 14 Sep 2026 14:13:57 +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 1x65ZN-0023bw-0j for lore@lore.pengutronix.de; Mon, 14 Sep 2026 14:13:57 +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 1x65ZL-0003Vf-QS; Mon, 14 Sep 2026 14:13:55 +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 1x65Yd-0001M0-7N for ptxdist@pengutronix.de; Mon, 14 Sep 2026 14:13:11 +0200 Authentication-Results: mx1.white.stw.pengutronix.de; dkim=pass header.d=thorsis.com header.s=dkim header.b=KMfzxtPG; spf=pass (mx1.white.stw.pengutronix.de: domain of ada@thorsis.com designates 217.92.40.78 as permitted sender) smtp.mailfrom=ada@thorsis.com; dmarc=pass (policy=quarantine) header.from=thorsis.com Received: from mail.thorsis.com (mail.thorsis.com [217.92.40.78]) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPS id 182DB200A43 for ; Mon, 14 Sep 2026 14:13:11 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 87411148768C for ; Mon, 14 Sep 2026 14:13:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1789387997; h=from:subject:date:message-id:to:mime-version: content-transfer-encoding:in-reply-to:references; bh=uYVnhqpdTZcEWqTVtHB2RYD2LloAN7tbByvS2vavqt0=; b=KMfzxtPG4Xk+40eKmJtFbKu+6Laz3xieq8C2cEduiXBr6gFC5okp4nCS/ZKpYGhrAHareQ xWL0jGvB7m/7lh8M1kiswVvBRxsTpCaE7+U9q10Rx4DlFp6AELlPVjuwo0fj8CBmo/whoK mzCf3r6I0UtfWLiz8suGkI4TUvDvJNYYExxSGMuHFE558npfqViRcycDqnW+7nItjYXt2S YOcuWLBq8ADT9/sEBAS0tj06o/5aodhgAsGsQV53nbnn0YTljrOovnrEQvyD+RHX186U9b d/4cbLVrFxxECkJBVW/6hdTV4kyQPGg+Mmin4TKTRtBNAkaUMe1FCeeRKDs86Q== To: ptxdist@pengutronix.de Date: Mon, 14 Sep 2026 14:13:01 +0200 Message-ID: <20260914121307.134745-16-ada@thorsis.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260914121307.134745-1-ada@thorsis.com> References: <20260914121307.134745-1-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 X-Rspamd-Server: mx1 X-Stat-Signature: hy5y8r816bisdgx6ywefnwfboo31ukdy X-Rspamd-Queue-Id: 182DB200A43 X-Spamd-Result: default: False [-2.50 / 15.00]; BAYES_HAM(-3.00)[100.00%]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[thorsis.com,quarantine]; R_SPF_ALLOW(-0.20)[+mx:c]; R_DKIM_ALLOW(-0.20)[thorsis.com:s=dkim]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:3320, ipnet:217.80.0.0/12, country:DE]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; NEURAL_HAM(-0.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RECEIVED_HELO_LOCALHOST(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ptxdist@pengutronix.de]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[thorsis.com:+] X-Rspamd-Action: no action Subject: [ptxdist] [PATCH 15/21] ncurses: 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: , From: Alexander Dahl via ptxdist 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 Link: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:invisible-island:ncurses Signed-off-by: Alexander Dahl --- rules/ncurses.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/ncurses.make b/rules/ncurses.make index c3cb18c5f..99e41d409 100644 --- a/rules/ncurses.make +++ b/rules/ncurses.make @@ -24,6 +24,7 @@ NCURSES_DIR := $(BUILDDIR)/$(NCURSES) READLINE_BUILD_OOT := YES NCURSES_LICENSE := MIT NCURSES_LICENSE_FILES := file://COPYING;md5=7743fde124d1ceeaf6eb1100c49fcf6c +NCURSES_CVE_PRODUCT := invisible-island:ncurses # ---------------------------------------------------------------------------- # Prepare -- 2.47.3