Gitweb:
https://git.exim.org/exim-website.git/commitdiff/3c561362f82f71e1982f7d5ca13e24ef3768a334
Commit: 3c561362f82f71e1982f7d5ca13e24ef3768a334
Parent: c0bf2de3bfbdb15b88d13fc54a129227b9339b81
Author: Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Tue Sep 28 12:16:10 2021 +0200
Committer: Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Tue Sep 28 12:16:16 2021 +0200
4.95 isn't a security release
---
templates/web/index.xsl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/templates/web/index.xsl b/templates/web/index.xsl
index d2c092b..7de33ca 100644
--- a/templates/web/index.xsl
+++ b/templates/web/index.xsl
@@ -50,8 +50,10 @@
<xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/><xsl:text>.</xsl:text>
<xsl:text>If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.</xsl:text>
+ <!--
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>