svn commit: r557415 - head/security/vuxml
Philip Paeps
philip at FreeBSD.org
Thu Dec 10 06:02:23 UTC 2020
Author: philip
Date: Thu Dec 10 06:02:22 2020
New Revision: 557415
URL: https://svnweb.freebsd.org/changeset/ports/557415
Log:
security/vuxml: add FreeBSD SA to OpenSSL entry
Reference FreeBSD-SA-20:33.openssl and note the fixed patch releases in
the recent OpenSSL entry.
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Dec 10 05:52:39 2020 (r557414)
+++ head/security/vuxml/vuln.xml Thu Dec 10 06:02:22 2020 (r557415)
@@ -95,6 +95,11 @@ Notes:
<name>openssl</name>
<range><ge>1.0.2,1</ge><lt>1.1.1i,1</lt></range>
</package>
+ <package>
+ <name>FreeBSD</name>
+ <range><ge>12.2</ge><lt>12.2_2</lt></range>
+ <range><ge>12.1</ge><lt>12.1_12</lt></range>
+ </package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
@@ -115,10 +120,12 @@ Notes:
<references>
<url>https://www.openssl.org/news/secadv/20201208.txt</url>
<cvename>CVE-2020-1971</cvename>
+ <freebsdsa>SA-20:33.openssl</freebsdsa>
</references>
<dates>
<discovery>2020-12-08</discovery>
<entry>2020-12-08</entry>
+ <modified>2020-12-10</modified>
</dates>
</vuln>
More information about the svn-ports-all
mailing list