delorie.com/archives/browse.cgi | search |
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:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=ssuD7oplQKxPe9MH | |
0ydpGZD2tDcJaCDvQQ5vPaJjIdC2ynQf7frlqofBY617axekD6XttNtzU0CMdPbh | |
IfN02zDGmn4WBrPJ/sIKozQVTgdJNBAqqYeQ5Gnf5jZJoZsKFUr3mL7sIAxLx7pG | |
cbHM+cfha01pxgagE48cR20cWUI= | |
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:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=ZSIHT5jQNGV5qvtprbJfgw | |
DHcsk=; b=XS3DNVSzs1Jkgh4bf7Q5Pk4C4T4eOAhdAxJIOm+uC/YNGg2R5ZaS0b | |
pfKyVrgAq6yDeU4D3e1B0zchbEGgi/PDaHFYs1dY+V0CZEJiLrynugpyKl02537S | |
KnbjF2xEkW8zCCf0qhj+l4sjVT7bWUN5jBOeT95uQ1rF4tO32syVU= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-Spam-SWARE-Status: | No, score=2.6 required=5.0 tests=BAYES_00,EXECUTABLE_URI,KAM_EXEURI,SPF_PASS autolearn=no version=3.3.2 spammy=UD:ws, Problem, Packages, H*Ad:D*ws |
X-HELO: | mail.avenger.ws |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/simple; d=avenger.ws; s=ethereal; t=1531767445; bh=z/gmgd+SPI5cVNNvYfUes8Outp0GNnUJtoLZQnbqM0g=; h=Subject:To:References:From:Date:In-Reply-To; b=bICpWW8eZW7aytPdy9gUWphuTVKTP+RmX1vDdVYz+sa8Qc56Ntr1kxefFJW7+gQVG nzRJQvzVX75KiPe1Zr9PfE3PpwzdQqWe5oVWvpZ6BM5vxeywAgMpNLzkn++5Xqeh5u wf25PZ2DBW0V2oh3Alf61Iev0RvC4JmWPBLSLFMA= |
Subject: | Re: setup 2.892 release candidate - please test |
To: | cygwin AT cygwin DOT com |
References: | <518bfdb2-987f-23b5-9cc3-873fd2a3bc6f AT dronecode DOT org DOT uk> |
From: | Heavenly Avenger <avenger AT avenger DOT ws> |
Message-ID: | <56339429-1dfe-4d20-d0da-8deed4af5cf8@avenger.ws> |
Date: | Mon, 16 Jul 2018 15:58:00 -0300 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <518bfdb2-987f-23b5-9cc3-873fd2a3bc6f@dronecode.org.uk> |
X-IsSubscribed: | yes |
Note-from-DJ: | This may be spam |
As far as a vanilla packages update is concerned, the new version works nicely. My list had but one package to be updated (expected as I recently updated). Nice work! On 7/15/2018 10:23 AM, Jon Turney wrote: > > A new setup release candidate is available at: > >  https://cygwin.com/setup/setup-2.892.x86_64.exe (64 bit version) >  https://cygwin.com/setup/setup-2.892.x86.exe   (32 bit version) > > Please test and report any problems here. > > Changes compared to 2.891: > > - Fix building with libgpg-error 1.28 > > - Raise a fatal error on a corrupt archive in "install from local > directory" mode >  Addresses: https://cygwin.com/ml/cygwin-apps/2018-03/msg00037.html > > - Packages listed in the "confirm" dialog are now sorted alphabetically >  Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00078.html > > - Fix creating a bogus current version with an empty version number > for packages which only have a test version > > - Fix ignoring the last package version in all setup.ini files but the > last one read > > - Allow command-line uninstallation of specified orphaned packages > > - Dependencies of packages specified to be installed or upgraded on > the command-line are now upgraded, if required (as we now record these > packages being in a "no changes requested" state, rather than a "keep" > state that would cause a conflict) > > - Packages which have been upgraded automatically are now correctly > reported as "automatically added" in the "confirm" dialog, > > - mirrors.lst is now fetched using https:// > > - Literal URLs in dialogs now reference https://cygwin.com/ > > - Fix a bug (dating from 2003) in saving an empty network proxy password > > - Correctly handle 'provides:' and 'conflicts:' for installed packages > > - Add a '--no-version-check' option, to suppress the warning that a > newer version of setup is available > > - Don't check setup-version: to warn about potential setup.ini parsing > problems if a setup-minimum-version: is specified. > > - Propagate the exit code of the elevated process, when --wait is used >  Addresses: https://cygwin.com/ml/cygwin/2018-07/msg00020.html > (partially) > > - Properly track the sites providing a given version of a packages (To > correctly handle local installs where required packages are spread > between cache directories for more than one mirror, and correctly fall > back to an alternate mirror when multiple mirrors are used and a > problem occurs connecting to the first mirror tried) > > - Don't use CRLF terminators when writing dependency problems to logfile >  Addresses: https://cygwin.com/ml/cygwin/2018-03/msg00266.html > > - Fix a bug which sometimes caused a wildly incorrect value to be used > for the expected size download progress was measured against > > > Again, many thanks to Ken Brown for doing all the hard work. > > -- > 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 > > -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |