Change logs for python3.2 source package in Oneiric

  • python3.2 (3.2.2-0ubuntu1.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: http://bugs.python.org/issue13512
        - debian/patches/CVE-2011-4944.diff: create ~/.pypirc securely
        - CVE-2011-4944
      * SECURITY UPDATE: xmlrpc: Fix an endless loop in SimpleXMLRPCServer upon
        malformed POST request
        - debian/patches/CVE-2012-0845.diff: break if don't receive EOF in
          Lib/SimpleXMLRPCServer.py
        - CVE-2012-0845
      * SECURITY UPDATE: fix hash randomization DoS
        - debian/patches/CVE-2012-1150.diff: add -R command-line option and
          PYTHONHASHSEED environment variable, to provide an opt-in way to protect
          against denial of service attacks due to hash collisions within the dict
          and set types.
        - CVE-2012-1150
      * SECURITY UPDATE: http://bugs.python.org/issue14579
        - debian/patches/CVE-2012-2135.diff: fix vulnerability in the utf-16
          decoder after error handling
        - CVE-2012-2135
     -- Jamie Strandboge <email address hidden>   Wed, 17 Oct 2012 17:05:24 -0500
  • python3.2 (3.2.2-0ubuntu1) oneiric; urgency=low
    
      * Python 3.2.2 release.
      * Search headers in /usr/include/ncursesw for the curses/panel extensions.
     -- Matthias Klose <email address hidden>   Mon, 05 Sep 2011 22:01:13 +0200
  • python3.2 (3.2.2~rc1-1) unstable; urgency=low
    
      * Python 3.2.2 release candidate 1.
     -- Matthias Klose <email address hidden>   Sun, 14 Aug 2011 20:25:35 +0200
  • python3.2 (3.2.1-2) unstable; urgency=low
    
      * Update to 20110803 from the 3.2 branch.
      * Revert previous change to treat Linux 3.x as Linux 2. Use the
        plat-linux3 directory instead.
      * Use linux-any for some build dependencies. Closes: #634310.
     -- Matthias Klose <email address hidden>   Mon,  08 Aug 2011 10:18:42 +0000
  • python3.2 (3.2.1-1) unstable; urgency=medium
    
      * Python 3.2.1 release.
      * Update lib-argparse patch (Pino Toscano). Closes: #631635.
      * Treat Linux 3.x as Linux 2. Closes: #633015.
     -- Matthias Klose <email address hidden>   Sun, 10 Jul 2011 21:46:36 +0200
  • python3.2 (3.2.1~rc2-1) unstable; urgency=low
    
      * Python 3.2.1 release candidate 2.
      * Add profile/pstats to the python3.2 package, update debian copyright.
      * Don't run the benchmark on hurd-i386.
      * Disable threading tests on hurd-i386. Closes: #631634.
      * Don't add the bsddb multilib path, if already in the standard lib path.
     -- Matthias Klose <email address hidden>   Tue,  05 Jul 2011 08:36:50 +0000
  • python3.2 (3.2.1~rc1-1) unstable; urgency=low
    
      * Python 3.2.1 release candidate 1.
      * Only enable sphinx-0.x patches when building with sphinx-0.x.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 May 2011 06:25:18 +0000
  • python3.2 (3.2-4) unstable; urgency=low
    
      * Update to 20110504 from the 3.2 branch.
      * Disable the profiled build on ia64 and m68k.
      * Update symbols file for m68k (Thorsten Glaser).
    
    python3.2 (3.2-3) unstable; urgency=low
    
      * Update to 20110427 from the 3.2 branch.
        - Fix argparse import. Closes: #624277.
      * Keep the ssl.PROTOCOL_SSLv2 module constant , just raise an exception
        when trying to create a PySSL object. #624127.
      * Don't depend on the locale and specific awk implementations in prerm.
        Closes: #623466, #620836.
      * Remove the old local site directory. Closes: #623057.
    
    python3.2 (3.2-2) unstable; urgency=low
    
      * Update to 20110419 from the 3.2 branch.
      * Re-enable profile-guided builds.
      * Build without OpenSSL v2 support. Closes: #622004.
      * Force linking the curses module against libncursesw. Closes: #622064.
      * Re-enable running the testsuite during the build.
     -- Matthias Klose <email address hidden>   Thu,  05 May 2011 10:04:14 +0000
  • python3.2 (3.2-1ubuntu1) natty; urgency=low
    
      * Search libraries in multiarch directories too. LP: #738213.
     -- Matthias Klose <email address hidden>   Fri, 25 Mar 2011 18:00:03 +0100