[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/04ae8c66b0a2ed6c4afb8644da9ff4974de180e9
Commit:     04ae8c66b0a2ed6c4afb8644da9ff4974de180e9
Parent:     4a82e0687d17a4904da459f0f69168c31bbcb25c
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Sat Jul 20 23:07:54 2019 +0200
Committer:  Jeremy Harris <jgh@???>
CommitDate: Thu Jul 25 09:43:25 2019 +0100


    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">