From ffcbce262f6898760f12e8c9db9d198a1b7aed40 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 10 Apr 2019 18:08:04 +0800 Subject: [PATCH] PendingReleaseNotes: note on python3.6 changes Fixes: http://tracker.ceph.com/issues/39164 Signed-off-by: Kefu Chai (cherry picked from commit 77c5ee06311d610f9accd94edf14becdf5820542) Conflicts: resolve conflict as the PendingReleaseNotes in master is quite different than that of mimic --- PendingReleaseNotes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 9d87d10c9b4..564f4eabea1 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -73,3 +73,11 @@ notes (?)) * This release also fixes a cve on civetweb, CVE-2019-3821 where ssl fds were not closed in civetweb in case the initial negotiation fails. + +13.2.6 +====== + +* Ceph v13.2.6 now packages python bindings for python3.6 instead of + python3.4, because EPEL7 recently switched from python3.4 to + python3.6 as the native python3. see the `announcement _` + for more details on the background of this change. \ No newline at end of file -- 2.47.3