From a0be16923906765535d72baf797160465b795e1c Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 14 Aug 2015 13:40:59 +0530 Subject: [PATCH] Remove initgroups from default nsswitch.conf (#751450) --- glibc.spec | 5 ++++- nsswitch.conf | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/glibc.spec b/glibc.spec index a10ac8f..1027516 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ %define glibcsrcdir glibc-2.22 %define glibcversion 2.22 -%define glibcrelease 1%{?dist} +%define glibcrelease 2%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -1828,6 +1828,9 @@ rm -f *.filelist* %endif %changelog +* Fri Aug 14 2015 Siddhesh Poyarekar - 2.22-2 +- Remove initgroups from default nsswitch.conf (#751450). + * Tue Jul 28 2015 Siddhesh Poyarekar - 2.21.90-21 - Auto-sync with upstream master. diff --git a/nsswitch.conf b/nsswitch.conf index 2f6c84e..1e2b63d 100644 --- a/nsswitch.conf +++ b/nsswitch.conf @@ -33,7 +33,6 @@ passwd: files sss shadow: files sss group: files sss -initgroups: files #hosts: db files nisplus nis dns hosts: files dns