svn commit: r455799 - head/security/vuxml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 8 20:35:27 UTC 2017


Author: sunpoet
Date: Fri Dec  8 20:35:26 2017
New Revision: 455799
URL: https://svnweb.freebsd.org/changeset/ports/455799

Log:
  Fix version range of mail/procmail
  
  PR:		223777
  Submitted by:	romain

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Dec  8 20:21:01 2017	(r455798)
+++ head/security/vuxml/vuln.xml	Fri Dec  8 20:35:26 2017	(r455799)
@@ -775,7 +775,7 @@ Notes:
     <affects>
       <package>
 	<name>procmail</name>
-	<range><lt>3.23</lt></range>
+	<range><lt>3.22_10</lt></range>
       </package>
     </affects>
     <description>
@@ -795,6 +795,7 @@ Notes:
     <dates>
       <discovery>2017-11-16</discovery>
       <entry>2017-11-21</entry>
+      <modified>2017-12-08</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-head mailing list