| delorie.com/archives/browse.cgi | search |
| 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:reply-to:date:from:to:subject:message-id | |
| :mime-version:content-type; q=dns; s=default; b=fB7d0/15J36IOkVX | |
| 3iusVsy2zdnc3FiZv7rYFFY2Y90pRzUAq1CgA8RBhjiU8VoEoZs0M8fmhUABlbLL | |
| xhA1f4Ij3f85Om9Y5y2WSzMJDgz/ciG8PnwfrwKOTFZ51FztOUzpxtPcTKfafr89 | |
| ZBKEkzoXUuchRXh0BrWu/ZzZ2Z8= | |
| 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=4G0dU5krgvE3kt2CnoziKy | |
| env00=; b=kbWT4tq1z8OLIg7Wxo0VX4vGavK0C6AWYvBnT9LWEByj/7LEtVjNNl | |
| UCug0hOSGLu07PnLSGzUIisNUnQJdTJjeH5VPv2X7W2oizGTglLOtHXKFV2tVn7I | |
| H2Gdk6HGFnLW8GcsNzHOCG4wMPgq9NF1HDmZ84JZ7vG1z/vZH+2pE= | |
| 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-HELO: | localhost.localdomain |
| Reply-To: | cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-4.7 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI autolearn=no version=3.3.2 |
| Date: | Sat, 24 May 2014 10:35:36 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] Updated: Cygwin 1.7.30-1 |
| Message-Id: | <announce.20140524083536.GG750@calimero.vinschen.de> |
| MIME-Version: | 1.0 |
| User-Agent: | Mutt/1.5.23 (2014-03-12) |
Hi Cygwin friends and users,
I just released Cygwin 1.7.30-1. This is a bugfix release.
Please note that despite recent discussions about the new passwd/group
handling being in 1.7.30, it's not. The changes are still work in
progress, so we decided to release 1.7.30 as an intermediate bugfix
release.
Bug Fixes:
----------
- Only handle the minimum amount of exceptions required in internal Cygwin
SEGV handling.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00132.html
https://cygwin.com/ml/cygwin/2014-04/msg00464.html
https://cygwin.com/ml/cygwin/2014-05/msg00361.html
- Ignore setsockopt(IPV6_TCLASS). It always returns an error code on Windows.
- Workaround a problem following native NTFS symlinks.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00384.html
- Fix `passwd -R' broken since 1.7.28.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00446.html
- Allow 0 length in calls to readv/writev.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00509.html
- Workaround Winsock not setting SO_ERROR on dup'ed socket after receiving
event on sibling socket.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00510.html
- Accept INADDR_ANY/in6addr_any to connect to local AF_INET/AF_INET6
address, as on Linux.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00510.html
- Workaround weird status codes returned when trying to run transactions
under a Perforce SCCS managed directory.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00531.html
- Return expected 4 bytes size from getsockopt(TCP_NODELAY), not 1 as
Winsock.
Addresses: https://cygwin.com/ml/cygwin/2014-04/msg00624.html
- Ignore trailing whitespace on #! scripts.
Addresses: https://cygwin.com/ml/cygwin/2014-05/msg00022.html
- Fix raw floppy drive handling broken since 1.7.19.
Addresses: https://cygwin.com/ml/cygwin/2014-05/msg00401.html
- Fix handling of ioctl for /dev/dsp.
To install 32-bit Cygwin use http://cygwin.com/setup-x86.exe
To install 64 bit Cygwin use http://cygwin.com/setup-x86_64.exe
The 64 bit Cygwin distribution doesn't yet come with as many packages
as the 32 bit version, but more packages will be available over time.
If you're already running a 32 bit version of Cygwin on 64 bit Windows
machines, you can continue to do so. If you're planning a new install
of Cygwin on a 64 bit Windows machine, consider to use the new 64 bit
Cygwin version, unless you need certain packages not yet available in
the 64 bit release.
Have fun,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |