X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:date:from:to:subject:message-id :mime-version:content-type; q=dns; s=default; b=hG3CVrOa9EjPiT+K V2rejDqEh8+ZOWuCC4un8cNyvgbzhsUQMOIKsrkLPHFN0Fy+VgdGfScXYBJnfI7I 52z0pKLo40fhZnXHlf2TxDrtKBVZpJS8QM6+UHSdyXQxPMWk6VxfBJ7uXpAf/gi5 xOsVq3VpXjk/JEZuoFH2//l+oYU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:date:from:to:subject:message-id :mime-version:content-type; s=default; bh=UbqxEwDfG+b43MOzLEXCKF fpOKg=; b=jhLGgDoVp/GGznrT+FVTUABC0AtaKn0ZxQGiF8Gibi5STLkJi7xAyy XS9qxSfNjqYHn8vEszX1SS6NRI35vLRrjQ1zhTiNQO6KEyc+lS0bFdCa0SZjonFv vaErxkUF27WbMFeK17Vz7ptnCnE5LHD36vlZ7aTNn3u33AkONHgc0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_ASCII_DIVIDERS autolearn=no version=3.3.2 spammy=H*R:D*cygwin.com, 201709 X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No Date: Mon, 4 Sep 2017 13:35:33 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.9.0-0.3 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) Hi folks, I uploaded a new Cygwin test release 2.9.0-0.3 I'm planning for a release next week. Please test. Changes to 2.9.0-0.2: - A recent patch to stdio.h introduced a regression when using the getchar_unlocked/putchar_unlocked functions in C++. Fix addresses: https://cygwin.com/ml/cygwin/2017-09/msg00041.html ======================================================================= What's new: ----------- - New APIs: explicit_bzero, strnstr. - New APIs: pthread_mutex_timedwait, pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlock. - New API: renameat2. What changed: ------------- - Improved implementation of . - Add %s support for strptime.. Bug Fixes --------- - Fix a regression in fflush introduced in 2.8.0. Addresses: https://sourceware.org/ml/cygwin-apps/2017-07/msg00041.html - Fix a regression in reparse point handling introduced in 2.8.1. Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html - Fix a potential resource leak when checking reparse points during readdir. - Fix select and read in Windows console when running under codepage 65001. Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00388.html - Fix a clear screen issue in Windows console when running under codepage 65001. Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00430.html - Fix bug in strptime %F field width handling. Addresses: https://cygwin.com/ml/cygwin-patches/2017-q3/msg00033.html ======================================================================= Have fun, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer 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