Ignore:
Timestamp:
06/14/2024 03:37:53 PM (2 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch
Children:
cadbe55
Parents:
6acfe2e
Message:

Package updates.
Update to vim-9.1.0478.
Update to iana-etc-20240607.
Update to systemd-256.
Update to python3-3.12.4.
Update to perl-5.40.0.
Update to openssl-3.3.1 (Security fix).
Update to linux-6.9.4.
Update to findutils-4.10.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r6acfe2e r5818041  
    4848 <screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
    4949       -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
    50 
     50<!--
    5151 <para>Next, fix compatibility with linux-6.9 and later:</para>
    5252
     
    6060sed -i '/OVERLAYFS_SUPER_MAGIC/a \
    6161pidfs,           {PID_FS_MAGIC}' src/basic/filesystems-gperf.gperf</userinput></screen>
    62 
     62-->
    6363    <!-- https://github.com/systemd/systemd/pull/30549 -->
     64<!--
    6465    <para>Now fix a security vulnerability in the DNSSEC verification of
    6566    <command>systemd-resolved</command> and a bug breaking running
     
    6869
    6970<screen><userinput remap='pre'>patch -Np1 -i ../&systemd-upstream-patch;</userinput></screen>
    70 
     71-->
    7172    <para>Prepare systemd for compilation:</para>
    7273
     
    248249         after initializing the system with systemd.  -->
    249250    <para>One test named <literal>systemd:core / test-namespace</literal>
    250     is known to fail in the LFS chroot environment.  Some other tests may
    251     fail because they depend on various kernel configuration options.</para>
     251    is known to fail in the LFS chroot environment.  Two other tests,
     252    <literal>test-chase</literal> and <literal>test-systemd-tmpfiles</literal>,
     253    are also known to fail.  Some other tests may fail because they depend
     254    on various kernel configuration options.</para>
    252255
    253256    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.