From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13759 invoked by alias); 21 Jul 2012 10:19:37 -0000 Received: (qmail 13749 invoked by uid 22791); 21 Jul 2012 10:19:35 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_CV,TW_GJ X-Spam-Check-By: sourceware.org Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 21 Jul 2012 10:19:22 +0000 Date: Sat, 21 Jul 2012 10:19:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: Cygwin 1.7.16 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00463.txt.bz2 Hi Cygwin friends and users, I just released Cygwin 1.7.16. This is mainly a bugfix release. Cygwin also comes with a new cygwin-debuginfo package for Cygwin DLL and Cygwin utility debugging purposes. The cygwin-debug package introduced with 1.7.15 is consequentially deprecated, in favor of the new debuginfo package. What's new: =========== - New API: getmntent_r, memrchr. - Support ReFS. Bug fixes: ========== - Fix pipe creation problem which manifested as a problem creating a fifo. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00253.html - Fix hang when calling pthread_testcancel in a canceled thread. Fixes some of: http://cygwin.com/ml/cygwin/2012-05/msg00186.html - Fix invocation of strace from a cygwin process. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00292.html - Fix hang when zero bytes are written to a pty using Windows WriteFile or equivalent. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00323.html - Fix recv, recvfrom, recvmsg behaviour if a 0 bytes buffer is given as argument. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00332.html - Handle inode numbers returned by Samba >= 3.5.4. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00236.html - Fix emacs problem which exposed an issue with Cygwin's select() function. If a signal arrives while select is blocking and the program longjmps out of the signal handler then threads and memory may be left hanging. Fixes: http://cygwin.com/ml/cygwin/2012-05/threads.html#00275 - Fix fileno(3) to return -1/EBADF if stream is closed. Fixes: http://cygwin.com/ml/cygwin/2012-07/msg00083.html - Fix clipboard handling, at least partially: http://cygwin.com/ml/cygwin/2012-06/msg00521.html Have fun, Corinna     *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple