svn commit: r457503 - head/security/vuxml

Eugene Grosbein eugen at FreeBSD.org
Fri Dec 29 09:28:53 UTC 2017


Author: eugen
Date: Fri Dec 29 09:28:51 2017
New Revision: 457503
URL: https://svnweb.freebsd.org/changeset/ports/457503

Log:
  Fix cut-n-paste error in the previous addition for bouncycastle15
  (6a131fbf-ec76-11e7-aa65-001b216d295b).

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Dec 29 09:25:58 2017	(r457502)
+++ head/security/vuxml/vuln.xml	Fri Dec 29 09:28:51 2017	(r457503)
@@ -68,7 +68,7 @@ Notes:
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
-	<p>he Legion of the Bouncy Castle reports:</p>
+	<p>The Legion of the Bouncy Castle reports:</p>
 	<blockquote cite="https://www.bouncycastle.org/releasenotes.html">
 	  <p>Release: 1.59</p>
 	  <p>CVE-2017-13098 ("ROBOT"), a Bleichenbacher oracle in TLS


More information about the svn-ports-head mailing list