Branches for Natty

Name Status Last Modified Last Commit
lp://staging/ubuntu/natty/python2.6 bug 2 Mature 2011-03-25 20:14:18 UTC
67. Search libraries in multiarch directo...

Author: Matthias Klose
Revision Date: 2011-03-25 17:45:24 UTC

Search libraries in multiarch directories too. LP: #738213.

lp://staging/ubuntu/natty-security/python2.6 2 Mature 2012-10-04 22:03:10 UTC
68. * SECURITY UPDATE: fix hash randomiza...

Author: Jamie Strandboge
Revision Date: 2012-09-28 07:07:08 UTC

* 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
* SECURITY UPDATE: Fix CGIHTTPServer information disclosure.
  - debian/patches/CVE-2011-1015.diff: Relative paths are now collapsed
    within the url properly before looking in cgi_directories.
  - CVE-2011-1015
* SECURITY UPDATE: fix XSS in SimpleHTTPServer
  - debian/patches/CVE-2011-4940.diff: add a charset parameter to the
    Content-type
  - CVE-2011-4940
* SECURITY UPDATE: update urllib and urllib2 for invalid redirections
  - debian/patches/CVE-2011-1521.diff: only process Location headers for
    http, https, and ftp
  - http://bugs.python.org/issue11662
  - CVE-2011-1521

lp://staging/ubuntu/natty-updates/python2.6 2 Mature 2012-10-16 13:08:05 UTC
68. * SECURITY UPDATE: fix hash randomiza...

Author: Jamie Strandboge
Revision Date: 2012-09-28 07:07:08 UTC

* 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
* SECURITY UPDATE: Fix CGIHTTPServer information disclosure.
  - debian/patches/CVE-2011-1015.diff: Relative paths are now collapsed
    within the url properly before looking in cgi_directories.
  - CVE-2011-1015
* SECURITY UPDATE: fix XSS in SimpleHTTPServer
  - debian/patches/CVE-2011-4940.diff: add a charset parameter to the
    Content-type
  - CVE-2011-4940
* SECURITY UPDATE: update urllib and urllib2 for invalid redirections
  - debian/patches/CVE-2011-1521.diff: only process Location headers for
    http, https, and ftp
  - http://bugs.python.org/issue11662
  - CVE-2011-1521

lp://staging/~peter-pearse/ubuntu/natty/python2.6/prop001 (Has a merge proposal) 1 Development 2011-02-15 16:46:04 UTC
67. Fix for cross builds. Build host bui...

Author: Peter Pearse
Revision Date: 2011-02-15 16:46:04 UTC

Fix for cross builds.
Build host build binaries for use during the build,
rather than the target binaries.
Fix configure for cross builds.
Change sysconfig.py to find configuration files for cross builds.
Fix setup.py to pass cross tools when cross building

lp://staging/~peter-pearse/ubuntu/natty/python2.6/prop002 (Has a merge proposal) 1 Development 2011-03-08 13:37:35 UTC
67. Cross patch - see details in debian c...

Author: Peter Pearse
Revision Date: 2011-03-08 13:33:43 UTC

Cross patch - see details in debian changelog

lp://staging/~peter-pearse/ubuntu/natty/python2.6/prop003 (Has a merge proposal) 1 Development 2011-03-29 15:05:56 UTC
68. * configure.in - Set buggygetaddrin...

Author: Peter Pearse
Revision Date: 2011-03-29 15:05:56 UTC

  * configure.in - Set buggygetaddrinfo for cross builds
  * - Add py_cv_has_zd_printf for cross builds.
  * Makefile.pre.in - Use BUILDPYTHON where applicable for cross builds.
  * setup.py - For cross builds, pass cross toolchain info in python
               environment.
  * debian/rules - Build a build host python for use during a crossbuild
                   Adjust the configuration files & make environment
                   accordingly
  * Modules/Setup.dist - Drop system paths for zlib.

lp://staging/~peter-pearse/ubuntu/natty/python2.6/prop004 (Has a merge proposal) 1 Development 2011-03-30 10:15:01 UTC
68. * configure.in - Set buggygetaddrin...

Author: Peter Pearse
Revision Date: 2011-03-30 10:13:56 UTC

  * configure.in - Set buggygetaddrinfo for cross builds.
  * Add py_cv_has_zd_printf for cross builds.
  * Makefile.pre.in - Use BUILDPYTHON where applicable for cross builds.
  * setup.py - For cross builds, pass cross toolchain info in python
               environment.
  * Use multiarch paths where applicable.
  * debian/rules - Build a build host python for use during a crossbuild.
  * Adjust the configuration files & make environment
                   accordingly.
  * Modules/Setup.dist - Drop system paths for zlib.

17 of 7 results