svn commit: r452338 - head/security/vuxml
Ben Woods
woodsb02 at FreeBSD.org
Wed Oct 18 14:34:05 UTC 2017
Author: woodsb02
Date: Wed Oct 18 14:34:03 2017
New Revision: 452338
URL: https://svnweb.freebsd.org/changeset/ports/452338
Log:
Ensure all krb5 packages are listed in the recent vulnerability entry
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Wed Oct 18 14:33:29 2017 (r452337)
+++ head/security/vuxml/vuln.xml Wed Oct 18 14:34:03 2017 (r452338)
@@ -66,6 +66,23 @@ Notes:
<range><lt>1.14.6</lt></range>
<range><ge>1.15</ge><lt>1.15.2</lt></range>
</package>
+ <package>
+ <name>krb5-devel</name>
+ <range><lt>1.14.6</lt></range>
+ <range><ge>1.15</ge><lt>1.15.2</lt></range>
+ </package>
+ <package>
+ <name>krb5-115</name>
+ <range><lt>1.15.2</lt></range>
+ </package>
+ <package>
+ <name>krb5-114</name>
+ <range><lt>1.14.6</lt></range>
+ </package>
+ <package>
+ <name>krb5-113</name>
+ <range><lt>1.14.6</lt></range>
+ </package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
More information about the svn-ports-head
mailing list