From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42463 invoked by alias); 7 Jun 2017 14:30:52 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 42172 invoked by uid 9795); 7 Jun 2017 14:30:48 -0000 Date: Wed, 07 Jun 2017 14:30:00 -0000 Message-ID: <20170607143048.42144.qmail@sourceware.org> From: jturney@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [setup - the official Cygwin setup program used to install Cygwin and keep it up to date] annotated tag release_2.880, created. release_2.880 X-Git-Refname: refs/tags/release_2.880 X-Git-Reftype: annotated tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 99da8f935fc3fc7b050fd835845753b0d4ed88ae X-SW-Source: 2017-q2/txt/msg00051.txt.bz2 at 99da8f935fc3fc7b050fd835845753b0d4ed88ae (tag) tagging ef82819d228da702fb62920f976d71b144ab73c7 (commit) replaces release_2.879 tagged by Jon Turney on Wed Jun 7 15:30:33 2017 +0100 2.880 -----BEGIN PGP SIGNATURE----- iEYEABECAAYFAlk4Dg4ACgkQKeE4OTaA26AkvwCeIMB8s6Wq3k9AOAxm2RDlql2W fYgAniqmcQwSEBqohTN1cd4KYnd6r2BU =qH6l -----END PGP SIGNATURE----- Ake Rehnman (1): Avoid messagebox spam with file:// protocol URLs Jon Turney (33): Don't bother storing prev version Rename "Internet Explorer Proxy Settings" to "System Proxy Settings" Remove packageversion::sources(), only packageversion::source() is useful Remove unused forward declaration of non-existent class category Remove unneeded virtual from class packagesource's methods Simplify class packagesource Fix comments and indentation in check_for_cached Initial setting of trust should be TRUST_CURR Change PackageSpecification::_operator to an enum Remove useless PackageSpecification methods Stop pretending to support complex dependencies All, rather than just the first (usually current) version should get dependencies Make PackageDepends a type Add some progress reporting during preremove and uninstall Restore a missing NULL-ness check isBinary() should return true for orphaned packages Correctly calculate total data to checksum when using IncludeSource Rename category "Misc" to "Orphaned" Make PrereqChecker::setTrust() a static method Move and rename dumpAndList() Fold IniDBBuilderPackage::buildInstallSize() into buildPackageInstall() Fold build(Install|Source)(MD5|SHA512) into buildPackage(Install|Source) Fix infinite recursion in grammar for depends Improve error recovery in setup.ini parsing Remove OR from grammar Allow options which only have long names Alphabetically sort options in usage help Access StringOption's value by reference Add Option::isPresent() method Allow user-agent string to be customized Allow click-to-activate in PickView list control Fix that clicking on any column changes "Keep" to "Uninstall" Fix useless error message