Changelog for
python-docs-2.2.3-17tr.i586.rpm :
Mon Oct 9 14:00:00 2006 Nived Gopalan
2.2.3-17tr
- SECURITY FIX: Benjamin C. Wiley Sittler has reported a vulnerability
in Python caused due to incorrect handling of UTF32/UCS-4 encoded
strings within the \"repr()\" function. If an application uses the
\"repr()\" function to process attacker supplied data, this can
potentially be exploited to execute arbitrary code.
The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CVE-2006-4980 to this issue.
Mon Aug 29 14:00:00 2005 Syed Shabir Zakiullah 2.2.3-16tr
- SECURITY FIX: Heap overflow in pcre_compile.c
- Integer overflow in pcre_compile.c in Perl Compatible Regular
Expressions (PCRE) before 6.2, as used in multiple products, allows
attackers to execute arbitrary code via quantifier values in regular
expressions, which leads to a heap-based buffer overflow.
- The python packages use a private copy of pcre code.
The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2005-2491 to this issue.
Mon Feb 7 13:00:00 2005 Oystein Viggen 2.2.3-15tr
- CAN-2005-0089, fix flaw in SimpleXMLRPCServer
Fri Nov 26 13:00:00 2004 Erlend Midttun 2.2.3-14tr
- Modules require expat-libs.
Wed Nov 10 13:00:00 2004 Oystein Viggen 2.2.3-13tr
- Rebuild with shared openssl
Tue Oct 12 14:00:00 2004 Erlend Midttun 2.2.3-12tr
- Rebuilt
Wed Oct 6 14:00:00 2004 Ajith Thampi 2.2.3-11tr
- Added PreReq /var/lib/rpm
Mon Mar 15 13:00:00 2004 Chr. Toldnes 2.2.3-10tr
- Added patch from upstream to fix CacheFTPHandler
Fri Feb 27 13:00:00 2004 Erlend Midttun 2.2.3-8tr
- Need g++ again.
Fri Dec 5 13:00:00 2003 Erlend Midttun 2.2.3-7tr
- Big rebuild
Sat Oct 4 14:00:00 2003 Goetz Bock 2.2.3-6bg
- fixed double include
Thu Aug 14 14:00:00 2003 Erlend Midttun 2.2.3-5tr
- Rebuilt for cloud.
Mon Jul 21 14:00:00 2003 Goetz Bock 2.2.3-4bg
- added distutils and plat-linux-i586 to devel
- added new sub-package for all the other python modules
Mon Jun 23 14:00:00 2003 Erlend Midttun 2.2.3-3tr
- Added %defattr.
Wed Jun 18 14:00:00 2003 Erlend Midttun 2.2.3-2tr
- Big rebuild
Sun Jun 1 14:00:00 2003 Gerald Dachs 2.2.3-1gd
- New upstream version 2.2.3
Thu May 15 14:00:00 2003 Tore Olsen 2.2.2-3to
- Added buildrequires
- Removed tools package, it contained only GUI stuff.
- Fixed doc package
Thu Apr 3 14:00:00 2003 Erlend Midttun 2.2.2-2em
- Eh? C++ required?
Tue Apr 1 14:00:00 2003 Erlend Midttun 2.2.2-1em
- New upstream.
Mon Mar 24 13:00:00 2003 Erlend Midttun 2.2.1-5em
- Rebuilt against glibc 2.3.2.
Sat Jan 18 13:00:00 2003 Gerald Dachs 2.2.1-4gd
- rebuilt against openssl 0.9.7-1gd
Wed Jun 12 14:00:00 2002 Christian H. Toldnes 2.2.1-3ct
- Minor cleanup
Mon Jun 10 14:00:00 2002 Christian H. Toldnes 2.2.1-2ct
- Rebuilt against better glibc.
Fri May 31 14:00:00 2002 Christian H. Toldnes
- Update to 2.2.1
Wed Mar 28 14:00:00 2001 Alexander Reelsen
- Linked against new gmp libraries in order to satisfy dependencies
Thu Oct 26 14:00:00 2000 Erlend Midttun
- Autorebuild to link with new libraries.
Mon May 8 14:00:00 2000 Oystein Viggen
- Remove tkinter, as there is no GUI in TSL
Fri Sep 17 14:00:00 1999 Tim Powers
- added modulator, and pynche to the python-tools package
- using a files list in the %files section for python-tools
Fri Sep 17 14:00:00 1999 Michael K. Johnson
- added conflicts/requires between subpackages so that you cannot
have an older tkinter installed with a new python.
- added more tools
Wed Sep 15 14:00:00 1999 Michael K. Johnson
- changed defattr so that executable scripts in docs stay executable
Tue Aug 24 14:00:00 1999 Bill Nottingham
- rebuild to fix broken tkinter.
Mon Aug 9 14:00:00 1999 Matt Wilson
- fixed bogus /usr/local/bin/python requirements
Sat Jul 17 14:00:00 1999 Matt Wilson
- added patch to import global symbols until we get libtool patched
Sun Jul 11 14:00:00 1999 Matt Wilson
- updated to 1.5.2
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 10)
Thu Mar 18 13:00:00 1999 Bill Nottingham
- fix permissions in python-docs
Thu Feb 11 13:00:00 1999 Michael Johnson
- added mpzmodule at user request (uses gmp)
- added bsddbmodule at user request (uses db 1.85 interface)
Mon Feb 8 13:00:00 1999 Michael Johnson
- add --with-threads at user request
- clean up spec file
Fri Jan 8 13:00:00 1999 Michael K. Johnson
- New libc changes ndbm.h to db1/ndbm.h and -ldb to -ldb1
Thu Sep 3 14:00:00 1998 Jeff Johnson
- recompile for RH 5.2.
Wed May 6 14:00:00 1998 Cristian Gafton
- python-docs used to require /usr/bin/sed. Changed to /bin/sed instead
Wed Apr 29 14:00:00 1998 Cristian Gafton
- fixed the spec file for version 1.5.1
- buildroot (!)
Mon Apr 20 14:00:00 1998 Michael K. Johnson
- updated to python 1.5.1
- created our own Python-Doc tar file from 1.5 to substitute for the
not-yet-released Doc package.
- build _tkinter properly
- use readline again
- build crypt module again
- install rand replacement module
- added a few modules
Thu Apr 9 14:00:00 1998 Erik Troan
- updated to python 1.5
- made /usr/lib/python1.5 file list automatically generated
Tue Nov 4 13:00:00 1997 Michael K. Johnson
- Fixed dependencies for python and tkinter
Mon Nov 3 13:00:00 1997 Michael K. Johnson
- pulled out tk-related stuff into tkinter package
Fri Oct 10 14:00:00 1997 Erik Troan
- bunches of scripts used /usr/local/bin/python instead of /usr/bin/python
Tue Sep 30 14:00:00 1997 Erik Troan
- updated for tcl/tk 8.0
Thu Jul 10 14:00:00 1997 Erik Troan
- Built on \"glibc\"