Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3227288ybi; Mon, 10 Jun 2019 06:46:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqy8g8e105/kQqgy1Sam77N0lFf9YEm0H4tKDfqhkn0n/wX83ovQKET1riKFx3CIjnJFS0AQ X-Received: by 2002:aa7:9834:: with SMTP id q20mr32215363pfl.196.1560174363647; Mon, 10 Jun 2019 06:46:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560174363; cv=none; d=google.com; s=arc-20160816; b=uOwy2XwqFWbgfR8jorgzKIiaO/rtthfNvQnlyPy/WtUV5OUZjSoB93bCsOtbQPs370 4Ik+mntCnqKyHPjrNSMa18MfplNsRwm6FsV+HNS8dwT3dbyim0EYSSxeSNFGR3qohO+8 1SCvdQStxI5tT4Un9/hGzZNMnLpjpw7FNnt4ofQJ8AM8MFqqEr2AIe/YUvJ4iRcXSEJI XCz90f/FG/MMYHROrOVlcdLXHkSgjgJS1sX3S9jjR1qCGWMhJ+09xv0E8lL4JBnOlHKI 4qScNZpGWQ5DJgNPfsumsAn3z3XQQxCvro0wMuVxdO2v/Z8W8ZCL14OYq96gJF2zRFQS hyrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language:thread-index :content-transfer-encoding:mime-version:message-id:date:subject :in-reply-to:references:cc:to:from; bh=O/p2bXDDZ119g51u7/MwFbFT4Fv/SinhSA8BX/5Ok24=; b=GZRUt6XhPHkel85l0wlAEyu9FtvFIb16WWiSf33oAIYjnZgusOGmnEjDkkKoZuLhM7 LdPuAD4Thk58SOagPZGIxStmNpxH0rKMsPcrtuCupZ4POEUxlN1yl5qmBnoi92uaH7W3 iKQIS8mQBnBsifnUWauYpcRGBCcrt/isFMsDJptpfloueYDAiEQsfCyh4pl3rb/Snpd9 fX2kC8WKnaUQNNlFZT/SpgKpU1d9v5yoFfqMTMV8oauoZW4HjAP1Euuu1IT9J7DEl+fI vQ94gjS0/7osToET5yehJpTPu4wYJKN4TbviVaVDbpDHmw7pJQqh7T66Y2NgrhqYmpVa W9Lw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id gn16si8127388plb.179.2019.06.10.06.45.49; Mon, 10 Jun 2019 06:46:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390426AbfFJNli convert rfc822-to-8bit (ORCPT + 99 others); Mon, 10 Jun 2019 09:41:38 -0400 Received: from elephants.elehost.com ([216.66.27.132]:11249 "EHLO elephants.elehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390156AbfFJNlh (ORCPT ); Mon, 10 Jun 2019 09:41:37 -0400 X-Greylist: delayed 820 seconds by postgrey-1.27 at vger.kernel.org; Mon, 10 Jun 2019 09:41:37 EDT X-Virus-Scanned: amavisd-new at elehost.com Received: from gnash (CPE00fc8d49d843-CM00fc8d49d840.cpe.net.cable.rogers.com [99.229.179.249]) (authenticated bits=0) by elephants.elehost.com (8.15.2/8.15.2) with ESMTPSA id x5ADRpeT017377 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 10 Jun 2019 09:27:51 -0400 (EDT) (envelope-from rsbecker@nexbridge.com) From: "Randall S. Becker" To: "'Junio C Hamano'" , Cc: "'Linux Kernel'" , References: In-Reply-To: Subject: RE: [ANNOUNCE] Git v2.22.0 Date: Mon, 10 Jun 2019 09:27:45 -0400 Message-ID: <018b01d51f90$4d394c10$e7abe430$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQF6jAlHAj4+VvQmlQVIepong1ytu6dKBuKg Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, June 7, 2019 5:31 PM, Junio C Hamano wrote: > The latest feature release Git v2.22.0 is now available at the > usual places. It is comprised of 745 non-merge commits since > v2.21.0, contributed by 74 people, 18 of which are new faces. Report from NonStop tests: t7519 subtest 25 still fails on first execution but not on second. t9001 subtests 33, 82, 118, 119, 146 fail. We have no normal sendmail on platform. t9020, t9600, t9601, t9602 all fail - we have no SVN. I may be able to handle exclusions for the next release. So essentially, no change from previous releases other than t7519 being wonky. This is a pass. Thanks for all hard work from the team. Regards, Randall