OBS User unknown
2008-09-07 23:36:49 +00:00
committed by Git OBS Bridge
parent 5391cacb81
commit db72344b6c
22 changed files with 218 additions and 1420 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Sep 3 17:17:06 CEST 2008 - matejcik@suse.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 20:35:02 CEST 2008 - matejcik@suse.cz