Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter: A graphical user interface for the Python scripting language.
Name: | tkinter |
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 Tkinter (Tk interface) program is an graphical user interface for
the Python scripting language.
You should install the tkinter package if you'd like to use a graphical
user interface for Python programming.
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