]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth upgrading: fix 4.6/4.7 header; update LMDB text 12875/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 1 Jun 2023 12:03:58 +0000 (14:03 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 1 Jun 2023 13:41:27 +0000 (15:41 +0200)
.github/actions/spell-check/expect.txt
docs/upgrading.rst

index 43b7f2bacdf569d20b294d829a01972b51a7b589..b451e038dc8e4d0db5557c5b3e9509a7844c8c7c 100644 (file)
@@ -424,6 +424,7 @@ feedrecord
 ffi
 ffipolicy
 filedescriptor
+finalised
 findclientpolicy
 Firefox
 firewalled
index 2fa79898a592374c12b9fff54f5fa4c9820934b6..5021c714dda648ab2b2fe7a957ab3a97e35495fd 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^