svn commit: r350612 - head/security/vuxml

Akinori MUSHA knu at FreeBSD.org
Tue Apr 8 13:40:19 UTC 2014


Author: knu
Date: Tue Apr  8 13:40:18 2014
New Revision: 350612
URL: http://svnweb.freebsd.org/changeset/ports/350612
QAT: https://qat.redports.org/buildarchive/r350612/

Log:
  Add mingw32-openssl.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Apr  8 13:25:26 2014	(r350611)
+++ head/security/vuxml/vuln.xml	Tue Apr  8 13:40:18 2014	(r350612)
@@ -58,6 +58,10 @@ Note:  Please add new entries to the beg
 	<name>openssl</name>
 	<range><ge>1.0.1</ge><lt>1.0.1_10</lt></range>
       </package>
+      <package>
+	<name>mingw32-openssl</name>
+	<range><ge>1.0.1</ge><lt>1.0.1g</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">


More information about the svn-ports-all mailing list