From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91258 invoked by alias); 18 Dec 2017 16:32:35 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 85631 invoked by uid 89); 18 Dec 2017 16:29:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_WEB autolearn=no version=3.3.2 spammy=Connection, Hx-spam-relays-external:ESMTPA, site, HTo:U*cygwin-announce X-HELO: out3-smtp.messagingengine.com X-ME-Sender: X-Mozilla-News-Host: news://news.gmane.org:119 To: cygwin-announce@cygwin.com From: Jon Turney Subject: Updated: setup (2.883) Message-ID: <48389321-ee09-0dd7-4ffc-ac06fabab875@dronecode.org.uk> Date: Mon, 18 Dec 2017 16:32:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-12/txt/msg00027.txt.bz2 A new version of Setup, release 2.883, has been uploaded to https://cygwin.com/setup-x86.exe (32 bit version) https://cygwin.com/setup-x86_64.exe (64 bit version) Changes compared to 2.882: - Various improvements to behaviour after a download error - Don't fatal() on unexpected early window messages (Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00428.html) - Remove support for installing from a local directory which doesn't contain a setup.ini file - Make 'System Proxy Settings' the default (for new installations) on the 'Select Connection Type' page, rather than 'Direct' - Fix reading and writing of the "extrakeys" user setting. Maybe -U/-u does something useful now? - Pressing enter in the URL textbox on the "Choose Download Site(s)" page now does 'Add', rather than 'Next' - Pressing enter in the search textbox on the "Select Packages" page now causes the search to be performed, rather than 'Next' - Fix concatenating depends: from each version description section - Bullet-proof the way we remove empty categories - If more than one download site is used, we now require downloading setup.ini from all of them to succeed, rather than just one of them. - Various code rearrangements and simplifications Thanks to Ken Brown for several of these changes. Please send bug reports, as usual, to the public mailing list cygwin AT cygwin DOT com.