2019-02-23 23:07:42 +01:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
|
|
|
- Fix timerfd select always returning immediately.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00364.html
|
|
|
|
|
2019-02-24 20:15:36 +01:00
|
|
|
- Fix fork/exec failing to restore timerfd share mem in child process.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00400.html
|
|
|
|
|
2019-02-23 23:07:42 +01:00
|
|
|
- Drop enforcing case-correct group names for AD accounts to avoid
|
|
|
|
excessively long startup times.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00301.html
|
|
|
|
|
|
|
|
- Fix and speed up evaluation of group membership in seteuid.
|
|
|
|
Addresses: Local testing.
|
2019-02-24 10:12:03 +01:00
|
|
|
|
|
|
|
- Fix getitimer/timer_gettime values returned for unarmed timer.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00395.html
|