From: Corinna Vinschen <[email protected]>

Fix broken code overriding primary group at process tree startup.  THis
is fallout frokm the newgrp(1) introduction which showed a problem with
this code.  The fix from commit dc7b67316d01 ("Cygwin: uinfo: prefer
token primary group") broke this differently, so here we go, trying to
fix the second problem without breaking the first again.

Corinna Vinschen (3):
  Cygwin: uinfo: correctly check and override primary group
  Cygwin: uinfo: allow to override user account as primary group
  Cygwin: add release note for primary group override fix

 winsup/cygwin/release/3.6.6 |  4 ++++
 winsup/cygwin/uinfo.cc      | 15 +++++++++++----
 2 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.51.1

Reply via email to