From: Jakub Jelinek Date: Fri, 19 Nov 2004 06:39:35 +0000 (+0000) Subject: 2.3.3-81 X-Git-Tag: cvs/fedora-glibc-2_3_3-81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc579e4358c4347a8610be0aa8a7a6a3e3d2fe90;p=thirdparty%2Fglibc.git 2.3.3-81 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 1f35c807aff..3b19c804860 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 80 +%define glibcrelease 81 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1256,6 +1256,9 @@ rm -f *.filelist* %endif %changelog +* Fri Nov 19 2004 Jakub Jelinek 2.3.3-81 +- don't use chunksize in <= 2 * SIZE_SZ free () checks + * Fri Nov 19 2004 Jakub Jelinek 2.3.3-80 - update from CVS - with -D_FORTIFY_SOURCE=2, prevent missing %N$ formats