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 1s2Qze-002wxm-Iz for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 02 May 2024 07:36:38 +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 1s2Qzc-00GT6U-7i for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 02 May 2024 07:36:37 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s2Qzb-00GT6M-U8 for pgsql-pkg-debian@lists.postgresql.org; Thu, 02 May 2024 07:36:36 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s2Qza-0013Ag-Bq for pgsql-pkg-debian@lists.postgresql.org; Thu, 02 May 2024 07:36:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3J/d9d/J7tcgybYE7XrVJTc+YKFPneUhaCrNVqkwP3Y=; b=Yjrh1aFyWi3NZYbaRTXn7AHzD0 lMoXWVtn8m1ymdtrhIFkj1dRXxW5g6/ANmzMcHniRJ7DiRaej2m5PXFB58wynz6fslnGvtgaYgk/r ASDNtXt+AfH5iiGj27IgtOqdsmIWInDOkqiYdEe/VqCgty8h9yiZNKaW7o+BQrauRrgB4U25d/WZy ybhMRJBE+OKeqAWJ9nfJm+63XzPe+lgI/YKK9ROq6exFE376NF0SqFfkDSoPVcbA5Be3O/QA/DEdR f9WWtn9CTXQYiNXXt4fWJJn4Be2XKyMiilo7eTYAQ8JNBBcxCuvJDwF8zFCFr1wsVjJCFMBiHF/x9 KNp20tPw==; Received: from authenticated user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1s2QzY-007WJ2-AV; Thu, 02 May 2024 07:36:31 +0000 Date: Thu, 2 May 2024 09:36:30 +0200 From: Christoph Berg To: Bradford Boyle Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Fix 1064956 for libh3 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Bradford Boyle > > Is that something that we should submit upstream? > > I jumped right in to fixing this and didn't look at recent commits > upstream. It looks like upstream already merged a similar fix for this > [1]. However there hasn't been a release with this change included. Ack, thanks for checking! Christoph