You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2002/12/17 18:11:23 UTC

cvs commit: httpd-2.0/docs/manual install.xml.de install.xml install.html.de install.html.en

kess        2002/12/17 09:11:23

  Modified:    docs/manual install.xml.de install.xml install.html.de
                        install.html.en
  Log:
  change a link and add a note where to find the signature files
  
  Revision  Changes    Path
  1.11      +13 -11    httpd-2.0/docs/manual/install.xml.de
  
  Index: install.xml.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/install.xml.de,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- install.xml.de	16 Dec 2002 03:19:39 -0000	1.10
  +++ install.xml.de	17 Dec 2002 17:11:23 -0000	1.11
  @@ -1,6 +1,6 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
  -<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
  +<!--<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>-->
   <!-- English revision: 1.13 -->
   
   <manualpage>
  @@ -160,9 +160,9 @@
       modifizierte Version des Apache HTTP Servers erhalten haben. Dies kann
       durch Pr&#252;fen des heruntergeladenen Tarballs gegen die PGP-Signatur
       erreicht werden. Dies ist wiederum ein Zweischrittverfahren. Zuerst
  -    m&#252;ssen Sie die <code>KEYS</code>-Datei ebenfalls von der <a
  -    href="http://httpd.apache.org/download.cgi">Apache HTTP
  -    Server Downloadseite</a> beziehen. (Um sicherzustellen, dass die
  +    m&#252;ssen Sie die <a href="http://www.apache.org/dist/httpd/KEYS">
  +    <code>KEYS</code></a>-Datei ebenfalls von der Apache
  +    Distributionsseite beziehen. (Um sicherzustellen, dass die
       <code>KEYS</code>-Datei selbst nicht ver&#228;ndert wurde, ist
       es sinnvoll, eine Datei aus einer fr&#252;heren Distribution des
       Apache zu verwenden, oder den Schl&#252;ssel von einem &#246;ffentlichen
  @@ -176,14 +176,16 @@
   
     <example>$ gpg --import KEYS</example>
   
  -    <p>Der n&#228;chste Schritt ist das Testen des Tarballs gegen
  +    <p>Der n&auml;chste Schritt ist das Testen des Tarballs gegen
       die PGP-Signatur, die immer von der <a
  -    href="http://httpd.apache.org/download.cgi">Apache
  -    Originalseite</a> bezogen werden sollte. Die Signaturdatei hat den
  -    gleichen Dateinamen wie der Tarball, aber zus&#228;tzlich die
  -    Endung <code>.asc</code>. Nun k&#246;nnen Sie die Distribution mit
  -    einem der folgenden Befehle (wiederum abh&#228;ngig von Ihrer PGP
  -    Version) pr&#252;fen:</p>
  +    href="http://httpd.apache.org/download.cgi">Apache Originalseite</a>
  +    bezogen werden sollte. Den Link zur Signaturdatei finden Sie hinter
  +    dem jeweiligen Download-Link oder im entsprechenden Verzeichnis auf der
  +    <a href="http://www.apache.org/dist/httpd/">Apache-Distributionsseite</a>
  +    Sie hat den gleichen Dateinamen wie der Tarball, aber zus&auml;tzlich die
  +    Endung <code>.asc</code>. Nun k&ouml;nnen Sie die Distribution mit
  +    einem der folgenden Befehle (wiederum abh&auml;ngig von Ihrer PGP
  +    Version) pr&uuml;fen:</p>
   
     <example>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</example>
   
  
  
  
  1.14      +14 -12    httpd-2.0/docs/manual/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/install.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- install.xml	16 Dec 2002 03:19:39 -0000	1.13
  +++ install.xml	17 Dec 2002 17:11:23 -0000	1.14
  @@ -153,14 +153,13 @@
       version of the Apache HTTP Server. This can be accomplished by
       testing the downloaded tarball against the PGP signature. This,
       in turn, is a two step procedure. First, you must obtain the
  -    <code>KEYS</code> file from the <a
  -    href="http://httpd.apache.org/download.cgi">Apache HTTP
  -    Server download site</a>, too. (To assure that the <code>KEYS</code>
  -    file itself has not been modified, it may be a good idea to use a
  -    file from a previous distribution of Apache or import the keys from a
  -    public key server.) The keys are imported into your personal
  -    key ring using one of the following commands (depending on your
  -    pgp version):</p>
  +    <a href="http://www.apache.org/dist/httpd/KEYS"><code>KEYS</code></a>
  +    file from the Apache distribution site, too. (To assure that the
  +    <code>KEYS</code> file itself has not been modified, it may be a good
  +    idea to use a file from a previous distribution of Apache or import
  +    the keys from a public key server.) The keys are imported into
  +    your personal key ring using one of the following commands (depending
  +    on your pgp version):</p>
   
   <example>$ pgp &lt; KEYS</example>
   
  @@ -171,10 +170,13 @@
       <p>The next step is to test the tarball against the PGP
       signature, which should always be obtained from the <a
       href="http://httpd.apache.org/download.cgi">main Apache
  -    website</a>. The signature file has a filename identical to the
  -    source tarball with the addition of <code>.asc</code>. Then you
  -    can check the distribution with one of the following commands
  -    (again, depending on your pgp version):</p>
  +    website</a>. A link to the signature file is placed behind the
  +    corresponding download link or may be found in the particular
  +    directory at the <a href="http://www.apache.org/dist/httpd/">Apache
  +    distribution site</a>. Its filename is identical to the source
  +    tarball with the addition of <code>.asc</code>. Then you can check
  +    the distribution with one of the following commands (again,
  +    depending on your pgp version):</p>
   
   <example>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</example>
   
  
  
  
  1.12      +8 -5      httpd-2.0/docs/manual/install.html.de
  
  Index: install.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/install.html.de,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- install.html.de	16 Dec 2002 03:19:40 -0000	1.11
  +++ install.html.de	17 Dec 2002 17:11:23 -0000	1.12
  @@ -172,8 +172,9 @@
       modifizierte Version des Apache HTTP Servers erhalten haben. Dies kann
       durch Pr�fen des heruntergeladenen Tarballs gegen die PGP-Signatur
       erreicht werden. Dies ist wiederum ein Zweischrittverfahren. Zuerst
  -    m�ssen Sie die <code>KEYS</code>-Datei ebenfalls von der <a href="http://httpd.apache.org/download.cgi">Apache HTTP
  -    Server Downloadseite</a> beziehen. (Um sicherzustellen, dass die
  +    m�ssen Sie die <a href="http://www.apache.org/dist/httpd/KEYS">
  +    <code>KEYS</code></a>-Datei ebenfalls von der Apache
  +    Distributionsseite beziehen. (Um sicherzustellen, dass die
       <code>KEYS</code>-Datei selbst nicht ver�ndert wurde, ist
       es sinnvoll, eine Datei aus einer fr�heren Distribution des
       Apache zu verwenden, oder den Schl�ssel von einem �ffentlichen
  @@ -188,9 +189,11 @@
     <div class="example"><p><code>$ gpg --import KEYS</code></p></div>
   
       <p>Der n�chste Schritt ist das Testen des Tarballs gegen
  -    die PGP-Signatur, die immer von der <a href="http://httpd.apache.org/download.cgi">Apache
  -    Originalseite</a> bezogen werden sollte. Die Signaturdatei hat den
  -    gleichen Dateinamen wie der Tarball, aber zus�tzlich die
  +    die PGP-Signatur, die immer von der <a href="http://httpd.apache.org/download.cgi">Apache Originalseite</a>
  +    bezogen werden sollte. Den Link zur Signaturdatei finden Sie hinter
  +    dem jeweiligen Download-Link oder im entsprechenden Verzeichnis auf der
  +    <a href="http://www.apache.org/dist/httpd/">Apache-Distributionsseite</a>
  +    Sie hat den gleichen Dateinamen wie der Tarball, aber zus�tzlich die
       Endung <code>.asc</code>. Nun k�nnen Sie die Distribution mit
       einem der folgenden Befehle (wiederum abh�ngig von Ihrer PGP
       Version) pr�fen:</p>
  
  
  
  1.61      +14 -11    httpd-2.0/docs/manual/install.html.en
  
  Index: install.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/install.html.en,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- install.html.en	16 Dec 2002 03:19:39 -0000	1.60
  +++ install.html.en	17 Dec 2002 17:11:23 -0000	1.61
  @@ -164,13 +164,13 @@
       version of the Apache HTTP Server. This can be accomplished by
       testing the downloaded tarball against the PGP signature. This,
       in turn, is a two step procedure. First, you must obtain the
  -    <code>KEYS</code> file from the <a href="http://httpd.apache.org/download.cgi">Apache HTTP
  -    Server download site</a>, too. (To assure that the <code>KEYS</code>
  -    file itself has not been modified, it may be a good idea to use a
  -    file from a previous distribution of Apache or import the keys from a
  -    public key server.) The keys are imported into your personal
  -    key ring using one of the following commands (depending on your
  -    pgp version):</p>
  +    <a href="http://www.apache.org/dist/httpd/KEYS"><code>KEYS</code></a>
  +    file from the Apache distribution site, too. (To assure that the
  +    <code>KEYS</code> file itself has not been modified, it may be a good
  +    idea to use a file from a previous distribution of Apache or import
  +    the keys from a public key server.) The keys are imported into
  +    your personal key ring using one of the following commands (depending
  +    on your pgp version):</p>
   
   <div class="example"><p><code>$ pgp &lt; KEYS</code></p></div>
   
  @@ -180,10 +180,13 @@
   
       <p>The next step is to test the tarball against the PGP
       signature, which should always be obtained from the <a href="http://httpd.apache.org/download.cgi">main Apache
  -    website</a>. The signature file has a filename identical to the
  -    source tarball with the addition of <code>.asc</code>. Then you
  -    can check the distribution with one of the following commands
  -    (again, depending on your pgp version):</p>
  +    website</a>. A link to the signature file is placed behind the
  +    corresponding download link or may be found in the particular
  +    directory at the <a href="http://www.apache.org/dist/httpd/">Apache
  +    distribution site</a>. Its filename is identical to the source
  +    tarball with the addition of <code>.asc</code>. Then you can check
  +    the distribution with one of the following commands (again,
  +    depending on your pgp version):</p>
   
   <div class="example"><p><code>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</code></p></div>