mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to openssl-1.0.2p
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20325 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
818498456f
commit
834a7d11d2
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "17"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2018">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 16th, &year;">
|
||||
<!ENTITY releasedate "August 17th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 17th, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to openssl-1.0.2p. Fixes
|
||||
<ulink url="&blfs-ticket-root;11014">#11014</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 16th, 2018</para>
|
||||
<itemizedlist>
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
<!ENTITY openssh-version "7.7p1">
|
||||
<!-- <!ENTITY openssl-version "1.1.0g"> -->
|
||||
<!ENTITY openssl10-version "1.0.2o">
|
||||
<!ENTITY openssl10-version "1.0.2p">
|
||||
<!ENTITY p11-kit-version "0.23.13">
|
||||
<!ENTITY polkit-version "0.114">
|
||||
<!ENTITY shadow-version "4.6">
|
||||
|
@ -8,10 +8,10 @@
|
||||
"https://openssl.org/source/openssl-&openssl10-version;.tar.gz">
|
||||
<!ENTITY openssl10-download-ftp
|
||||
"ftp://openssl.org/source/openssl-&openssl10-version;.tar.gz">
|
||||
<!ENTITY openssl10-md5sum "44279b8557c3247cbe324e2322ecd114">
|
||||
<!ENTITY openssl10-md5sum "ac5eb30bf5798aa14b1ae6d0e7da58df">
|
||||
<!ENTITY openssl10-size "5.1 MB">
|
||||
<!ENTITY openssl10-buildsize "62 MB (with tests)">
|
||||
<!ENTITY openssl10-time "1.1 SBU (with tests)">
|
||||
<!ENTITY openssl10-buildsize "72 MB (with tests)">
|
||||
<!ENTITY openssl10-time "1.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="openssl10" xreflabel="OpenSSL-&openssl10-version; Libraries">
|
||||
|
Loading…
Reference in New Issue
Block a user