Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/containerd/
Date: Wed, 02 Jun 2021 00:00:54
Message-Id: 1622592031.40b39040390e1003ac971588dd6e59166073dcd4.gyakovlev@gentoo
1 commit: 40b39040390e1003ac971588dd6e59166073dcd4
2 Author: Vaibhav Rustagi <vaibhavrustagi <AT> google <DOT> com>
3 AuthorDate: Tue May 25 00:06:03 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 00:00:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b39040
7
8 app-emulation: Add CPE tag for containerd.
9
10 This CL adds the CPE tag for containerd package.
11 Example: https://nvd.nist.gov/vuln/detail/CVE-2020-15257#range-6368294
12
13 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi <AT> google.com>
14 Closes: https://github.com/gentoo/gentoo/pull/20973
15 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
16
17 app-emulation/containerd/metadata.xml | 1 +
18 1 file changed, 1 insertion(+)
19
20 diff --git a/app-emulation/containerd/metadata.xml b/app-emulation/containerd/metadata.xml
21 index 0795c4ce61e..88d88c9fab9 100644
22 --- a/app-emulation/containerd/metadata.xml
23 +++ b/app-emulation/containerd/metadata.xml
24 @@ -24,5 +24,6 @@
25 </use>
26 <upstream>
27 <remote-id type="github">containerd/containerd</remote-id>
28 + <remote-id type="cpe">cpe:/a:linuxfoundation:containerd</remote-id>
29 </upstream>
30 </pkgmetadata>