Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2015 19:04:05 +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: r47662 - head/de_DE.ISO8859-1/books/handbook/mirrors
Message-ID:  <201510251904.t9PJ45Ll053386@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhd
Date: Sun Oct 25 19:04:05 2015
New Revision: 47662
URL: https://svnweb.freebsd.org/changeset/doc/47662

Log:
  Update to r42475:
  Update the fingerprint example to match the new fingerprints.
  
  Update to r42935:
  Mention stable/10 branch in various places.
  
  Update to r43087:
  Add missing 9.2-R missing bits from previous release.

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 Oct 25 17:43:52 2015	(r47661)
+++ head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml	Sun Oct 25 19:04:05 2015	(r47662)
@@ -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: r42474
+     basiert auf: r43087
 -->
 
 <appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="mirrors">
@@ -608,9 +608,11 @@
 	    unter <literal>head</literal> und die jeweilige neueste
 	    Version des -STABLE Zweiges unter
 	    <literal>stable/8</literal> (für
-	    8.<replaceable>x</replaceable>) und
+	    8.<replaceable>x</replaceable>),
 	    <literal>stable/9</literal>
-	    (9.<replaceable>x</replaceable>) verwaltet wird.</para>
+	    (9.<replaceable>x</replaceable>) und
+	    <literal>stable/10</literal>
+	    (10.<replaceable>x</replaceable>) verwaltet wird.</para>
 	</listitem>
 
 	<listitem>
@@ -790,11 +792,12 @@
     <screen>Error validating server certificate for 'https://svn0.us-west.freebsd.org:443':
  - The certificate is not issued by a trusted authority. Use the
    fingerprint to validate the certificate manually!
+ - The certificate hostname does not match.
 Certificate information:
  - Hostname: svnmir.ysv.FreeBSD.org
- - Valid: from Fri, 24 Aug 2012 22:04:04 GMT until Sat, 24 Aug 2013 22:04:04 GMT
- - Issuer: clusteradm, FreeBSD.org, CA, US
- - Fingerprint: 79:35:8f:ca:6d:34:d9:30:44:d1:00:af:33:4d:e6:11:44:4d:15:ec
+ - Valid: from Jul 29 22:01:21 2013 GMT until Dec 13 22:01:21 2040 GMT
+ - Issuer: clusteradm, FreeBSD.org, (null), CA, US (clusteradm@FreeBSD.org)
+ - Fingerprint: 1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61
 (R)eject, accept (t)emporarily or accept (p)ermanently?</screen>
 
     <para>Vergleichen Sie den Fingerabdruck mit dem in der obigen
@@ -2101,6 +2104,14 @@ src-all</programlisting>
 
       <variablelist>
 	<varlistentry>
+	  <term>RELENG_9_2_0_RELEASE</term>
+
+	  <listitem>
+	    <para>&os; 9.2</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>RELENG_9_1_0_RELEASE</term>
 
 	  <listitem>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510251904.t9PJ45Ll053386>