X-Recipient: archive-cygwin@delorie.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; q=dns; s=default; b=RORmM
	hjRhVkAAtGNWPKxR/r3i6nHzOX9yD/LEadQKcVemIJ7Dsyj0gRBTRVeRr+ripbKO
	jzm2JHLTq1df+X5B81BUjXvfkxOJuuMcoBB/fZwr0z05fXnP0c5sc5oSYe1gTTOb
	/KMVf0fXkMkwXx3JTLUTrMBOyg7GYfKbdzuFto=
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; s=default; bh=kFkwzIjXo+k
	bPkVXo+RgSTYDSvU=; b=rlAr7Ta7qk98h8dzjFmw+OL5DnF2A2lpUXV/PzeMop3
	mbKpG+QYnsZX+v99SSlbX6hlm9qUtac8qJD3RoAqRLY2aWSMbLNY+ct9WK6cU6UA
	v96IDP+UtND4d1NpvmoAcKDr5cIax0vfZzs9XpmLC9clwE4eQqHrewwAYi48r1Vg
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
Message-Id: <announce.53EB8085.3020001@byu.net>
Date: Wed, 13 Aug 2014 09:13:09 -0600
From: "Eric Blake (cygwin)" <ebb9@byu.net>
Reply-To: The Cygwin Mailing List <cygwin@cygwin.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: coreutils-8.23-2
OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Oi78rGUR1aoI0rTu5QGnxSjosBxmDfg7Q"

--Oi78rGUR1aoI0rTu5QGnxSjosBxmDfg7Q
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

A new release of coreutils, 8.23-2, is available for download, leaving
8.15-1 (32-bit) or 8.15-3 (64-bit) as previous.  The test package 8.23-1
is no longer available; for anyone that tried the test package, the main
difference is dropping the hostname utility in favor of the separate
hostname package.

NEWS:
=3D=3D=3D=3D=3D
This is a new upstream release; for upstream changes, see
/usr/share/doc/coreutils/NEWS.  It is also my first time building
coreutils for 64-bit cygwin in the capacity as maintainer (thanks to
others that helped in the initial transition to 64-bit).

Of note, 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 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; if anyone was relying on that program, now is your chance to
speak up.  Also, if you need the 'hostname' program, it is now provided
as a separate package rather than part of coreutils.

In building this version of coreutils, the testsuite complained about
ACL detection on directories not working as expected; if you notice 'ls
-l' output looking strange on a directory when compared to 8.15, please
report the details, so I can investigate if this is a regression or
something I need to patch.

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:
=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 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:
=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



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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg

iQEcBAEBCAAGBQJT64CFAAoJEKeha0olJ0Nqqp8IAK2ktwknybRZxPm8xjqpT3r+
/w+jgTJO9GlhSVfanVdBJtUvIDn6Wf68gnPWrcBFl2IZrj8uo7idv7YnKQA7KO2j
cVd6HWAGbzD58YwAoGQxxNecR7LDd97Q69dFnlduN1keRlT2VXeRVgkoGbm0gY3N
Fj42G4bWDVipKUPDHTUKUonl0nE8cuv/TjWQmZny1ZMSFJZqxSPCVvCA9SP+OkTg
MF27juyczBHi+yY8A46JlC/ebPE/2coAsAEEcB5RXJK+V7rNar20XP/kN7kQzA5M
OJoKys+eXRYBTjSoOMPxHZMMjmE9EB6g4zQhlslBMu2xUUkFiUuOfugDgDdH1ek=
=6BD2
-----END PGP SIGNATURE-----

--Oi78rGUR1aoI0rTu5QGnxSjosBxmDfg7Q--
