mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
f7cac90fce
@ -39,9 +39,23 @@
|
|||||||
<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>
|
<listitem>
|
||||||
<para>2022-02-15</para>
|
<para>2022-02-15</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to expat-2.4.6 (security fix). Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2022-02-15</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - LFS-11.1-rc1 released.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Add binutils-2.38 LTO patch. Fixes
|
<para>[bdubbs] - Add binutils-2.38 LTO patch. Fixes
|
||||||
<ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para>
|
<ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para>
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
rules:</para>
|
rules:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
|
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
|
||||||
-e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
|
-e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
|
||||||
|
|
||||||
<para>Prepare systemd for compilation:</para>
|
<para>Prepare systemd for compilation:</para>
|
||||||
|
|
||||||
@ -195,13 +195,6 @@ meson --prefix=/usr \
|
|||||||
|
|
||||||
<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
|
<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
|
||||||
|
|
||||||
<para>Disable a service that is known to cause problems with systems that
|
|
||||||
use a network configuration other than what is provided by
|
|
||||||
systemd-networkd:</para>
|
|
||||||
<!-- Observed halting startup with dhcpcd handling the primary NIC -->
|
|
||||||
|
|
||||||
<screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
|
|
||||||
|
|
||||||
<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
|
<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
|
||||||
If it causes any trouble, we can add this back and also copy it into BLFS -->
|
If it causes any trouble, we can add this back and also copy it into BLFS -->
|
||||||
<!--
|
<!--
|
||||||
|
@ -163,12 +163,12 @@
|
|||||||
<!ENTITY eudev-fin-du "83 MB">
|
<!ENTITY eudev-fin-du "83 MB">
|
||||||
<!ENTITY eudev-fin-sbu "0.2 SBU">
|
<!ENTITY eudev-fin-sbu "0.2 SBU">
|
||||||
|
|
||||||
<!ENTITY expat-version "2.4.4">
|
<!ENTITY expat-version "2.4.6">
|
||||||
<!ENTITY expat-size "439 KB">
|
<!ENTITY expat-size "444 KB">
|
||||||
<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz">
|
<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz">
|
||||||
<!ENTITY expat-md5 "a712d23b7afb32e7527cf0b3fd8f12ac">
|
<!ENTITY expat-md5 "22a30c888752fdda9f8dd1b7281c54b0">
|
||||||
<!ENTITY expat-home "https://libexpat.github.io/">
|
<!ENTITY expat-home "https://libexpat.github.io/">
|
||||||
<!ENTITY expat-fin-du "13 MB">
|
<!ENTITY expat-fin-du "12 MB">
|
||||||
<!ENTITY expat-fin-sbu "0.1 SBU">
|
<!ENTITY expat-fin-sbu "0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY expect-version "5.45.4">
|
<!ENTITY expect-version "5.45.4">
|
||||||
|
Loading…
Reference in New Issue
Block a user