diff options
author | Allen-Webb <allenwebb@google.com> | 2020-04-01 09:25:41 -0500 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-11 23:20:14 +0200 |
commit | 592a80d1b5c50ad14d79e92df935055e48d683ba (patch) | |
tree | 9aae7b6e0c0c3d53ae8c8502756d13fb5635a059 /net-libs | |
parent | dev-php/pecl-mongodb: bump to 1.7.4 (diff) | |
download | gentoo-592a80d1b5c50ad14d79e92df935055e48d683ba.tar.gz gentoo-592a80d1b5c50ad14d79e92df935055e48d683ba.tar.bz2 gentoo-592a80d1b5c50ad14d79e92df935055e48d683ba.zip |
net-libs/libmicrohttpd: Add cpe string to metadata for CVE tracking.
Signed-off-by: Allen-Webb <allenwebb@google.com>
Closes: https://github.com/gentoo/gentoo/pull/15196
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-libs/libmicrohttpd/metadata.xml b/net-libs/libmicrohttpd/metadata.xml index 05dae46c493a..02fc68dc4f86 100644 --- a/net-libs/libmicrohttpd/metadata.xml +++ b/net-libs/libmicrohttpd/metadata.xml @@ -9,4 +9,7 @@ <flag name="messages">enable error messages</flag> <flag name="epoll">use epoll() system call</flag> </use> + <upstream> + <remote-id type="cpe">cpe:/a:gnu:libmicrohttpd</remote-id> + </upstream> </pkgmetadata> |