Change logs for python2.7 source package in Oneiric

  • python2.7 (2.7.2-5ubuntu1.1) oneiric-security; urgency=low
    
      * 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: 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
      * SECURE UPDATE: http://bugs.python.org/issue13512
        - debian/patches/CVE-2011-4944.diff: create ~/.pypirc securely
        - CVE-2011-4944
     -- Jamie Strandboge <email address hidden>   Fri, 13 Jul 2012 16:02:35 -0500
  • python2.7 (2.7.2-5ubuntu1) oneiric; urgency=low
    
      * Use the ncursesw include directory when linking with ncursesw.
      * Rebuild with libreadline not linked with libncurses*.
     -- Matthias Klose <email address hidden>   Tue, 04 Oct 2011 16:09:29 +0200
  • python2.7 (2.7.2-5) unstable; urgency=low
    
      * Update to 20110816, taken from the 2.7 branch.
        - Fix issue#12752. LP: #824734.
      * Don't run test_threading on the kfreebsd-i386 buildd.
     -- Matthias Klose <email address hidden>   Tue, 16 Aug 2011 08:33:31 +0200
  • python2.7 (2.7.2-4) unstable; urgency=low
    
      * Update to 20110803, taken from the 2.7 branch.
      * Fix build on s390x. Closes: #636033.
      * Use linux-any for some build dependencies. Closes: #634809.
      * Revert previous change to treat Linux 3.x as Linux 2. Use the
        plat-linux3 directory instead.
     -- Matthias Klose <email address hidden>   Mon,  08 Aug 2011 10:17:29 +0000
  • python2.7 (2.7.2-3ubuntu1) oneiric; urgency=low
    
      [ Scott Moser ]
      * Apply upstream Python 2.7 patch for Python issue 12576.
        (LP: #813295)
     -- Barry Warsaw <email address hidden>   Thu, 28 Jul 2011 17:42:58 -0400
  • python2.7 (2.7.2-3) unstable; urgency=low
    
      * Update to 20110709, taken from the 2.7 branch.
      * Make the conflict against python-profiler a versioned conflict.
      * Don't run the bsddb3 tests on kfreebsd-i386.
      * Don't add the bsddb multilib path, if already in the standard lib path.
      * Treat Linux 3.x as Linux 2. Closes: #633015.
      * Assume working semaphores on Linux, don't rely on running kernel
        for the check. Closes: #631188.
     -- Matthias Klose <email address hidden>   Sun,  10 Jul 2011 09:22:21 +0000
  • python2.7 (2.7.2-2) unstable; urgency=low
    
      * Update to 20110628, taken from the 2.7 branch.
      * Add profile/pstats to the python2.7 package, update debian copyright.
      * Don't run the bsddb3 tests on kfreebsd-amd64.
      * Don't run the benchmark on hurd-i386.
     -- Matthias Klose <email address hidden>   Wed,  29 Jun 2011 07:08:05 +0000
  • python2.7 (2.7.2-1) unstable; urgency=low
    
      * Python 2.7.2 release.
     -- Matthias Klose <email address hidden>   Sun, 12 Jun 2011 21:04:24 +0200
  • python2.7 (2.7.2~rc1-2) unstable; urgency=medium
    
      * Set pyexpat dummy version string.
     -- Matthias Klose <email address hidden>   Tue, 31 May 2011 12:05:56 +0200
  • python2.7 (2.7.2~rc1-1) unstable; urgency=low
    
      * Python 2.7.2 release candidate 1.
      * Update libpython symbols file for m68k (Thorsten Glaser). Closes: #627458.
      * Apply proposed patch for issue #670664. LP: #357067.
     -- Matthias Klose <email address hidden>   Mon,  30 May 2011 18:14:23 +0000
  • python2.7 (2.7.1-9) unstable; urgency=low
    
      * Update to 20110520, taken from the 2.7 branch.
    
    python2.7 (2.7.1-8) unstable; urgency=low
    
      * Keep the ssl.PROTOCOL_SSLv2 module constant , just raise an exception
        when trying to create a PySSL object. Closes: #623423.
    
    python2.7 (2.7.1-7) unstable; urgency=low
    
      * Update to 20110419, taken from the 2.7 branch.
      * Build without OpenSSL v2 support. Closes: #620581.
      * Force linking the curses module against libncursesw. Closes: #622064.
      * Link libpython with --whole-archive. Closes: #614711.
      * Re-enable running the testsuite during the build.
    
    python2.7 (2.7.1-6) unstable; urgency=low
    
      * Update to 20110307, taken from the 2.7 branch.
      * Disable the profile guided build on ia64, sparc.
     -- Matthias Klose <email address hidden>   Sat,  21 May 2011 16:26:18 +0000
  • python2.7 (2.7.1-5ubuntu2) natty; urgency=low
    
      * Force linking the curses module against libncursesw.
     -- Matthias Klose <email address hidden>   Mon, 11 Apr 2011 11:54:52 +0200