]> code.ossystems Code Review - openembedded-core.git/commit
python3: upgrade 3.8.10 -> 3.8.11
authorTim Orling <ticotimo@gmail.com>
Tue, 6 Jul 2021 00:05:15 +0000 (17:05 -0700)
committerSteve Sakoman <steve@sakoman.com>
Tue, 6 Jul 2021 14:41:06 +0000 (04:41 -1000)
commit1ba51ee2d52ee92bbdede9f2cd2f9ed9ff04ddb6
treeb1d947f87cb39d141e6da24fc03084e0c5a30d1f
parentc96bcf97272f243df14598c84a41097746884b65
python3: upgrade 3.8.10 -> 3.8.11

Release Date: June 28, 2021

This is a security release of Python 3.8

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

Security content in this release contains three fixes. There's also two fixes
for 3.8.10 regressions. Take a look at the change log for details.

According to the release calendar specified in PEP 569, Python 3.8 is now in
security fixes only stage of its life cycle: 3.8 branch only accepts security
fixes and releases of those are made irregularly in source-only form until
October 2024. Python 3.8 isn't receiving regular bugfixes anymore, and binary
installers are no longer provided for it. Python 3.8.10 was the last full
bugfix release of Python 3.8 with binary installers.

References:
https://docs.python.org/release/3.8.11/whatsnew/changelog.html#python-3-8-11-final

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3_3.8.11.bb [new file with mode: 0644]