Author: thomas
Date: Wed May 27 23:22:34 2020
New Revision: 23209
Log:
Upgrade openssh-8.3p1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/security/openssh.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed May 27 18:25:09 2020 (r23208)
+++ trunk/BOOK/general.ent Wed May 27 23:22:34 2020 (r23209)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "27"> <!-- Always 2 digits -->
+<!ENTITY day "28"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "May 27th, &year;">
+<!ENTITY releasedate "May 28th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed May 27 18:25:09
2020 (r23208)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed May 27 23:22:34
2020 (r23209)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>May 28th, 2020</para>
+ <itemizedlist>
+ <listitem>
+ <para>[thomas] - Upgrade to openssh-8.3p1. Fixes
+ <ulink url="&blfs-ticket-root;13580">#13580</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 27th, 2020</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed May 27 18:25:09 2020 (r23208)
+++ trunk/BOOK/packages.ent Wed May 27 23:22:34 2020 (r23209)
@@ -31,7 +31,7 @@
<!ENTITY nss-micro-version "1">
<!ENTITY nss-version
"3.&nss-minor-version;.&nss-micro-version;">
<!--<!ENTITY nss-version "3.&nss-minor-version;">-->
-<!ENTITY openssh-version "8.2p1">
+<!ENTITY openssh-version "8.3p1">
<!-- <!ENTITY openssl-version "1.1.0g"> -->
<!ENTITY openssl10-version "1.0.2q">
<!ENTITY p11-kit-version "0.23.20">
Modified: trunk/BOOK/postlfs/security/openssh.xml
==============================================================================
--- trunk/BOOK/postlfs/security/openssh.xml Wed May 27 18:25:09 2020
(r23208)
+++ trunk/BOOK/postlfs/security/openssh.xml Wed May 27 23:22:34 2020
(r23209)
@@ -9,11 +9,11 @@
<!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 "3076e6413e8dbe56d33848c1054ac091">
+ <!ENTITY openssh-md5sum "68d7527bf2672153ca47402f6489a1af">
<!ENTITY openssh-size "1.6 MB">
<!ENTITY openssh-buildsize "43 MB (add 17 MB for tests)">
<!ENTITY openssh-time "0.2 SBU (Using parallelism=4;
- running the tests takes 17+ minutes,
+ running the tests takes 20+ minutes,
irrespective of processor speed)">
]>
@@ -164,7 +164,7 @@
</para>
<para>
- To test the results, issue: <command>make tests</command>.
+ To test the results, issue: <command>make -j1 tests</command>.
<!--One test, <filename>key options</filename>, fails when run in
chroot.-->
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page