From f22c2ea62deca0bb014fc546d868cb4c60e39fc6 Mon Sep 17 00:00:00 2001 From: Matt Nordhoff Date: Thu, 26 May 2022 05:45:24 +0000 Subject: [PATCH] auth: Clarify 4.3.0 upgrade note It was a little unclear that it doesn't apply to something like 4.2.0-beta2. --- docs/upgrading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- 2.47.2