summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-18 02:03:23 +0000
committerRoland McGrath <roland@gnu.org>2005-02-18 02:03:23 +0000
commitb964c07057aa9670add3ffdcc59db710f328ba14 (patch)
treee6b8da78d7d4c4b4dc01669f5f3d88a5abb76f0b
parent44300c440077fcf986966b1bee79d4f7f10b9e00 (diff)
Prepare for 2.3.4-2.5.fc3
-rw-r--r--fedora/glibc.spec.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 3e9390d95d..bd5c020968 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 3.fc3
+%define glibcrelease 2.5.fc3
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1270,8 +1270,9 @@ rm -f *.filelist*
%endif
%changelog
-* Wed Feb 16 2005 Roland McGrath <roland@redhat.com> 2.3.4-3.fc3
-- update from CVS
+* Thu Feb 17 2005 Roland McGrath <roland@redhat.com> 2.3.4-2.5.fc3
+- update from CVS (glibc-2_3-branch)
+ - existing fix for -ansi vs -D_XOPEN_SOURCE merged upstream (BZ#284)
- fix initstate{,_r} (BZ#710)
- fix segfault if chrooted app attempts to dlopen a library
and no standard library directory exists at all (#147067, #144303, BZ#738)