Update to openssl-1.1.1g.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Ken Moffat 2020-04-24 01:04:14 +00:00
parent 7fd302cf8e
commit 52544aa5ed
4 changed files with 20 additions and 8 deletions

View File

@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as <listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem. appropriate for the entry or if needed the entire day's listitem.
--> -->
<listitem>
<para>2020-04-23</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to openssl-1.1.1g (Security Fix). Fixes
<ulink url="&lfs-ticket-root;4643">#4643</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2020-04-20</para> <para>2020-04-20</para>
<itemizedlist> <itemizedlist>

View File

@ -64,7 +64,9 @@
<screen><userinput remap="test">make test</userinput></screen> <screen><userinput remap="test">make test</userinput></screen>
<para>One subtest in the test 20-test_enc.t is known to fail.</para> <para>One test 30-test_afalg.t is known to fail on some kernel
configurations (it apparently assumes certain unspecified crypto
options have been selected).</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20200420"> <!ENTITY version "SVN-20200423">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book; <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases --> Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20200420-systemd"> <!ENTITY versiond "20200423-systemd">
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "April 20th, 2020"> <!ENTITY releasedate "April 23rd, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->

View File

@ -521,13 +521,13 @@
<!ENTITY ninja-ch6-du "89 MB"> <!ENTITY ninja-ch6-du "89 MB">
<!ENTITY ninja-ch6-sbu "0.3 SBU"> <!ENTITY ninja-ch6-sbu "0.3 SBU">
<!ENTITY openssl-version "1.1.1f"> <!ENTITY openssl-version "1.1.1g">
<!ENTITY openssl-size "9,564 KB"> <!ENTITY openssl-size "9,572 KB">
<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz"> <!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
<!ENTITY openssl-md5 "3f486f2f4435ef14b81814dbbc7b48bb"> <!ENTITY openssl-md5 "3f486f2f4435ef14b81814dbbc7b48bb">
<!ENTITY openssl-home "https://www.openssl.org/"> <!ENTITY openssl-home "https://www.openssl.org/">
<!ENTITY openssl-ch6-du "146 MB"> <!ENTITY openssl-ch6-du "147 MB">
<!ENTITY openssl-ch6-sbu "2.1 SBU"> <!ENTITY openssl-ch6-sbu "2.2 SBU">
<!ENTITY patch-version "2.7.6"> <!ENTITY patch-version "2.7.6">
<!ENTITY patch-size "766 KB"> <!ENTITY patch-size "766 KB">