SHA256
1
0
forked from pool/glibc

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

Fix changes entry.

OBS-URL: https://build.opensuse.org/request/show/85072
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=109
This commit is contained in:
2011-09-27 11:48:32 +00:00
committed by Git OBS Bridge
parent 71a49f5879
commit 454dec769f
5 changed files with 52 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 27 11:24:02 UTC 2011 - aj@suse.de
- Update to 2.14 git version 8bd683657e8a, it contains backports from
glibc trunk:
+ Avoid race between {,__de}allocate_stack and __reclaim_stacks
during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.7
optimized these away.
-------------------------------------------------------------------
Thu Sep 22 21:07:43 CEST 2011 - dmueller@suse.de
@@ -9,6 +19,11 @@ Thu Sep 22 13:10:02 UTC 2011 - adrian@suse.de
- add armv8l architecture
- don't enforce armv5tel for all arm architectures anymore
-------------------------------------------------------------------
Tue Sep 20 07:54:21 UTC 2011 - aj@suse.de
- Cleanup spec file: remove some tags
-------------------------------------------------------------------
Mon Sep 19 08:09:40 UTC 2011 - opensuse@cboltz.de