forked from pool/glibc
Accepting request 131848 from home:a_jaeger:devel-glibc
Update to latest 2.16 git head OBS-URL: https://build.opensuse.org/request/show/131848 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=208
This commit is contained in:
@@ -15,4 +15,11 @@ addFilter("glibc\..*: permissions-missing-requires")
|
||||
# We will not rename glibc to follow the shlib policy
|
||||
addFilter("shlib-policy-missing-suffix")
|
||||
# The dynamic linker and libnsl call exit - this is fine
|
||||
addFilter(".*shared-lib-calls-exit.*")
|
||||
addFilter(".*shared-lib-calls-exit.*")
|
||||
# The man-pages package contains a number of man pages for programs that come
|
||||
# with glibc, therefore do not warn about them
|
||||
addFilter(".*glibc.*no-manual-page-for-binary getent")
|
||||
addFilter(".*glibc.*no-manual-page-for-binary iconv")
|
||||
addFilter(".*glibc.*no-manual-page-for-binary ldd")
|
||||
addFilter(".*glibc.*no-manual-page-for-binary ldconfig")
|
||||
addFilter(".*nscd.*no-manual-page-for-binary nscd")
|
||||
|
Reference in New Issue
Block a user