[ubuntu/cosmic-proposed] python3.7 3.7.3-2~18.10 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Apr 11 20:42:57 UTC 2019


python3.7 (3.7.3-2~18.10) cosmic; urgency=medium

  * SRU: LP: #1822993. Update to the 3.7.3 release.

python3.7 (3.7.3-2) unstable; 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.

python3.7 (3.7.3-1) unstable; urgency=medium

  * Python 3.7.3 release.
  * Work around issue #35988, reducing the payload size for the asyncio/ssl
    tests.

python3.7 (3.7.3~rc1-1) unstable; 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>).

python3.7 (3.7.2-3) unstable; 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.

python3.7 (3.7.2-2) unstable; urgency=medium

  * Update to 20190202 from the 3.7 branch.

python3.7 (3.7.2-1) unstable; 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.

python3.7 (3.7.2~rc1-1) unstable; 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.

Date: Tue, 09 Apr 2019 06:56:51 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Matthias Klose <doko at debian.org>
https://launchpad.net/ubuntu/+source/python3.7/3.7.3-2~18.10
-------------- next part --------------
Format: 1.8
Date: Tue, 09 Apr 2019 06:56:51 +0200
Source: python3.7
Binary: python3.7 python3.7-venv libpython3.7-stdlib python3.7-minimal libpython3.7-minimal libpython3.7 python3.7-examples python3.7-dev libpython3.7-dev libpython3.7-testsuite idle-python3.7 python3.7-doc python3.7-dbg libpython3.7-dbg
Architecture: source
Version: 3.7.3-2~18.10
Distribution: cosmic
Urgency: medium
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
 idle-python3.7 - IDE for Python (v3.7) using Tkinter
 libpython3.7 - Shared Python runtime library (version 3.7)
 libpython3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 libpython3.7-dev - Header files and a static library for Python (v3.7)
 libpython3.7-minimal - Minimal subset of the Python language (version 3.7)
 libpython3.7-stdlib - Interactive high-level object-oriented language (standard library
 libpython3.7-testsuite - Testsuite for the Python standard library (v3.7)
 python3.7  - Interactive high-level object-oriented language (version 3.7)
 python3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 python3.7-dev - Header files and a static library for Python (v3.7)
 python3.7-doc - Documentation for the high-level object-oriented language Python
 python3.7-examples - Examples for the Python language (v3.7)
 python3.7-minimal - Minimal subset of the Python language (version 3.7)
 python3.7-venv - Interactive high-level object-oriented language (pyvenv binary, v
Closes: 904097 912084 912988 914332 916548 916914 921742 922285 924072
Launchpad-Bugs-Fixed: 1821869 1822993
Changes:
 python3.7 (3.7.3-2~18.10) cosmic; urgency=medium
 .
   * SRU: LP: #1822993. Update to the 3.7.3 release.
 .
 python3.7 (3.7.3-2) unstable; 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.
 .
 python3.7 (3.7.3-1) unstable; urgency=medium
 .
   * Python 3.7.3 release.
   * Work around issue #35988, reducing the payload size for the asyncio/ssl
     tests.
 .
 python3.7 (3.7.3~rc1-1) unstable; 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>).
 .
 python3.7 (3.7.2-3) unstable; 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.
 .
 python3.7 (3.7.2-2) unstable; urgency=medium
 .
   * Update to 20190202 from the 3.7 branch.
 .
 python3.7 (3.7.2-1) unstable; 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.
 .
 python3.7 (3.7.2~rc1-1) unstable; 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.
Checksums-Sha1:
 6574dfd312771abbe6b7561bbfab2e0b1190bbee 3421 python3.7_3.7.3-2~18.10.dsc
 598e2479a9a6a4d87bb572d33863a2b302059a10 210436 python3.7_3.7.3-2~18.10.debian.tar.xz
 3bbf08c102ee35e8c2f1444dfd677a2d20f87490 10720 python3.7_3.7.3-2~18.10_source.buildinfo
Checksums-Sha256:
 3fba191af0dc1d4f4147ae1b2a6a4809403ce32b3c45f50813ced4cb97a77656 3421 python3.7_3.7.3-2~18.10.dsc
 ce6fac9088b2c6e127d2cd4ad17f3b05eaefafbaa305386e19545df530ba1d37 210436 python3.7_3.7.3-2~18.10.debian.tar.xz
 a5f08b9b7a0751ad0daa88fab933b3dfb0d3d2fb341fb77c6bd385b98649e86d 10720 python3.7_3.7.3-2~18.10_source.buildinfo
Files:
 ad52298aca96cf081332f9b6b87cfe92 3421 python optional python3.7_3.7.3-2~18.10.dsc
 4e4cce732fa23386b30055416d183bdb 210436 python optional python3.7_3.7.3-2~18.10.debian.tar.xz
 b64c9380888407ee510c5366b7fe4c9c 10720 python optional python3.7_3.7.3-2~18.10_source.buildinfo


More information about the Cosmic-changes mailing list