~ubuntu-branches/ubuntu/natty/python2.7/natty-security

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2012-09-27 15:38:07 UTC
  • Revision ID: package-import@ubuntu.com-20120927153807-2r32p8tipvekrmu6
Tags: 2.7.1-5ubuntu2.2
* 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
* 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
* SECURITY UPDATE: fix XSS in SimpleHTTPServer
  - debian/patches/CVE-2011-4940.diff: add a charset parameter to the
    Content-type
  - CVE-2011-4940
* SECURE UPDATE: http://bugs.python.org/issue13512
  - debian/patches/CVE-2011-4944.diff: create ~/.pypirc securely
  - CVE-2011-4944
Filename Latest Rev Last Changed Committer Comment Size
..
acceler.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 3.2 KB Diff Download File
asdl.py 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 11 KB Diff Download File
File asdl_c.py 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 39.8 KB Diff Download File
bitset.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 1 KB Diff Download File
firstsets.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 2.7 KB Diff Download File
grammar.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 6.7 KB Diff Download File
grammar1.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 1.1 KB Diff Download File
intrcheck.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 2.5 KB Diff Download File
listnode.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 1.2 KB Diff Download File
metagrammar.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 2.4 KB Diff Download File
myreadline.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 5.7 KB Diff Download File
node.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 3.8 KB Diff Download File
parser.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 11.4 KB Diff Download File
parser.h 1 14 years ago Bazaar Package Importer Import upstream version 2.7~a2 1 KB Diff Download File
parsetok.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 7.7 KB Diff Download File
pgen.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 17.4 KB Diff Download File
pgenmain.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 3.7 KB Diff Download File
printgrammar.c 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 2.9 KB Diff Download File
Python.asdl 1.1.5 13 years ago Bazaar Package Importer Import upstream version 2.7 4.2 KB Diff Download File
spark.py 1 14 years ago Bazaar Package Importer Import upstream version 2.7~a2 26.3 KB Diff Download File
tokenizer.c 1.1.5 13 years ago Bazaar Package Importer Import upstream version 2.7 47.2 KB Diff Download File
tokenizer.h 1.1.4 13 years ago Bazaar Package Importer Import upstream version 2.7~rc2 2.8 KB Diff Download File
tokenizer_pgen.c 1 14 years ago Bazaar Package Importer Import upstream version 2.7~a2 36 bytes Diff Download File