Hello community, here is the log from the commit of package glibc for openSUSE:Factory checked in at 2020-02-18 15:18:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibc (Old) and /work/SRC/openSUSE:Factory/.glibc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibc" Tue Feb 18 15:18:29 2020 rev:235 rq:775215 version:2.31 Changes: -------- --- /work/SRC/openSUSE:Factory/glibc/glibc.changes 2020-02-15 22:22:32.215216186 +0100 +++ /work/SRC/openSUSE:Factory/.glibc.new.26092/glibc.changes 2020-02-18 15:18:51.552728065 +0100 @@ -1,0 +2,6 @@ +Tue Feb 18 12:41:56 UTC 2020 - Andreas Schwab <[email protected]> + +- nsswitch.conf: comment out initgroups setting, so that it defaults to + the group setting (bsc#1164075) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsswitch.conf ++++++ --- /var/tmp/diff_new_pack.c9vMiL/_old 2020-02-18 15:18:53.240731688 +0100 +++ /var/tmp/diff_new_pack.c9vMiL/_new 2020-02-18 15:18:53.244731697 +0100 @@ -55,6 +55,8 @@ passwd: compat group: compat shadow: compat +# Allow initgroups to default to the setting for group. +# initgroups: compat hosts: files dns networks: files dns @@ -62,7 +64,6 @@ aliases: files usrfiles ethers: files usrfiles gshadow: files usrfiles -initgroups: files netgroup: files nis protocols: files usrfiles publickey: files
