From: Peter van Dijk Date: Thu, 1 Jun 2023 12:03:58 +0000 (+0200) Subject: auth upgrading: fix 4.6/4.7 header; update LMDB text X-Git-Tag: rec-4.10.0-alpha0~15^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd7066a03928abeea8a5b3923e809f6a9ee94edf;p=thirdparty%2Fpdns.git auth upgrading: fix 4.6/4.7 header; update LMDB text --- diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 43b7f2bacd..b451e038dc 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -424,6 +424,7 @@ feedrecord ffi ffipolicy filedescriptor +finalised findclientpolicy Firefox firewalled diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 2fa79898a5..5021c714dd 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -21,8 +21,11 @@ If you upgrade your database (by starting 4.8.0 without ``lmdb-schema-version=4` Upgrading is only supported from database schema versions 3 and 4, that is, databases created/upgraded by version 4.4 and up. -4.6.0 to 4.7.0 or master ------------------------- +In version 4.8.0, schema version 5 is finalised. +Databases created with -alpha1 or -beta1 work with 4.8.0. + +4.6.0 to 4.7.0 +-------------- Schema changes ^^^^^^^^^^^^^^