fix style usage
[exim-website.git] / templates / web / index.xsl
index 7de33ca81ad2c06601287f8c9f1c05a7ea082fa5..9a99e638848a4601289cdec70ff9aafeda6df2f4 100644 (file)
 
                        <h2>Latest Version: <xsl:value-of select="/content/current_version"/></h2>
 
+                       <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>
+
+
                 <!-- Summary -->
                        <p id="summary">
                                <a href="https://www.exim.org/">
                                        <img src="i/exim-blue-ld-87x65.png" alt="Exim Logo" width="87" height="65"/>
                                </a>
-                               <xsl:text>Exim is a message transfer agent (MTA) developed at the </xsl:text>
+                               <xsl:text>Exim is a message transfer agent (MTA) originally developed at the </xsl:text>
                                <a href="https://www.cam.ac.uk/" title="University of Cambridge Home page">University of Cambridge</a>
                                <xsl:text> for use on Unix systems connected to the Internet. It is freely available under the terms of the </xsl:text>
                                <a href="https://www.gnu.org/licenses/gpl.html" title="GPL Information">GNU General Public Licence</a>
-                               <xsl:text>. In style it is similar to </xsl:text>
-                               <a href="http://freecode.com/projects/smail/" rel="nofollow">Smail 3</a>
-                               <xsl:text>, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of </xsl:text>
+                               <xsl:text>. In style it is similar to Smail 3,
+                               but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of </xsl:text>
                                <a href="https://www.proofpoint.com/us/sendmail-open-source" title="Sendmail home page" rel="nofollow">Sendmail</a>
                                <xsl:text>, although the configuration of Exim is quite different.</xsl:text>
                        </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.</xsl:text>
+         <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 twenty years 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>.</xsl:text>
+            <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>
 
            <!--
                 <!-- Book Information -->
 
                        <p id="book_info">
-                               <a href="https://www.uit.co.uk/the-exim-smtp-mail-server">
+                               <a href="https://www.uit.co.uk/all-books/the-exim-smtp-mail-server.html">
                                        <img src="i/exim-book.png" width="74" height="100"/>
                                </a>
                                <xsl:text>You may wish to purchase </xsl:text>
-                               <a href="https://www.uit.co.uk/the-exim-smtp-mail-server">The Exim SMTP Mail Server</a>
+                               <a href="https://www.uit.co.uk/all-books/the-exim-smtp-mail-server.html">The Exim SMTP Mail Server</a>
                                <xsl:text> book, written by the original author of Exim, </xsl:text>
                                <a href="https://en.wikipedia.org/wiki/Philip_Hazel">Philip Hazel</a>
                                <xsl:text>.</xsl:text>
             <xsl:text>The following organizations provide services which help the Exim project:</xsl:text>
             <ul id="sponsor_list">
                <li class="sponsor">
-                  <a href="https://www.cam.ac.uk/">
-                     <img src="i/cambridge-150x39.png" width="150" height="39" alt="University of Cambridge" class="sponsor_logo"/>
-                     <xsl:text>The University of Cambridge</xsl:text>
-                  </a>
-                  <xsl:text> hosts the central Exim website and domain.</xsl:text>
-               </li>
-               <li class="sponsor">
-                  <a href="https://www.bytemark.co.uk/">
-                     <xsl:text>Bytemark</xsl:text>
+                  <a href="https://www.mythic-beasts.com/">
+                     <xsl:text>Mythic Beasts</xsl:text>
                   </a>
                   <xsl:text> provide us with a VM for running the buildfarm, for the testsuite.</xsl:text>
                </li>
                   </a>
                   <xsl:text> provide us a Mac Mini for our buildfarm, keeping macOS supported.</xsl:text>
                </li>
+               <li class="sponsor">
+                  <a href="https://schlittermann.de/">
+                     <xsl:text>Schlittermann - Internet &amp; Unix Support</xsl:text>
+                  </a>
+                  <xsl:text> provide us resources for hosting and administering the exim.org infrastructure.</xsl:text>
+               </li>
             </ul>
          </div>