SHA256
1
0
forked from pool/glibc

Accepting request 334938 from home:Andreas_Schwab:Factory

- nss-files-long-lines-2.patch: Properly reread entry after failure in
  nss_files getent function (bsc#945779, BZ #18991)

OBS-URL: https://build.opensuse.org/request/show/334938
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=416
This commit is contained in:
2015-09-30 10:23:58 +00:00
committed by Git OBS Bridge
parent 7041efeaf1
commit 82cb193ae9
7 changed files with 191 additions and 0 deletions

View File

@@ -256,6 +256,8 @@ Patch2006: ibm93x-redundant-shift-si.patch
Patch2007: static-dlopen.patch
# PATCH-FIX-UPSTREAM Fix fnmatch handling of collating elements (BZ #17396, BZ #16976)
Patch2008: fnmatch-collating-elements.patch
# PATCH-FIX-UPSTREAM Properly reread entry after failure in nss_files getent function (BZ #18991)
Patch2009: nss-files-long-lines-2.patch
# Non-glibc patches
# PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -467,6 +469,7 @@ rm nscd/s-stamp
%patch2006 -p1
%patch2007 -p1
%patch2008 -p1
%patch2009 -p1
%patch3000