This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Cygwin: add release note for previous ACL changes


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fc8aaa40fed0a835520d0071da459c9bb925ffc5

commit fc8aaa40fed0a835520d0071da459c9bb925ffc5
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Aug 27 18:30:59 2018 +0200

    Cygwin: add release note for previous ACL changes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.11.0 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/2.11.0 b/winsup/cygwin/release/2.11.0
index 6ffe3f6..8f308c8 100644
--- a/winsup/cygwin/release/2.11.0
+++ b/winsup/cygwin/release/2.11.0
@@ -74,3 +74,7 @@ Bug Fixes
 
 - Fix memory allocation values in /proc/<PID>/status and /proc/<PID>/statm.
   Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00223.html
+
+- Fix handling of unknown accounts in file ACLs.  Add name->SID
+  conversion for (most) self-constructed account names.
+  Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00295.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]