This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin 2.5.2-1


Hi Cygwin friends and users,


I released Cygwin version 2.5.2-1.

This is a plain bugfix release, plus a few assorted improvements
under the hood.

---------------------------------------------------------------------
NOTE 1:

  This is the first Cygwin release with the Cygwin DLL licensed
  under LGPLv3+.
  
  Please note that the GPLed tools in this package (e.g., cygserver,
  cygpath, regtool, etc) are still under plain GPLv3+.  The same goes
  for the LSA authentication package cyglsa.dll and cyglsa64.dll.
  Only the DLL itself is no under LGPLv3+.
---------------------------------------------------------------------

---------------------------------------------------------------------
NOTE 2:

  Cygwin 2.5.2 is the last release supporting Windows XP and Windows
  Server 2003.
---------------------------------------------------------------------

What changed:
-------------

- select(2) now supports timeouts less than a Windows tick (10-16 ms).


Bug Fixes
---------

- Fix an error message depending on the system header inclusion order.
  Addresses: https://cygwin.com/ml/cygwin-developers/2016-05/msg00003.html

- Fix non-POSIXy scheduler priority handling.
  Addresses: Bugreport via private email

- Allow mmap to map regions > 4 Gigs on 64 bit.
  Addresses: https://cygwin.com/ml/cygwin/2016-05/msg00140.html

- Fix realpath(3) for incoming paths starting with long path prefixes.
  Addresses: https://sourceware.org/ml/cygwin/2016-04/msg00281.html

- Fix a usage of INT_MAX (required limits.h) in math.h
  Addresses: Report on #cygwin-developers

- Fix using wrong inode number on newly created files.
  Addresses: https://cygwin.com/ml/cygwin/2016-06/msg00269.html


Have fun,
Corinna

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]