Accepting request 74646 from Base:System

Cleanups, fix PPC build.

OBS-URL: https://build.opensuse.org/request/show/74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=57
This commit is contained in:
Sascha Peilicke
2011-06-27 13:35:35 +00:00
committed by Git OBS Bridge
parent f2701fc680
commit 943d8273b6
11 changed files with 391 additions and 461 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Jun 27 12:19:47 UTC 2011 - aj@suse.de
- Disable exp_malloc on PPC platforms for now since it caused a
build failure.
-------------------------------------------------------------------
Mon Jun 27 11:00:33 UTC 2011 - aj@suse.de
- Update glibc-x86-bits-sigcontext.patch with version accepted
upstream.
- Add glibc-2.15-getsysstats-speedup.patch to "Fix Linux
sysconf(_SC_NPROCESSORS_[CONF|ONLN]) performance problem"
- Fix warning about potential array subscript out of bounds
(glibc-2.13-wranings.fix).
- Fix some rpmlint warnings.
-------------------------------------------------------------------
Tue Jun 21 10:59:33 UTC 2011 - aj@suse.de
- Cleanup spec file, change PreReqs.
- Remove obsolete patches: glibc-2.3.90-ld.so-madvise.diff,
glibc-suse-note.diff, glibc-2.3-regcomp.diff.
- Rename glibc-2.3-SuSE.diff to glibc-testsuite.patch, remove obsolete
parts.
-------------------------------------------------------------------
Mon Jun 20 12:47:46 UTC 2011 - aj@suse.de