Change logs for python2.4 source package in Gutsy

  • python2.4 (2.4.4-6ubuntu4.2) gutsy-security; urgency=high
    
      * SECURITY UPDATE: arbitrary code execution via multiple integer overflows.
      * debian/rules, debian/patches/CVE-2008-1679.dpatch,
        debian/patches/CVE-2008-1721.dpatch, debian/patches/stringobject.dpatch:
        upstream fixes, thanks to Debian.
      * debian/rules, debian/patches/CVE-2008-3142.dpatch,
        debian/patches/CVE-2008-3143.dpatch, debian/patches/CVE-2008-2315.dpatch,
        debian/patches/CVE-2008-3144.dpatch: upstream fixes, thanks to Robert
        Buchholz.
      * References
        CVE-2008-1679 CVE-2008-1721 CVE-2008-1887 CVE-2008-3142
        CVE-2008-3143 CVE-2008-3144 CVE-2008-2315
    
     -- Kees Cook <email address hidden>   Tue, 29 Jul 2008 16:17:01 -0700
  • python2.4 (2.4.4-6ubuntu4.1) gutsy-security; urgency=low
    
      * SECURITY UPDATE: code execution via integer overflows.
      * debian/rules, debian/patches/CVE-2007-4965-int-overflow.dpatch: upstream
        changes, thanks to Stephan Hermann.
      * References
        http://bugs.python.org/file8592/python-2.5.CVE-2007-4965-int-overflow.patch
        CVE-2007-4965
    
     -- Kees Cook <email address hidden>   Thu, 06 Mar 2008 14:39:57 -0800
  • python2.4 (2.4.4-6ubuntu4) gutsy; urgency=low
    
      * Trigger rebuild for hppa
    
     -- LaMont Jones <email address hidden>   Thu, 04 Oct 2007 12:21:44 -0600
  • python2.4 (2.4.4-6ubuntu3) gutsy; urgency=low
    
      * Remove the backport of the linecache patch.
    
     -- Matthias Klose <email address hidden>   Wed, 12 Sep 2007 02:02:42 +0200
  • python2.4 (2.4.4-6ubuntu2) gutsy; urgency=low
    
      * Revert back to use db4.5 for the bsddb3 extension. The DB_HASH access
        method databases can lockup the process.
    
     -- Matthias Klose <email address hidden>   Wed, 12 Sep 2007 00:07:24 +0200
  • python2.4 (2.4.4-6ubuntu1) gutsy; urgency=low
    
      * Merge with Debian; remaining changes:
        - Rebuild the control file.
        - Build the -doc package from this source.
    
    python2.4 (2.4.4-6) unstable; urgency=medium
    
      * SVN update up to 2007-08-15.
      * Build using db4.6. Closes: #431377.
      * Build-depend on emacs22. Closes: #434966.
    
     -- Matthias Klose <email address hidden>   Thu, 16 Aug 2007 12:46:44 +0200
  • python2.4 (2.4.4-5ubuntu2) gutsy; urgency=low
    
      * Build using db4.6.
      * Build-depend on emacs22, rebuild the documentation.
    
     -- Matthias Klose <email address hidden>   Wed, 15 Aug 2007 11:31:49 +0200
  • python2.4 (2.4.4-5ubuntu1) gutsy; urgency=low
    
      * Merge with Debian; remaining changes:
        - Rebuild the control file.
        - Build the -doc package from this source.
    
    python2.4 (2.4.4-5) unstable; urgency=medium
    
      * Fix reference count for sys.pydebug variable. Closes: #431393.
      * Build depend on libbluetooth-dev instead of libbluetooth2-dev.
    
     -- Matthias Klose <email address hidden>   Tue, 17 Jul 2007 11:39:15 +0000
  • python2.4 (2.4.4-4ubuntu1) gutsy; urgency=low
    
      * Merge with Debian.
    
    python2.4 (2.4.4-4) unstable; urgency=low
    
      * Merge changes from Ubuntu:
        - Change the interpreter to build and install python extensions
          built with the python-dbg interpreter with a different name into
          the same path (by appending `_d' to the extension name). The debug build
          of the interpreter tries to first load a foo_d.so or foomodule_d.so
          extension, then tries again with the normal name.
        - python2.4-dbg: Install Misc/SpecialBuilds.txt, document the
          debug changes in README.debug.
        - Move pyconfig.h from the python2.4-dev into the python2.4 package.
      * Build-depend on gcc-4.1 (>= 4.1.2-4) on alpha, powerpc, s390, sparc.
    
    python2.4 (2.4.4-3) unstable; urgency=high
    
      * Fix off-by-one bug in locale.strxfrm(). Closes: #416931.
      * When trying to import the profile and pstats modules, don't
        exit, just add a hint to the exception pointing to the python-profiler
        package.
      * Remove outdated debhelper example scripts.
    
     -- Matthias Klose <email address hidden>   Mon, 28 May 2007 13:42:00 +0200
  • python2.4 (2.4.4-2ubuntu7) feisty; urgency=low
    
      * Use apport_python_hook instead of apport.python_hook to speedup
        the startup time of the interpreter. Ubuntu #105764.
    
     -- Matthias Klose <email address hidden>   Thu, 12 Apr 2007 13:11:00 +0200