From: Kefu Chai Date: Wed, 10 Apr 2019 10:08:04 +0000 (+0800) Subject: PendingReleaseNotes: note on python3.6 changes X-Git-Tag: v12.2.13~255^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=33e0a5a0cc0ee21fad3df3f6a37d63baa53a147a;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: PendingReleaseNotes: the next release of luminous is 12.2.13 so adapt the cherry-picked change accordingly. --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 03daee301e63..ec795db4e3a9 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,3 +1,10 @@ +12.2.13 +------- +* Ceph 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. + 12.2.12 ------- * In 12.2.9 and earlier releases, keyring caps were not checked for validity,