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=EnY+FROf3TyqrKJ5 eAq3GX1OWaGqKiZUO0+YhyUXUup6xQer/0g1Ox3C+PS4p2HsxkUaCAx/VOetHRqL WKd+8amzNGcew1fZPp5S7AtAFFwlorP+b6B7uKTeY645k8oPZU0zZLnnG3Wc0sK+ E9M5pRV3ZOm3pl5MJsHaUQG+tOY= 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=i1110wP8HineTt2h/LWtp6 9mAz0=; b=UAiAngGi9qRag7zHLxI1DZ6iaYR2fiL0Kg7HjeCJCeEtakdSp42pwY xb9BPEiNDGcXUXebVR5x7FFvrvVJ6WNXP+CG76AHy92//rHaNaiayRBKelr4XxR9 P5nSaot+jsN7ciSm8F/LTEfBEMXAL/f08HplsD9/UjNnPCAiO/fXI= 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Mon, 27 May 2013 13:21:46 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Please test latest snapshot Message-ID: <20130527112146.GC4653@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Hi folks, I'd like to create a 1.7.19 Cygwin package soon. It doesn't fix all problems introduced in 1.7.18, but it should fix at least some of them and, hopefully, don't make anything worse. The SIGUSR1 problem reported a few weeks ago is not yet fixed, though. So I'd like to ask you to give the 2013-05-24 snapshot DLL from http://cygwin.com/snapshots/ a try. Here's a quick list of what has changed: What's new: ----------- - Drop support for Windows 2000 and Windows XP pre-SP3. - Add support for creating native symlinks (CYGWIN=winsymlinks:native or CYGWIN=winsymlinks:nativestrict). - Add support for the AFS filesystem. - New APIs: __b64_ntop, __b64_pton, arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir, arc4random_uniform. Bug fixes: ---------- - getgrouplist now always creates a group list, even if it's empty. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00157.html - In fork, call CreateProcessW with the same command line as the parent process. This seems to make sure the stack is created in the same memory location as in the parent. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00340.html - Fix a build problem resulting in Cygwin functions picking up the wrong new/delete. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00331.html - Some more fixes to signal handling. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer 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