From: Heiko Schlittermann (HS12-RIPE) Date: Thu, 23 Mar 2023 20:24:39 +0000 (+0100) Subject: rename mirrors.xsl -> download.xsl X-Git-Url: https://git.exim.org/exim-website.git/commitdiff_plain/294072b11d05febb7b3b41a9c84e3f0f35d7d923 rename mirrors.xsl -> download.xsl --- diff --git a/templates/web/docs.xsl b/templates/web/docs.xsl index e75b9ba..c62298a 100644 --- a/templates/web/docs.xsl +++ b/templates/web/docs.xsl @@ -100,13 +100,13 @@ . The FAQ for the obsolete Exim 3 releases can be found on the FTP site - see the - download + download pages.

Copies of Documentation

-

Copies of the main Exim documentation in HTML format as used on this site in a compressed tar file are available from the main ftp site and mirrors (see file exim-html-*).

+

Copies of the main Exim documentation in HTML format as used on this site in a compressed tar file are available from the main download site.(see file exim-html-*).

diff --git a/templates/web/download.xsl b/templates/web/download.xsl new file mode 100644 index 0000000..3f56720 --- /dev/null +++ b/templates/web/download.xsl @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + +

+ +

+ + + + +

+ Exim is available as a native package for a number of software distributions. + The sources are available as + tarballs + and as a + Git Repo (see below). +

+ +

+ Further information on the binary and OS distributions can be found in the + Exim Wiki. +

+ +

+ If we published maintenance releases, you can find the tarballs in the + fixes area, + and in individual git branches suffixed with +fixes. + Please note, that we normally we do not publish maintenance releases as tarballs, unless they contain + critical changes. +

+ +

Verification of Downloads

+ +

+ All published tarballs are cryptographically signed with an OpenPGP implementation (such as GnuPG). + The signatures are distributed alongside the tarballs. + The signatures are created with keys belonging to the developers. + The keys can be found in our + maintainers keyring. + (Please crosscheck these keys with keys you can find at other sources.) +

+ +

+ The exim.org domain supports the WKD mechanism for OpenPGP key retrieval. +

+ +

Exim Git Repositories

+ +

If you prefer tracking our commits to the source tree directly via Git: +

+ All releases get a signed Git tag. +

+ +
+ +
diff --git a/templates/web/mirrors.xsl b/templates/web/mirrors.xsl deleted file mode 100644 index 51629bd..0000000 --- a/templates/web/mirrors.xsl +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - -

- -

- - - - -

- Exim is available as a native package for a number of software distributions. - The sources are available as - tarballs - and as a - Git Repo (see below). -

- -

- Further information on the binary and OS distributions can be found in the - Exim Wiki. -

- -

- If we published maintenance releases, you can find the tarballs in the - fixes area, - and in individual git branches suffixed with +fixes. - Please note, that we normally we do not publish maintenance releases as tarballs, unless they contain - critical changes. -

- -

Verification of Downloads

- -

- All published tarballs are cryptographically signed with an OpenPGP implementation (such as GnuPG). - The signatures are distributed alongside the tarballs. - The signatures are created with keys belonging to the developers. - The keys can be found in our - maintainers keyring. - (Please crosscheck these keys with keys you can find at other sources.) -

- -

- The exim.org domain supports the WKD mechanism for OpenPGP key retrieval. -

- -

Exim Git Repositories

- -

If you prefer tracking our commits to the source tree directly via Git: -

- All releases get a signed Git tag. -

- -
- -
diff --git a/templates/wrapper.xsl b/templates/wrapper.xsl index 51010a7..af8a2ef 100644 --- a/templates/wrapper.xsl +++ b/templates/wrapper.xsl @@ -59,7 +59,7 @@