svn commit: r492404 - head/security/vuxml

Sergey A. Osokin osa at FreeBSD.org
Fri Feb 8 01:12:27 UTC 2019


Author: osa
Date: Fri Feb  8 01:12:26 2019
New Revision: 492404
URL: https://svnweb.freebsd.org/changeset/ports/492404

Log:
  Update versions range for recent unit vulnerability.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Feb  8 01:06:40 2019	(r492403)
+++ head/security/vuxml/vuln.xml	Fri Feb  8 01:12:26 2019	(r492404)
@@ -63,7 +63,7 @@ Notes:
     <affects>
       <package>
 	<name>unit</name>
-	<range><lt>1.7.1</lt></range>
+	<range><ge>0.3.0</ge><lt>1.7.1</lt></range>
       </package>
     </affects>
     <description>


More information about the svn-ports-all mailing list