diff --git a/glibc.spec b/glibc.spec index 08c5353..1553fb8 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ %define glibcsrcdir glibc-2.22-63-g37d83a0 %define glibcversion 2.22.90 -%define glibcrelease 1%{?dist} +%define glibcrelease 2%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -1830,7 +1830,10 @@ rm -f *.filelist* %endif %changelog -* Thu Aug 14 2015 Siddhesh Poyarekar - 2.22.90-1 +* Fri Aug 14 2015 Siddhesh Poyarekar - 2.22.90-2 +- Remove initgroups from the default nsswitch.conf (#751450). + +* Fri Aug 14 2015 Siddhesh Poyarekar - 2.22.90-1 - Sync with upstream master. * Tue Jul 28 2015 Siddhesh Poyarekar - 2.21.90-20 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