[exim-cvs] Update CVE info on index page

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Update CVE info on index page
Gitweb: https://git.exim.org/exim-website.git/commitdiff/43d7ec62a222ec47dcba1cbe139fe4bea5ed4a3d
Commit:     43d7ec62a222ec47dcba1cbe139fe4bea5ed4a3d
Parent:     6a090e227924ff8e465706d40ee5b80fea1dba24
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Sat Jul 20 23:07:54 2019 +0200
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Sat Jul 20 23:13:46 2019 +0200


    Update CVE info on index page
---
 templates/web/index.xsl | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


diff --git a/templates/web/index.xsl b/templates/web/index.xsl
index 6900147..6a44b85 100644
--- a/templates/web/index.xsl
+++ b/templates/web/index.xsl
@@ -43,13 +43,12 @@
             </p>


       <!-- Version Information -->
-         <p id="obsolete_version_info"><xsl:text>All versions of Exim previous to version </xsl:text><xsl:value-of select="/content/current_version"/><xsl:text> are now obsolete. The last 3.x release was 3.36. It is obsolete and should not be used.Versions (between and including) 4.87 to 4.91 are vulnerable. </xsl:text>
-        See <a href="static/doc/security/CVE-2019-10149.txt">CVE-2019-10149</a>.
+         <p id="obsolete_version_info"><xsl:text>All versions of Exim previous to version </xsl:text><xsl:value-of select="/content/current_version"/><xsl:text> are now obsolete. The last 3.x release was 3.36. It is obsolete and should not be used.</xsl:text>
          </p>


          <p id="version_info">
-            <xsl:text>The current version is </xsl:text>
-            <xsl:value-of select="/content/current_version"/>
+            <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/>
+        This is a security release.  See <a href="static/doc/security/CVE-2019-13917.txt">CVE-2019-13917</a>.
          </p>


          <p id="beta_version_info">