fixup index page
[exim-website.git] / templates / web / index.xsl
index c7ce531681fbf4914bc2b4b8b14457eccafc2f87..8e2475bef500465a08df366db611720ed0dec50a 100644 (file)
 
                        <h2>Latest Version: <xsl:value-of select="/content/current_version"/></h2>
 
-                       Currently we're working on a security release. This will be 4.96.1. Please
-                       see <a href="static/doc/security/CVE-2023-zdi.txt">this document for more detailed information.</a>
-
-
                 <!-- Summary -->
                        <p id="summary">
                                <a href="https://www.exim.org/">
          <p id="version_info">
             <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/><xsl:text>.</xsl:text> <br/>
            <xsl:text>If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.</xsl:text>
+       </p>
 
-           <!--
-           This is a security release.  See <a href="{$staticroot}/doc/security/CVE-2020-qualys">CVE-2020-qualys</a> or
-           <a href="https://www.qualys.com/2021/05/04/21nails/21nails.txt">at the reporter's (Qualys) site</a>.
-           -->
-
-         </p>
+         <p>
+           <xsl:text>Currently we're working on a security release. This will be 4.96.1. Please see </xsl:text>
+           <a href="static/doc/security/CVE-2023-zdi.txt">this document for more detailed information.</a>
+       </p>
 
          <p id="beta_version_info">
             <xsl:text>There may be beta versions available from the ftp sites in the Testing directory. Many people are using these without problems, but they are not recommended unless you are willing to work with beta software.</xsl:text>