Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBHJy-0003tp-0I for buildfarm-members@arkaria.postgresql.org; Wed, 04 Aug 2021 13:52:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mBHJw-00025x-AV for buildfarm-members@arkaria.postgresql.org; Wed, 04 Aug 2021 13:52:32 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBGuo-0001c2-Re; Wed, 04 Aug 2021 13:26:34 +0000 Received: from relay2-d.mail.gandi.net ([217.70.183.194]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBGul-0004j1-SL; Wed, 04 Aug 2021 13:26:33 +0000 Received: (Authenticated sender: adsend@dunslane.net) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id E1BA94000B; Wed, 4 Aug 2021 13:26:27 +0000 (UTC) From: Andrew Dunstan To: PostgreSQL Hackers , buildfarm-members@lists.postgresql.org Subject: Release 13.1 of the PostgreSQL BuildFarm client Message-ID: <78d12272-b4fc-3a38-628b-ec1ece8db81b@dunslane.net> Date: Wed, 4 Aug 2021 09:26:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I have just pushed Release 13.1 of the PostgreSQL BuildFarm client. This update to Release 13 fixes errors that occur from the new default branch name checking code when used with versions of git that are too old. This code is now disabled if the git version is not capable of running it, and in verbose mode a warning is printed. The warning can be disabled by explicitly setting "skip_git_default_check => 1" in the config file. In either case, the owner will need to update their git installation or remove all branch and mirror repositories when the default branch name changes. Downloads are available at and cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com