From: Abhishek Lekshmanan Date: Mon, 22 May 2017 08:42:19 +0000 (+0200) Subject: doc: fixing an error in 12.0.3 release notes X-Git-Tag: v12.1.0~469^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3cfe612e5d08d1c913dba37d8d8048d63c716231;p=ceph-ci.git doc: fixing an error in 12.0.3 release notes Thanks @smithfarm for pointing this out Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index dbda2803f64..1679ff53282 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -58,7 +58,7 @@ Notable Changes * build/ops: rpm: fix python-Sphinx package name for SUSE (`pr#15015 `_, Nathan Cutler, Jan Matejek) * build/ops: rpm: gperftools-devel >= 2.4 (`issue#13522 `_, `pr#14870 `_, Nathan Cutler) * build/ops: rpm: package crypto on x86_64 only (`pr#14779 `_, Nathan Cutler) -* build/ops: Signed-off-by: Nathan Cutler (`pr#14820 `_, Kefu Chai) +* build/ops: debian: package crypto plugin only on amd64 (`pr#14820 `_, Kefu Chai) * build/ops: src/init-ceph.in: allow one((re)?start|stop) as commands (`pr#14560 `_, Willem Jan Withagen) * build/ops: yasm-wrapper: strip -E (stops ccache trashing source files) (`pr#14633 `_, Tim Serong) * cephfs: ceph-fuse: use user space permission check by default (`issue#19820 `_, `pr#14907 `_, "Yan, Zheng")