Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter - A graphical user interface for the Python scripting language.
- Description:
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.
Packages
tkinter-2.4.3-44.el5.x86_64
[279 KiB] |
Changelog
by David Malcolm (2011-04-14):
- add patch adapted from upstream (patch 208) to add support for building
against system expat; add --with-system-expat to "configure" invocation; remove
embedded copy of expat-1.95.8 from the source tree during "prep"
- ensure pyexpat.so gets built by explicitly listing all C modules in the
payload in %files, rather than using dynfiles
Resolves: CVE-2009-3720
- backport three security fixes to 2.4 (patches 209, 210, 211):
Resolves: CVE-2011-1521
Resolves: CVE-2011-1015
Resolves: CVE-2010-3493
|