https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c0c26fd69f9229a1082272bf4ff4980098d12fbc
commit c0c26fd69f9229a1082272bf4ff4980098d12fbc Author: Corinna Vinschen <[email protected]> AuthorDate: Fri Dec 5 17:34:20 2025 +0100 Commit: Corinna Vinschen <[email protected]> CommitDate: Mon Dec 22 12:38:33 2025 +0100 Cygwin: add release note for primary group override fix Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/3.6.6 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/cygwin/release/3.6.6 b/winsup/cygwin/release/3.6.6 index bc778ba46f56..736ef8195f1e 100644 --- a/winsup/cygwin/release/3.6.6 +++ b/winsup/cygwin/release/3.6.6 @@ -24,3 +24,7 @@ Fixes: cmd.exe is started using rlwrap in Win11. - Fix a bug where app execution aliases no longer start correctly. + +- Fix primary group override for non-domain users and users of a + Microsoft account. + Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259068.html
