master
Update copyright dates with scripts/update-copyrights
Remove 'grp' and merge into 'nss' and 'posix'
nss: use C locale for parsing nsswitch.conf (bug 33519)
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
Fix failing nss/tst-nss-files-hosts-long with local resolver
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
Simplify allocations and fix merge and continue actions [BZ #28931]
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Add test-in-container infrastructure.
Fix failing nss/tst-nss-files-hosts-long.
nss: Re-enable NSS module loading after chroot [BZ #27389]
Update.
Move getnameinfo from 'inet' to 'nss'
Extend NSS test suite
Fix all the remaining misspellings -- BZ 25337
Move getaddrinfo from 'posix' into 'nss'
getaddrinfo.c: support MPTCP (BZ #29609)
Move 'hosts' routines from 'inet' into 'nss'
Remove 'gshadow' and merge into 'nss'
nss: Fix incorrect switch fall-through in tst-nss-gai-actions
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Update nss tests to new skeleton
nss: Remove effectively unused __nss_*_database variables
Remove 'shadow' and merge into 'nss'