From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56414 invoked by alias); 18 Apr 2016 18:25:40 -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 56395 invoked by uid 10076); 18 Apr 2016 18:25:39 -0000 Date: Mon, 18 Apr 2016 18:25:00 -0000 Message-ID: <20160418182539.56371.qmail@sourceware.org> From: gratz@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] branch upstream-master, created. release_2.873-19-gab9c4c1 X-Git-Refname: refs/heads/upstream-master X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: ab9c4c1abe914300842ff3cacc9e1ad2247df854 X-SW-Source: 2016-q2/txt/msg00005.txt.bz2 at ab9c4c1abe914300842ff3cacc9e1ad2247df854 (commit) https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=ab9c4c1abe914300842ff3cacc9e1ad2247df854 commit ab9c4c1abe914300842ff3cacc9e1ad2247df854 Author: Achim Gratz Date: Mon Apr 18 20:24:21 2016 +0200 Fix copy&paste bug introduced in e9c1444dee * IniDBBuilderPackage.cc (buildSourceSHA512): The source package is using a different package version object than the binary package, so we must use cspv here.