SHA256
1
0
forked from pool/glibc

Accepting request 331639 from home:Andreas_Schwab:Factory

- fnmatch-collating-elements.patch: Fix fnmatch handling of collating
  elements (BZ #17396, BZ #16976)

OBS-URL: https://build.opensuse.org/request/show/331639
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=415
This commit is contained in:
2015-09-17 08:19:34 +00:00
committed by Git OBS Bridge
parent eb7479f1eb
commit 7041efeaf1
7 changed files with 511 additions and 0 deletions

View File

@@ -254,6 +254,8 @@ Patch2005: glibc-memset-nontemporal.diff
Patch2006: ibm93x-redundant-shift-si.patch
# PATCH-FIX-UPSTREAM Static dlopen default library search path fix (BZ #17250)
Patch2007: static-dlopen.patch
# PATCH-FIX-UPSTREAM Fix fnmatch handling of collating elements (BZ #17396, BZ #16976)
Patch2008: fnmatch-collating-elements.patch
# Non-glibc patches
# PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -464,6 +466,7 @@ rm nscd/s-stamp
%patch2005 -p1
%patch2006 -p1
%patch2007 -p1
%patch2008 -p1
%patch3000