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:from:subject:to:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=nNAJQEPEJ1fHlr3++Rm5OkhOUiynBljQIlTuCb+9fiYmCdixaJNJK
	zJ44dmBmZqdPrr4ols/Q2K0UqtjzbD0l3h6AyCCJkfeNV+DhlaSmlOdBMaM5pf0R
	wTohFV3q9IY8uv8f9adc9DDPD9iKON2uR394sey0VZGdYEviyOel5k=
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:from:subject:to:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=/36VXUB7CA/eNQnDnHtLQWL0kU4=; b=FROXN02beEikb8DvUv28v0FL49lx
	7uB6hOF24KHf5AUr93jXCAd2/lzPFw9Yf5ytnvomw2zM3CixnKwhB70+Ofd3nJC2
	koZAOIvKjIA4w7OQvI85D9CQNcS7DBYdSduuLlIAGP+mD+Av4sNbmMJoxOMFVbJz
	8fNBD3YviYQfn1s=
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-Spam-SWARE-Status: No, score=3.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,EXECUTABLE_URI,FORGED_MUA_MOZILLA,KAM_EXEURI autolearn=no version=3.3.1 spammy=dropped, conclusion
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
Authentication-Results: btinternet.com;    auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com
X-OWM-Source-IP: 31.51.207.12 (GB)
X-OWM-Env-Sender: jonturney@btinternet.com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
From: Jon Turney <jon.turney@dronecode.org.uk>
Subject: [ANNOUNCEMENT] Updated: setup (2.898)
To: cygwin@cygwin.com
Message-Id: <announce.24bd8071-3ba1-30c1-ea51-cbdc672da568@dronecode.org.uk>
Date: Sat, 28 Dec 2019 13:37:59 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit


A new version of Setup (2.898) has been uploaded to:

   https://cygwin.com/setup-x86_64.exe  (64 bit version)
   https://cygwin.com/setup-x86.exe     (32 bit version)

Changes compared to 2.897:

- '--upgrade-also' will now also upgrade an obsolete package specified 
on command line

(e.g.: setup -q -g -P python3-lxml currently gets you an (empty, 
obsolete) python3-lxml package, which is replaced by python36-lxml 
(which obsoletes it) the next time setup is run.  After this change, 
python36-lxml is installed instead)

(See also the discussion at 
https://cygwin.com/ml/cygwin-apps/2017-10/msg00092.html et seq. (where I 
come to the (incorrect) conclusion that since we don't need this for 
interactive use, it's not needed)

- Remove the 'Bin?' column

The only use this column now has is that unticking it is the same as 
selecting the 'uninstall' action.

- Packages can now depend with a version relation on the pseudo-package 
'_windows' (which has the same version as the Windows we are running on)

(This is intended for use with the cygwin package, to prevent updates 
being installed on Windows versions which it has dropped support for)


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

