15/04/12 03:12:41.25 .net
URLリンク(cygwin.com)
[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-1
From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
To: cygwin at cygwin dot com
Date: Sat, 11 Apr 2015 12:35:04 +0200
Subject: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-1
Authentication-results: sourceware.org; auth=none
Authentication-results: sourceware.org; auth=none
Reply-to: cygwin at cygwin dot com
Hi Cygwin friends and users,
as outlined in URLリンク(cygwin.com) I've
now created a TEST release of Cygwin which can be installed via
setup-x86{_64}.exe.
The version number is 2.0.0-0.1. Yes, we're going full Torvalds
with the release numbers and bump them to 2.0. In future,
bugfix releases will bump the last number, new feature releases
will bump the middle number.
Bugfix? 2.0.1, 2.0.2, ...
New features? 2.1, 2.2, ...
The important change in this release is the POSIX permission handling
change, a rewrite of the underlying routines reading and creating
Windows ACLs following POSIX permission rules and POSIX ACL creating
rules per POSIX 1003.1e draft 17, as on Linux.