Change logs for python3.3 source package in Quantal

  • python3.3 (3.3.0-1ubuntu0.2) quantal-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:34:05 -0500
  • python3.3 (3.3.0-1ubuntu0.1) quantal-security; urgency=low
    
      * SECURITY UPDATE: denial of service via ssl hostname wildcards
        - debian/patches/CVE-2013-2099.diff: limit number of wildcards in
          Lib/ssl.py, add test to Lib/test/test_ssl.py.
        - CVE-2013-2099
      * SECURITY UPDATE: incorrect ssl hostname verification
        - debian/patches/CVE-2013-4238.diff: correctly handle NULL bytes in
          the subjectAltName in Modules/_ssl.c, add test to
          Lib/test/test_ssl.py, Lib/test/nullbytecert.pem.
        - CVE-2013-4238
     -- Marc Deslauriers <email address hidden>   Wed, 25 Sep 2013 10:26:47 -0400
  • python3.3 (3.3.0-1) experimental; urgency=low
    
      * Python 3.3.0 release.
     -- Matthias Klose <email address hidden>   Sat, 29 Sep 2012 12:59:24 +0200
  • python3.3 (3.3.0~rc3-1) experimental; urgency=low
    
    
      * Python 3.3.0 release candidate 3.
      * Don't try to write lib2to3's pickled grammar files. Closes: #687200.
      * Fix python-config manpage symlink. Closes: #687201.
    
     -- Matthias Klose <email address hidden>  Mon, 24 Sep 2012 16:22:17 +0200
  • python3.3 (3.3.0~rc2-2ubuntu1) quantal; urgency=low
    
      * Encode the version in the devhelp documentation name. LP: #787039.
     -- Matthias Klose <email address hidden>   Mon, 10 Sep 2012 12:56:13 +0200
  • python3.3 (3.3.0~rc2-1) experimental; urgency=low
    
    
      * Python 3.3.0 release candidate 2.
      * Add the platform include dir to pkgconfig's CFlags.
      * Hint on installing the python-gdbm package on failing _gdbm import.
        LP: #995616.
      * libpython3.3: Fix libpython3.3.so symlink. Closes: #686377.
      * Don't use `-n' anymore to start idle in the desktop/menu files.
    
     -- Matthias Klose <email address hidden>  Sun, 09 Sep 2012 13:38:55 +0200
  • python3.3 (3.3.0~rc1-2) experimental; urgency=low
    
    
      * distutils: Add the multiarch python path to the include directories.
        Closes: #685041.
      * Remove /etc/python3.3 in libpython3.3-minimal instead of python3.3-minimal.
        Closes: #681979.
      * Remove /etc/python/sysconfig.cfg, not available anymore in python3.3.
        Closes: #685016.
      * Don't ship the _gdbm and _tkinter extensions in the -dbg package.
        Closes: #685261.
      * Fix verbose parallel builds for the sharedmods target.
      * Don't install the pickled lib2to3 grammar files. Closes: #685214.
      * Build extensions with fortify flags.
      * Overwrite arch-dependent-file-not-in-arch-specific-directory warnings.
    
     -- Matthias Klose <email address hidden>  Tue, 28 Aug 2012 19:47:58 +0200
  • python3.3 (3.3.0~rc1-1) experimental; urgency=low
    
    
      * Python 3.3.0 release candidate 1.
    
     -- Matthias Klose <email address hidden>  Sun, 26 Aug 2012 23:15:00 +0200
  • python3.3 (3.3.0~b1-1ubuntu1) quantal; urgency=low
    
      * Update to 20120712 from the trunk.
      * Install separate _sysconfigdata.py for normal and debug builds.
      * Install into multiarch locations.
      * Split out multiarch packages libpython3.3-{minimal,stdlib,dev,dbg}.
     -- Matthias Klose <email address hidden>   Fri, 13 Jul 2012 00:43:42 +0200
  • python3.3 (3.3.0~b1-0ubuntu1) quantal; urgency=low
    
      * Python 3.3.0 beta1 release.
      * Fix symlink for the -gdb.py file.
     -- Matthias Klose <email address hidden>   Wed, 27 Jun 2012 08:44:56 +0200
  • python3.3 (3.3.0~a3-1ubuntu1) quantal; urgency=low
    
      * Build _ctypes as an extension, not a builtin.
      * Mark symbols defined in the _ctypes extension as optional.
      * Remove references to the removed -documenting file.
     -- Matthias Klose <email address hidden>   Thu, 03 May 2012 19:06:47 +0200