Subject: CVS commit: pkgsrc/lang/python27
From: Matthias Scheler
Date: 2012-03-24 13:04:38
Message id: 20120324120438.4D1B2175DD@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.14modifypkgsrc/lang/python27/Makefile
1.16modifypkgsrc/lang/python27/distinfo
1.4modifypkgsrc/lang/python27/patches/patch-au
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Doc_library_sys.rst
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Doc_reference_datamodel.rst
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Doc_using_cmdline.rst
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Include_object.h
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Include_pydebug.h
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Include_pythonrun.h
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_os.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_cmd_line.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_compiler.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_hash.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_os.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_set.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_support.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Lib_test_test_sys.py
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Misc_NEWS
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Misc_python.man
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Modules_main.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Modules_posixmodule.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Objects_bufferobject.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Objects_object.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Objects_stringobject.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Objects_unicodeobject.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-PCbuild_pythoncore.vcproj
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Python_pythonrun.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Python_random.c
1.1addpkgsrc/lang/python27/patches/patch-CVE-2012-1150-Python_sysmodule.c