From: Matt Nordhoff Date: Thu, 26 May 2022 05:45:24 +0000 (+0000) Subject: auth: Clarify 4.3.0 upgrade note X-Git-Tag: auth-4.8.0-alpha0~90^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f22c2ea62deca0bb014fc546d868cb4c60e39fc6;p=thirdparty%2Fpdns.git auth: Clarify 4.3.0 upgrade note It was a little unclear that it doesn't apply to something like 4.2.0-beta2. --- diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 46abbafd0d..fdea266971 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -265,7 +265,7 @@ Schema changes - The new 'unpublished DNSSEC keys' feature comes with a mandatory schema change for all database backends (including BIND with a DNSSEC database). See files named ``4.2.0_to_4.3.0_schema.X.sql`` for your database backend in our Git repo, tarball, or distro-specific documentation path. For the LMDB backend, please review :ref:`setting-lmdb-schema-version`. -- If you are upgrading from beta2 or rc2, AND ONLY THEN, please read `pull request #8975 `__ very carefully. +- If you are upgrading from 4.3.0-beta2 or 4.3.0-rc2, AND ONLY THEN, please read `pull request #8975 `__ very carefully. Implicit 5->7 algorithm upgrades ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^