mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
Temporarily remove setaltroot and key*
This commit is contained in:
parent
8eb6f95371
commit
dcd417d9e1
@ -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 <jakub@redhat.com> 2.3.3-73
|
||||
- remove setaltroot and key{_add,_request,ctl} also from Versions
|
||||
|
||||
* Thu Oct 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-72
|
||||
- back out setaltroot and key{_add,_request,ctl} addition
|
||||
- fix severe x86-64 symbol versioning regressions that breaks
|
||||
|
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user