This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 86c27ade1e [BZ #22244] Fix yn(n,0) without SVID wrapper new 64d1e08ea8 Move nss_compat from nis to nss subdir and install it uncond [...]
The 1 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: ChangeLog | 22 +++++++++ nis/Makefile | 6 +-- nis/Versions | 11 ----- nss/Makefile | 6 ++- nss/Versions | 11 +++++ {nis => nss}/nss_compat/compat-grp.c | 21 ++++---- {nis => nss}/nss_compat/compat-initgroups.c | 9 ++-- {nis => nss}/nss_compat/compat-pwd.c | 13 +++-- {nis => nss}/nss_compat/compat-spwd.c | 11 ++--- time/tst-tzname.c => nss/nss_compat/nisdomain.c | 56 ++++++++++++---------- .../nss_compat/nisdomain.h | 14 ++---- 11 files changed, 99 insertions(+), 81 deletions(-) rename {nis => nss}/nss_compat/compat-grp.c (97%) rename {nis => nss}/nss_compat/compat-initgroups.c (98%) rename {nis => nss}/nss_compat/compat-pwd.c (99%) rename {nis => nss}/nss_compat/compat-spwd.c (98%) copy time/tst-tzname.c => nss/nss_compat/nisdomain.c (51%) copy nptl/tst-compat-forwarder-mod.c => nss/nss_compat/nisdomain.h (79%)