Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
        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-46.el5_8.2.i386
              [279 KiB] | Changelog
              by David Malcolm (2012-04-30): - if hash randomization is enabled, also enable it within pyexpat
Resolves: CVE-2012-0876 | 
            | tkinter-2.4.3-44.el5.i386
              [278 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 | 
            | tkinter-2.4.3-43.el5.i386
              [277 KiB] | Changelog
              by David Malcolm (2010-12-10): - add missing patch 206
Related: rhbz#549372 |