Changeset 61f1d15


Ignore:
Timestamp:
02/07/2022 08:24:22 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
64cae89
Parents:
2195c1e
Message:

Revert "Add glibc patch fixing the LC_MONETARY issue"

This reverts commit 2195c1e80003c6279007d84c9880fa74d085c6f5.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter03/patches.xml

    r2195c1e r61f1d15  
    8686
    8787    <varlistentry>
    88       <term>Glibc Upstream Fixes Patch - <token>&glibc-upstream-patch-size;</token>:</term>
    89       <listitem>
    90         <para>Download: <ulink url="&patches-root;&glibc-upstream-patch;"/></para>
    91         <para>MD5 sum: <literal>&glibc-upstream-patch-md5;</literal></para>
    92       </listitem>
    93     </varlistentry>
    94 
    95     <varlistentry>
    9688      <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
    9789      <listitem>
  • chapter08/glibc.xml

    r2195c1e r61f1d15  
    5050    -i sysdeps/unix/sysv/linux/mq_notify.c</userinput></screen>
    5151-->
    52     <para>Fix some issues identified after release of Glibc-&glibc-version;:</para>
    53 
    54 <screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
    55    
    5652    <para>Some of the Glibc programs use the non-FHS compliant
    5753    <filename class="directory">/var/db</filename> directory to store
  • patches.ent

    r2195c1e r61f1d15  
    4949<!ENTITY glibc-fhs-patch-size "2.8 KB">
    5050
     51<!--
    5152<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_fixes-1.patch">
    52 <!ENTITY glibc-upstream-patch-md5 "e90369421c529583d08a93d20bb54509">
    53 <!ENTITY glibc-upstream-patch-size "11.6 KB">
     53<!ENTITY glibc-upstream-patch-md5 "e602b6c3a332f4a06e2914e02ae2b295">
     54<!ENTITY glibc-upstream-patch-size "16 KB">
     55-->
    5456
    5557<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
Note: See TracChangeset for help on using the changeset viewer.