From patchwork Tue Apr 20 20:11:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Weber X-Patchwork-Id: 1468468 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=rockwellcollins.com header.i=@rockwellcollins.com header.a=rsa-sha256 header.s=hrcrc2020 header.b=na9ICwfP; dkim-atps=neutral Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FPvwr3G7xz9vDx for ; Wed, 21 Apr 2021 06:12:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A1FB640481; Tue, 20 Apr 2021 20:12:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TOoOCBMvOCoW; Tue, 20 Apr 2021 20:12:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 1647E402F2; Tue, 20 Apr 2021 20:12:09 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 1587D1BF2C3 for ; Tue, 20 Apr 2021 20:11:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id EF17A40490 for ; Tue, 20 Apr 2021 20:11:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Z_jqPIm2pOI for ; Tue, 20 Apr 2021 20:11:51 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from ch3vs03.rockwellcollins.com (ch3vs03.rockwellcollins.com [205.175.226.47]) by smtp2.osuosl.org (Postfix) with ESMTPS id 22190401DD for ; Tue, 20 Apr 2021 20:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rockwellcollins.com; s=hrcrc2020; h=from:to:cc:subject:date:message-id; bh=X0RVopHoLocQo6PvhQQVq40MJd1Vwq397nMolFET/HQ=; b=na9ICwfPgJIyy49IczmA4nrIPalAZi6+qmKb4gwOh+qGr9ktFl5RUcOe +n+GMA1pbxkNK7vPRSpo3lsqZD1eeDqtvt+XDFcY9tioXBB8RHXsob0+c 6nOqN8LjeWUGWnQwKwtgbIWcrORD4SaPRizvysE4xmaSQj3t88jzAI2Rw yD4wwDPYHtL0qQBV19JQBjkF5vpz02pMJboSpOc68JeRABrpUzAtRPm15 PsrQBjp8UsPY769pSsxP4KvcLIJQA1L/Vg2FHeXLu7BoagGN33HujpoIf 5yy/K7n7d8w2rzJotlyOTKfAd/hoG8vforOqDoZCbuEF6oqVKK7Pa9Ld0 A==; IronPort-SDR: 7RRghEc1C2OZjcMuzYR67DJMhuhha9S4SnuZhwPHxqBPTLBZddd7d4sC2JYs7CKTaYtnNFOBS5 eetU/WMwu7EL3mWxW+/6zSK2NT6NJP/NquLEJOm/Sa0LHuBZ0lCWCy+Hxsl0rLe46mEElfGMFg 8I32/at4gvLmVU+WntIYJfoZjgwj4iZ1PJhNW5nIO11fKctLFZAVV8SrmWST4sEDdAPyI1XmlF y3wgAymMLxka1K1MifKzWQ9ePOiFxduEltHQlclkEJN7U+vUhKO0XWxLIH1HQEJSUlOQnYvKJQ mUs= Received: from ofwch3n02.rockwellcollins.com (HELO dtulimr01.rockwellcollins.com) ([205.175.226.14]) by ch3vs03.rockwellcollins.com with ESMTP; 20 Apr 2021 15:11:50 -0500 X-Received: from biscuits.rockwellcollins.com (biscuits.rockwellcollins.lab [10.148.119.137]) by dtulimr01.rockwellcollins.com (Postfix) with ESMTP id C217160326; Tue, 20 Apr 2021 15:11:49 -0500 (CDT) From: Matt Weber To: buildroot@buildroot.org Date: Tue, 20 Apr 2021 15:11:22 -0500 Message-Id: <20210420201146.42858-1-matthew.weber@rockwellcollins.com> X-Mailer: git-send-email 2.17.1 Subject: [Buildroot] [PATCH 01/25] package/automake: add _CPE_ID_VENDOR X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Matt Weber MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" cpe:2.3:a:gnu:automake:* is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnu%3Aautomake Signed-off-by: Matthew Weber --- package/automake/automake.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/automake/automake.mk b/package/automake/automake.mk index 89dcaa1293..ad8f0f474d 100644 --- a/package/automake/automake.mk +++ b/package/automake/automake.mk @@ -9,6 +9,7 @@ AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake AUTOMAKE_LICENSE = GPL-2.0+ AUTOMAKE_LICENSE_FILES = COPYING +AUTOMAKE_CPE_ID_VENDOR = gnu HOST_AUTOMAKE_DEPENDENCIES = host-autoconf