]> code.ossystems Code Review - openembedded-core.git/commit
python3: upgrade 3.8.4 -> 3.8.5
authorTim Orling <timothy.t.orling@intel.com>
Wed, 16 Jun 2021 02:34:38 +0000 (19:34 -0700)
committerSteve Sakoman <steve@sakoman.com>
Sun, 27 Jun 2021 19:24:24 +0000 (09:24 -1000)
commitc68cc11071cfa49d9d986bf7a9e6e1dfff514a39
treea6cd894cedb8d9a42a1e366ed41619691209b20e
parentc2c6df391a2634e83930219d1b574dbf64066d8a
python3: upgrade 3.8.4 -> 3.8.5

Release Date: July 20, 2020

Note: The release you're looking at is Python 3.8.5, a bugfix release for the
legacy 3.8 series. Python 3.9 is now the latest feature release series of
Python 3.

Drop patches fixed in 3.8.5:
- CVE-2019-20907
- CVE-2019-26116

References:
https://nvd.nist.gov/vuln/detail/CVE-2019-20907
https://nvd.nist.gov/vuln/detail/CVE-2020-26116
https://www.python.org/downloads/release/python-385/
https://docs.python.org/release/3.8.5/whatsnew/changelog.html#changelog

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/CVE-2019-20907.patch [deleted file]
meta/recipes-devtools/python/python3/CVE-2020-26116.patch [deleted file]
meta/recipes-devtools/python/python3_3.8.5.bb [moved from meta/recipes-devtools/python/python3_3.8.4.bb with 98% similarity]