public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: coreutils-8.25-1
Date: Thu, 10 Mar 2016 09:47:00 -0000	[thread overview]
Message-ID: <20160310094659.GF13258@calimero.vinschen.de> (raw)
In-Reply-To: <56E04851.2090400@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]

On Mar  9 08:59, Eric Blake wrote:
> On 03/08/2016 05:02 PM, Eric Blake (cygwin) wrote:
> > 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.
> 
> > 
> > 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.
> 
> Now available.  Please give it a spin, and report any problems you
> encounter, so that we can fix coreutils and/or cygwin prior to promoting
> this experimental work to current.

Thanks Eric!  I toyed around with it and promptly found two bugs in the
new POSIX ACL API.  An ls -l in my home dir simply hang.  Turned out,
the code was trying to call open(2) on a FIFO to find out if the file
has an extended ACL.  While fixing I found bug 2:  acl_extended_file
is supposed to return 1 if the ACL is extended, 0 if not.  But my
implementation simply returned the number of ACL entries.  I fixed that
right away.  I'll upload a new 2.5.0 test release shorty.


Thanks again,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-03-10  9:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-09  0:04 Eric Blake (cygwin)
2016-03-09 15:59 ` Eric Blake
2016-03-10  9:47   ` Corinna Vinschen [this message]
2016-03-11  6:52 ` Mark Geisert
2016-03-11 14:02   ` Chris Sutcliffe
2016-03-11 23:50     ` Andrey Repin
2016-03-13 17:33   ` Achim Gratz
2016-03-15 16:27 ` Andrew Schulman
2016-03-15 18:41   ` Achim Gratz
2016-03-15 21:02     ` Andrew Schulman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160310094659.GF13258@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).