mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-14 16:25:11 +01:00
Merge branch 'trunk' into xry111/clfs-ng
This commit is contained in:
commit
f1813455d9
@ -43,6 +43,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2022-03-15</para>
|
<para>2022-03-15</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to openssl-3.0.2. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;5024">#5024</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to meson-0.61.3. Fixes
|
<para>[bdubbs] - Update to meson-0.61.3. Fixes
|
||||||
<ulink url="&lfs-ticket-root;5023">#5023</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5023">#5023</ulink>.</para>
|
||||||
|
@ -197,9 +197,9 @@
|
|||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Ninja-&ninja-version;</para>
|
<para>Ninja-&ninja-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Openssl-&openssl-version;</para>
|
<para>Openssl-&openssl-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Patch-&patch-version;</para>
|
<para>Patch-&patch-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
|
@ -120,6 +120,13 @@
|
|||||||
restart <command>sshd</command> service, then logout, login again,
|
restart <command>sshd</command> service, then logout, login again,
|
||||||
and rerun that command to confirm nothing is still using the
|
and rerun that command to confirm nothing is still using the
|
||||||
deleted libraries.
|
deleted libraries.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para revision='systemd'>
|
||||||
|
If the <command>systemd</command> daemon (running as PID 1) is
|
||||||
|
linked to the updated library, you can restart it without reboot
|
||||||
|
by running <command>systemctl daemon-reexec</command> as the
|
||||||
|
<systemitem class='username'>root</systemitem> user.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -538,10 +538,10 @@
|
|||||||
<!ENTITY ninja-fin-du "64 MB">
|
<!ENTITY ninja-fin-du "64 MB">
|
||||||
<!ENTITY ninja-fin-sbu "0.2 SBU">
|
<!ENTITY ninja-fin-sbu "0.2 SBU">
|
||||||
|
|
||||||
<!ENTITY openssl-version "3.0.1">
|
<!ENTITY openssl-version "3.0.2">
|
||||||
<!ENTITY openssl-size "14,660 KB">
|
<!ENTITY openssl-size "14,686 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 "7d07e849d77d276891edd579a8832bb3">
|
<!ENTITY openssl-md5 "7f9d43bb7a1e742722cf6d6f40531462">
|
||||||
<!ENTITY openssl-home "https://www.openssl.org/">
|
<!ENTITY openssl-home "https://www.openssl.org/">
|
||||||
<!ENTITY openssl-fin-du "474 MB">
|
<!ENTITY openssl-fin-du "474 MB">
|
||||||
<!ENTITY openssl-fin-sbu "5.4 SBU">
|
<!ENTITY openssl-fin-sbu "5.4 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user