]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.3-81 cvs/fedora-glibc-2_3_3-81
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Nov 2004 06:39:35 +0000 (06:39 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 19 Nov 2004 06:39:35 +0000 (06:39 +0000)
fedora/glibc.spec.in

index 1f35c807aff73860dbd09e66c3d4f0002ee135f1..3b19c8048604ca66f33787c66684e4d40122b23b 100644 (file)
@@ -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 <jakub@redhat.com> 2.3.3-81
+- don't use chunksize in <= 2 * SIZE_SZ free () checks
+
 * Fri Nov 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-80
 - update from CVS
   - with -D_FORTIFY_SOURCE=2, prevent missing %N$ formats