mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
openssh-7.3p1: I have commented the ftp link because at the moment it does not work.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17621 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a6827b5b9a
commit
a93f2f1f04
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "30"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "July 30th &year;">
|
||||
<!ENTITY releasedate "August 1st &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 1st, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to openssh-7.3p1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8134">#8134</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>July 30th, 2016</para>
|
||||
<itemizedlist>
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
\<\!\-\- major and minor only -->
|
||||
<!ENTITY nss-version "3.&nss-minor-version;">
|
||||
<!ENTITY openssh-version "7.2p2">
|
||||
<!ENTITY openssh-version "7.3p1">
|
||||
<!ENTITY openssl-version "1.0.2h">
|
||||
<!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only -->
|
||||
<!ENTITY polkit-version "0.113">
|
||||
|
@ -7,10 +7,11 @@
|
||||
<!ENTITY openssh-download-http
|
||||
"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 "13009a9156510d8f27e752659075cced">
|
||||
" "> <!-- 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 "dfadd9f035d38ce5d58a3bf130b86d08">
|
||||
<!ENTITY openssh-size "1.5 MB">
|
||||
<!ENTITY openssh-buildsize "43 MB (51 MB, with tests)">
|
||||
<!ENTITY openssh-buildsize "46 MB (56 MB, with tests)">
|
||||
<!ENTITY openssh-time "0.4 SBU (running the tests takes 10+ minutes,
|
||||
irrespective of processor speed)">
|
||||
<!-- fo is not running the tests-->
|
||||
|
Loading…
Reference in New Issue
Block a user