From 7ca219d3d4a47a59f808815f32125a7fe2b4a39721625d5b2e4a57948dd2adf0 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 22 Aug 2023 12:39:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=660 --- glibc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glibc.spec b/glibc.spec index 381486e..05e309a 100644 --- a/glibc.spec +++ b/glibc.spec @@ -289,11 +289,11 @@ Patch306: glibc-fix-double-loopback.diff ### # Patches from upstream ### -# PATCH-FIX-OPENSUSE iconv: restore verbosity with unrecognized encoding names (BZ #30694) +# PATCH-FIX-UPSTREAM iconv: restore verbosity with unrecognized encoding names (BZ #30694) Patch1000: iconv-error-verbosity.patch -# PATCH-FIX-OPENSUSE x86: Fix for cache computation on AMD legacy cpus +# PATCH-FIX-UPSTREAM x86: Fix for cache computation on AMD legacy cpus Patch1001: cache-amd-legacy.patch -# PATCH-FIX-OPENSUSE x86: Fix incorrect scope of setting `shared_per_thread` (BZ# 30745) +# PATCH-FIX-UPSTREAM x86: Fix incorrect scope of setting `shared_per_thread` (BZ# 30745) Patch1002: cache-intel-shared.patch ###