diff options
-rw-r--r-- | winsup/cygwin/release/2.5.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.5.0 b/winsup/cygwin/release/2.5.0 index c1910dd21..eae808037 100644 --- a/winsup/cygwin/release/2.5.0 +++ b/winsup/cygwin/release/2.5.0 @@ -84,3 +84,7 @@ Bug Fixes - Fix a wrong error code returned when trying to execute a file which can't be read for any reason. Addresses: https://cygwin.com/ml/cygwin/2016-03/msg00364.html + +- Only allow enabled groups from the user token's group list as primary + token. + Addresses: https://cygwin.com/ml/cygwin/2016-03/msg00477.html |