Bug#806521: fakeroot: add getgroups wrapping

2015-11-28 Thread Clint Adams
On Sat, Nov 28, 2015 at 12:48:08PM +0100, David Kalnischkies wrote: > Attached is a trivial patch which lets getgroups return always a list > containing only the current (faked) gid. A proper patch would likely Thanks.

Bug#806521: fakeroot: add getgroups wrapping

2015-11-28 Thread David Kalnischkies
Package: fakeroot Version: 1.20.2-1 Severity: wishlist Hi, while dealing with #806475 we eventually figured out that while setgroups is nooped by fakeroot, getgroups isn't handled at all. Attached is a trivial patch which lets getgroups return always a list containing only the current (faked) gi