X-Recipient: archive-cygwin@delorie.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:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=dMKo5xQ+RIrBUzFa7Dcvb+3oQoSVmpTGL+nJ61HyR3WLO9SsTOWf7
	eE4yTAKx2wP2zy7YI+CqEmPLHxDMpfJ0g5SnMjPE50rQ70qekqbHgNZIVnnkaHiq
	2BushwOtkzEmwpc37xEyAYJ4iyKfedFZ2phgs8VCaa3EjlHsOxrmlI=
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:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=0dWuSajHiwLxC4/ozyDDUUquYHY=; b=ucfODBaoJ0y88+PooVvqYztanurG
	0mi+vMc5ZFEEwp6LJdxce0agNaPiRkY5em6o2OoUN8VrBp2V5NQX/g0sbVGLSAHL
	mWttj9YKPXK4CuJM2QA1l6ZIsvNFvu3TEwDdWwqmo+RDcS3n/9ce+xfHBjYzHvS8
	xa8XD3Kyc14Bjic=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,EXECUTABLE_URI,FORGED_MUA_MOZILLA,KAM_EXEURI autolearn=no version=3.3.2 spammy=checkbox, his, Best
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-ME-Sender: <xms:hBeMWqCODHliX_Xiu2e93TZUXVfoZ9Dupum-8maglaeN9pB6l7LyDg>
X-Mozilla-News-Host: news://news.gmane.org:119
To: cygwin@cygwin.com
From: Jon Turney <jon.turney@dronecode.org.uk>
Subject: [ANNOUNCEMENT] Updated: setup (2.888)
Message-Id: <announce.a2b9ae7d-e31f-f00d-ba81-1d19ef69deb5@dronecode.org.uk>
Date: Tue, 20 Feb 2018 12:41:37 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit


A new version of Setup, release 2.888, 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.884:

User visible changes:
- In the package chooser, 'Current' is replaced by 'Best' (to more 
accurately summarize what it does)
- Add 'Sync' as a choice, (which sets all packages to the version 
available from the package repository, downgrading if necessary, 
equivalent to the existing --force-current command line option).
- These are modified by a 'Test' check-box, which allows test packages 
to be used.
- The "prereq" page showing dependencies which will be added is replaced 
by "problems" page showing problems found by the dependency solver, with 
default solutions.
- A "confirm" page is added showing all the changes which will be made.

Internal changes:
- Uses the libsolv dependency solver, rather than a home-made one.
- Add support for 'depends2: package (relation version) [...]', in a 
version section in setup.ini
- Add support for 'obsoletes:' in setup.ini, likewise
- Add support for 'replace-versions:' in a package section setup.ini, to 
indicate problematic versions.

Other:
- Query the user for action to take if a corrupt local file is found
- Validate package hash after download
- Any MessageBox shown during setup.ini parsing is now modal

A big 'thank you' to Ken Brown for all his work on this.

Please send bug reports, as usual, to the public mailing list cygwin AT
cygwin DOT com.

--
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

