mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
7fd302cf8e
commit
52544aa5ed
@ -42,6 +42,16 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
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>
|
||||
<para>2020-04-20</para>
|
||||
<itemizedlist>
|
||||
|
@ -64,7 +64,9 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20200420">
|
||||
<!ENTITY version "SVN-20200423">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20200420-systemd">
|
||||
<!ENTITY versiond "20200423-systemd">
|
||||
<!ENTITY short-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 – -->
|
||||
|
||||
|
@ -521,13 +521,13 @@
|
||||
<!ENTITY ninja-ch6-du "89 MB">
|
||||
<!ENTITY ninja-ch6-sbu "0.3 SBU">
|
||||
|
||||
<!ENTITY openssl-version "1.1.1f">
|
||||
<!ENTITY openssl-size "9,564 KB">
|
||||
<!ENTITY openssl-version "1.1.1g">
|
||||
<!ENTITY openssl-size "9,572 KB">
|
||||
<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
|
||||
<!ENTITY openssl-md5 "3f486f2f4435ef14b81814dbbc7b48bb">
|
||||
<!ENTITY openssl-home "https://www.openssl.org/">
|
||||
<!ENTITY openssl-ch6-du "146 MB">
|
||||
<!ENTITY openssl-ch6-sbu "2.1 SBU">
|
||||
<!ENTITY openssl-ch6-du "147 MB">
|
||||
<!ENTITY openssl-ch6-sbu "2.2 SBU">
|
||||
|
||||
<!ENTITY patch-version "2.7.6">
|
||||
<!ENTITY patch-size "766 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user