SHA256
1
0
forked from pool/python
OBS User unknown
2008-09-23 22:12:56 +00:00
committed by Git OBS Bridge
parent db72344b6c
commit da47da1873
17 changed files with 838 additions and 361 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Fri Sep 19 20:10:33 CEST 2008 - matejcik@suse.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 18:09:49 CEST 2008 - matejcik@suse.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 18:34:06 CEST 2008 - matejcik@suse.cz
- update to 2.6rc1 - bugfix-only pre-stable release
-------------------------------------------------------------------
Fri Sep 12 14:44:55 CEST 2008 - matejcik@suse.cz
- split package, as per fate#305065
- moved python-devel to be a subpackage of python-base
- minor fixes & packaging cleanups
-------------------------------------------------------------------
Wed Sep 10 16:31:29 CEST 2008 - matejcik@suse.cz
- fixed misapplied ssl-compat patch (caused segfaults when
opening SSL connections, bnc#425138 )
-------------------------------------------------------------------
Wed Sep 3 17:17:06 CEST 2008 - matejcik@suse.cz