From: Raspbian automatic forward porter Date: Fri, 12 Mar 2021 04:06:34 +0000 (+0000) Subject: Merge version 3.9.1-4+rpi1 and 3.9.2-1 to produce 3.9.2-1+rpi1 X-Git-Tag: archive/raspbian/3.9.2-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f2d0994d35517697e41060d112bca5fcffe966e;p=python3.9.git Merge version 3.9.1-4+rpi1 and 3.9.2-1 to produce 3.9.2-1+rpi1 --- 9f2d0994d35517697e41060d112bca5fcffe966e diff --cc debian/changelog index 9baea1f,fe2f992..3e002b9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,28 +1,35 @@@ - python3.9 (3.9.1-4+rpi1) bullseye-staging; urgency=medium ++python3.9 (3.9.2-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 3.9.0~b5-2+rpi1 by Peter Michael Green at Thu, 30 Jul 2020 10:10:07 +0000] + * Disable testsuite (test_concurrent_futures seems to hang) + - -- Raspbian forward porter Mon, 08 Feb 2021 22:09:01 +0000 ++ -- Raspbian forward porter Fri, 12 Mar 2021 04:06:34 +0000 ++ + python3.9 (3.9.2-1) unstable; urgency=medium + + * Python 3.9.2 release. No changes since 3.9.2~rc1-1. + * Build idlelib/help.html from source, don't ship the pre-generated file. + * Autopkg tests: + - Run testsuite{,-dbg} autopkg tests with allow-stderr. Closes: #983305. + - Run again in testsuite instead of failing-tests: test_ftplib, + test_httplib test_imaplib test_nntplib test_poplib test_ssl. + - Run test_distutils and test_site tests again. + + -- Matthias Klose Sun, 28 Feb 2021 18:03:44 +0100 + + python3.9 (3.9.2~rc1-1) experimental; urgency=medium + + * Python 3.9.2 release candidate 1. Changes since 3.9.1-4: + - Fix issue #42967, web cache poisoning vulnerability. + - Fix issue #42938, explicitly disable bracketed paste in the interactive + interpreter. Closes: #979154. + * Fix permissions and group for local directories. Closes: #962422. + * Build a python3.9-full package. + * idle-python3.9: Drop dependency on libjs-mathjax, unused in 3.8 and 3.9. + * python3.9-doc: Fix links to the documentation in /usr/share/doc/python3.9. + * Refresh patches. + + -- Matthias Klose Wed, 17 Feb 2021 19:32:50 +0100 python3.9 (3.9.1-4) unstable; urgency=medium