Author: dnicholson
Date: 2006-03-29 16:18:58 -0700 (Wed, 29 Mar 2006)
New Revision: 5771

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/major/openssh.xml
Log:
Updated to OpenSSH-4.3p2.  Fixes #1791

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-03-29 20:26:50 UTC (rev 5770)
+++ trunk/BOOK/general.ent      2006-03-29 23:18:58 UTC (rev 5771)
@@ -279,7 +279,7 @@
 <!ENTITY ncpfs-version                "2.2.4">
 <!ENTITY net-tools-version            "1.60">
 <!ENTITY ntp-version                  "4.2.0">
-<!ENTITY openssh-version              "4.2p1">
+<!ENTITY openssh-version              "4.3p2">
 <!ENTITY portmap-version              "5beta">
 <!ENTITY rsync-version                "2.6.6">
 <!ENTITY samba3-version               "3.0.20b">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-03-29 20:26:50 UTC 
(rev 5770)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-03-29 23:18:58 UTC 
(rev 5771)
@@ -45,6 +45,9 @@
       <para>March 29th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/server/major/openssh.xml
===================================================================
--- trunk/BOOK/server/major/openssh.xml 2006-03-29 20:26:50 UTC (rev 5770)
+++ trunk/BOOK/server/major/openssh.xml 2006-03-29 23:18:58 UTC (rev 5771)
@@ -6,10 +6,10 @@
 
   <!ENTITY openssh-download-http 
"http://sunsite.ualberta.ca/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz";>
   <!ENTITY openssh-download-ftp  
"ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz";>
-  <!ENTITY openssh-md5sum        "df899194a340c933944b193477c628fa">
-  <!ENTITY openssh-size          "914 KB">
-  <!ENTITY openssh-buildsize     "15.7 MB">
-  <!ENTITY openssh-time          "0.5 SBU (additional 0.5 SBU to run the test 
suite)">
+  <!ENTITY openssh-md5sum        "7e9880ac20a9b9db0d3fea30a9ff3d46">
+  <!ENTITY openssh-size          "920 KB">
+  <!ENTITY openssh-buildsize     "15.3 MB">
+  <!ENTITY openssh-time          "0.5 SBU (additional 0.7 SBU to run the test 
suite)">
 ]>
 
 <sect1 id="openssh" xreflabel="OpenSSH-&openssh-version;">
@@ -74,9 +74,13 @@
     <xref linkend="jdk"/>,
     <xref linkend="net-tools"/>,
     <xref linkend="sysstat"/>,
-    <ulink url="http://www.opensc.org/";>OpenSC</ulink> and
-    <ulink 
url="http://sourceforge.net/projects/libedit/";>libedit</ulink></para>
+    <ulink url="http://www.opensc-project.org/";>OpenSC</ulink> and
+    <ulink
+    
url="http://www.citi.umich.edu/projects/smartcard/sectok.html";>libsectok</ulink></para>
 
+    <bridgehead renderas="sect3" condition="html" role="usernotes">User Notes:
+    <ulink url='&blfs-wiki;/OpenSSH'/></bridgehead>
+
   </sect2>
 
   <sect2 role="installation">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to