Change logs for python3.8 source package in Eoan

  • python3.8 (3.8.0-3~19.10) eoan-proposed; urgency=medium
    
      * SRU: LP: #1835737. Backport the final Python 3.8.0 release.
    
    python3.8 (3.8.0-3) unstable; urgency=medium
    
      * python3.8-dev: Depend on zlib1g-dev, needed to link as an
        embedded interpreter.
    
    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.
    
     -- Matthias Klose <email address hidden>  Mon, 28 Oct 2019 17:14:01 +0100
  • python3.8 (3.8.0-1) unstable; urgency=medium
    
      * Python 3.8.0 release.
    
     -- Matthias Klose <email address hidden>  Tue, 15 Oct 2019 11:10:20 +0200
  • python3.8 (3.8.0~rc1-3) unstable; urgency=medium
    
      * Apply proposed patch for issue 38368. LP: #1847036. Addresses: #941650.
    
     -- Matthias Klose <email address hidden>  Wed, 09 Oct 2019 11:06:01 +0200
  • python3.8 (3.8.0~rc1-1) unstable; urgency=medium
    
      * Python 3.8.0 release candidate 1.
      * Refresh patches.
      * Update symbols files.
      * Bump standards version.
    
     -- Matthias Klose <email address hidden>  Wed, 02 Oct 2019 05:45:03 +0200
  • python3.8 (3.8.0~b4-1) unstable; urgency=medium
    
      * Python 3.8.0 beta 4 release.
    
     -- Matthias Klose <email address hidden>  Sat, 31 Aug 2019 16:07:24 +0200
  • python3.8 (3.8.0~b3-1) unstable; urgency=medium
    
      * 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).
    
     -- Matthias Klose <email address hidden>  Wed, 21 Aug 2019 17:32:52 +0200
  • python3.8 (3.8.0~b2-5ubuntu1) eoan; urgency=medium
    
      * d/patches/issue35998.diff: As per Michael Hudson-Doyle's python3.7 upload,
        disable TLS1.3 in the client on all platforms.
    
     -- Ɓukasz 'sil2100' Zemczak <email address hidden>  Mon, 29 Jul 2019 17:03:06 +0200
  • python3.8 (3.8.0~b2-5) unstable; urgency=high
    
      * 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 <email address hidden>  Thu, 11 Jul 2019 11:55:03 +0200
  • python3.8 (3.8.0~b2-4) unstable; urgency=medium
    
      * Fix the LTO build.
    
     -- Matthias Klose <email address hidden>  Sun, 07 Jul 2019 14:23:41 +0200
  • python3.8 (3.8.0~b2-1) experimental; urgency=medium
    
      * 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 <email address hidden>  Fri, 05 Jul 2019 11:20:35 +0200
  • python3.8 (3.8.0~b1-2) experimental; urgency=medium
    
      * Fix include links in python3.8-dbg.
    
     -- Matthias Klose <email address hidden>  Mon, 17 Jun 2019 11:41:06 +0200
  • python3.8 (3.8.0~b1-1) experimental; urgency=medium
    
      * Python 3.8.0 beta 1 release.
      * Refresh patches.
      * Add new importlib dependencies to python3-minimal.
      * Update symbols files.
    
     -- Matthias Klose <email address hidden>  Wed, 05 Jun 2019 11:23:02 +0200
  • python3.8 (3.8.0~a4-3) experimental; urgency=medium
    
      * Update symbols files.
    
     -- Matthias Klose <email address hidden>  Wed, 15 May 2019 00:30:25 +0200
  • python3.8 (3.8.0~a4-2) experimental; urgency=medium
    
      * 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 <email address hidden>  Tue, 14 May 2019 15:45:29 +0200
  • python3.8 (3.8.0~a4-1) experimental; urgency=medium
    
      * 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 <email address hidden>  Tue, 07 May 2019 20:35:18 +0200
  • python3.8 (3.8.0~a3-2) 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.
    
     -- Matthias Klose <email address hidden>  Wed, 03 Apr 2019 09:37:42 +0200