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:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; q=dns; s=default; b=Jbdr2ZgKT9dwFvzO8BMrtGRPgPn1QmlSROBVu1Rg0dD 0ZUyI4Us7eAeqVVQuGZKkKjn+zFT91nU2HBEyKZz4wLKj6cfj6n9eNuTbPJy4LIw UpE8uncD/K+ULSKmnVSMATvqp/kiB6ol3EP+rIybaAcSote9GAtE0csZ7A1Qkb3k = 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:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; s=default; bh=XLpn/utAXBsm9w+bDEjob29gabo=; b=XI5JvZmpzHDCl2u8a AQEQExp1LlvpLjR1DDqnfNjyD7LPVxYErUuM/FdtjrcjZd3Fl1H0xWapRFUpgUfO Itn4C6YoPsgJ1mYzVTvuDXNoiOs/bC/CYVRjWQXAxZStL+qUQbsYFTPSjRzDwWIR SzF2IPEkvU81q6f3rz3vRh5SJM= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 Message-Id: Date: Wed, 24 Sep 2014 22:47:32 -0600 From: Eric Blake Reply-To: The Cygwin Mailing List User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit A new release of coreutils, 8.23-3, is available for experimental download, leaving 8.23-2 as current, and 8.15-1 (32-bit) or 8.15-3 (64-bit) as previous. If no issues are reported, I will promote it to current within a week. NEWS: ===== This is a minor update that fixes a couple of issues: the cygwin-only 'stat --append-exe' option had been accidentally broken (last working in 8.15), and when faced with a symlink named 'l.exe', the command 'mv l.exe l' would delete the symlink instead of dropping the .exe suffix, as a side effect of an intentional upstream change in 8.16. As part of fixing those bugs, I had to do a fair bit of rewrite to the cygwin-only patches that detect when .exe magic is occurring, and may have broken some other corner case, although in my limited testing I couldn't find anything obviously different. This build is also the first against the new ACL rules of cygwin1.dll, so there may be some oddities in ls as a result. Hence I'm leaving this experimental for a few days to make sure it does not cause further regressions. For upstream details, see /usr/share/doc/coreutils/NEWS. If you missed the note in 8.23-2, there is no longer an 'su' program in coreutils; this is an upstream decision (many Linux distros are getting su from other packages, and even though cygwin's su had come from coreutils, it was heavily patched and doesn't work as smoothly as on Linux). I'm still debating whether it is worth trying to capture the last release of coreutils' su, as patched to work on cygwin, for distribution as an independent package; help would be appreciated from anyone else interested in this task. If you encounter a regression, please report it here rather than upstream. See also the upstream documentation in /usr/share/doc/coreutils/. Help in porting the stdbuf utility to cygwin would be appreciated. DESCRIPTION: ============ GNU coreutils provides a collection of commonly used utilities essential to a standard POSIX environment. It comprises the former textutils, sh-utils, and fileutils packages. The following executables are included: [ arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold gkill groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'coreutils' from the 'Base' category. As long as this release is experimental, you'll have to cycle through versions to pick it up. DOWNLOAD: ========= Note that downloads from cygwin.com aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Eric Blake volunteer cygwin coreutils package maintainer For more details on this list (including unsubscription), see: http://sourceware.org/lists.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