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] Add previous ldd fix to release file


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

commit b723ec272e5a1e7be453e0b75ed6b71fc5871f3a
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Jul 20 18:43:16 2015 +0200

    Add previous ldd fix to release file
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/2.2.0 b/winsup/cygwin/release/2.2.0
index 7831178..4a8d923 100644
--- a/winsup/cygwin/release/2.2.0
+++ b/winsup/cygwin/release/2.2.0
@@ -11,3 +11,5 @@ What changed:
 Bug Fixes
 ---------
 
+- Fix potential hang running ldd(1).
+  Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00292.html


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