Author: bdubbs
Date: Thu Nov 1 14:08:53 2018
New Revision: 20665
Log:
BLFS Basic: Update openssh
Modified:
branches/basic/packages.ent
branches/basic/postlfs/security/openssh.xml
Modified: branches/basic/packages.ent
==============================================================================
--- branches/basic/packages.ent Thu Nov 1 09:17:09 2018 (r20664)
+++ branches/basic/packages.ent Thu Nov 1 14:08:53 2018 (r20665)
@@ -34,7 +34,7 @@
<!--<!ENTITY nss-version
"3.&nss-minor-version;.&nss-micro-version;"> -->
<!ENTITY nss-version "3.&nss-minor-version;">
-<!ENTITY openssh-version "7.8p1">
+<!ENTITY openssh-version "7.9p1">
<!-- <!ENTITY openssl-version "1.1.0g"> -->
<!ENTITY openssl10-version "1.0.2p">
<!ENTITY p11-kit-version "0.23.14">
Modified: branches/basic/postlfs/security/openssh.xml
==============================================================================
--- branches/basic/postlfs/security/openssh.xml Thu Nov 1 09:17:09 2018
(r20664)
+++ branches/basic/postlfs/security/openssh.xml Thu Nov 1 14:08:53 2018
(r20665)
@@ -9,10 +9,10 @@
<!ENTITY openssh-download-ftp
" "> <!-- at the moment, unable to connect via ftp: ken
"ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
-->
- <!ENTITY openssh-md5sum "ce1d090fa6239fd38eb989d5e983b074">
+ <!ENTITY openssh-md5sum "c6af50b7a474d04726a5aa747a5dce8f">
<!ENTITY openssh-size "1.5 MB">
- <!ENTITY openssh-buildsize "44 MB (add 7 MB for tests)">
- <!ENTITY openssh-time "0.4 SBU (running the tests takes 18+ minutes,
+ <!ENTITY openssh-buildsize "39 MB (add 12 MB for tests)">
+ <!ENTITY openssh-time "0.4 SBU (running the tests takes 17+ minutes,
irrespective of processor speed)">
]>
@@ -78,13 +78,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>Required patch: <ulink
url="&patch-root;/openssh-&openssh-version;-openssl-1.1.0-1.patch"/></para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect3">OpenSSH Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -137,9 +130,7 @@
commands:
</para>
-<screen><userinput>patch -Np1 -i
../openssh-&openssh-version;-openssl-1.1.0-1.patch &&
-
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc/ssh \
--with-md5-passwords \
--with-privsep-path=/var/lib/sshd &&
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page