From: Kefu Chai Date: Wed, 10 Apr 2019 10:08:04 +0000 (+0800) Subject: PendingReleaseNotes: note on python3.6 changes X-Git-Tag: v13.2.6~84^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ffcbce262f6898760f12e8c9db9d198a1b7aed40;p=ceph.git 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 --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 9d87d10c9b4b..564f4eabea12 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