Ignore:
Timestamp:
05/12/2024 07:26:02 AM (4 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
2f3fd748
Parents:
94f7cd9 (diff), 340e17a (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:

Merge upstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r94f7cd9 rbc33d9d  
    5050
    5151<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
    52 
    53     <para>Now fix a security vulnerability:</para>
    54 
    55 <screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
    56 
     52<!--
     53    <para>Now fix two security vulnerabilities and a regression causing the
     54    posix_memalign() function very slow in some conditions:</para>
     55
     56<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-fixes-patch;</userinput></screen>
     57-->
    5758    <para>The Glibc documentation recommends building Glibc
    5859    in a dedicated build directory:</para>
Note: See TracChangeset for help on using the changeset viewer.