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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Gxj nbHBocZ/+zLwYvJuX88hriXxm6M//lc7M6finQ3qOSXqNP1bUYpNecx2g0f7Ylq9 7srxB15lvFB8wuqrm01LEj9yIZGE4Fg3BlifvHCGvrcfpTbU0CPbMqbC4nmcBqg7 XPgNkQ8EazH4AER9OkrGuiUBoDYFLghq43z/d+Mg= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=KFqWbBEqJ QXFwo7f7jzApJSSDlA=; b=pyAFM/92CpE4iYzZPTEtEjevbYF5hgOW6/hUnrUs6 nllfTxNictQ1rIyp9XAM0RBe5Y2C+9MU6yWKckZNGIou492fkTYVclzwsbrSQfAe l8naJh+h6pvaYT8V4QlYlg62tiPz+CQ7U7LMv3JIPnQkJ+UgZSeab3V+Tzuq4330 JI= 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-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=upset, Settings, Hx-spam-relays-external:ESMTPA, cygwin AT cygwin DOT com X-HELO: out1-smtp.messagingengine.com X-ME-Sender: From: Jon Turney Subject: setup 2.880 release candidate - please test To: The Cygwin Mailing List Message-ID: <66c498a9-e75d-bf85-32a3-474b16e4b754@dronecode.org.uk> Date: Wed, 7 Jun 2017 18:07:39 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit A new setup release candidate is available at: https://cygwin.com/setup/setup-2.880.x86.exe (32 bit version) https://cygwin.com/setup/setup-2.880.x86_64.exe (64 bit version) Please test and report problems to cygwin AT cygwin DOT com. If no regressions are discovered in the next week or so, it will be promoted to release. Changes compared to 2.879: - "Internet Explorer Proxy Settings" is renamed to "System Proxy Settings". - Remove support for the syntax "requires: A | B" in setup.ini, which calm/upset/genini never generated, and was just treated as "requires: A", anyhow. - Fix a bug where installing a version other than the current version the first time a package is installed might lead to it's dependencies not being installed. - Add some progress reporting during preremove and uninstall operations. - Fix a bug which caused orphaned packages to be omitted from the picker. (A regression introduced in 2.878) - Correctly account for source packages to be installed due to the --include-source option in the total amount of data to checksum. - Rename the category "Misc" to "Orphaned". - Fix an infinite recursion in the setup.ini parser for "depends:" - Error recovery in setup.ini parsing is now slightly improved, so the same parse error isn't reported multiple times. - Add the option "--user-agent" to override the user-agent string sent in HTTP requests. (Addresses: https://cygwin.com/ml/cygwin/2012-02/msg00857.html etc.) - The default user-agent string now contains the setup version. - Fix that clicking on any column can change "Keep" to "Uninstall". (Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00525.html) - Allow click-to-activate in the package list control. - Improve the unhelpful error message "Can't open (null) for reading: No such file". - Remove some messagebox spam when using file:// protocol URLs for a package repository without a compressed setup.ini. - Some source code cleanups and cruft removal. -- 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