svn commit: r369783 - head/security/vuxml
Bryan Drewery
bdrewery at FreeBSD.org
Wed Oct 1 22:57:17 UTC 2014
Author: bdrewery
Date: Wed Oct 1 22:57:16 2014
New Revision: 369783
URL: https://svnweb.freebsd.org/changeset/ports/369783
QAT: https://qat.redports.org/buildarchive/r369783/
Log:
Fix bash entries to also mark bash-static vulnerable
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Oct 1 22:44:50 2014 (r369782)
+++ head/security/vuxml/vuln.xml Wed Oct 1 22:57:16 2014 (r369783)
@@ -62,6 +62,7 @@ Notes:
<affects>
<package>
<name>bash</name>
+ <name>bash-static</name>
<range><lt>4.3.25_2</lt></range>
</package>
</affects>
@@ -121,6 +122,7 @@ Notes:
<affects>
<package>
<name>bash</name>
+ <name>bash-static</name>
<range><lt>4.3.27_1</lt></range>
</package>
</affects>
More information about the svn-ports-all
mailing list