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 1nvfHq-000415-6e for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 30 May 2022 13:18:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nvfHp-0006Nx-3C for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 30 May 2022 13:18:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nvfHo-0006No-SO for pgsql-pkg-debian@lists.postgresql.org; Mon, 30 May 2022 13:18:20 +0000 Received: from mail.credativ.com ([2a02:158:380:2a0::5d5e:825a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nvfHl-0005FN-6h for pgsql-pkg-debian@lists.postgresql.org; Mon, 30 May 2022 13:18:20 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.credativ.com (Postfix) with ESMTP id 4618320BDC; Mon, 30 May 2022 13:18:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=credativ.de; s=email; t=1653916695; bh=TrmFoyfiXJkc94+CYWuGUcpw9O2ifQfLkG6j23SM9XA=; h=Date:Subject:To:References:Cc:From:In-Reply-To:From; b=kWgxSmzIdY3mDAvVEtX8C/8VB+KmAkmMYK1Pjyu+ekIg4UXs7fL12BsFn9Rs3MzDb /24r06gi8ilzuOsTfW9yBBqhccZOhrcf6pdg6ddL0APUTmbqainrfiUpOGoRAJjoyf iNn+mk0Vr7+SYrmTPZbo2jo2b6WKL/zGPbHH0K8npc59+gKUodniMqPemEQlFVCQ4/ pnuWHE0ZeYsHLTv4rWSx//zFwV1gxv9sBW4PqjLjharnyrhmayanP2yzT6P9AiLJGb +JSHTAiV3wpkzl/AIO0fakhxERnJ4eRPqEYQnl8HkbO/KSeb1C7pKJiGgOCF1t9SBI J7tksB1JA4PvA== Received: from mail.credativ.com ([127.0.0.1]) by localhost (mail.credativ.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nSJ4bSjv0G7C; Mon, 30 May 2022 13:18:09 +0000 (UTC) Received: from [IPV6:2003:5b:203b:200::10:14] (unknown [IPv6:2003:5b:203b:200::10:14]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: avo) by mail.credativ.com (Postfix) with ESMTPSA id 6875720BDD; Mon, 30 May 2022 13:18:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=credativ.de; s=email; t=1653916687; bh=TrmFoyfiXJkc94+CYWuGUcpw9O2ifQfLkG6j23SM9XA=; h=Date:Subject:To:References:Cc:From:In-Reply-To:From; b=LqCdSggWA8kbRQZb4peXP1NItrTOKkE/Qzd/FxFY4eOdww+NofJWx2Za0NBUuFM7l lStBCpZhOPrJbjZ8VHeNNrfYRG24HaRV34EZNsVdZTEmaf8QI3b5KXxwhHlpZlCXXG sGrXSUbSBFO9vkhXsVOn9z7+QwGFVSYhM2Z2Q2qNRrpXx5LAZsj7vFUuh0XD8H+5xq HI+k/6gfENAexW9XTVMkaXa9OnA1KALEyyeLAjjL1UgRsaB1IlpIK1mAC8Ids5J0QE Io9wyBHHsCZoMVFC9j974aKqhzKxCCEZwnIoHLG3q2zpodrB9wL1uz59xMfJJ3f1qP TZFfjsfY9wG1A== Message-ID: <57cbeedc-c29c-7a37-682a-73df48a482e7@credativ.de> Date: Mon, 30 May 2022 15:18:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: pgbackrest 2.39 Content-Language: en-US To: stefan.fercot@enterprisedb.com References: Cc: pgsql-pkg-debian@lists.postgresql.org From: Adrian Vondendriesch In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Stefan, Am 30.05.22 um 13:40 schrieb Stefan Fercot: > Hello, > > pgBackRest 2.39 has been released earlier this month: > https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.39 > . > > The yum packages already seem to be available, while it seems only 2.38 > is available for apt. > > Have you planned to update the packages? The new version should be available on apt in a few minutes. Thanks, - Adrian