From adf172cdae23c9d85ee1f87d767602bd8bdf4fd1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=9B=D0=B5=D0=BE=D0=BD=D0=B8=D0=B4=20=D0=AE=D1=80=D1=8C?=
 =?UTF-8?q?=D0=B5=D0=B2=20=28Leonid=20Yuriev=29?= <leo@yuriev.ru>
Date: Tue, 26 Oct 2021 04:59:59 +0300
Subject: [PATCH] update libmdbx submodule to v0.11.1.1. (#2868)

In libmdbx >= v0.11.1, the database signature is automatically updated,
which is important to prevent false positive diagnostics of a database
corruption due to the shortcomings of older versions of the library.

Please refer to the ChangeLog for more historical information and actual TODOs.
https://github.com/erthink/libmdbx/blob/master/ChangeLog.md

Release notes: https://github.com/erthink/libmdbx/releases/tag/v0.11.1

Signed-off-by: Leonid Yuriev <leo@yuriev.ru>
---
 libmdbx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmdbx b/libmdbx
index fcb8cd2145..710fc95d9a 160000
--- a/libmdbx
+++ b/libmdbx
@@ -1 +1 @@
-Subproject commit fcb8cd214591f37d2738b83fd9f23f3630844774
+Subproject commit 710fc95d9a3fd58e37449f3f7237195546542a75
-- 
GitLab