From: Yuri Weinstein Date: Wed, 15 Sep 2021 15:42:33 +0000 (+0000) Subject: doc: updated the change log with three additional PRs merged on top X-Git-Tag: v17.1.0~862^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8978bc4cd7ba9f15420e5653e59b7b7c26fdc29f;p=ceph.git doc: updated the change log with three additional PRs merged on top Signed-off-by: Yuri Weinstein --- diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index 5628ff4016f3c..af560da769f84 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -65,6 +65,8 @@ Changelog * common/options: Set osd_client_message_cap to 256 (`pr#42615 `_, Mark Nelson) * compression/snappy: use uint32_t to be compatible with 1.1.9 (`pr#42542 `_, Kefu Chai, Nathan Cutler) * debian/control: ceph-mgr-modules-core does not Recommend ceph-mgr-roo… (`pr#42300 `_, Kefu Chai) +* debian/control: dh-systemd is part of debhelper now (`pr#43151 `_, David Galloway) +* debian/control: remove cython from Build-Depends (`pr#43131 `_, Kefu Chai) * doc/ceph-volume: add lvm migrate/new-db/new-wal (`pr#43089 `_, Dimitri Savineau) * doc/rados/operations: s/max_misplaced/target_max_misplaced_ratio/ (`pr#42250 `_, Paul Reece, Kefu Chai) * doc/releases/pacific.rst: remove notes about autoscaler (`pr#42265 `_, Neha Ojha) @@ -191,6 +193,7 @@ Changelog * src/pybind/mgr/mirroring/fs/snapshot_mirror.py: do not assume a cephf… (`pr#42226 `_, Sébastien Han) * test/rgw: fix use of poll() with timers in unittest_rgw_dmclock_scheduler (`pr#42651 `_, Casey Bodley) * Warning Cleanup and Clang Compile Fix (`pr#40692 `_, Adam C. Emerson) +* workunits/rgw: semicolon terminates perl statements (`pr#43168 `_, Matt Benjamin) v16.2.5 Pacific ===============