diff options
author | jkim <jkim@FreeBSD.org> | 2016-08-19 03:22:47 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2016-08-19 03:22:47 +0800 |
commit | 17d15aaaf62479ec931c85503cc1aab623bd07b6 (patch) | |
tree | d6ce9d11e03d8716fc7477508d2c23b3f7921190 /security | |
parent | 72a1a71cb4b0f7c83dca775f8badeb6d6502e8f3 (diff) | |
download | freebsd-ports-gnome-17d15aaaf62479ec931c85503cc1aab623bd07b6.tar.gz freebsd-ports-gnome-17d15aaaf62479ec931c85503cc1aab623bd07b6.tar.zst freebsd-ports-gnome-17d15aaaf62479ec931c85503cc1aab623bd07b6.zip |
Fix CVE name for security/gnupg and security/libgcrypt. There was a typo in
the official release announcement.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index ae3058c423b1..47fb18a3e1aa 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -83,11 +83,12 @@ Notes: </description> <references> <url>https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html</url> - <cvename>CVE-2016-6316</cvename> + <cvename>CVE-2016-6313</cvename> </references> <dates> <discovery>2016-08-17</discovery> <entry>2016-08-18</entry> + <modified>2016-08-18</modified> </dates> </vuln> |