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 1mYlIH-0005tP-Jh for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 08 Oct 2021 08:31:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mYlIG-0006R4-J9 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 08 Oct 2021 08:31:52 +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 1mYlIG-0006Qw-ED for pgsql-pkg-debian@lists.postgresql.org; Fri, 08 Oct 2021 08:31:52 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYlID-0001EG-Qh for pgsql-pkg-debian@postgresql.org; Fri, 08 Oct 2021 08:31:51 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (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 4HQhHk6Lylz3Dyj; Fri, 8 Oct 2021 10:31:46 +0200 (CEST) Date: Fri, 8 Oct 2021 10:31:46 +0200 From: Christoph Berg To: Thomas REISS Cc: pgsql-pkg-debian@postgresql.org Subject: Re: pg_qualstats 2.0.3 Message-ID: Mail-Followup-To: Christoph Berg , Thomas REISS , pgsql-pkg-debian@postgresql.org 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: Thomas REISS > Hello, > > The extension pg_qualstats version 2.0.3 has been released the 4th of June > and provides a fix to build the extension with PostgreSQL 14. Could you > please update the package and provide the extension for PostgreSQL 14 ? Hi, I just uploaded the new version. The reason this had been missed is that I wasn't looking closely enough, and that github changed something in their URL layout so the debian/watch file didn't "see" the new release to nag us. Christoph