Ignore:
Timestamp:
07/23/2021 11:30:53 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f18f2d6, ff5c009
Parents:
4eee9cc
Message:

Update to binutils-2.37
Update to less-590
Update to meson-0.59.0
Guard systemd against CVE-2021-33910

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r4eee9cc r9f84752  
    4141    <title>Installation of systemd</title>
    4242
    43 <!--
    44     <para>First, apply a patch to fix the build with GCC-10 and fix a segfault:</para>
    45 
    46 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
    47 -->
    48 
    49     <!-- For linux-5.11's API headers changing the rfkill_event structure
    50     <para>First, apply a patch to fix some build issues:</para>
     43    <!--Fix CVE-2021-33910 -->
     44    <para>First, apply a patch to fix a security vulnerability:</para>
    5145
    5246<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen>
    53 -->
    5447
    5548<!-- Seems to be not needed anymore with 248
Note: See TracChangeset for help on using the changeset viewer.