public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* [1.7] Updated: cygwin-1.7.0-54
@ 2009-07-30 20:36 Corinna Vinschen
  2009-08-01 22:30 ` [1.7] Updated: cygwin-1.7.0-56 Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Corinna Vinschen @ 2009-07-30 20:36 UTC (permalink / raw)
  To: cygwin-announce

Hi folks,


I just uploaded a new Cygwin 1.7 test release, 1.7.0-54.

This fixes the bug I introduced in -53 which resulted in a non-functional
Cygwin DLL when building optimized code.  Sorry, guys.

Since that's otherwise identical to -53, I kept the remainder
of the -53 release announcement untouched.


What's new in contrast to 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


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

  A: The `uname -v' command prints "2009-07-30 22:25"


Have fun,
Corinna


              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=3D3Dyourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://cygwin.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [1.7] Updated: cygwin-1.7.0-56
  2009-07-30 20:36 [1.7] Updated: cygwin-1.7.0-54 Corinna Vinschen
@ 2009-08-01 22:30 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2009-08-01 22:30 UTC (permalink / raw)
  To: cygwin-announce

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-01 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-30 20:36 [1.7] Updated: cygwin-1.7.0-54 Corinna Vinschen
2009-08-01 22:30 ` [1.7] Updated: cygwin-1.7.0-56 Christopher Faylor

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