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=CoNe1KRS2t3waSNK m2uTn7jYNZd/Ah6T0zZ62cHOvtYvyTZAg7HmMhQvW/PUWHu8qLLLx/o8Yk23LUlK yV5lhiy0IY/Qpzv3587hAh0FvMh21TpOgVfv3DLWWBXCQoo1H63THyciXsw8XyEg CYXk6lQ6hq7P1PGk/wpvR8PCDzs= 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=b7t8cogT2sV6tzZbUvFw3h g1gEA=; b=CkQwAbOMMlvnB/lIWmCa8yWx4bj8IUDgS9Z36xuUft+BndkLLxRfc0 HJG/LzFc3GZfwg1zIjJCW38ZnaalVKUDhKZoZScLQ2YFEZuSIYjGLFhq8BrlKNRu Ruj7IZWqpuuSgm/W8b2TKjDEbb9fNc+LLgyPcBwMTfRCyUzlKsouM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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: Mon, 7 Apr 2014 14:00:11 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Cygwin 1.7.29-2 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Hi Cygwin friends and users, I just released Cygwin 1.7.29-2. This is a bugfix release. What's new: ----------- - Allow quoting of arguments to the CYGWIN environment variable, i.e., set CYGWIN=error_start="c:\bin\someprogram -T" Bug Fixes --------- - Try harder to do the right thing in the presence of console screen buffers, i.e., never clear the screen buffer unless the user asked for it. Also fix screen escape sequences which attempted to scroll the screen. Addresses: http://cygwin.com/ml/cygwin/2014-02/threads.html#00274 - Make "ps -W" report different WINPIDs for processes that have been execed from, e.g., cmd. Addresses: http://cygwin.com/ml/cygwin/2014-02/threads.html#00382 - Avoid error messages from the signal handler if we're exiting. Addresses: A random irc #cygwin complaint. - Fix return value from getgrouplist function to behave like glibc. - Fix initialization of open_memstream which could lead to dropping the entire string. Addresses: http://cygwin.com/ml/cygwin/2014-03/threads.html#00413 - Fix problem where ending chunk of audio was missing when accessing /dev/dsp. Addresses: http://cygwin.com/ml/cygwin/2014-03/threads.html#00117 - Fix exception handling on x86_64. Addresses: http://cygwin.com/ml/cygwin/2014-03/threads.html#00026 - Fix reading extended attributes from files on remote shares. Addresses: A personally encountered spurious error message: mv: listing attributes of `//server/share/file': Invalid argument - Fix sending an invalid pointer to cygserver during fork. Addresses: http://cygwin.com/ml/cygwin/2014-04/msg00001.html 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