From 51d2f6dd7f5c5a2838e864f7d5795f3110536b6d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 2 Mar 2006 10:02:33 +0000 Subject: 2.3.91-1 --- fedora/glibc.spec.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index a3902477da..843833564f 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 39 +%define glibcrelease 1 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1332,6 +1332,14 @@ rm -f *.filelist* %endif %changelog +* Thu Mar 2 2006 Jakub Jelinek 2.3.91-1 +- update from CVS + - fixes for various arches +- ensure malloc returns pointers aligned to at least + MIN (2 * sizeof (size_t), __alignof__ (long double)) + (only on ppc32 this has not been the case lately with addition + of 128-bit long double, #182742) + * Wed Mar 1 2006 Jakub Jelinek 2.3.90-39 - update from CVS -- cgit v1.2.3