Mention maintenance releases
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 12 Dec 2019 21:17:37 +0000 (22:17 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 12 Dec 2019 21:17:37 +0000 (22:17 +0100)
templates/web/index.xsl
templates/web/mirrors.xsl

index 62c3b5fbc432885fc62983a19163b71f2bf072ce..3f584b9895a2ee95fa8e4d0cc82f6fd35eb8734c 100644 (file)
@@ -48,6 +48,7 @@
 
          <p id="version_info">
             <xsl:text>The current version is </xsl:text> <xsl:value-of select="/content/current_version"/>
+           If necessary, we publish maintenance releases. These releases are mainly intended for package maintainers.
            <!--This is a security release.  See <a href="{$staticroot}/doc/security/CVE-2019-16928.txt">CVE-2019-16928</a>.-->
          </p>
 
index 98eb05977b6624a65f6dbb61022d2773cdcb97cb..7f904c40f50e5fa2e4d132ac006a29dee7c4b2a8 100644 (file)
@@ -32,6 +32,8 @@
                                        <a href="https://wiki.exim.org/ObtainingExim">Exim Wiki.</a>
                                        If the mirrors do not work for you, you can download the tarballs from the
                                        <a href="https://ftp.exim.org/pub/exim/exim4/">origin.</a>.
+                                       If we published maintenance releases you can find the tarballs
+                                       in the <a href="https://ftp.exim.org/pub/exim4/fixes">fixes</a> directory.
                                        <xsl:text>.</xsl:text>
                                </p>
 
@@ -67,6 +69,7 @@
                <li> Main Git Repository: <code>git://git.exim.org/exim.git</code></li>
                <li> Mirror at GitHub <a href="https://github.com/Exim/exim.git">https://github.com/Exim/exim.git</a></li>
            </ul>
+           All releases get a signed Git tag.
            </p>
 
            </xsl:template>