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=CgMBW6fL9Vr0/bPtUp4gsrCTKoq9WKN5jTkz87HZ/CDJYwG/HXzb1 P/Za5QJKc6EWGutItwFfMIkQF2ipTKgw0Wc0nryX31xzmCBIhLhtjfHQKr5cfQ0G /k2/JcmFXvOvA94IlTg/yQ20AZCn8I+a0AZFCk5LfLr84mKkge02jA= 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=n14HZMbtBMxLRsFHDc+jgRwQNwY=; b=koLzRA+iANeSwFapA/Sk8X7icbgQ MH3XEQnFSckwcdh6CaVwB5fKMPBAA7gWVUMS+0F1qVRQYkGyfF/RM4eqe97hLgB9 WpLBLTXv9WZkGbZOgqe0dpyDk2mzP6Rng3kWlc4MF54gq7+UDawbZ+WbmU+ZKKqS NV21QqEY/52YCV0= 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=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_FC autolearn=ham version=3.3.1 Reply-To: cygwin AT cygwin DOT com Date: Wed, 5 Jun 2013 11:39:49 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Cygwin 1.7.19 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Hi Cygwin friends and users, I just released Cygwin 1.7.19. What's new: =========== - Drop support for Windows 2000 and Windows XP pre-SP3. - Add support for building a 64 bit version of Cygwin on x86_64 natively. - Add support for creating native symlinks (CYGWIN=winsymlinks:native or CYGWIN=winsymlinks:nativestrict). - Add support for the AFS filesystem. - Preliminary support for mandatory locking via fcntl/flock/lockf, using Windows locking semantics. New F_LCK_MANDATORY fcntl command. - 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 - Fix an incorrect condition which breaks fork after all dlopen'ed DLLs have already been dlclose'd. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00376.html - Fix buggy usage of NtReadFile when reading from device under /proc/sys. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00392.html - Fix an include in to avoid circular dependency. Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00451.html - Fix a hang on exit when calling pthread_join in global desctructor. Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00017.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