]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note on python3.6 changes
authorKefu Chai <kchai@redhat.com>
Wed, 10 Apr 2019 10:08:04 +0000 (18:08 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 11 Jun 2019 15:44:22 +0000 (23:44 +0800)
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77c5ee06311d610f9accd94edf14becdf5820542)

Conflicts:
PendingReleaseNotes: the next release of luminous is 12.2.13
so adapt the cherry-picked change accordingly.

PendingReleaseNotes

index 03daee301e63d97277c0c02344d8a89622d960b8..ec795db4e3a9f757b8d26cd250ee8532e214980c 100644 (file)
@@ -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 <https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/>_`
+  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,