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 1s2P2d-002gbY-Sg for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 02 May 2024 05:31:35 +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 1s2P2a-00FsSX-Ls for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 02 May 2024 05:31:33 +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 1s2P2a-00FsSP-DN for pgsql-pkg-debian@lists.postgresql.org; Thu, 02 May 2024 05:31:33 +0000 Received: from mail-lj1-x231.google.com ([2a00:1450:4864:20::231]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1s2P2V-0017VD-JX for pgsql-pkg-debian@lists.postgresql.org; Thu, 02 May 2024 05:31:32 +0000 Received: by mail-lj1-x231.google.com with SMTP id 38308e7fff4ca-2e1fa2ff499so486371fa.0 for ; Wed, 01 May 2024 22:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1714627885; x=1715232685; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=ZtILiUQdCXZZ/rHI9HjHeJeEPmg3aYSSsU/tPrrxRm8=; b=Hq4ybzs4z+tFlogcoEgGc20uCvSy3Siurjog5UtPuLfk1uJA78T8lgacsffrk/zkWJ UyiSsA4wJSVfjk/os9DtQ09lqdWKq06iOPOypAgOnEWx42m3AHZmTkMTXBshGbXxb0cV MQBYrgsmAvOqwMzBCmWH6OIL7oeLq10ZnAjQmG9Cn+L6GqiJwk30UEVL4CJjaw+mLK/J 97beqk8lEHE8tv/uj/xl1/enHbKolUM1bNnED6Suf/tTBb9OXO8p/v2p3P2sqOLibv3h VrcFMf45LgMUb+f+TFjEirETAvyLxdDPu27xIqHg3LlfyuQVBSYxgbWC3KMCj92FjJbz N+pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714627885; x=1715232685; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ZtILiUQdCXZZ/rHI9HjHeJeEPmg3aYSSsU/tPrrxRm8=; b=EKUdM3/75fRjdwVRKTnzzjneG/aHIABjaQe5/PMo3boX2k6Anvuye50j8goWQEAyla INTW8yY1bgnSy4PYUpilhROcbgtWTxQOXBrFmh5y8cX0SoV7hVT8hkLSUhG5LGzxOqop vP/TyghnO3m6ABysAnza57qHdMF4IUid1Dqrl1vSvaR9CVd0Ql1O7otrGQXAztldUboH 3dLuOHDQLfePzDXfqz75qMWCKeIIuwEAjCzfMTbZbZpxKHQ9QrMXTTg0Q4V5FBzB5jNx ugq9IM8ZXLCQIr/fT9UXG1/k0PFi2USaKr91EiVsP6jF9gIBWr1nR3sl90tPV8fL4baX NjjQ== X-Gm-Message-State: AOJu0YyqVNE6fKDU6cEMQ0ivwGw5TtKsNQIRW0EdyNjdr2MWO74mQwck FOtN4b4gCbNl3HzFWY/wm3mvMcyWSQQjBTEPOpQq6c5hILlMVYHk7pLYCBCIl9KMP36puZR45tF 2qMzM4SWuTOOzMbqjl0V1Z00zYr4= X-Google-Smtp-Source: AGHT+IF/iT5jvTJLwitpj5gwCxCynTw5vIsRTvPBJuPP/ffq031NNYQ5EqY0GPEquf9TLIml7uH1fc8zHbhbslDwu6o= X-Received: by 2002:a2e:3304:0:b0:2df:5b3:bbdf with SMTP id d4-20020a2e3304000000b002df05b3bbdfmr385373ljc.23.1714627884927; Wed, 01 May 2024 22:31:24 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Wed, 1 May 2024 22:31:13 -0700 Message-ID: Subject: Re: Fix 1064956 for libh3 To: Christoph Berg Cc: pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Christoph, > 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. --Bradford [1]: https://github.com/uber/h3/pull/819