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 1oL4KL-0006kq-6v for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Aug 2022 15:05:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oL4KJ-0001vc-JO for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Aug 2022 15:05:55 +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 1oL4KJ-0001vT-Cr for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Aug 2022 15:05:55 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oL4KG-0006fX-MX for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Aug 2022 15:05:55 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1476:f1c0:db9f:3d9c:90dd:1cd7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4M1ff75D3Nz3F2b; Mon, 8 Aug 2022 17:05:51 +0200 (CEST) Date: Mon, 8 Aug 2022 17:05:51 +0200 From: Christoph Berg To: Stefan Fercot Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: pgbackrest 2.40 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Stefan Fercot > Hello, > > pgBackRest 2.40 has been released last week: > https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.40. > > The yum packages already seem to be available, while it seems only 2.39 is > available for apt. > > Have you planned to update the packages? Hi Stefan, Adrian is working on in, but the buildsystem is acting up since debhelper gets confused by the new meson part. Christoph