Date: Sun, 19 Jun 2016 18:39:10 +0000 (UTC) From: Bjoern Heidotting <bhd@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48965 - head/de_DE.ISO8859-1/books/handbook/mirrors Message-ID: <201606191839.u5JIdAm0011411@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhd Date: Sun Jun 19 18:39:10 2016 New Revision: 48965 URL: https://svnweb.freebsd.org/changeset/doc/48965 Log: Update to r47312: Re-add the legacy fingerprints with warnings that they are deprecated. Modified: head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Sun Jun 19 17:30:33 2016 (r48964) +++ head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Sun Jun 19 18:39:10 2016 (r48965) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/mirrors/chapter.xml,v 1.174 2011/07/25 14:45:12 bcr Exp $ - basiert auf: r47170 + basiert auf: r47312 --> <appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="mirrors"> @@ -762,15 +762,59 @@ This site doesn't have any products newe <literal>svn</literal> die nächste Wahl. Sollte beides nicht verfügbar sein, nutzen Sie <literal>http</literal>.</para> + <para>Diejenigen, die immer noch die veralteten Servernamen + verwenden, finden hier die entsprechenden SHA1- und + SHA256-Fingerabdrücke:</para> + + <informaltable> + <tgroup cols="2"> + <colspec colwidth="1*"/> + <colspec colwidth="1*"/> + <thead> + <row> + <entry>Hash</entry> + <entry>Fingerabdruck</entry> + </row> + </thead> + + <tbody> + <row> + <entry>SHA1 (veraltet)</entry> + <entry><literal>1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61</literal></entry> + </row> + + <row> + <entry>SHA1 (veraltet)</entry> + <entry><literal>F6:44:AA:B9:03:89:0E:3E:8C:4D:4D:14:F0:27:E6:C7:C1:8B:17:C5</literal></entry> + </row> + + <row> + <entry>SHA256 (veraltet)</entry> + <entry><literal>47:35:A9:09:A3:AB:FA:20:33:36:43:C5:1A:D6:E6:FB:EB:C0:C0:83:37:D4:46:9C:A0:AB:89:7F:C2:9C:4C:A3</literal></entry> + </row> + + <row> + <entry>SHA256 (veraltet)</entry> + <entry><literal>48:3C:84:DB:7C:27:1B:FA:D5:0B:A0:D7:E0:4C:79:AA:A3:8E:A3:FA:84:E6:32:34:7D:EB:30:E6:11:01:CF:BE</literal></entry> + </row> + </tbody> + </tgroup> + </informaltable> + + <para>Wenn Sie einen dieser Fingerabdrücke sehen, bedeutet dass + wahrscheinlich, dass ein veralteter Servername verwendet + wird.</para> + <sect2> <title>Weiterführende Informationen</title> <para>Weitere Informationen über die Verwendung von <application>Subversion</application> finden Sie im <quote>Subversion Buch</quote> mit dem Namen <link - xlink:href="http://svnbook.red-bean.com/">Versionskontrolle mit - Subversion</link>, oder in der <link - xlink:href="http://subversion.apache.org/docs/">Subversion Dokumentation</link>.</para> + xlink:href="http://svnbook.red-bean.com/"> + Versionskontrolle mit Subversion</link>, oder in der <link + xlink:href="http://subversion.apache.org/docs/"> + Subversion Dokumentation</link>.</para> </sect2> </sect1>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606191839.u5JIdAm0011411>