svn commit: r301157 - head/security/vuxml

Eitan Adler eadler at FreeBSD.org
Thu Jul 19 15:20:50 UTC 2012


Author: eadler
Date: Thu Jul 19 15:20:49 2012
New Revision: 301157
URL: http://svn.freebsd.org/changeset/ports/301157

Log:
  The changelog indicates the bug can be found in versions prior to 1.2.1
  
  Fix nit: references section should include urls used in citation.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Jul 19 14:50:29 2012	(r301156)
+++ head/security/vuxml/vuln.xml	Thu Jul 19 15:20:49 2012	(r301157)
@@ -57,7 +57,7 @@ Note:  Please add new entries to the beg
     <affects>
       <package>
 	<name>libjpeg-turbo</name>
-	<range><lt>1.2.0</lt></range>
+	<range><lt>1.2.1</lt></range>
       </package>
     </affects>
     <description>
@@ -79,11 +79,14 @@ Note:  Please add new entries to the beg
       </body>
     </description>
     <references>
-    <cvename>CVE-2012-2806</cvename>
+      <cvename>CVE-2012-2806</cvename>
+      <url>http://sourceforge.net/projects/libjpeg-turbo/files/1.2.1/README.txt</url>
+      <url>https://bugzilla.redhat.com/show_bug.cgi?id=826849</url>
     </references>
     <dates>
       <discovery>2012-05-31</discovery>
       <entry>2012-07-18</entry>
+      <modified>2012-07-19</modified>
     </dates>
   </vuln>
 



More information about the svn-ports-all mailing list