Subject: CVS commit: pkgsrc/lang/python27
From: Havard Eidnes
Date: 2014-06-09 19:58:31
Message id: 20140609175831.3E83696@cvs.netbsd.org

Log Message:
Add patches to fix the remaining two functions reported as being
vulnerable to CVE-2013-1752, following the general theme of overflow
of line lengths.  This fixes the smtp and pop functions.
Taken / adapted from http://bugs.python.org/issue16041 and
http://bugs.python.org/issue16042.
PKGREVISION bumped.

Files:
RevisionActionfile
1.42modifypkgsrc/lang/python27/Makefile
1.41modifypkgsrc/lang/python27/distinfo
1.1addpkgsrc/lang/python27/patches/patch-Lib_poplib.py
1.1addpkgsrc/lang/python27/patches/patch-Lib_smtplib.py
1.1addpkgsrc/lang/python27/patches/patch-Lib_test_test__poplib.py
1.1addpkgsrc/lang/python27/patches/patch-Lib_test_test_smtplib.py
1.3addpkgsrc/lang/python27/patches/patch-Misc_NEWS