diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2014-06-04 19:07:16 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2014-06-04 19:07:16 +0000 |
commit | 2af70fc42990fdd30a7d5cbc248d36f932b56c5f (patch) | |
tree | b6ea794e1c66a2c2fcbedc05f6b7487a4d2be91f | |
parent | Patch CVE-2014-3466 to prevent memory corruption due to server hello parsing. (diff) |
Fix build.
Notes
Notes:
svn path=/head/; revision=356536
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 04f9a7ab54e3..6bba1c6f33cf 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -62,7 +62,7 @@ Notes: <affects> <package> <name>gnutls</name> - <range>><lt>2.12.23_6</lt></range> + <range><lt>2.12.23_6</lt></range> </package> </affects> <description> |