From 82b129ff0d2f8ad3775185f478b2972eec93ab23 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 25 Mar 2013 16:09:24 -0700 Subject: [PATCH] doc/release-notes: v0.56.4 Signed-off-by: Sage Weil --- doc/release-notes.rst | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 11c9c3cda4284..cf1a01429922c 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -126,6 +126,39 @@ Notable Changes * auth: ability to require new cephx signatures on messages (still off by default) +v0.56.4 "bobtail" +----------------- + +Upgrading +~~~~~~~~~ + +* There is a fix in the syntax for the output of 'ceph osd tree --format=json'. + +Notable changes +~~~~~~~~~~~~~~~ + +* mon: fix bug in bringup with IPv6 +* reduce default memory utilization by internal logging (all daemons) +* rgw: fix for bucket removal +* rgw: reopen logs after log rotation +* rgw: fix multipat upload listing +* rgw: don't copy object when copied onto self +* osd: fix caps parsing for pools with - or _ +* osd: allow pg log trimming when degraded, scrubbing, recoverying (reducing memory consumption) +* osd: fix potential deadlock when 'journal aio = true' +* osd: various fixes for collection creation/removal, rename, temp collections +* osd: various fixes for PG split +* osd: deep-scrub omap key/value data +* osd: fix rare bug in journal replay +* osd: misc fixes for snapshot tracking +* osd: fix leak in recovery reservations on pool deletion +* osd: fix bug in connection management +* osd: fix for op ordering when rebalancing +* ceph-fuse: report file system size with correct units +* mds: get and set directory layout policies via virtual xattrs +* mkcephfs, init-ceph: close potential security issues with predictable filenames + + v0.56.3 "bobtail" ----------------- -- 2.39.5