SHA256
6
0
forked from pool/glibc

Accepting request 74639 from home:a_jaeger:branches:openSUSE:Factory

Fix warnings, speed up getsysstats.

OBS-URL: https://build.opensuse.org/request/show/74639
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=69
This commit is contained in:
2011-06-27 12:05:13 +00:00
committed by Git OBS Bridge
parent e2e592656e
commit 0a7a66275a
11 changed files with 339 additions and 459 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
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