]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: add latest primary group changes to release notes
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 3 Dec 2022 15:12:49 +0000 (16:12 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 3 Dec 2022 15:12:49 +0000 (16:12 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.4.0

index bb1495f62fb41589a1c8ffb7c5ab3c400eba4fa7..c17042ae35e541b82082a1fa21bb17ca930614b3 100644 (file)
@@ -45,3 +45,12 @@ Bug Fixes
 
 - Make serial ioctl(TIOCMBIS/TIOCMBIC) work on USB CDC devices.
   Addresses: https://cygwin.com/pipermail/cygwin/2022-November/252443.html
+
+- Fix a SEGV when running a process with changed primary group.
+  Addresses: https://cygwin.com/pipermail/cygwin-apps/2022-September/042245.html
+
+- Fix primary group handling when running a process tree containing
+  non-Cygwin processes and with changed primary group.  The Cygwin child
+  process of a non-Cygwin process will have reverted its primary group
+  to the default primary group erroneously.
+  Addresses: https://cygwin.com/pipermail/cygwin-apps/2022-September/042245.html
This page took 0.031525 seconds and 5 git commands to generate.