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:content-transfer-encoding; q=dns; s= | |
default; b=gamisY0bulbHhSb9yPYbkewpbVb8pmoER6E1osK3vDz0I/2FaLY7U | |
ElYkRqeuMgjW2ncpMXhLlF3nG0rKtpn8w2cgFoX/hjA/b9PDmMSx8XMaLs3jB0AX | |
elfPZELT3UbUo7zYNPc6cqh6wxcV/sXbkk3W/MgHSmIG5xyYbkH2QU= | |
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:content-transfer-encoding; s=default; | |
bh=A/YeE9QOcizI2l53zF281f3u+XM=; b=I3VQy7LYV1v/bYb4KpG5vM65I5wQ | |
lhAiGWl9BSm3sw2cqp7zXRjMMHmBqcOPHIf0RFrWB+IyhjMkDvZFqeXcsmdIiy9t | |
VTbK++qOh7L/gRqDdnezHTHSnYIQLIkPee4CjcTOvS5z+vhGzwCvbw8cpRo1XfAz | |
scwsVfmbC9sGH6Q= | |
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 |
X-Spam-SWARE-Status: | No, score=-0.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,EXECUTABLE_URI autolearn=no version=3.3.1 |
Reply-To: | cygwin AT cygwin DOT com |
Date: | Mon, 22 Jul 2013 17:41:18 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | [ANNOUNCEMENT] Updated: Cygwin 1.7.22 (First offical 64 bit release) |
Message-Id: | <announce.20130722154118.GA23990@calimero.vinschen.de> |
MIME-Version: | 1.0 |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
Hi Cygwin friends and users, I just released Cygwin 1.7.22. ======================================================================= INTRODUCING A 64 BIT RELEASE ======================================================================= This is the first official Cygwin release which is publically available as a 64 bit version for AMD64 Windows systems. Right now the 64 bit Cygwin distribution doesn't come with as many packages as the 32 bit version, but it's as stable as the 32 bit version, and 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. To install 32-bit Cygwin use the new http://cygwin.com/setup-x86.exe To install 64 bit Cygwin use the new http://cygwin.com/setup-x86_64.exe ======================================================================= Other than that, 1.7.22 is mostly a bugfix release. What changed: ----------- - Support for /dev/mem, /dev/kmem and /dev/port removed, since OS support was limited to 32 bit Windows XP only. - Added cygwin GetCommandLine wrappers which will allow Cygwin programs to (appear to) use the Windows command line functions. - regcomp(3) now allows character values >= 0x80 if the current codeset is ASCII (default codeset in the "C"/"POSIX" locale). This allows patterns containing arbitrary byte values as GLibc's regcomp. Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00405.html Bug fixes: ---------- - Fix an off-by-one error in path handling which made the access check for the existing path before a ".." component (introduced with 1.7.21) fail for UNC paths (//server/share/path). Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00375.html - Fix long-standing problem which allows to access files via ".." using an invalid POSIX path, for instance, `cd nonexistant/../existing_dir". Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00222.html - Fix an initialization bug in XSI IPC on, which could result in XSI IPC functions misbehave on x86_64. Fixes: http://cygwin.com/ml/cygwin-apps/2013-07/msg00063.html http://cygwin.com/ml/cygwin-apps/2013-07/msg00229.html - Fix a timer handle leak in sleep family of functions. Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00379.html - Fix issue with raise() not causing the process to exit with a signal status. Also only set "dumped core" flag when it's a "kernel" signal. See: http://cygwin.com/ml/cygwin-apps/2013-07/msg00251.html 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=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sourceware.org/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 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 |