[newlib-cygwin/cygwin-3_5-branch] Cygwin: add 3.5.2 release entries for latest commits

Corinna Vinschen corinna@sourceware.org
Mon Mar 11 16:22:02 GMT 2024


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

commit 83afe30071c0cb44db924892074010e78cb476a7
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Mon Mar 11 12:53:24 2024 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Mon Mar 11 15:29:51 2024 +0100

    Cygwin: add 3.5.2 release entries for latest commits
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/3.5.2 b/winsup/cygwin/release/3.5.2
index e6782c1c004b..449047d9c276 100644
--- a/winsup/cygwin/release/3.5.2
+++ b/winsup/cygwin/release/3.5.2
@@ -13,3 +13,10 @@ Fixes:
 - Fix a problem that select() call for write-side of a pipe possibly
   hangs with non-cygwin reader.
   Addresses: https://github.com/msys2/msys2-runtime/issues/202
+
+- Avoid recalling offline files if the file is not explicitely opened
+  for reading or writing data.
+  Addresses: https://cygwin.com/pipermail/cygwin/2024-March/255613.html
+
+- Don't skip inadvertently some local SAM accounts on domain member
+  machines.


More information about the Cygwin-cvs mailing list