Subject: CVS commit: pkgsrc/lang/python26
From: Matthias Scheler
Date: 2012-03-25 11:09:05
Message id: 20120325090906.165EB175DD@cvs.netbsd.org

Log Message:
Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken
from the Python Mercurial repository.

Files:
RevisionActionfile
1.46modifypkgsrc/lang/python26/Makefile
1.44modifypkgsrc/lang/python26/distinfo
1.8modifypkgsrc/lang/python26/patches/patch-au
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Doc_library_sys.rst
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Doc_reference_datamodel.rst
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Doc_using_cmdline.rst
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Include_object.h
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Include_pydebug.h
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Include_pythonrun.h
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_os.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_cmd_line.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_hash.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_os.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_set.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_support.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_symtable.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Lib_test_test_sys.py
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Misc_NEWS
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Misc_python.man
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Modules_main.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Modules_posixmodule.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Objects_bufferobject.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Objects_object.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Objects_stringobject.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Objects_unicodeobject.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-PCbuild_pythoncore.vcproj
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Python_pythonrun.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Python_random.c
1.1addpkgsrc/lang/python26/patches/patch-CVE-2012-1150-Python_sysmodule.c