Changeset f18f2d6 for chapter08


Ignore:
Timestamp:
07/24/2021 03:45:09 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib, xry111/multilib
Children:
3388c22
Parents:
cfb8eea (diff), 9f84752 (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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    rcfb8eea rf18f2d6  
    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.