Changeset f7cac90f


Ignore:
Timestamp:
02/24/2022 04:45:10 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
9c12b93
Parents:
856169b (diff), ba2dc1b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r856169b rf7cac90f  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42
    4243    <listitem>
    4344      <para>2022-02-15</para>
    4445      <itemizedlist>
     46        <listitem>
     47          <para>[bdubbs] - Update to expat-2.4.6 (security fix). Fixes
     48          <ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
     54      <para>2022-02-15</para>
     55      <itemizedlist>
     56        <listitem>
     57           <para>[bdubbs] - LFS-11.1-rc1 released.</para>
     58        </listitem>
    4559        <listitem>
    4660          <para>[bdubbs] - Add binutils-2.38 LTO patch. Fixes
  • chapter08/systemd.xml

    r856169b rf7cac90f  
    5252
    5353 <screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
    54         -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
     54       -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
    5555
    5656    <para>Prepare systemd for compilation:</para>
     
    195195
    196196<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
    197 
    198     <para>Disable a service that is known to cause problems with systems that
    199     use a network configuration other than what is provided by
    200     systemd-networkd:</para>
    201     <!-- Observed halting startup with dhcpcd handling the primary NIC -->
    202 
    203 <screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
    204197
    205198<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
  • packages.ent

    r856169b rf7cac90f  
    164164<!ENTITY eudev-fin-sbu "0.2 SBU">
    165165
    166 <!ENTITY expat-version "2.4.4">
    167 <!ENTITY expat-size "439 KB">
     166<!ENTITY expat-version "2.4.6">
     167<!ENTITY expat-size "444 KB">
    168168<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz">
    169 <!ENTITY expat-md5 "a712d23b7afb32e7527cf0b3fd8f12ac">
     169<!ENTITY expat-md5 "22a30c888752fdda9f8dd1b7281c54b0">
    170170<!ENTITY expat-home "https://libexpat.github.io/">
    171 <!ENTITY expat-fin-du "13 MB">
     171<!ENTITY expat-fin-du "12 MB">
    172172<!ENTITY expat-fin-sbu "0.1 SBU">
    173173
Note: See TracChangeset for help on using the changeset viewer.