From: Peter van Dijk Date: Thu, 1 Nov 2018 14:07:33 +0000 (+0100) Subject: document el6 dnsdist restart bug X-Git-Tag: dnsdist-1.3.3~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7129%2Fhead;p=thirdparty%2Fpdns.git document el6 dnsdist restart bug --- diff --git a/pdns/dnsdistdist/docs/upgrade_guide.rst b/pdns/dnsdistdist/docs/upgrade_guide.rst index 7f3541d42d..920df10922 100644 --- a/pdns/dnsdistdist/docs/upgrade_guide.rst +++ b/pdns/dnsdistdist/docs/upgrade_guide.rst @@ -1,6 +1,11 @@ Upgrade Guide ============= +1.3.2 to 1.3.3 +-------------- + +When upgrading from a package before 1.3.3, on CentOS 6 and RHEL 6, dnsdist will be stopped instead of restarted. + 1.2.x to 1.3.x --------------