delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/03/08/19:05:25

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:subject:reply-to:to:message-id
:date:mime-version:content-type; q=dns; s=default; b=h+/T0Lxz28N
BqVCv8uliv8qE4XlhLrrXUVdbK3WXtb+RiZAL/vtnABTvpTAeeaE7SvKH7iDftkd
JcdbAHpQ0b94l8ZknzYAZ/8GcCZFuC00aALwr6Lh7TNQDl+uN652pi4xOHGd6YMW
VzDG+uIwMqCRAxYOBOVe/a2MQvyn1fhc=
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:subject:reply-to:to:message-id
:date:mime-version:content-type; s=default; bh=4mWDWc9AECXCVeo0Q
Z3K4rQaFbk=; b=afyufpmhr05dmQrXKR4oVaFrNFKaO+lJYfbR08vgFeMSxJu5F
8HgV/0udcBiMLrytdYh1sekGjJAMDATkbAf7ipicdnIGAVSEvZbXTEyRwZ26vocP
lCQiGkHhMbxNUaWAQD1/TP2Bb2bcLXQMFTIKUiFUoecSxjxOr9FwK+UzhI=
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-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.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=blow, H*R:U*cygwin, acl, debating
From: "Eric Blake (cygwin)" <eblake AT redhat DOT com>
Subject: [ANNOUNCEMENT] Updated: coreutils-8.25-1
Reply-To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
X-Enigmail-Draft-Status: N1110
Message-Id: <announce.56DF6827.7020306@redhat.com>
Date: Tue, 8 Mar 2016 17:02:47 -0700
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
X-IsSubscribed: yes

--cC4BvVHJ4ka7KISLoFwexEJRAUF5RUCRt
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

A new release of coreutils, 8.25-1, has been uploaded, and will be
available soon from your favorite mirror.  This leaves 8.24-3 as the
previous version.

NEWS:
=3D=3D=3D=3D=3D
This is a new upstream release.  For upstream details, see
/usr/share/doc/coreutils/NEWS.  Downstream, this build fixes an upstream
bug introduced in 8.24 that might have caused cp, mv, and install to
misbehave depending on the result of ACL operations.

Note that this release also includes an upstream change in default
behavior in 'ls' when dealing with non-portable filenames: such files
are now quoted unambiguously on the terminal (no change when sent to a
file or pipeline).  There have already been a lot of complaints upstream
about the new quoting, and an upcoming upstream release may soften the
blow by tweaking the heuristics of how the quoting is done, but I am not
going to deviate from upstream's decision about it being a saner
default.  You can always set an environment variable to your preferred
quoting style if you don't like ls's default.

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/.

I'm also planning to build an experimental coreutils-8.25-2 against the
experimental cygwin 2.5 with its new ACL handling, for those that would
like to test that it won't introduce regressions.

DESCRIPTION:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
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 base32 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 stdbuf 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:
=3D=3D=3D=3D=3D=3D=3D
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.

DOWNLOAD:
=3D=3D=3D=3D=3D=3D=3D=3D=3D
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:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

--=20
Eric Blake
volunteer cygwin coreutils package maintainer

For more details on this list (including unsubscription), see:
http://sourceware.org/lists.html



--cC4BvVHJ4ka7KISLoFwexEJRAUF5RUCRt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCAAGBQJW32gnAAoJEKeha0olJ0NqoxAH/1AegutWNYTsH1Hh7gx6Yvxc
V5junODB2ukEvDIwCb0535KvhvNfGAvLNcDS7m35U66ZbFsjottYuXWhxuddhTfm
l/0q8xDHt2NQgv42i5w8V8qMHxURtI7ZoYXnHqyIF61ri6bv8zuY9WlLPsYw5IMg
+dc+4OjGuv7S7WdXeFSu0Zjyijf/DAsAm8Ssogg8YxKyjOckcQuzTY81Z4oLBddl
BUUbWqDVWffSZaK5KZcdFHkPgaIasJJO1jYDlA2ki+tiUCGB0X502CfHTLb93rfc
HG809Q4KKAbGDCAvXzVdzU36nTVt6ZeIVmpTt5jMhrLSDW6IxZGjfu1HWIr8rDM=
=wxP4
-----END PGP SIGNATURE-----

--cC4BvVHJ4ka7KISLoFwexEJRAUF5RUCRt--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019