./lang/python26, Interpreted, interactive, object-oriented programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 2.6.4nb5, Package name: python26-2.6.4nb5, Maintainer: pkgsrc-users

Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

MESSAGE.SunOS [+/-]

Required to run:
[devel/libffi]

Required to build:
[devel/readline]

Master sites:

SHA1: bee572680d1966501247cb2b26e0e51f94d1cd13
RMD160: fd33853842110fa3636dd296f2f27646fd2b151a
Filesize: 10985.826 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-29 20:38:15 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket 3152 - requested by tron
security patch

Revisions pulled up:
- pkgsrc/lang/python26/Makefile		via patch
- pkgsrc/lang/python26/distinfo		via patch
- pkgsrc/lang/python26/patches/patch-af	via patch

   -------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Jun 29 08:15:42 UTC 2010

   Modified Files:
   	pkgsrc/lang/python26: Makefile distinfo
   Added Files:
   	pkgsrc/lang/python26/patches: patch-af

   Log message:
   Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database.

   To generate a diff of this commit:
   cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/python26/Makefile
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/python26/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python26/patches/patch-af