Ignore:
Timestamp:
05/11/2024 08:17:56 PM (6 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
multilib, trunk, xry111/arm64, xry111/loongarch
Children:
bc33d9d, c7ed0b0
Parents:
1a7ac41b
Message:

Package updates.
Update to vim-9.1.0405.
Update to util-linux-2.40.1.
Update to linux-6.8.9.
Update to jinja2-3.1.4 (Python mpdule).
Update to iana-etc-20240502.
Update to gcc-14.1.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r1a7ac41b r340e17a  
    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.