From dcd417d9e1e6e4824079bce11f6e07c2c35f5b34 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 21 Oct 2004 10:53:52 +0000 Subject: Temporarily remove setaltroot and key* --- fedora/glibc.spec.in | 5 ++++- sysdeps/unix/sysv/linux/Versions | 3 --- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 9ff386e549..6b24cdaa55 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 72 +%define glibcrelease 73 %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 +* Thu Oct 21 2004 Jakub Jelinek 2.3.3-73 +- remove setaltroot and key{_add,_request,ctl} also from Versions + * Thu Oct 21 2004 Jakub Jelinek 2.3.3-72 - back out setaltroot and key{_add,_request,ctl} addition - fix severe x86-64 symbol versioning regressions that breaks diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions index 2d38ed6247..aeb4f1768d 100644 --- a/sysdeps/unix/sysv/linux/Versions +++ b/sysdeps/unix/sysv/linux/Versions @@ -115,9 +115,6 @@ libc { GLIBC_2.3.4 { sched_getaffinity; sched_setaffinity; - # new syscalls - setaltroot; add_key; request_key; keyctl; - #errlist-compat 129 _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; } -- cgit v1.2.3