Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2020 07:20:49 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524815 - head/security/vuxml
Message-ID:  <202002020720.0127KnTE039211@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Sun Feb  2 07:20:49 2020
New Revision: 524815
URL: https://svnweb.freebsd.org/changeset/ports/524815

Log:
  Fix typo in SpamAssassin vuxml entry from 2020-01-31

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Feb  2 07:15:43 2020	(r524814)
+++ head/security/vuxml/vuln.xml	Sun Feb  2 07:20:49 2020	(r524815)
@@ -106,7 +106,7 @@ Notes:
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">;
 	<p>The Apache SpamAssassin project reports:</p>
-	<blockquote cite="ihttps://mail-archives.apache.org/mod_mbox/spamassassin-announce/202001.mbox/%3c0a91e67a-3190-36e5-41e9-d3553743bcd2@apache.org%3e">;
+	<blockquote cite="https://mail-archives.apache.org/mod_mbox/spamassassin-announce/202001.mbox/%3c0a91e67a-3190-36e5-41e9-d3553743bcd2@apache.org%3e">;
 	  <p>A nefarious rule configuration (.cf) files can be configured to
 	    run system commands.  This issue is less stealthy and attempts to
 	    exploit the issue will throw warnings.</p>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002020720.0127KnTE039211>