Author: bdubbs
Date: 2007-01-13 18:30:49 -0700 (Sat, 13 Jan 2007)
New Revision: 6385
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/major/openssh.xml
Log:
Updated to openssh-4.5p1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-01-14 00:36:10 UTC (rev 6384)
+++ trunk/BOOK/general.ent 2007-01-14 01:30:49 UTC (rev 6385)
@@ -291,7 +291,7 @@
<!ENTITY net-tools-version "1.60">
<!ENTITY wireless-tools-version "28">
<!ENTITY ntp-version "4.2.0a">
-<!ENTITY openssh-version "4.3p2">
+<!ENTITY openssh-version "4.5p1">
<!ENTITY portmap-version "5beta">
<!ENTITY rsync-version "2.6.8">
<!ENTITY samba3-version "3.0.23d">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 00:36:10 UTC
(rev 6384)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 01:30:49 UTC
(rev 6385)
@@ -45,8 +45,11 @@
<para>January 13th, 2007</para>
<itemizedlist>
<listitem>
- <para>[bdubbs] - Updated openssl-0.9.8d.</para>
+ <para>[bdubbs] - Updated to openssh-4.5p1.</para>
</listitem>
+ <listitem>
+ <para>[bdubbs] - Updated to openssl-0.9.8d.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/server/major/openssh.xml
===================================================================
--- trunk/BOOK/server/major/openssh.xml 2007-01-14 00:36:10 UTC (rev 6384)
+++ trunk/BOOK/server/major/openssh.xml 2007-01-14 01:30:49 UTC (rev 6385)
@@ -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 "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)">
+ <!ENTITY openssh-md5sum "6468c339886f78e8a149b88f695839dd">
+ <!ENTITY openssh-size "948 KB">
+ <!ENTITY openssh-buildsize "25.8 MB">
+ <!ENTITY openssh-time "0.4 SBU (additional 2.3 SBU to run the test
suite)">
]>
<sect1 id="openssh" xreflabel="OpenSSH-&openssh-version;">
@@ -133,7 +133,7 @@
you add 127.0.0.1 to the sshd line in <filename>/etc/hosts.allow</filename>
if you have a restrictive <filename>/etc/hosts.deny</filename> file, or the
test suite will fail. To run the test suite, issue: <command>make -k
- tests</command>. The banner tests are known to fail.</para>
+ tests</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -274,7 +274,8 @@
<varlistentry id="sftp-server">
<term><command>sftp-server</command></term>
<listitem>
- <para>is an SFTP server subsystem.</para>
+ <para>is an SFTP server subsystem. This program is not normally
+ called directly by the user.</para>
<indexterm zone="openssh sftp-server">
<primary sortas="b-sftp-server">sftp-server</primary>
</indexterm>
@@ -360,7 +361,8 @@
<listitem>
<para>is used by <command>ssh</command> to access the local host
keys and generate the digital signature required during hostbased
- authentication with SSH protocol version 2.</para>
+ authentication with SSH protocol version 2. This program is not
normally
+ called directly by the user.</para>
<indexterm zone="openssh ssh-keysign">
<primary sortas="b-ssh-keysign">ssh-keysign</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page