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:date:from:to:subject:message-id
	:mime-version:content-type; q=dns; s=default; b=R2SB9D8Av+JB+bW9
	SGKky9NAQKR/IO47drxveckyeqYgv/+gu5RFj7o/qpEimqqu2JvdYZld45XnRHux
	pY2MA6bV5txcrgaMaWWxhvOavffjrALU9eI1auC4QAh0SdJ40ClPatu2mb2nw1p0
	HFwT5vJ4+JsFCxtVs/Cg1I6eUAI=
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:date:from:to:subject:message-id
	:mime-version:content-type; s=default; bh=Qp0BKkjYtcB+Krw/7dzhGd
	8riR8=; b=s5kqrVGYtQDvOsnmjOZoHwDUNH7KFXVYmO73snm5rG19GNqCzDikZJ
	RdfiePGeZdMG4CrU5mBsCT/slUwaQrRCFWTN0jxXMxjMv2LWOfS1cjeADHZ1IBQB
	kuuQUCi208WYcbXIBVjpT7yyB2X+ZD7XUqSpem1iYA6IsH9oFqWes=
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=0.5 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,SPAM_BODY1 autolearn=no version=3.3.2
Date: Thu, 20 Aug 2015 13:13:29 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: Cygwin 2.2.1-1
Message-Id: <announce.20150820111329.GA17895@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)

Hi Cygwin friends and users,


I released another version of Cygwin.  The version number is 2.2.1-1.


Bug Fixes
---------

- Revert the following patch from 2.2.0:
  When started from a non-Cygwin process, check if $HOME starts with a
  slash (absolute POSIX path).  Otherwise ignore it.
  Addresses discussion starting at
  https://cygwin.com/ml/cygwin/2015-08/msg00048.html

- Fix output of /proc/cpuinfo in terms of cpu topology and cache size for
  modern CPUs and modern Windows OSes supporting more than 64 logical CPUs.
  Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00345.html

- Don't call LsaLookupSids to fetch group information and don't perform RFC2307
  owner/group mapping on Samba/NFS if account info is only fetched from local
  passwd/group files.
  Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00270.html

- Precautionally fix a potential data corruption problem in pipe I/O, only
  actually observered in Wine yet.  However, MSDN language indicates this
  might be a problem on real Windows as well.
  Addresses: https://cygwin.com/ml/cygwin/2015-08/msg00225.html

- Include <sys/ucontext.h> from <sys/signal.h> if compiling for POSIX.1-2008.
  Addresses: https://cygwin.com/ml/cygwin/2015-08/msg00266.html

- getservent(3) returned the port number in host byte order.  Change that to
  network byte order as required.
  Addresses: https://cygwin.com/ml/cygwin/2015-08/msg00301.html


Have fun,
Corinna

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

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

