Subject: CVS commit: [pkgsrc-2013Q4] pkgsrc/lang/python27
From: S.P.Zeidler
Date: 2014-02-10 19:13:44
Message id: 20140210181344.9CC2696@cvs.netbsd.org

Log Message:
Pullup ticket #4319 - requested by tron
lang/python27: security fix

Revisions pulled up:
- lang/python27/Makefile                                        1.34
- lang/python27/distinfo                                        1.30
- lang/python27/patches/patch-Modules_socketmodule.c            1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sun Feb  9 09:02:50 UTC 2014

   Modified Files:
   	pkgsrc/lang/python27: Makefile distinfo
   Added Files:
   	pkgsrc/lang/python27/patches: patch-Modules_socketmodule.c

   Log Message:
   Add fix for security vulnerability reported in SA56624.
   Patch taken from Python Mercurial repository.

   To generate a diff of this commit:
   cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/python27/Makefile
   cvs rdiff -u -r1.29 -r1.30 pkgsrc/lang/python27/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/lang/python27/patches/patch-Modules_socketmodule.c

Files:
RevisionActionfile
1.33.2.1modifypkgsrc/lang/python27/Makefile
1.29.2.1modifypkgsrc/lang/python27/distinfo
1.1.2.2addpkgsrc/lang/python27/patches/patch-Modules_socketmodule.c