Change logs for python3.4 source package in Utopic

  • python3.4 (3.4.2-1ubuntu0.1) utopic-security; urgency=medium
    
      * SECURITY UPDATE: denial of service via xmlrpc gzip-compressed
        HTTP bodies
        - debian/patches/CVE-2013-1753.patch: add default limit in
          Lib/xmlrpc/client.py, added test to Lib/test/test_xmlrpc.py.
        - CVE-2013-1753
      * debian/patches/fix_ssl_test_dh.patch: replace 512 bit dh key with a
        2014 bit one to fix test failure with OpenSSL security update.
    
     -- Marc Deslauriers <email address hidden>  Thu, 18 Jun 2015 15:05:11 -0400
  • python3.4 (3.4.2-1) unstable; urgency=medium
    
      * Python 3.4.2 release.
      * Refresh patches.
      * Bump standards version to 3.9.6.
     -- Matthias Klose <email address hidden>   Wed, 08 Oct 2014 11:25:34 +0200
  • python3.4 (3.4.2~rc1-1) unstable; urgency=medium
    
    
      * Python 3.4.2 release candidate 1.
      * Update to 20140930 from the 3.4 branch.
    
     -- Matthias Klose <email address hidden>  Tue, 30 Sep 2014 01:51:50 +0200
  • python3.4 (3.4.1-11) unstable; urgency=medium
    
      * Update to 20140910 from the 3.4 branch.
     -- Matthias Klose <email address hidden>   Wed, 10 Sep 2014 20:21:04 +0200
  • python3.4 (3.4.1-10ubuntu1) utopic; urgency=medium
    
      * debian/tests/testsuite{,-dbg}: Several tests fail with configured proxy;
        we don't need internet access, so unset proxy variables.
     -- Martin Pitt <email address hidden>   Fri, 29 Aug 2014 09:25:12 +0200
  • python3.4 (3.4.1-10) unstable; urgency=medium
    
    
      * Update to 20140818 from the 3.4 branch.
      * Build-depend on dpkg-dev (>= 1.17.11).
    
     -- Matthias Klose <email address hidden>  Mon, 18 Aug 2014 10:00:55 +0200
  • python3.4 (3.4.1-9) unstable; urgency=medium
    
    
      * Update to 20140810 from the 3.4 branch.
    
     -- Matthias Klose <email address hidden>  Sun, 10 Aug 2014 14:53:46 +0200
  • python3.4 (3.4.1-8) unstable; urgency=medium
    
    
      * Update to 20140726 from the 3.4 branch.
      * Move turtledemo from libpython3.4-testsuite to python3.4-examples.
      * Call dpkg -L in the maintainer scripts with an architecture qualifier
        for M-A: same packages. Closes: #754914.
    
     -- Matthias Klose <email address hidden>  Sat, 26 Jul 2014 14:16:56 +0200
  • python3.4 (3.4.1-7) unstable; urgency=medium
    
    
      * Update to 20140706 from the 3.4 branch.
    
     -- Matthias Klose <email address hidden>  Sun, 06 Jul 2014 21:37:36 +0200
  • python3.4 (3.4.1-6) unstable; urgency=medium
    
    
      * Fix logic to disable running the pystone benchmark on KFreeBSD (Steven
        Chamberlain).
    
     -- Matthias Klose <email address hidden>  Mon, 09 Jun 2014 12:06:18 +0200
  • python3.4 (3.4.1-5) unstable; urgency=medium
    
    
      * Update to 20140608 from the 3.4 branch.
      * Disable running the pystone benchmark on KFreeBSD.
    
     -- Matthias Klose <email address hidden>  Sun, 08 Jun 2014 11:43:44 +0200
  • python3.4 (3.4.1-4) unstable; urgency=medium
    
    
      * Disable running the benchmark on KFreeBSD.
    
     -- Matthias Klose <email address hidden>  Sat, 07 Jun 2014 14:01:35 +0200
  • python3.4 (3.4.1-3) unstable; urgency=medium
    
    
      * Update to 20140605 from the 3.4 branch.
        - pull in pyvenv changes.
      * Update the ensurepip-wheels patch (Barry Warsaw).
      * Fix python3.4-venv package removal.
    
     -- Matthias Klose <email address hidden>  Thu, 05 Jun 2014 11:57:51 +0200
  • python3.4 (3.4.1-2) unstable; urgency=medium
    
    
      * Update to 20140603 from the 3.4 branch.
      * Remove the __pycache__ directories on libpython3.4-testsuite package
        removal. Closes: #749999.
      * In the autopkg tests, set HOME to the temporary home directory after
        the su call.
      * In the autopkg tests, make $ADTTMP accessible to the su user, and
        re-enable the test_site autopkg test.
      * Don't try to access the pip module in ensurepip, when the wheels
        are not available.
    
     -- Matthias Klose <email address hidden>  Tue, 03 Jun 2014 23:58:48 +0200
  • python3.4 (3.4.1-1) unstable; urgency=medium
    
    
      * Python 3.4.1 release.
      * Set a temporary home directory for the build and the autopkg tests.
      * Fix issue #17752, test_distutils failures in the installed location.
      * Update pydoc_data/topics.py, broken in the release candidate.
      * Run again the test_code_module test in the autopkg tests.
      * Fix issue #21264, test_compileall test failures in the installed
        location. Re-enable in autopkg tests. LP: #1264554.
      * ensurepip and pyvenv:
        - Split out a python3.4-venv package, include the pyvenv-3.4 binary
          and the ensurepip package.
        - Adjust the ensurepip patch so that the wheels are installed from
          the universal wheel packages (Barry Warsaw).
        - Let ensurepip read wheel dependencies from a file shipped in the
          -whl packages.
        - Remove any version check on required pip and setuptools versions.
          These are handled within these packages if necessary.
      * Re-enable the pgo build.
    
     -- Matthias Klose <email address hidden>  Wed, 21 May 2014 22:17:32 +0200
  • python3.4 (3.4.1~rc1-1ubuntu3) utopic; urgency=medium
    
      * Set a temporary home directory for the autopkg tests.
      * Fix issue #17752, test_distutils failures in the installed location.
     -- Matthias Klose <email address hidden>   Wed, 07 May 2014 00:10:07 +0200
  • python3.4 (3.4.1~rc1-1ubuntu2) utopic; urgency=medium
    
      * Update pydoc_data/topics.py, broken in the release candidate.
      * Run again the test_code_module test in the autopkg tests.
      * Fix issue #21264, test_compileall test failures in the installed
        location. Re-enable in autopkg tests. LP: #1264554.
     -- Matthias Klose <email address hidden>   Tue, 06 May 2014 14:17:44 +0200
  • python3.4 (3.4.1~rc1-1ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Drop the versioned build dependencies on gcc and binutils.
    
    python3.4 (3.4.1~rc1-1) unstable; urgency=medium
    
      * Python 3.4.1 release candidate 1.
      * Don't run test_code_module in the autopkg test environment, fails there
        but succeeds during the build. See issue #17756. Applied workaround
        for the test case.
     -- Matthias Klose <email address hidden>   Mon, 05 May 2014 16:40:44 +0200
  • python3.4 (3.4.0+20140427-1ubuntu2) utopic; urgency=medium
    
      * Call su -s /bin/sh in the autopkg tests.
     -- Matthias Klose <email address hidden>   Tue, 29 Apr 2014 13:23:28 +0200
  • python3.4 (3.4.0+20140427-1ubuntu1) utopic; urgency=medium
    
      * Drop the versioned build dependencies on gcc and binutils.
     -- Matthias Klose <email address hidden>   Mon, 28 Apr 2014 14:37:08 +0200
  • python3.4 (3.4.0+20140427-1) unstable; urgency=medium
    
    
      * Update to 20140427 from the 3.4 branch.
      * Fix dependency for the -testsuite package: Closes: #745879.
    
     -- Matthias Klose <email address hidden>  Sun, 27 Apr 2014 18:48:54 +0200
  • python3.4 (3.4.0+20140425-1) unstable; urgency=medium
    
    
      * Update to 20140425 from the 3.4 branch.
      * Don't try to byte-compile bad syntax files in the testsuite.
    
     -- Matthias Klose <email address hidden>  Fri, 25 Apr 2014 13:52:11 +0200
  • python3.4 (3.4.0+20140417-1) unstable; urgency=medium
    
    
      * Update to 20140417 from the 3.4 branch.
        - Fix the test_site test failure.
      * Repackage as a new tarball and remove the wheels shipped with ensurepip.
      * Re-enable running some tests, disable some tests:
        - Re-enable test_platform, test_subprocess, test_code_module, test_pydoc,
        - Fix a distutils test error, skip a Solaris distutils test error.
        - Skip the test_platform encoding test, failing with the lsb-release patch.
        - Skip tests which are failing with python3.4.zip removed from sys.path.
          Tracked in issue #21249.
      * Byte-compile the files in the libpython3.4-testsuite package.
      * d/p/distutils-install-layout.diff, d/p/site-locations.diff: Adjust the
        "am I in a virtual environment" tests to include checking
        sys.base_prefix != sys.prefix.  This is the definitive such test for
        pyvenv created virtual environments (Barry Warsaw).
      * Disallow running ensurepip with the system python, when not used in
        a virtual environment (Barry Warsaw).
      * Don't yet install the ensurepip module, requires further work.
        ensurepip wants to install bundled modules setuptools and python-pip,
        which should be built from the distro packages instead of using the
        bundled code.
      * python3.4-dbg: Add a python3.4-dbg.py symlink.
      * Remove the linecache patch, not needed anymore in 3.4.
      * Remove the disable-utimes patch, not needed anymore since glibc-2.4.
      * Remove the statvfs-f_flag-constants, avoid-rpath, hurd-path_max,
        kfreebsd-xattrs, freebsd-testsuite and ncurses-configure patches
        applied upstream.
      * Don't add runtime paths for libraries found in multiarch locations.
    
     -- Matthias Klose <email address hidden>  Thu, 17 Apr 2014 21:05:04 +0200
  • python3.4 (3.4.0-2ubuntu1) trusty; urgency=medium
    
      * Fix a distutils test error, skip a Solaris distutils test error.
      * Fix the importlib test failures, caused by moving around the test data.
        Delay looking at one remaining test failure, see LP: #1264554.
      * Skip the test_platform encoding test, failing with the lsb-release patch.
      * d/p/distutils-install-layout.diff, d/p/site-locations.diff: Adjust the
        "am I in a virtual environment" tests to include checking
        sys.base_prefix != sys.prefix.  This is the definitive such test for
        pyvenv created virtual environments (Barry Warsaw).
      * Don't yet install the ensurepip module, requires further work.
        ensurepip wants to install bundled modules setuptools and python-pip,
        which should be built from the Ubuntu packages instead of using the
        bundled code.
     -- Matthias Klose <email address hidden>   Fri, 11 Apr 2014 13:44:05 +0200