From be1bd2a4f858a5b6d7e3f699ecb5bd5a36834197 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 10 Jun 2024 10:30:02 -0700 Subject: [PATCH] Update submodule --- HISTORY.rst | 7 +++++++ extension/libmaxminddb | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index bf062c6..e760bcd 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +2.6.2 (2024-06-10) +++++++++++++++++++ + +* The vendored ``libmaxminddb`` has been updated to 1.10.0. This fixes a + bug that would result in incorrect results on databases that had search + trees greater than 4 GB. + 2.6.1 (2024-04-12) ++++++++++++++++++ diff --git a/extension/libmaxminddb b/extension/libmaxminddb index c796899..7acfe43 160000 --- a/extension/libmaxminddb +++ b/extension/libmaxminddb @@ -1 +1 @@ -Subproject commit c796899e8faae25d561904cf44f1d4d3118a55e5 +Subproject commit 7acfe43a72a5043d01cc3dd6429005acdf812cb3