delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/11/23/06:37:34

X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to
:mime-version:content-type; q=dns; s=default; b=tK5W2ZhNaTg0Ypn3
AUGhKMSZeAHTCVs18CHrPKAHvS5926AJriub49Huq6dW4Q74LFrukgcAMfCjsQC5
lVvC06i5zXKAk4OIzy6j1JHEFmmXP+3FWuInfl6EfYikQApQzusj0RYAlG4VTbPu
vByTIgPw48zNooAlKDWYLe8xWdE=
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:date:from:to:subject:message-id:reply-to
:mime-version:content-type; s=default; bh=q7hoNFyZx9szO/3LnRRPOp
5k7sY=; b=HBycW3CcQP4cbBDs7LMMoGF8AFdGRIQ7otdk5ot0axcHm7cSOuKZAb
NUm9s14QweC1qmA2/4kikEVMkV65CumocNqNYcmwA973Z33Boul/yRtbEIIRfV4z
g20I1a2GjayGOJFSVlp5h8Lbr3p2sHOdF0G3baFHZIgHI3aRAe+X0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2
X-HELO: calimero.vinschen.de
Date: Sat, 23 Nov 2013 12:36:50 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Please test latest snapshots 2013-11-20
Message-ID: <20131123113650.GL28310@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
MIME-Version: 1.0
User-Agent: Mutt/1.5.21 (2010-09-15)

--udcq9yAoWb9A4FsZ
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi folks,

we're planning to release Cygwin 1.7.26 next week.  It would be quite
helpful if those of you comfortable to install snapshots would perform
some last-minute testing.

The 2013-11-20 snapshots reflect the current state of the sources and
they would become 1.7.26 if no serious regression from 1.7.25 is found
in the next couple of days.

Here's what has changed compared to 1.7.25, so you know what to
look out for.

What's new:
-----------

- getaddrinfo now supports glibc-specific International Domain Name (IDN)
  extension flags: AI_IDN, AI_CANONIDN, AI_IDN_ALLOW_UNASSIGNED,
  AI_IDN_USE_STD3_ASCII_RULES.

- getnameinfo now supports glibc-specific International Domain Name (IDN)
  extension flags: NI_IDN, NI_IDN_ALLOW_UNASSIGNED, NI_IDN_USE_STD3_ASCII_R=
ULES.


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

- Slightly improve randomness of /dev/random emulation.

- Allow to use advisory locking on any device.  POSIX fcntl and lockf locki=
ng
  works with any device, BSD flock locking only with devices backed by an OS
  handle.  Right now this excludes console windows on pre Windows 8, as wel=
l as
  almost all virtual files under /proc from BSD flock locking.

- The header /usr/include/exceptions.h, containing implementation details f=
or
  32 bit Windows' exception handling only, has been removed.


Bug fixes:
----------

- pthread_atparent hook should not be called in the child.
  Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00365.html

- 64 bit only:  Correctly mmap'ing regions > 4 Gigs.
  Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00155.html

- Fix random content of /proc/$PID/ctty if the process has no controlling
  tty.  Set to just "\n" instead.

- Properly set process sid rather than always using -1.
  Fixes: http://cygwin.com/ml/cygwin/2013-10/threads.html#00237

- Fix a potential crash after calling lseek on /dev/clipboard.

- Fix a handle inheritance bug in raw disk and tape device handling which
  led to EBADF errors in child processes.

- open("/dev", O_CREAT) accidentally created a /dev file if no /dev
  exists at the time.

- DIR *d =3D opendir ("foo"); flock (dirfd (d), ...); worked, but did the
  wrong thing.

- Reading from /dev/windows was broken for some time.

- select'ing on /dev/windows accidentally didn't take the setting of
  ioctl (WINDOWS_HWND) into account.

- Fix typos in cygcheck which could crash Windows 8 and 8.1 machines.
  Fixes: http://cygwin.com/ml/cygwin/2013-11/msg00334.html

- Show OS version correctly even on Windows 8.1 and Server 2012 R2.
  Fixes: http://cygwin.com/ml/cygwin/2013-11/msg00343.html


Thanks,
Corinna

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

--udcq9yAoWb9A4FsZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSkJNSAAoJEPU2Bp2uRE+gM+YP/3k7joaGy20jM0G1B++gsMQW
MTCzJk2kao5VkWbRMoKoT5cKOarv1SAJuyazIxvLiQVNQD2lpV8yxN2SYj84b7sy
ULK4MsyglrDfqfQ+cUblMSNHuXKdSF5YFBU1OtM1QsLp7AcvpNu2nbde9txfQDhN
OyauCl7Tpmsb4+TG0BWw/DGxvBaZFOoJLIB2Miblyp2A6wS6J48O00UEu6tZB2I8
KrZ11foK+1IVmlWXCQtxQnxRk+eLcuQrKIIlHaZlI0vd3fSpCCMmMSvmof+XfV1l
jj2/6d0gICthMPI3v0UigTLyksID7mdoz2sK/EAB9ZTQCBzLVT9nY1U4/G2wxNz8
ttpfNstXqeVqD72JtsKTf1MMOW9Ex38mJRIQUBUHm4p820BjlavypPMnrIIyFKbo
FDH9RMt8eilsymfkdIObdP29rDmN+nn1z16MyY49wOCe7KieOEBbaEZeZupHfosK
1sDOcDlensh8XVHkZkLVrihY/CncoLpbZf6ZI8lomZkikhdH8PS2UbRBpatzOQ99
svyC8OYflfXVSEWgnoAqBKoXSTEC8dYbetU7uHXvrNbc2wKBvZkris2+0jiD58jO
Qg/AV9ge6p3L70Rc5CikUrkR3NNc2wA2ZsHB7BgkwGbSZK3r5WBFxbwrIOSjJCNG
MwcOL2DuRYcDTkNGgmaW
=j8iM
-----END PGP SIGNATURE-----

--udcq9yAoWb9A4FsZ--

- Raw text -


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