From: David Galloway Date: Tue, 30 Mar 2021 16:27:51 +0000 (-0400) Subject: doc: 14.2.19 Release Note X-Git-Tag: v17.1.0~2431^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F40503%2Fhead;p=ceph.git doc: 14.2.19 Release Note Signed-off-by: David Galloway --- diff --git a/doc/releases/nautilus.rst b/doc/releases/nautilus.rst index 616ae267d0b6b..17f91b9771959 100644 --- a/doc/releases/nautilus.rst +++ b/doc/releases/nautilus.rst @@ -1,3 +1,21 @@ +v14.2.19 Nautilus +================= + +This is the 19th update to the Ceph Nautilus release series. This is a hotfix +release to prevent daemons from binding to loopback network interfaces. All +nautilus users are advised to upgrade to this release. + +Notable Changes +--------------- + +* This release fixes a regression introduced in v14.2.18 whereby in certain environments, OSDs will bind to 127.0.0.1. See `issue#49938 `_. + +Changelog +--------- + +* common/ipaddr: also skip just `lo` (`pr#40423 `_, Dan van der Ster) + + v14.2.18 Nautilus =================