Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-devel: The libraries and header files needed for Python development.
Name: | python-devel |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.4.3 |
License: | PSF - see LICENSE |
Release: | 27.SEL5_4 |
URL: | http://www.python.org/ |
- Summary
- The Python programming language's interpreter can be extended with
dynamically loaded extensions and can be embedded in other programs.
This package contains the header files and libraries needed to do
these types of tasks.
Install python-devel if you want to develop Python extensions. The
python package will also need to be installed. You'll probably also
want to install the python-docs package, which contains Python
documentation.
Changelog
- * Thu Sep 17 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Jun 12 01:00:00 2009 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-27.el5
-
- Add workaround for subprocess import with threads
- Resolves: 499095
- Resolves: rhbz#499097
- Resolves: rhbz#498979
- * Sat Apr 18 01:00:00 2009 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-24.el5_3.4
-
- Fix all of the low priority security bugs:
- Resolves: 486351
- Multiple integer overflows in python core
- Resolves: 455008
- PyString_FromStringAndSize does not check for negative size values
- Resolves: 443810
- Multiple integer overflows discovered by Google
- Resolves: 455013
- Multiple buffer overflows in unicode processing
- Resolves: 454990
- Potential integer underflow and overflow in the PyOS_vsnprintf C API function
- Resolves: 455018
- imageop module multiple integer overflows
- Resolves: 469656
- stringobject, unicodeobject integer overflows
- Resolves: 470915
- integer signedness error in the zlib extension module
- Resolves: 442005
- off-by-one locale.strxfrm() (possible memory disclosure)
- Resolves: 235093
- imageop module heap corruption
- Resolves: 295971