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 1s20lS-00GjHS-KO for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 01 May 2024 03:36:14 +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 1s20lQ-00Ae3v-0n for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 01 May 2024 03:36:12 +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 1s20lP-00Ae3n-R2 for pgsql-pkg-debian@lists.postgresql.org; Wed, 01 May 2024 03:36:12 +0000 Received: from mail-lj1-x22d.google.com ([2a00:1450:4864:20::22d]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1s20lK-000s06-Q4 for pgsql-pkg-debian@lists.postgresql.org; Wed, 01 May 2024 03:36:11 +0000 Received: by mail-lj1-x22d.google.com with SMTP id 38308e7fff4ca-2dcc8d10d39so74712651fa.3 for ; Tue, 30 Apr 2024 20:36:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1714534564; x=1715139364; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=pD7fu0tF5KV94tPHhJtyNJ3My9mYt9GtP8esqCQ8t84=; b=ODRmvX7e5oBKUYqOk15wukb0/vpEsIyFTx2t4g0pfb2FllazdohqgqRMePONVXAqz3 pJqhnMaGgedN/EkiELTgVpOBKO/kn0V/REa9NUKKnnUNxq0ZCuQ5DjyYLpoX+CQ/+4Ej YFUA9ulwclxiVJmcDUraQzvIKAX627fV5h34aZeXIscLxvNEjlJb8w0kBdCNlFN6/DZR Iw+vWSV10dUHbXtCzwHPkemqEdOw2TKYmEbtzC9ViJFPWvg6b1CTwzcene1PrjUuhibo rd+NOml5MYoLCVJnXi1yFJKBXNOuKqz/TiXRRXDshffVWFPNov3fytr7Wtze+xH6fHr2 Fv7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714534564; x=1715139364; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=pD7fu0tF5KV94tPHhJtyNJ3My9mYt9GtP8esqCQ8t84=; b=WHiKu+/TrTm/4RPwKBDPLZev++X69hWgnVaShcca1YdoCxnjibfhmHb8qGvx2KKAXJ aBvYxBgcGXnwgtdex2zV5npubmmj3LpWU/jWlAMzcoRhTYHRurX9MKnQwFKz1oG2Fu9R Quj0haa/stoD2f/fjtyKm12l7KQvTERGor+e8fXsJ/gNRXh+6N4Rqcji/ZPhMR8Jj5yQ 9hYB63SA2slNmsriYuAa+W+n8O8a4+IO7zg+TMkAfvyLZN3ZtDaIt817EIdRc0BOhRl8 fIFwfQFNpfq8pRM/ANFBHePXFfx55ZpfQdXGUoa7ePUUl2CRV7RJtuHeII86XLh6HGGB z7qg== X-Gm-Message-State: AOJu0Yze4C4fIbEeGjVFAAnwBCC8k4MmrHLTo8DhcvQYYagb7tsibCcK xZ5YMmqLb+rT99jyA+LzGZbUjrWTIUy/oIQqg0PtSSNecyGAWjXNwAcq3YKf0U6DZ8ogUxiZsVO GqjezFfVtcgzOcCjGq/G7MVSkmDEmVvDh X-Google-Smtp-Source: AGHT+IG7k4r/NZut9+fbDZ4DIu4zPq1Vqy1l/p1LVO+zz/Sys6YzAAzr5MmvZmFO/UXq+P0wdDmaEwAalvKMSPyhs+Y= X-Received: by 2002:a05:651c:102c:b0:2dd:eec6:f36f with SMTP id w12-20020a05651c102c00b002ddeec6f36fmr896909ljm.36.1714534563850; Tue, 30 Apr 2024 20:36:03 -0700 (PDT) MIME-Version: 1.0 From: Bradford Boyle Date: Tue, 30 Apr 2024 20:35:52 -0700 Message-ID: Subject: Fix 1064956 for libh3 To: 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 Hello All, Hello All, I've pushed a change to libh3 to address bug #1064956 [1]. The Salsa CI pipeline is green and I don't anticipate any distribution- or architecture-specific issues with the fix since it's a minor tweak to the build. Let me know if anything needs to be changed. Thanks, --Bradford [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064956