Ignore:
Timestamp:
05/12/2024 04:29:12 PM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/multilib
Children:
99056a6
Parents:
760d28c
git-author:
Bruce Dubbs <bdubbs@…> (04/30/2024 05:42:03 PM)
git-committer:
Xi Ruoyao <xry111@…> (05/12/2024 04:29:12 PM)
Message:

PAckage updates and a security fix.

Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.

(cherry picked from commit d0ca5ead4668649d96eb6a9ed9e0269c15dfbe01)

Reapply this change which is mistakenly reverted in
340e17adc67a1d7dc050fed51e384122f425e458.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r760d28c rf70694d  
    5050
    5151<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
    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 -->
     52
     53    <para>Now fix a security vulnerability:</para>
     54
     55<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
     56
    5857    <para>The Glibc documentation recommends building Glibc
    5958    in a dedicated build directory:</para>
Note: See TracChangeset for help on using the changeset viewer.