summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2016-07-18 20:38:37 +0000
committerBernard Spil <brnrd@FreeBSD.org>2016-07-18 20:38:37 +0000
commit481e9059a755b35aec415ba02f796335b97a42f4 (patch)
tree49132cf94d06b64182593607fc964bb2d364766c
parent- allow reproducible build (diff)
lang/go: Mark 1.6.3 as NOT vulnerable to httpoxy
- Version 1.6.3 includes fix for "httpoxy" [1] 1: https://groups.google.com/forum/#!topic/golang-announce/7jZDOQ8f8tM Security: cf0b5668-4d1b-11e6-b2ec-b499baebfeaf Security: CVE-2016-5386
-rw-r--r--security/vuxml/vuln.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 79aaabf3d978..22590db637fc 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -103,7 +103,7 @@ Notes:
</package>
<package>
<name>go</name>
- <range><ge>0</ge></range>
+ <range><lt>1.6.3</lt></range>
</package>
<package>
<name>go14</name>