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=YRSSQ9p4VgkJHfKI PqKrzMs6rTZytQcxJlJ6WKxIh1pWCMQP4qmXzoYBjynJglivEHxtRkRiVMIxhUSs sdaZOzlb/eWntJRVs/xCipjCKpvp1hhSBcuhj1YHl4r5//C5r3lIFiH1WUcQB+UG uHisKI4PVvn9EBIkfAATIRiYgvo= 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=mj2LXRO724AarEoO0k4tz6 eKqpA=; b=Gk8vyx1dW+gSE74oWPbA3h+yOObRWVa8YheF0JX3SmYFQ8IxaPnWee SDVtaEKHB+O4/4QKJvW/0L5qCYabJB4fpWjbPQlxxofQ2x8R8DXrbsDaaowD3Ge0 mhsBxjn+j/d020Dn4hwcY/6t7qHGM664LuM4ECjyrVtWFaEFhD0f8= 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: Tue, 3 Feb 2015 21:35:56 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: setup.exe (Release 2.864) Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Hi folks, A new version of Setup, release 2.864, 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 the previous 2.859 release: - The package choosing algorithm has been rewritten partially. The most visible effect is that Setup will now never downgrade a package. This is much more in line with the update mechanism in Linux package managers. For Cygwin this means, if you have an experimental version of a package installed and you start Setup to update your installation, Setup will not automatically downgrade the package to the current release anymore but stick to the experimental release. If there's a new experimental release, it will by default update to the new experimental release. If the experimental release became the current release, you'll be back to normal. This also fixes a bug which might have resulted in removing packages without visual feedback in the "Pending" view of the package selection dialog. - Introduce an experimental option -m/--mirror-mode. If you're running a local mirror from which you're installing via the "Install from Local Directory" option, you might have noticed a rather long delay (sometimes in the range of minutes) prior to opening the package selection dialog with an entirely unresponsive Setup. This delay is spent iterating throught the full set of packages and testing each package and each packageversion if the underlying package file exists in the download directory. If the download directory is, in fact, a mirror, these checks don't make sense. With the -m option and the Download Source set to "Install from Local Directory", these checks are skipped, and the package selection dialog will show up almost instantly. Please note that this option is provided on a "no guarantee" basis. It requires a sane mirror with the packages in sync with its setup.ini file. Please send bug reports, as usual, to the public mailing list cygwin AT cygwin DOT com. 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