This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 325081b9eb string: Add strerrorname_np and strerrordesc_np new d7ebcd4380 sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbol new ed6fc7daed sunrpc: Do not export key handling hooks by default new afc3a2eb80 sunrpc: Do not export getrpcport by default new 94d9c76e4a nss: Remove cryptographic key support from nss_files, nss_ni [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: NEWS | 6 + nis/Makefile | 2 +- nis/nss_nis/nis-publickey.c | 234 -------------------- nis/nss_nisplus/nisplus-publickey.c | 411 ------------------------------------ nss/Makefile | 3 +- nss/nss_files/files-key.c | 113 ---------- sunrpc/clnt_perr.c | 4 + sunrpc/getrpcport.c | 5 + sunrpc/key_call.c | 17 +- 9 files changed, 32 insertions(+), 763 deletions(-) delete mode 100644 nis/nss_nis/nis-publickey.c delete mode 100644 nis/nss_nisplus/nisplus-publickey.c delete mode 100644 nss/nss_files/files-key.c