Changelog for
python-32bit-2.6.8-12.1.x86_64.rpm :
Thu Aug 9 14:00:00 2012 lijewski.stefanAATTzabka.pl
- update to 2.6.8 fixes lots of bugs and CVS (all security bugs
similiar for openSUSE:11.4 and 12.1)
- patch cleanup
Mon Mar 29 14:00:00 2010 matejcikAATTsuse.cz
- removed expat-related source pieces to ensure that they don\'t
sneak into release
Tue Sep 8 14:00:00 2009 maxAATTsuse.de
- removed blt from BuildRequires so that it can be dropped.
Fri Sep 4 14:00:00 2009 matejcikAATTsuse.cz
- added patch for potential SSL hangup during handshake (bnc#525295)
Wed Jul 29 14:00:00 2009 matejcikAATTsuse.cz
- renamed multilib patch to reflect the changes
Thu Jul 16 14:00:00 2009 cooloAATTnovell.com
- disable as-needed to fix build
Mon Apr 27 14:00:00 2009 matejcikAATTsuse.cz
- update to 2.6.2
* bugfix-only release for 2.6 series
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Mon Dec 15 13:00:00 2008 matejcikAATTsuse.cz
- reenabled bsddb module, so that dependent packages can build
( bnc#441088 )
Thu Oct 9 14:00:00 2008 matejcikAATTsuse.cz
- update to 2.6 (version name is 2.6.0 to prevent upgrade problems)
- don\'t run the whole test suite, only run tests for
newly built modules
- provide %name = 2.6
Fri Sep 19 14:00:00 2008 matejcikAATTsuse.cz
- moved testsuite to %check section
- update to 2.6rc2, removing the last remaining security patch
- included fix for socket.ssl() behavior regression, fixing
bnc#426563
Tue Sep 16 14:00:00 2008 matejcikAATTsuse.cz
- moved python-xml to subpackage of python-base
- moved dbm.so to gdbm subpackage
- moved ssl.py and sqlite3 module to this
Mon Sep 15 14:00:00 2008 matejcikAATTsuse.cz
- update to 2.6rc1 - bugfix-only pre-stable release
Fri Sep 12 14:00:00 2008 matejcikAATTsuse.cz
- split package, as per fate#305065
- moved python-devel to be a subpackage of python-base
- minor fixes & packaging cleanups
Wed Sep 10 14:00:00 2008 matejcikAATTsuse.cz
- fixed misapplied ssl-compat patch (caused segfaults when
opening SSL connections, bnc#425138 )
Wed Sep 3 14:00:00 2008 matejcikAATTsuse.cz
- updated to 2.6beta3 from BETA dist, summary of changes follows:
* patches update/cleanup
* removed failing tests (test_unicode, test_urllib2), those will
be reworked later to not fail
* fixed ncurses/panel.h include
* removed most security fixes, as they are already included in
this version
* removed imageop/rgbimg
(reasons: they only work in 32bit environment anyway, are
deprecated by upstream and have inherent security problems)
* fixed pythonstart script to trim history after 10000 lines
(bnc#399190)
- 2.6beta3 is mostly stable release of the 2.6 series,
package will be updated to 2.6 final as soon as it comes out
(in the beginning of October)
Wed Jul 30 14:00:00 2008 matejcikAATTsuse.cz
- security fixes for issues mentioned in bnc#406051:
* CVE-2008-2315 - multiple integer overflows in basic types
* CVE-2008-2316 - partial hashing of huge data with hashlib
* CVE-2008-3142 - multiple buffer oveflows in unicode processing
* CVE-2008-3144 - possible integer over/underflow in mysnprintf
* buffer overflows in expandtabs() method (afaik no CVE assigned)
- also mentioned CVE-2008-3143 is already fixed in python 2.5.2
Mon Jun 30 14:00:00 2008 schwabAATTsuse.de
- Work around autoheader bug.
Fri Jun 13 14:00:00 2008 schwabAATTsuse.de
- Fix configure script.
Thu Apr 24 14:00:00 2008 matejcikAATTsuse.cz
- proper path for html documentation from python-doc,
help text mentioning python-doc package in pydoc
(bnc#380942)
Wed Apr 16 14:00:00 2008 matejcikAATTsuse.cz
- PyString_FromStringAndSize now checks size parameter
(bnc#379534, CVE-2008-1721)
Tue Apr 15 14:00:00 2008 adrianAATTsuse.de
- disable DNS lookup test when running in build service.
The XEN build hosts have no network.
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Mon Apr 7 14:00:00 2008 schwabAATTsuse.de
- Limit virtual memory to avoid spurious testsuite failures.
Mon Mar 10 13:00:00 2008 matejcikAATTsuse.cz
- bnc#367853 turned out to be invalid, upstream is already on to
the real problem
- forcing -fwrapv to compiler flags until upstream has a solution
Wed Feb 27 13:00:00 2008 matejcikAATTsuse.cz
- update to 2.5.2
- bugfix-only release, over 100 bugs fixed
- removed hppa patch (already included)
- disabled test_str until gcc issue bnc#367853 is resolved
Tue Nov 13 13:00:00 2007 matejcikAATTsuse.cz
- patched a bug in sqlite module that would cause segfault on
call to executescript()
- > TODO return and improve the patch
Mon Sep 3 14:00:00 2007 matejcikAATTsuse.cz
- replaced fdupes oneliner with %fdupes macro
- added /usr/bin/python2 symlink (#307097)
- obsoletes python-elementtree and python-sqlite (#301182)
(obsoletes, but doesn\'t provide - the modules that obsolete those
packages are renamed and dependent packages need to be changed)
Fri Aug 24 14:00:00 2007 bgAATTsuse.de
- fix build on hppa
Fri Aug 3 14:00:00 2007 jmatejekAATTsuse.cz
- replaced duplicate files with hardlinks
Fri Jul 27 14:00:00 2007 jmatejekAATTsuse.cz
- removed emacs python-mode and dependency on emacs
Fri Jun 8 14:00:00 2007 jmatejekAATTsuse.cz
- revisited & explained failing tests
- applied EINTR recovery patch (#278622)
- experimental replacement of shebang strings,
removing dependency on /usr/bin/env
Thu May 24 14:00:00 2007 jmatejekAATTsuse.cz
- update to 2.5.1
- bugfix only release, over 150 bugs fixed
- fixes off-by-one memory leak in _localemodule.c
(#276889, CVE-2007-2052)
- unnecessary patches removed, minor build cleanup
- warns when attempting to use https proxy (#214983)
Mon May 21 14:00:00 2007 roAATTsuse.de
- make setup.py accept db-4.5
Thu Mar 29 14:00:00 2007 ajAATTsuse.de
- Add ncurses-devel to BuildRequires.
Sat Mar 24 13:00:00 2007 ajAATTsuse.de
- Add libbz2-devel to BuildRequires.
Fri Mar 23 13:00:00 2007 rguentherAATTsuse.de
- add gdbm-devel BuildRequires
Mon Jan 8 13:00:00 2007 cthielAATTsuse.de
- fix sqlite3 support (#228733)
Tue Sep 19 14:00:00 2006 jmatejekAATTsuse.cz
- update to 2.5 final, going into STABLE dist
- issue with lib/python/config is not caused by dirs patch
Wed Sep 13 14:00:00 2006 jmatejekAATTsuse.cz
- update to 2.5c2
- 2.5 final is expected next week
- removed testfiles.tar.bz2 from package due to copyright issues
(see #204867). Reminder: enable urlfetch or put it back (or both,
using Nosource)
Tue Sep 5 14:00:00 2006 jmatejekAATTsuse.cz
- update to 2.5c1
- many new features, see http://www.python.org/dev/peps/pep-0356/
- 64bit indices issue will require changes of modules, see
http://www.python.org/dev/peps/pep-0353/ for transition guidelines
- non-backwards-compatible changes, see
http://docs.python.org/dev/whatsnew/section-other.html
(this link is expected to die, so just search for \"what\'s new in 2.5\")
- open issues in build process:
- sed\'ing out /usr/local/bin/python from files causes build to fail
if not filtered by grep (see %prep section) - might be a bug in sed
- 2.3.3-dirs patch + --enable-shared + --libdir breaks build,
because \"-L/usr/lib
*/python2.5/config\" is added instead of \"-L.\"
Workaround in 2.5c1-dirs-fix, should be replaced soon
- test_file fails in autobuild, but is OK when building manually
- test_nis fails in autobuild, probably due to a misconfiguration
on autobuild servers
- it might be good to create python-sqlite3 subpackage