Change logs for python3.1 source package in Maverick

  • python3.1 (3.1.2+20100915-0ubuntu4.1) maverick-security; urgency=low
    
      * SECURITY UPDATE: only process Location headers for http, https, and ftp
        - http://bugs.python.org/issue11662
        - CVE-2011-1521
     -- Jamie Strandboge <email address hidden>   Fri, 09 Dec 2011 09:05:43 -0600
  • python3.1 (3.1.2+20100915-0ubuntu4) maverick; urgency=low
    
      * Disable test_threading test on powerpc, which fail on the buildds.
     -- Matthias Klose <email address hidden>   Fri, 17 Sep 2010 15:11:53 +0200
  • python3.1 (3.1.2+20100915-0ubuntu3) maverick; urgency=low
    
      * Fix typo in last patch.
     -- Matthias Klose <email address hidden>   Thu, 16 Sep 2010 22:04:57 +0200
  • python3.1 (3.1.2+20100915-0ubuntu2) maverick; urgency=low
    
      * Assume working semaphores, don't rely on running kernel for the check.
        LP: #630511.
     -- Matthias Klose <email address hidden>   Thu, 16 Sep 2010 15:19:45 +0200
  • python3.1 (3.1.2+20100915-0ubuntu1) maverick; urgency=low
    
      * Update to the 3.1 release branch, 20100915.
      * Add copyright information for expat, libffi and zlib. Addresses: #596276.
      * Apply proposed fix for issue 9054, configure --with-system-expat.
      * Provide Lib/plat-gnukfreebsd[78] (Jakub Wilk). Addresses: #593818.
     -- Matthias Klose <email address hidden>   Wed, 15 Sep 2010 17:02:57 +0200
  • python3.1 (3.1.2+20100707-1ubuntu1) maverick; urgency=low
    
      * Merge with Debian; remaining changes:
        - Regenerate the control file.
    
    python3.1 (3.1.2+20100707-1) unstable; urgency=low
    
      * Update to the 3.1 release branch, 20100707.
      * Move the pkgconfig file into the -dev package.
      * Run hooks from /usr/share/python3/runtime.d/
     -- Matthias Klose <email address hidden>   Thu, 08 Jul 2010 10:49:57 +0200
  • python3.1 (3.1.2+20100706-2ubuntu1) maverick; urgency=low
    
      * Merge with Debian; remaining changes:
        - Regenerate the control file.
     -- Matthias Klose <email address hidden>   Tue, 06 Jul 2010 22:29:19 +0200
  • python3.1 (3.1.2+20100706-1ubuntu1) maverick; urgency=low
    
      * Merge with Debian; remaining changes:
        - Regenerate the control file.
        - Add debian/patches/overwrite-semaphore-check for Lucid buildds.
    
    python3.1 (3.1.2+20100706-1) unstable; urgency=medium
    
      * Update to the 3.1 release branch, 20100706.
        - Issue #7673: Fix security vulnerability (CVE-2010-2089) in the
          audioop module.
    
    python3.1 (3.1.2+20100703-1) unstable; urgency=low
    
      * Update to the 3.1 release branch, 20100703.
        - CVE-2008-5983: untrusted python modules search path. Closes: #575780.
      * Convert internal dpatch system to quilt.
      * Update module list for python3-minimal.
     -- Matthias Klose <email address hidden>   Tue, 06 Jul 2010 16:52:42 +0200
  • python3.1 (3.1.2-3ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Add debian/patches/overwrite-semaphore-check for Lucid buildds
    
    python3.1 (3.1.2-3) unstable; urgency=low
    
      * Update to the 3.1 release branch, 20100508.
      * Fix backport of issue #8140. Closes: #578896.
    
    python3.1 (3.1.2-2) unstable; urgency=low
    
      * Update to the 3.1 release branch, 20100421.
      * Update patch for issue #8032, gdb7 hooks for debugging.
      * Fix issue #8233: When run as a script, py_compile.py optionally
        takes a single argument `-`.
      * Don't build-depend on locales on avr32.
    
    python3.1 (3.1.2-1) unstable; urgency=low
    
      * Python 3.1.2 release.
      * Fix issue #4961: Inconsistent/wrong result of askyesno function in
        tkMessageBox with Tcl8.5. LP: #462950.
      * Don't complain when /usr/local is not writable on installation.
      * Apply proposed patch for issue #8032, gdb7 hooks for debugging.
     -- Scott Kitterman <email address hidden>   Mon, 28 Jun 2010 09:22:19 -0400
  • python3.1 (3.1.2-0ubuntu2) lucid; urgency=low
    
      * Overwrite the sem_open autoconf check, depending on a newer
        kernel version not available on the buildd. LP: #556477.
      * debian/patches/issue8032.dpatch: Update to version from the
        trunk. Upload for beta2 to avoid apport errors.
        - Handle PyFrameObject's: LP: #543624, #548723.
        - Detect cycles in object reference graph and add extra
          protection: LP: #544823, LP: #552356.
     -- Matthias Klose <email address hidden>   Wed, 14 Apr 2010 23:54:59 +0200