-%define glibcrelease 7
+%define glibcrelease 8
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
# Need AS_NEEDED directive
Conflicts: binutils < 2.15.94.0.2-1
Prereq: /sbin/install-info
-Obsoletes: libc-debug, libc-headers, libc-devel
+Obsoletes: libc-debug, libc-headers, libc-devel, linuxthreads-devel
Obsoletes: glibc-debug, nptl-devel
Prereq: %{name}-headers
Requires: %{name}-headers = %{version}-%{release}, %{name} = %{version}-%{release}
%endif
%changelog
+* Mon Aug 8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-8
+- update from CVS
+ - nscd persistent database verifier (#164001)
+ - cleanup _FORTIFY_SOURCE bits/*.h headers (#165000)
+ - handle EINTR in sigwait properly
+- make sure poor man's stack guard randomization keeps first
+ byte 0 even on big-endian 32-bit arches
+- fix {elf,nptl}/tst-stackguard1
+- obsolete linuxthreads-devel in glibc-devel
+
* Fri Jul 29 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-7
- update from CVS
- do some poor man's stack guard randomization even without