Author: bdubbs
Date: 2012-09-25 12:40:21 -0600 (Tue, 25 Sep 2012)
New Revision: 10685
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/openssh.xml
Log:
Update to openssh-6.1p1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-25 17:38:16 UTC (rev 10684)
+++ trunk/BOOK/general.ent 2012-09-25 18:40:21 UTC (rev 10685)
@@ -175,7 +175,7 @@
<!ENTITY nss-major-version "13">
<!ENTITY nss-minor-version "6">
<!ENTITY nss-version
"3.&nss-major-version;.&nss-minor-version;">
-<!ENTITY openssh-version "6.0p1">
+<!ENTITY openssh-version "6.1p1">
<!ENTITY openssl-version "1.0.1c">
<!ENTITY p11-kit-version "0.14">
<!ENTITY polkit-version "0.107">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-25 17:38:16 UTC
(rev 10684)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-25 18:40:21 UTC
(rev 10685)
@@ -47,6 +47,10 @@
<para>September 25th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to openssh-6.1p1. Fixes
+ <ulink url="&blfs-ticket-root;3572">#3572</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to sqlite-3.7.14. Fixes
<ulink url="&blfs-ticket-root;3579">#3579</ulink>.</para>
</listitem>
Modified: trunk/BOOK/postlfs/security/openssh.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssh.xml 2012-09-25 17:38:16 UTC (rev
10684)
+++ trunk/BOOK/postlfs/security/openssh.xml 2012-09-25 18:40:21 UTC (rev
10685)
@@ -8,10 +8,10 @@
"http://ftp.openbsd.org/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 "3c9347aa67862881c5da3f3b1c08da7b">
+ <!ENTITY openssh-md5sum "3345cbf4efe90ffb06a78670ab2d05d5">
<!ENTITY openssh-size "1.1 MB">
- <!ENTITY openssh-buildsize "31 MB">
- <!ENTITY openssh-time "0.6 SBU">
+ <!ENTITY openssh-buildsize "39 MB">
+ <!ENTITY openssh-time "0.4 SBU">
]>
<sect1 id="openssh" xreflabel="OpenSSH-&openssh-version;">
@@ -127,10 +127,10 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
- --sysconfdir=/etc/ssh \
+<screen><userinput>./configure --prefix=/usr \
+ --sysconfdir=/etc/ssh \
--datadir=/usr/share/sshd \
- --with-md5-passwords \
+ --with-md5-passwords \
--with-privsep-path=/var/lib/sshd &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page