Change logs for python3.3 source package in Saucy

  • python3.3 (3.3.2-7ubuntu3.1) saucy-security; urgency=medium
    
      * SECURITY UPDATE: denial of service and possible code execution via
        buffer overflow in socket.recvfrom_into
        - debian/patches/CVE-2014-1912.diff: check buffer length in
          Modules/socketmodule.c, added tests to Lib/test/test_socket.py.
        - CVE-2014-1912
     -- Marc Deslauriers <email address hidden>   Thu, 27 Feb 2014 14:31:30 -0500
  • python3.3 (3.3.2-7ubuntu3) saucy; urgency=low
    
      * Fix test support when the running kernel doesn't handle port reuse.
     -- Matthias Klose <email address hidden>   Wed, 09 Oct 2013 14:11:35 +0200
  • python3.3 (3.3.2-7ubuntu2) saucy; urgency=low
    
      * libpython-minimal replaces libpython-stdlib (<< 3.2.3-7)
     -- Matthias Klose <email address hidden>   Thu, 19 Sep 2013 16:26:35 +0200
  • python3.3 (3.3.2-7ubuntu1) saucy; urgency=low
    
      * Merge with Debian; remaining changes:
        - Re-generate the control file.
    
    python3.3 (3.3.2-7) unstable; urgency=low
    
      * Update to 20130918 from the 3.3 branch.
      * Update symbols file.
      * Fail the build if extensions for the minimal package are not in
        the libpython-minimal package. Closes: #723624.
      * Fix indentation in regenerated platform-lsbrelease.diff (Dmitry Shachnev).
        LP: #1220508.
      * Point to the python3-tk (instead of the python-tk) package when missing.
        LP: #1184082.
    
    python3.3 (3.3.2-6) unstable; urgency=medium
    
      * Update to 20130917 from the 3.3 branch.
        - Fix SSL module to handle NULL bytes inside subjectAltNames general
          names (CVE-2013-4238). Closes: #719567.
      * Don't run the curses autopkg test.
      * Set Multi-Arch attributes for binary packages.
      * Fix multiarch include header for sparc64. Closes: #714802.
    
    python3.3 (3.3.2-5) unstable; urgency=low
    
      * Update to 20130803 from the 3.3 branch.
        - Fix fcntl test case on KFreeBSD (Petr Salinger).
      * Disable some socket tests on KFreeBSD (Petr Salinger).
      * Fix multiarch include header for sparc64. Closes: #714802.
      * Update package descriptions (Filipus Klutiero). Closes: #715801.
    
    python3.3 (3.3.2-4) unstable; urgency=low
    
      * Update to 20130612 from the 3.3 branch.
      * Refresh patches.
      * Don't run consistency check for cross builds.
      * Really skip byte compile of non-existing sitecustomize.py.
      * Fix the multiarch header file for mips64 (YunQiang Su). Closes: #710374.
     -- Matthias Klose <email address hidden>   Wed, 18 Sep 2013 14:24:38 +0200
  • python3.3 (3.3.2-3ubuntu1) saucy; urgency=low
    
      * Merge with Debian; remaining changes:
        - Regenerate the control file.
    
    python3.3 (3.3.2-3) unstable; urgency=low
    
      * Update to 20130527 from the 3.3 branch.
        - Fix #17980, possible abuse of ssl.match_hostname() for denial of service
          using certificates with many wildcards (CVE-2013-2099). Closes: #708530.
      * Disable the test_io test on armel, armhf, mips, mipsel. Hangs the
        buildds.
      * Don't try to byte-compile sitecustomize.py if the target of the
        symlink doesn't exist anymore. Addresses: #709157.
      * Fix directory removal in maintainer scripts. Closes: #709963.
      * Handle byte compilation in python3.3{-minimal,}, byte removal in
        libpython3.3{-minimal,-stdlib}.
      * Backport patch to fix issue #13146, possible race conditions when writing
        .pyc/.pyo files in py_compile.py (Barry Warsaw). LP: #1058884.
      * Mark all _Py_dg_* symbols as optional on m68k. Closes: #709888.
    
    python3.3 (3.3.2-2) unstable; urgency=high
    
      * Fix the multiarch header file for ppc64. Closes: #708646.
      * Disable running the tests on kfreebsd and the hurd.  Please
        follow-up in #708652 and #708653.
     -- Matthias Klose <email address hidden>   Wed, 05 Jun 2013 12:28:37 +0200
  • python3.3 (3.3.2-1ubuntu3) saucy; urgency=low
    
      * debian/patches/atomic-pyc-rename.diff: Add patch to fix possible race
        conditions when writing .pyc/.pyo files in py_compile.py.
        Issue #13146.  LP: #1058884
     -- Barry Warsaw <email address hidden>   Tue, 21 May 2013 15:13:37 -0400
  • python3.3 (3.3.2-1ubuntu2) saucy; urgency=low
    
      * Disable the lto build on armhf again, causing a build failure.
     -- Matthias Klose <email address hidden>   Thu, 16 May 2013 00:16:38 +0200
  • python3.3 (3.3.2-1ubuntu1) saucy; urgency=low
    
      * Regenerate the control file.
    
    python3.3 (3.3.2-1) unstable; urgency=low
    
      * Python 3.3.2 release.
      * Fix sysconfig.get_makefile_name() for the multiarch location.
      * Set the platinclude dir back to the non-multiarch include path,
        where the multiarch pyconfig.h compatibility header is found.
      * Remove obsolete profile-doc patch.
      * Run the pgo profile task in batches to avoid crashes during the
        pgo profile run.
      * Don't set yet any Multi-Arch: attributes in Debian.
      * Build a libpython3.3-testsuite package.
      * Add autopkg tests to run the installed testsuite in normal and debug
        mode.
      * Re-enable running the tests during the build.
      * Add pyconfig.h compatibility headers.
     -- Matthias Klose <email address hidden>   Wed, 15 May 2013 21:42:49 +0200
  • python3.3 (3.3.1-1ubuntu5) raring; urgency=low
    
      * Remove obsolete profile-doc patch.
      * Run the pgo profile task in batches to avoid crashes during the
        pgo profile run.
      * Disable the lto build on armhf for now.
      * Final (?) set of autopkg test fixes.
      * Issue #17012: shutil.which() no longer fallbacks to the PATH environment.
        variable if empty path argument is specified.
      * Issue #17782: Fix undefined behaviour on platforms where
        ``struct timespec``'s "tv_nsec" member is not a C long.
     -- Matthias Klose <email address hidden>   Wed, 17 Apr 2013 23:35:49 +0200