delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/08/27/10:09:33

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=JGtUTsTGLaT
Vi3WUD0UQ74wLKcyYVIuQjfejVPG0MVENJPMqNhykP8bzhWopbA9LDV9RXKBPWuG
GyxZWtxcEjni9o/BdvzLmRNvBmke0EELBAIV+v7j4Rf9QLZcWRbheaZatI+9XKQC
G3UzsbcuTEGGJFabSqTETMSD+tX9mEg0=
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=0KBxyfBsg4XspR3zA
NyCqZTkXh8=; b=l4zR2A63QkbA5pAyTgAnML1osqYswxXIufSW8BjvR+2jWVGvs
/u0PkUQagFY9gDHvMtRIUD5QDhS7+MbCTO6DNxUWK9bWKzcd3cPbo0ACS0lzfsAb
CXIH9rufKOrI0B0w1P4JQZgLXPkxua3lzXN39nnBvi/5r09hpMa8aIYvgA=
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=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
From: "Eric Blake (cygwin)" <eblake AT redhat DOT com>
Subject: [ANNOUNCEMENT] Updated: coreutils-8.24-3
Reply-To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Message-Id: <announce.55DF0347.1010008@redhat.com>
Date: Thu, 27 Aug 2015 06:32:07 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
MIME-Version: 1.0
X-IsSubscribed: yes

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

A new release of coreutils, 8.24-3, has been uploaded, and will be
available soon from your favorite mirror.  This leaves 8.23-4 as the
previous version, and drops the broken 8.24-[12] releases.

NEWS:
=3D=3D=3D=3D=3D
This is a new upstream release.  For upstream details, see
/usr/share/doc/coreutils/NEWS.  This build fixes a latent uninitialized
variable that broke behavior of 'cp -r' (the bug was also present in
8.23-4, but did not trigger there due to different stack contents).

This release is also the first stable release to provide the 'stdbuf'
utility, thanks to a patch from Yaakov.

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

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



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

iQEcBAEBCAAGBQJV3wNHAAoJEKeha0olJ0Nq7KUH/j/yLF1Orea8yuLui1WoFVZo
L27BrGlDiJWKJzU5+lfjuKpjYp7ugoSofexB7DbyfVgE86PuR9z7LAKW2Up3PGJi
qaKavtxyhqzRfnoVT2j/VevWWXHl8ZPfpTKY51wYF30bieg4egGS+vvifkCmrYmM
hKUKS8ojve7MyEuqJmxGZR7oKU8QvlTedhOyazsJRp8oVbh3Gf+lYx8VOFSYFCdm
meoqeSB84fn/jgYa+blLL2B4IfQrelM+NwcNvlN3AberkeTPXdNPIN6jReRbqIWH
cw4sKTddEAdk5trcIXVtV4ljz23mPMCYaaI5GoXZ9D9DrZCObvI0ueWxPyJM++Y=
=vBHW
-----END PGP SIGNATURE-----

--vUm0rJxkOQCJ1DMnwtAsxPCCh1Rjj9pCL--

- Raw text -


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