| delorie.com/archives/browse.cgi | search |
| 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:from:to:date:message-id:subject; q= | |
| dns; s=default; b=vNGHsQRPuH2nhAFqfSq2eiSqZkbtTjbK51ZskF5aS/riOJ | |
| lE/yg3Y8IYWUI4tFt3CvaEAlq4CkPnVQN3bmBcGQ4f/y63/Jnml2nT1jzAbmcnug | |
| 0aQ4+F1EeaNMvqHV2lglkzLTP42g7XCFIXfMB9J19qJruYEMOVIR/gF2Zx9Us= | |
| 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:from:to:date:message-id:subject; s= | |
| default; bh=+dT3rEbfiYmBprm9s5qDXGlRfJw=; b=xfhEH3xii1E9vRtecs7Y | |
| NrHLvQI6enjweaHIMq6oaBfHuO02HoN7Y+UUv8+vS7bTxjJbcsVzXbRy087eIdFo | |
| Uu/A1nfZ86uyCiqTAWkeKylmkQS/sLS1AQRZqj7sXzjXWtLH5i3ieRFfQH5QS8Sa | |
| vSZZYc4CUvecC17e2qyy0YY= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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-Spam-SWARE-Status: | No, score=-2.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=HAuthentication-Results:auth, HX-HELO:sk:localho |
| X-HELO: | localhost.localdomain |
| Reply-To: | cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Date: | Wed, 19 Feb 2020 11:59:27 +0100 |
| Message-Id: | <announce.20200219115927.387179-1-corinna-cygwin@cygwin.com> |
| Subject: | [ANNOUNCEMENT] cygwin 3.1.4-1 |
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.1.4-1 * cygwin-devel-3.1.4-1 * cygwin-doc-3.1.4-1 We skipped the 3.1.3 release due to technical reasons, nothing to worry about. This is a bugfix release, including a couple of nice to have changes on top. What changed: ------------- - Allow symlinks to be opened with O_PATH | O_NOFOLLOW. - Allow the pathname argument to readlinkat(2) to be an empty string, provided the dirfd argument refers to a symlink opened with O_PATH | O_NOFOLLOW. The readlinkat call then operates on that symlink. - Support the Linux-specific AT_EMPTY_PATH flag for fchownat(2) and fstatat(2). - Allow AF_LOCAL sockets to be opened with O_PATH. - <signal.h>: New macro _NSIG replacing NSIG. NSIG is now only visible to MISC builds, as on Linux. - The new locale modifier @cjksingle allows enforcing of single-width character property for usually double-widthed characters. This will be supported by upcoming mintty releases. For the reasoning, see https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9. Bug Fixes: ---------- - Define CPU_SETSIZE, as on Linux. Addresses: https://cygwin.com/ml/cygwin/2019-12/msg00248.html - Fix a regression that prevented the root of a drive from being the Cygwin installation root. Addresses: https://cygwin.com/ml/cygwin/2020-01/msg00111.html - Many fixes in new pseudo console support. Addresses (among others): https://cygwin.com/ml/cygwin/2019-12/msg00173.html https://cygwin.com/ml/cygwin/2019-12/msg00292.html https://cygwin.com/ml/cygwin/2019-12/msg00295.html https://cygwin.com/ml/cygwin/2020-01/msg00093.html https://cygwin.com/ml/cygwin/2020-01/msg00147.html https://cygwin.com/ml/cygwin/2020-01/msg00161.html -- 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |