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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=Ug3eKdm
	LQB3pImcwnHh+dIRknkKV4uMquOvLoVlgsLwananjfa5odh7NTYAe7XsKjW9ZGDD
	wepyacC9usFnUXaM2BqZnFd/VmZ1ZlpY6m+QZHKwoYfJHZ7tvrQ0Mu6gA8QuOAl9
	gqhFfadZUsqBQrN9au9I4vxtb74c2kWm5n7U=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=v/mr4f1qiBW+A
	iDKDqtkL6IbZOA=; b=tnYX/m25rGWYXxa7gcZUKYBqrVEupQng0z5Lfo/2Cr82A
	5OH+eb7uXWbG7lKPC/oVAqh0at/mvrdGqIDldQ//H5E3podAF5ialtgTffTAKA3U
	ZZ4eSbE+X807EeIPpZJ6g6nnt3r5zruUzSKse5g1uOCpa+l9Iz/Vq4r79ykd3M=
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-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.2
X-HELO: s87.webhostingserver.nl
X-Received: by 10.42.145.133 with SMTP id f5mr4601611icv.82.1424882102980; Wed, 25 Feb 2015 08:35:02 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <announce.20150225125112.GB7010@calimero.vinschen.de>
References: <announce.20150225125112.GB7010@calimero.vinschen.de>
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Wed, 25 Feb 2015 17:34:32 +0100
Message-ID: <CAKf2h5Ta2oWf0pekon0mW0g2Z=TZcqzZvQ5ccAiAyNyHUo+qkQ@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

2015-02-25 13:51 GMT+01:00 Corinna Vinschen:
> Another important change in this release is a change to chmod.  As many
> of you experienced since Cygwin 1.7.34, chmod does not always affect the
> POSIX permission mask as returned by stat(2) or printed by ls(1), due to
> the improved POSIX ACL handling.  As a temporary workaround, chmod now
> checks if secondary groups and users in the ACL have more permissions
> than the primary group.  If so, the permissions of the secondary users
> and groups will be reduced according to the mask given by the new
> primary group permissions.  I.e, chmod 600 will remove all permissions
> from the primary group as well as all secondary user and group entries
> in the ACL.

I have problems running screen on my pc. When I start it, it complains
about the mode of the temporary directory.
"Directory /tmp/uscreens/S-Frank must have mode 700."

With 1.7.35-0.3 I could not chmod the directory manually. I just
upgraded to 1.7.35-0.4 and now I can manually chmod the directory to
700 and start screen again.

But IFAIK previously (not sure when) screen was able to chmod the
directory itself, but now not anymore.

Regards,
Frank

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

