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=YG5iN+SPbb8f1zE7 iK9G0e0fT8hwChIO5i7264QEfY9VPyGdfV6qlrZzy9YoRhu+k+0J3AcyVnFh4G4T EPZMuMD7RLurjB5zHNs8jMz2hPjllTHpzjBiZ+92zq3vAz2Yk+HGtyv//SBd4HFp KZPk1bAasQg+2oCCNIbO3opiVM8= 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=5xXEftIFNxOhaFVyjUvt0t pz8A4=; b=SsEdnF3A8+AFKGL8j27PxBJwGOgbbGte0kAsUYmm4nuFSHdSB2GzB8 0r2eTpGlJPxtfIxA4YpMHzCiFkU+pRslSFjUHCfy8p5vvWF8SuRgrXyINOl04WCQ axzd6ot1G/ERWbmBothZj2+nBdSkxAjRlNh2FJJHCKIK+OVXwUeVQ= 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= X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No Date: Mon, 3 Jul 2017 15:31:22 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Cygwin 2.8.1-1 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.8.0 (2017-02-23) Hi folks, I uploaded a new Cygwin release 2.8.1-1 This is mostely a bugfix release. ======================================================================= What's new: ----------- - Allow unprivileged symlink creation in Windows 10 1703 and later. - New API: reallocarray - New API: strverscmp, versionsort. What changed: ------------- - The XSI form of sigpause, which removes the given signal from the process's signal mask, is made available when compiling with _XOPEN_SOURCE or _GNU_SOURCE. Bug Fixes --------- - Fix build problem with GCC 6. Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00014.html - Fix stat.st_blocks for files compressed with CompactOS method. Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00026.html - Fix extreme lagging during strace in certain scenarios. Addresses: https://cygwin.com/ml/cygwin/2017-04/msg00240.html - Fix unwanted decimal point localization in /proc/loadavg Addresses: Reported on IRC. - Fix ldd potentially looping on non-continuable exception Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00002.html - Fix buffer overflow problem in wcsxfrm/wcsxfrm_l. Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00149.html - Fix crash if env var name starts with non-ASCII char Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00330.html - Fix return value of lrint{f,l} on x86_64 Cygwin. Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00388.html - Fix native language support in regtool(1). Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00245.html ======================================================================= Thanks, 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