From 4118c172e9a71624b118a11fb84032e4fa3697ee Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:18:46 +0000 Subject: auto-import changelog data from glibc-2.2.3-11.src.rpm Wed Jun 06 2001 Jakub Jelinek - fix a bunch of math bugs (#43210, #43345, #43346, #43347, #43348, #43355) - make rpc headers -ansi compilable (#42390) - remove alphaev6 optimized memcpy, since there are still far too many broken apps which call memcpy where they should call memmove - update from CVS to (among other things): - fix tanhl bug (#43352) --- diff --git a/glibc.spec b/glibc.spec index 3368597..17c021e 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 10 +%define glibcrelease 11 %define auxarches i586 i686 athlon sparcv9 alphaev6 Summary: The GNU libc libraries. Name: glibc @@ -36,10 +36,10 @@ BuildPreReq: gcc >= 2.96-84 BuildPreReq: gcc >= 2.96-82 %endif Conflicts: rpm <= 4.0-0.65 +Conflicts: glibc-devel < 2.2.3 Patch: glibc-kernel-2.4.patch %ifarch ia64 sparc64 s390x Conflicts: kernel < 2.4.0 -Conflicts: glibc-devel < 2.2.3 %define enablekernel 2.4.0 %define enablemask [01].*|2.[0-3]* %else @@ -437,6 +437,14 @@ rm -f *.filelist* %endif %changelog +* Wed Jun 6 2001 Jakub Jelinek +- fix a bunch of math bugs (#43210, #43345, #43346, #43347, #43348, #43355) +- make rpc headers -ansi compilable (#42390) +- remove alphaev6 optimized memcpy, since there are still far too many + broken apps which call memcpy where they should call memmove +- update from CVS to (among other things): + - fix tanhl bug (#43352) + * Tue May 22 2001 Jakub Jelinek - fix #include with -D_XOPEN_SOURCE=500 on ia64 (#35968) - fix a dlclose reldeps handling bug diff --git a/sources b/sources index 22a0bac..5be2249 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8998aabeb482ec621f0d3f5536be825f glibc-2.2.3.tar.bz2 +4ccba96d55f31b592ca87c072a3569b1 glibc-2.2.3.tar.bz2