From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91427 invoked by alias); 31 Aug 2018 15:29:45 -0000 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 Received: (qmail 91320 invoked by uid 89); 31 Aug 2018 15:29:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KAM_ASCII_DIVIDERS,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=HAuthentication-Results:auth, announcement, ANNOUNCEMENT, HX-HELO:sk:localho X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 31 Aug 2018 15:29:43 +0000 Reply-To: cygwin@cygwin.com Return-Path: Authentication-Results: sourceware.org; auth=none Date: Fri, 31 Aug 2018 20:05:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Sender: qmail alias X-SW-Source: 2018-08/txt/msg00395.txt.bz2 Hi folks, I uploaded a new Cygwin release 2.11.0-1. ======================================================================= What's new: ----------- - New APIs: clearenv, pthread_tryjoin_np, pthread_timedjoin_np, sched_getcpu. - New APIs: aio_cancel, aio_error, aio_fsync, aio_read, aio_return, aio_suspend, aio_write, lio_listio. New header: . What changed: ------------- - SO_RCVTIMEO and SO_SNDTIMEO socket options are now honored. - /proc/cpuinfo now reports L3 cache size on Intel CPUs. - Drop denormal-operand exception from FE_ALL_EXCEPT, as on Linux. - Rename the --file option of setfacl(1) to --set-file, as on Linux. - Support Unicode 10. - Following glibc, `union wait' has now been removed. Applications using union wait and these macros will have to migrate to the POSIX-specified int status type. Bug Fixes --------- - Fix utils path handling in case cygdrive path is just '/'. Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00174.html - Fix a potential SIGFPE in strtod, if FE_INVALID exceptions are enabled. Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00055.html - Fix a CPU affinity problem when creating /proc/cpuinfo output. Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00118.html - Fix a buffer underrun problem in Win32 path normalization. Addresses: https://cygwin.com/ml/cygwin/2018-05//msg00017.html - Fix a stack alignment problem which may lead to spurious crashes after fork. Addresses: https://cygwin.com/ml/cygwin-patches/2018-q2/msg00016.html - Fix a g++ compilation problem with -std=c++14 or -std=c++17. Addresses: https://cygwin.com/ml/cygwin/2018-05/msg00316.html - Fix FPE flag handling for division by zero conditions Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00281.html - Fix Unicode table. Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00248.html - Handle a non-standard return value from some tape drives to report a "no-media" error. Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00245.html - Fix duration handling in sigtimedwait Addresses: https://cygwin.com/ml/cygwin-patches/2018-q3/msg00018.html - Make FP environment symbols available on x86_64. Addresses: https://cygwin.com/ml/cygwin/2018-07/msg00183.html - Fix fegetenv behaviour. Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00000.html - Fix NaN handling in strtof/strtod/strtold. Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00150.html - Fix memory allocation values in /proc//status and /proc//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 - Correctly handle Logon Session accounts on Windows 10. Addresses: Found during debugging ======================================================================= 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