Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0ofX-00DL05-Oa for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 15 Oct 2024 21:01:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t0ofU-00BRGa-Do for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 15 Oct 2024 21:01:24 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0ofU-00BRGR-7E for pgsql-pkg-debian@lists.postgresql.org; Tue, 15 Oct 2024 21:01:24 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0ofR-001F2A-UB for pgsql-pkg-debian@lists.postgresql.org; Tue, 15 Oct 2024 21:01:23 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1470:d7a0:cdb3:ed:178:ed8b]) (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 4XSmjX4D7Zz3G7m; Tue, 15 Oct 2024 23:01:20 +0200 (CEST) Date: Tue, 15 Oct 2024 23:01:20 +0200 From: Christoph Berg To: SCHOEMANS Maxime Cc: Bradford Boyle , "pgsql-pkg-debian@lists.postgresql.org" , Esteban Zimanyi Subject: Re: MobilityDB 1.2.0 - New upstream version Message-ID: References: <4c7a93ff-2650-4ca9-84cf-2744e6b15654@ulb.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4c7a93ff-2650-4ca9-84cf-2744e6b15654@ulb.be> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: SCHOEMANS Maxime > It did not change any of our tests and I could not test this on 2024b, > but I hope this is sufficient. > Can you test if this works using our master branch, or should I backport > this to stable-1.2? Hi Maxime, it does fix the problems in my local build, so that fix was enough. I cherry-picked it into the Debian package, so you don't have to do anything for now. > We will wait until this is fixed before producing the final v1.2.0 release. > Also, should I backport this to stable-1.1 and produce a bugfix release > v1.1.3? It will fail in 1.1 soon. I don't know your stable support policy, but it sounds like it should get at least into the next release. Christoph