diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 210 |
1 files changed, 128 insertions, 82 deletions
diff --git a/debian/changelog b/debian/changelog index de88536..4558abe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,145 +1,191 @@ -python3.7 (3.7.5-2) unstable; urgency=medium +python3.8 (3.8.0-5) unstable; urgency=medium - * python3.7-dev: Depend on zlib1g-dev, needed to link as an + * Update to 20191123 from the 3.8 branch. + * libpython3.8-dbg: Provide a python-$(VER)-dbg-embed.pc pkg-config file. + Closes: #944852. + + -- Matthias Klose <doko@debian.org> Sat, 23 Nov 2019 05:55:55 +0100 + +python3.8 (3.8.0-4) unstable; urgency=medium + + * Move the test/ann_module{,2,3} modules into libpython-stdlib. + Closes: #944303. + * Annote python-examples dependency on python. + + -- Matthias Klose <doko@debian.org> Thu, 07 Nov 2019 16:14:28 +0100 + +python3.8 (3.8.0-3) unstable; urgency=medium + + * python3.8-dev: Depend on zlib1g-dev, needed to link as an embedded interpreter. - -- Matthias Klose <doko@debian.org> Sun, 27 Oct 2019 17:43:29 +0200 + -- Matthias Klose <doko@debian.org> Sun, 27 Oct 2019 17:36:55 +0200 + +python3.8 (3.8.0-2) unstable; urgency=medium + + * Fix a symlink to the shared debug library. + * Install the python3.8d-embed pkg-config file. + * Don't ship the python3-embed pkg-config file. -python3.7 (3.7.5-1) unstable; urgency=medium + -- Matthias Klose <doko@debian.org> Sun, 20 Oct 2019 18:00:25 +0200 - * Python 3.7.5 release. +python3.8 (3.8.0-1) unstable; urgency=medium - -- Matthias Klose <doko@debian.org> Tue, 15 Oct 2019 17:24:06 +0200 + * Python 3.8.0 release. -python3.7 (3.7.5~rc1-2) unstable; urgency=medium + -- Matthias Klose <doko@debian.org> Tue, 15 Oct 2019 11:10:20 +0200 - * Apply proposed patch for issue 38368. LP: #1847036. Closes: #941650. +python3.8 (3.8.0~rc1-3) unstable; urgency=medium - -- Matthias Klose <doko@debian.org> Tue, 08 Oct 2019 18:47:45 +0200 + * Apply proposed patch for issue 38368. LP: #1847036. Addresses: #941650. -python3.7 (3.7.5~rc1-1) unstable; urgency=medium + -- Matthias Klose <doko@debian.org> Wed, 09 Oct 2019 11:06:01 +0200 - * Python 3.7.5 release candidate 1. +python3.8 (3.8.0~rc1-2) unstable; urgency=medium + + * Python 3.8.0 release candidate 1. + * Refresh patches. + * Update symbols files. * Bump standards version. - -- Matthias Klose <doko@debian.org> Wed, 02 Oct 2019 06:19:31 +0200 + -- Matthias Klose <doko@debian.org> Wed, 02 Oct 2019 05:45:03 +0200 -python3.7 (3.7.4-4) unstable; urgency=medium +python3.8 (3.8.0~b4-1) unstable; urgency=medium - * Update to 20190904 from the 3.7 branch. + * Python 3.8.0 beta 4 release. - -- Matthias Klose <doko@debian.org> Wed, 04 Sep 2019 10:03:05 +0200 + -- Matthias Klose <doko@debian.org> Sat, 31 Aug 2019 16:07:24 +0200 -python3.7 (3.7.4-3) unstable; urgency=medium +python3.8 (3.8.0~b3-1) unstable; urgency=medium - * Enable pgo/lto builds on arm64. Closes: #934812. - * Don't propagate lto flags to the _sysconfigdata module. Closes: #934771. + * Python 3.8.0 beta 3 release. + * Fix FTCBFS: (Helmut Grohne). Closes: #932077. + + Build-Depends, when cross compiling we need python3.8. + + Export CC, because dtrace needs it. + + Honour DEB_BUILD_OPTIONS=nocheck more thoroughly. + + Fix up sysconfigdata-name.diff. + * Implement the native thread ids for the Hurd and KFreeBSD (Samuel + Thibault). Closes: #931624. + * Enable pgo/lto builds on arm64. Addresses: #934812. + * Update symbols files. + * Don't propagate lto flags to the _sysconfigdata module. Addresses: #934771. * d/patches/issue35998.diff: Disable TLS1.3 in the client on all platforms rather than just reducing the payload size (Michael Hudson-Doyle). - * Annote build dependencies used for tests. Closes: #928513. - -- Matthias Klose <doko@debian.org> Wed, 21 Aug 2019 18:01:23 +0200 + -- Matthias Klose <doko@debian.org> Wed, 21 Aug 2019 17:32:52 +0200 -python3.7 (3.7.4-2) unstable; urgency=medium +python3.8 (3.8.0~b2-5) unstable; urgency=high - * Bump the platform name for KFreeBSD. + * Bump standards version. + * Revert the KFreeBSD and Hurd fix for PyThread_get_thread_native_id, + and use the implementation from Python3.7. Mark the symbol as linux only. + * Don't encode the MACHDEP into the _sysconfigdata file name. - -- Matthias Klose <doko@debian.org> Thu, 11 Jul 2019 12:43:21 +0200 + -- Matthias Klose <doko@debian.org> Thu, 11 Jul 2019 11:55:03 +0200 -python3.7 (3.7.4-1) unstable; urgency=medium +python3.8 (3.8.0~b2-4) unstable; urgency=medium - * Python 3.7.4 release. + * Fix the LTO build. - -- Matthias Klose <doko@debian.org> Tue, 09 Jul 2019 07:48:37 +0200 + -- Matthias Klose <doko@debian.org> Sun, 07 Jul 2019 14:23:41 +0200 -python3.7 (3.7.4~rc2-2) unstable; urgency=medium +python3.8 (3.8.0~b2-3) unstable; urgency=medium - * Bump standards version. + * Define PY_HAVE_THREAD_NATIVE_ID for KFreeBSD and Hurd builds. + * Fix issue #37504, building the texinfo docs (Dmitry Shachnev). + * Enable LTO/PGO builds on some architectures. - -- Matthias Klose <doko@debian.org> Mon, 08 Jul 2019 12:07:13 +0200 + -- Matthias Klose <doko@debian.org> Sat, 06 Jul 2019 12:00:08 +0200 -python3.7 (3.7.4~rc2-1) experimental; urgency=medium +python3.8 (3.8.0~b2-1) experimental; urgency=medium - * Python 3.7.4 release candidate 2. + * Python 3.8.0 beta 2 release. + * Refresh patches. + * Update the symbols files. + * Don't build the texinfo documentation, fails. See issue #37504. - -- Matthias Klose <doko@debian.org> Wed, 03 Jul 2019 09:09:05 +0200 + -- Matthias Klose <doko@debian.org> Fri, 05 Jul 2019 11:20:35 +0200 -python3.7 (3.7.4~rc1-1) experimental; urgency=medium +python3.8 (3.8.0~b1-2) experimental; urgency=medium - * Python 3.7.4 release candidate 1. + * Fix include links in python3.8-dbg. - -- Matthias Klose <doko@debian.org> Wed, 19 Jun 2019 19:04:25 +0200 + -- Matthias Klose <doko@debian.org> Mon, 17 Jun 2019 11:41:06 +0200 -python3.7 (3.7.3-2) unstable; urgency=medium +python3.8 (3.8.0~b1-1) experimental; urgency=medium - * d/p/arm-alignment.diff: Don't allow unaligned memory accesses in the - _sha3 extension (Dave Jones). LP: #1821869. Issue #36515. - * Tweak the asyncio/ssl test again. + * Python 3.8.0 beta 1 release. + * Refresh patches. + * Add new importlib dependencies to python3-minimal. + * Update symbols files. - -- Matthias Klose <doko@debian.org> Wed, 03 Apr 2019 07:39:12 +0200 + -- Matthias Klose <doko@debian.org> Wed, 05 Jun 2019 11:23:02 +0200 -python3.7 (3.7.3-1) unstable; urgency=medium +python3.8 (3.8.0~a4-3) experimental; urgency=medium - * Python 3.7.3 release. - * Work around issue #35988, reducing the payload size for the asyncio/ssl - tests. + * Update symbols files. - -- Matthias Klose <doko@debian.org> Tue, 26 Mar 2019 08:25:18 +0100 + -- Matthias Klose <doko@debian.org> Wed, 15 May 2019 00:30:25 +0200 -python3.7 (3.7.3~rc1-1) unstable; urgency=medium +python3.8 (3.8.0~a4-2) experimental; urgency=medium - * Python 3.7.3 release candidate 1. - * CVE-2019-9636. Fix issue #36216: Add check for characters in netloc that - normalize to separators. Closes: #924072. - * Use a build profile for libbluetooth-dev (<!pkg.python3.7.nobluetooth>). + * Update to 20190514 from the trunk. + * Fix interpreter name in the -dbg autopkg tests. + * Enable dtrace/USDT probe support (--with-dtrace) and build-dep on + systemtap-sdt-dev (Trent Lloyd). LP: #1818778. - -- Matthias Klose <doko@debian.org> Wed, 13 Mar 2019 12:01:15 +0100 + -- Matthias Klose <doko@debian.org> Tue, 14 May 2019 15:45:29 +0200 -python3.7 (3.7.2-3) unstable; urgency=medium +python3.8 (3.8.0~a4-1) experimental; urgency=medium - * Update to 20190227 from the 3.7 branch. - * Add more breaks for packages not compatible with Python 3.7: - - xapers. Closes: #916914. - * Move the test/ann_module{,2,3} modules into libpython-stdlib. - Closes: #922285. - * Limit the import checks for some extension modules to native builds. - Closes: #921742. + * Python 3.8.0 alpha 4 release. + * Upstream removed the "m" modifier, directory names now don't have the + "m" encoded anymore in file and directory names. + * Refresh patches. + * Update symbols files. - -- Matthias Klose <doko@debian.org> Wed, 27 Feb 2019 16:41:59 +0100 + -- Matthias Klose <doko@debian.org> Tue, 07 May 2019 20:35:18 +0200 -python3.7 (3.7.2-2) unstable; urgency=medium +python3.8 (3.8.0~a3-2) experimental; urgency=medium - * Update to 20190202 from the 3.7 branch. + * d/p/arm-alignment.diff: Don't allow unaligned memory accesses in the + _sha3 extension (Dave Jones). LP: #1821869. Issue #36515. + * Tweak the asyncio/ssl test again. - -- Matthias Klose <doko@debian.org> Sat, 02 Feb 2019 15:31:48 +0100 + -- Matthias Klose <doko@debian.org> Wed, 03 Apr 2019 09:37:42 +0200 -python3.7 (3.7.2-1) unstable; urgency=medium +python3.8 (3.8.0~a3-1) experimental; urgency=medium - * Python 3.7.2 release. - * Revert the link optimization changes which appeared after the - release candidate. - * Make the build compatible with sphinx 1.6.x. - * Loosen the pyzo break. Closes: #916548. + * Python 3.8.0 alpha 3 release. + * Work around issue #35988, reducing the payload size for the asyncio/ssl + tests. - -- Matthias Klose <doko@debian.org> Thu, 03 Jan 2019 03:55:40 +0100 + -- Matthias Klose <doko@debian.org> Tue, 26 Mar 2019 10:17:13 +0100 -python3.7 (3.7.2~rc1-1) unstable; urgency=medium +python3.8 (3.8.0~a2-1ubuntu1) disco; urgency=medium - * Python 3.7.2 release candidate 1. - * Add more breaks for packages not compatible with Python 3.7: - - python3-dns. Closes: #912988. - - python3-dkim. Closes: #912084. - - pyzo. Closes: #914332. - * Update VCS attributes. Closes: #904097. - * Update symbols files. + * Update to 20190314 from the trunk. + * Use a build profile for libbluetooth-dev (<!pkg.python3.8.nobluetooth>). + + -- Matthias Klose <doko@debian.org> Thu, 14 Mar 2019 16:06:36 +0100 - -- Matthias Klose <doko@debian.org> Wed, 12 Dec 2018 07:25:49 +0100 +python3.8 (3.8.0~a2-1) experimental; urgency=medium -python3.7 (3.7.1-1~18.10) cosmic-proposed; urgency=medium + * Python 3.8.0 alpha 2 release. + * Update symbols files and refresh patches. - * SRU: LP: #1799202. + -- Matthias Klose <doko@debian.org> Thu, 14 Mar 2019 10:20:00 +0100 + +python3.8 (3.8.0~a1-1) experimental; urgency=medium + + * Python 3.8.0 alpha 1 release. + * Update VCS attributes. + * Refresh patches. + * Update symbols files. + * Fix some lintian warnings. + * Add pathlib to the set of the minimal modules. - -- Matthias Klose <doko@ubuntu.com> Mon, 22 Oct 2018 13:21:55 +0200 + -- Matthias Klose <doko@debian.org> Wed, 06 Feb 2019 16:07:30 +0100 python3.7 (3.7.1-1) unstable; urgency=medium |