]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: v0.80.3
authorSage Weil <sage@redhat.com>
Fri, 11 Jul 2014 23:00:41 +0000 (16:00 -0700)
committerSage Weil <sage@redhat.com>
Fri, 11 Jul 2014 23:00:41 +0000 (16:00 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/changelog/v0.80.3.txt [new file with mode: 0644]
doc/release-notes.rst

diff --git a/doc/changelog/v0.80.3.txt b/doc/changelog/v0.80.3.txt
new file mode 100644 (file)
index 0000000..d44f628
--- /dev/null
@@ -0,0 +1,19 @@
+commit a129e85cdc3446a427fffffe4c31617d49024946 (tag: refs/tags/v0.80.3)
+Author: Jenkins <jenkins@inktank.com>
+Date:   Fri Jul 11 17:14:12 2014 +0000
+
+    0.80.3
+
+commit 8589c108dd5f00471986deae72d88811ccf0627f (refs/remotes/gh/firefly)
+Author: Sage Weil <sage@inktank.com>
+Date:   Thu Jul 10 10:36:16 2014 -0700
+
+    rgw: fix RGWObjManifestRule decoder
+    
+    Only decode the new field if it is a new struct.
+    
+    Fixes: #8804
+    Backport: firefly
+    Signed-off-by: Sage Weil <sage@inktank.com>
+    Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
+    (cherry picked from commit c4afaf9dabd261853a44b2e08f0911c075c1cd3a)
index d869a0f4c1a9466fde0471a70ffee33fd3f36956..21d59fabb6bce07a674fa401efe4105ee6a15f6d 100644 (file)
@@ -124,6 +124,23 @@ Notable Changes
 * test_librbd_fsx: test krbd as well as librbd (Ilya Dryomov)
 
 
+v0.80.3 Firefly
+===============
+
+This is the third Firefly point release.  It includes a single fix
+for a radosgw regression that was discovered in v0.80.2 right after it
+was released.
+
+We recommand that all v0.80.x Firefly users upgrade.
+
+Notable Changes
+---------------
+
+* radosgw: fix regression in manifest decoding (#8804, Sage Weil)
+
+For more detailed information, see :download:`the complete changelog <changelog/v0.80.3.txt>`.
+
+
 v0.80.2 Firefly
 ===============
 
@@ -139,7 +156,8 @@ package is separated into a ceph and ceph-common package, similar to
 Debian.  The ceph-common package contains just the client libraries
 without any of the server-side daemons.
 
-We recommend that all v0.80.x Firefly users upgrade.
+We recommend that all v0.80.x Firefly users skip this release and use
+v0.80.3.
 
 Notable Changes
 ---------------