Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (26m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 16:19:30 UTC Now

2014-02-10 18:13:44 UTC pkgsrc-2013Q4 commitmail json YAML

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

(spz)