Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89272200CB9 for ; Sun, 2 Jul 2017 08:53:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 87666160BEE; Sun, 2 Jul 2017 06:53:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CD813160BD7 for ; Sun, 2 Jul 2017 08:53:26 +0200 (CEST) Received: (qmail 73673 invoked by uid 500); 2 Jul 2017 06:53:20 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 73656 invoked by uid 99); 2 Jul 2017 06:53:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2017 06:53:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1D94E182590; Sun, 2 Jul 2017 06:53:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.252 X-Spam-Level: X-Spam-Status: No, score=0.252 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_SOFTFAIL=0.972] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=messagingengine.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id CNYOW6BBp6V5; Sun, 2 Jul 2017 06:53:19 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id D7B555FDA5; Sun, 2 Jul 2017 06:53:18 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id EDF7220B0D; Sun, 2 Jul 2017 02:53:17 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute4.internal (MEProxy); Sun, 02 Jul 2017 02:53:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=FM6/Zp ra4Msj2Q1ZzrAbfIB1pCHGvqu8gkO86TH9WYk=; b=GELTupQE3A24uPh3v7nolV ioifEMu5moeOggpm5I5IzEwTTRW9WTYecn+fpKDJisQPa0cUqXuSYDyf4E1umkwP 4Cx2IR3ObPv2f9LG+Fd4CYdu6UWwUK685VUOdI9u+UkPH77AG6RKFCvbTOu6jTvk q/C6myilCdCIIJj6Kqx3C29lt8zrl0pISffvnbJRck2qgF9sfhrhS1dYjUkK+F+B 4whICUXNhbaM/BzsZP48b5SLkYBb29LzKDypttx3mztYWAR70cnC5IxrjmseLuk8 8i6JMZVtfFywa1fuhPyNZB1HJ3hkR75wv2RC7j5Di6BCcsxy7w/4vyomDdeFEehQ == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id C2C4FBAB47; Sun, 2 Jul 2017 02:53:17 -0400 (EDT) Message-Id: <1498978397.1983144.1027858848.6F4FBB12@webmail.messagingengine.com> From: Daniel Shahaf To: dev@subversion.apache.org Cc: commits@subversion.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-6c54a332 Date: Sun, 02 Jul 2017 06:53:17 +0000 In-Reply-To: <20170702064538.33E8F3A167A@svn01-us-west.apache.org> Subject: release.py += gpg2 support (was: svn commit: r1800548 - /subversion/trunk/tools/dist/release.py) References: <20170702064538.33E8F3A167A@svn01-us-west.apache.org> archived-at: Sun, 02 Jul 2017 06:53:27 -0000 danielsh@apache.org wrote on Sun, 02 Jul 2017 06:45 +0000: > release.py: When parsing signatures (for check-sigs and write-announcemen= t), > use the machine-readable output format. This adds support for ${PATH}/gpg > being gpg2; up to now, it was assumed to be gpg1. >=20 > The output of release.py is unchanged. I tested this patch with both gpg1 and gpg2, and "It works on my machine", but some testing would be good. Could someone run release.py check-sigs --target=3D/working/copy/of/https://svn.apache.or= g/repos/dist/dev/subversion 1.9.6 and ensure it works? (I tested on Debian Stretch already) Thanks. Daniel (if you get an error about key DB27E997429AF20C, just refresh my key with =C2=ABgpg --keyserver pgp.mit.edu --refresh-keys E96646BE08C0AF0AA0F90= 788A5FEEE3AC7937444=C2=BB)