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 1lAGwJ-0005wy-MR for buildfarm-members@arkaria.postgresql.org; Thu, 11 Feb 2021 18:43:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lAGwI-0001iW-DD for buildfarm-members@arkaria.postgresql.org; Thu, 11 Feb 2021 18:43:42 +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 1lAGwI-0001gF-8Z for buildfarm-members@lists.postgresql.org; Thu, 11 Feb 2021 18:43:42 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lAGwC-00062X-24 for buildfarm-members@lists.postgresql.org; Thu, 11 Feb 2021 18:43:41 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 11BIhZRO1477847 for ; Thu, 11 Feb 2021 13:43:35 -0500 From: Tom Lane To: buildfarm-members@lists.postgresql.org Subject: Postgres 9.5 branch is now EOL MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1477845.1613069015.1@sss.pgh.pa.us> Date: Thu, 11 Feb 2021 13:43:35 -0500 Message-ID: <1477846.1613069015@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk This week's 9.5.25 release is the end of the support lifetime for the REL9_5_STABLE branch. It looks like pretty much all active buildfarm animals have reported in on the final commit there, so it's time to shut down buildfarm support for that branch. If you have manual configuration determining which branches get built, please update it. If you use run_branches.pl, you shouldn't have to do anything --- whenever Andrew updates the active-branches list on the buildfarm server, that will take effect automatically. (Though you might want to clean out the per-branch directory in your buildfarm work area, just to reclaim some disk space. AFAIK that's not automatic.) regards, tom lane