delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/08/01/18:30:43

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=ALL_TRUSTED,BAYES_50
X-Spam-Check-By: sourceware.org
Date: Sat, 1 Aug 2009 16:10:43 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-56
Message-Id: <announce.20090801201043.GA7072@ednor.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
References: <20090730202942 DOT GP18621 AT calimero DOT vinschen DOT de>
MIME-Version: 1.0
In-Reply-To: <20090730202942.GP18621@calimero.vinschen.de>
User-Agent: Mutt/1.5.20 (2009-06-14)
Reply-To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

I have uploaded a new Cygwin 1.7 test release, 1.7.0-56.

This fixes the bug introduced in -53 and -54 which resulted in various
problems execing programs as seen here:

http://cygwin.com/ml/cygwin/2009-07/msg01057.html
http://cygwin.com/ml/cygwin/2009-07/msg01060.html
http://cygwin.com/ml/cygwin/2009-08/msg00019.html

What's new since 1.7.0-52
=========================

- Recognize non-NTFS remote filesystems which report to be NTFS as
  "cifs" filesystems and avoid to call potentially unsupported NT call
  in readdir().
  http://cygwin.com/ml/cygwin/2009-06/msg01008.html

- Made process startup slightly faster.


Bugfixes:
=========

- Don't just return EBUSY when trying to remove shared files on an NFS
  share.  Rather, really try to remove them first.
  http://cygwin.com/ml/cygwin/2009-07/msg00872.html

- Fix a problem with text mode processing.

- Fix a typo in setlocale() which made the GBK charset disfunctional.
  http://cygwin.com/ml/cygwin/2009-07/msg00875.html

- Partially fix the FIFO regression reported in
  http://cygwin.com/ml/cygwin/2009-07/msg00233.html

- Fix a crash when trying to set long console title strings.
  http://cygwin.com/ml/cygwin/2009-07/msg00893.html

- Lower the memory usage of file descriptor data on the Cygwin heap.
  This avoids to allocate 64K chunks per file.  The new size is about
  250 bytes + 4 * path length.  This should fix the problem reported in
  http://cygwin.com/ml/cygwin/2009-07/msg00766.html

- Fix a problem in the destructor call order on process exit.
  http://cygwin.com/ml/cygwin-developers/2009-07/msg00000.html

- Fix handling of incomplete UTF-8 sequences and rework UTF-16 surrogate
  pair handling in mbrtowc() to be more bullet-proof.  Check for invalid
  Unicode valus beyond 0x10ffff.
  http://cygwin.com/ml/cygwin/2009-07/msg00941.html


FAQ:
====

- Q: How do I know that I'm running Cygwin 1.7.0-56?

  A: cygcheck -c cygwin

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

- Raw text -


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