svn commit: r558123 - head/security/vuxml

Philip Paeps philip at FreeBSD.org
Tue Dec 15 01:32:05 UTC 2020


Author: philip
Date: Tue Dec 15 01:32:04 2020
New Revision: 558123
URL: https://svnweb.freebsd.org/changeset/ports/558123

Log:
  security/vuxml: Note FreeBSD 11.4 fix for CVE-2020-1971

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Dec 15 00:53:13 2020	(r558122)
+++ head/security/vuxml/vuln.xml	Tue Dec 15 01:32:04 2020	(r558123)
@@ -800,7 +800,7 @@ Notes:
 	<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>
-	<range><ge>11.4</ge></range>
+	<range><ge>11.4</ge><lt>11.4_6</lt></range>
       </package>
     </affects>
     <description>
@@ -827,7 +827,7 @@ Notes:
     <dates>
       <discovery>2020-12-08</discovery>
       <entry>2020-12-08</entry>
-      <modified>2020-12-10</modified>
+      <modified>2020-12-15</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list