From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 32224C4167B for ; Thu, 2 Nov 2023 13:41:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id D7E9440C1C; Thu, 2 Nov 2023 13:41:39 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D7E9440C1C 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 5Pgu5rK1LzW4; Thu, 2 Nov 2023 13:41:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 4030943489; Thu, 2 Nov 2023 13:41:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4030943489 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 4136C1BF37A for ; Thu, 2 Nov 2023 13:41:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 056504F141 for ; Thu, 2 Nov 2023 13:41:34 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 056504F141 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vYB0xWg9YyMe for ; Thu, 2 Nov 2023 13:41:30 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by smtp4.osuosl.org (Postfix) with ESMTPS id E61154F13F for ; Thu, 2 Nov 2023 13:41:29 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org E61154F13F Received: by mail.gandi.net (Postfix) with ESMTPSA id CE9101BF20C; Thu, 2 Nov 2023 13:41:26 +0000 (UTC) Date: Thu, 2 Nov 2023 14:41:26 +0100 To: Fabrice Fontaine Message-ID: <20231102144126.33d4f7f2@windsurf> In-Reply-To: <20231101222441.10497-1-fontaine.fabrice@gmail.com> References: <20231101222441.10497-1-fontaine.fabrice@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: thomas.petazzoni@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1698932487; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=w7tI6XHvF0QFMaSQO+iyy92gN2f2DQbq5X+MATV87rk=; b=dIKQR+9S9revm2J5QROnezoqF3vq2+YgboalNwvvXUjG4fuW5Kn0NiuAo3WvS7P8Yh9lza XW6FYQciGc83Q9jLw+wWE45CO9XaI5CQJ7O6p2yXlxhBjWjqiFeDEEWmkwQmYP9ST0efrj eToDTv2Bh86h+r1rbRoFMby1dCPFIVY/aGqQahE4mfakcLttqQgM79XvAGzBcycUYyfPtF Mj/ArfuTXjedNbQduMlUUZZh8J/nJKdWsVszGQC4o+1pPnHZmd2z2SdY56UaoDVRXrfuPl 6K1WE96H/hz0wPV/TJ3/0IrRRfW09SysmbzsEnwitYotYox+goTNs/1YBOSGgA== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=dIKQR+9S Subject: Re: [Buildroot] [PATCH 1/1] package/opusfile: add OPUSFILE_CPE_ID_VENDOR X-BeenThere: buildroot@buildroot.org 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: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: Gilles Talis , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Wed, 1 Nov 2023 23:24:41 +0100 Fabrice Fontaine wrote: > cpe:2.3:a:xiph:opusfile is a valid CPE identifier for this package: > > https://nvd.nist.gov/products/cpe/detail/BB1B035B-FCF0-4854-AB18-0FD1181B0CC3 > > Signed-off-by: Fabrice Fontaine > --- > package/opusfile/opusfile.mk | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot