]> 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>
Wed, 10 Apr 2019 10:24:17 +0000 (18:24 +0800)
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77c5ee06311d610f9accd94edf14becdf5820542)

Conflicts: resolve conflict as the PendingReleaseNotes in master is
quite different than that of mimic

PendingReleaseNotes

index 9d87d10c9b4bdaf1b7a2162a89c3867b5441c730..564f4eabea1248cb46aa4794f2c50e17b695a106 100644 (file)
@@ -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 <https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/>_`
+  for more details on the background of this change.
\ No newline at end of file