From 61f1d15932440b9036e815ca062ae0fcbafd8ef8 Mon Sep 17 00:00:00 2001 From: "Thomas Trepl (Moody)" Date: Mon, 7 Feb 2022 21:24:22 +0100 Subject: [PATCH] Revert "Add glibc patch fixing the LC_MONETARY issue" This reverts commit 2195c1e80003c6279007d84c9880fa74d085c6f5. --- chapter03/patches.xml | 8 -------- chapter08/glibc.xml | 4 ---- patches.ent | 6 ++++-- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/chapter03/patches.xml b/chapter03/patches.xml index e2bff8ba3..d404035a2 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -84,14 +84,6 @@ - - Glibc Upstream Fixes Patch - &glibc-upstream-patch-size;: - - Download: - MD5 sum: &glibc-upstream-patch-md5; - - - Kbd Backspace/Delete Fix Patch - &kbd-backspace-patch-size;: diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 0b5245579..94e4d16bf 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -49,10 +49,6 @@ sed -e '/NOTIFY_REMOVED)/s/)/ \&\& data.attr != NULL)/' \ -i sysdeps/unix/sysv/linux/mq_notify.c --> - Fix some issues identified after release of Glibc-&glibc-version;: - -patch -Np1 -i ../&glibc-upstream-patch; - Some of the Glibc programs use the non-FHS compliant /var/db directory to store their runtime data. Apply the following patch to make such programs diff --git a/patches.ent b/patches.ent index a7c176e6b..11e3e193b 100644 --- a/patches.ent +++ b/patches.ent @@ -48,9 +48,11 @@ +