Activity log for bug #793574

Date Who What changed Old value New value Message
2011-06-06 14:41:19 Scott Moser bug added bug
2011-06-06 14:44:36 Scott Moser bug added subscriber Ubuntu Sponsors Team
2011-06-06 14:46:41 Scott Moser description Binary package hint: offlineimap Hi, Please do a sync from debian of offlineimap. We can completely drop the Ubuntu delta. The latest entry in the Ubuntu changelog is : > offlineimap (6.2.0.2ubuntu1) maverick; urgency=low > > * Merge from debian unstable (LP: #605011). Remaining changes: > - Use ssl.wrap_socket() instead of deprecated socket.ssl(); see changelog > entry for 6.2.0+nmu2ubuntu1 for rationale. > - Use python >= 2.6 I believe we can drop the 2.6 python requirement for 2 reasons: a.) there is nothing less than 2.6 in the archive for oneiric. b.) It was added to avoid a deprecated warning (bug 429655), that is handled in offlineimap code now (so even python 2.4 users should not see this error) We can drop the ssl.wrap_socket modification as it is also handled in upstream now, with a 'try..except NameError' (see lines 187 at [1]). I believe this sync will fix at least: * bug 792043 : issues with python 2.7.2 * bug 675120 : offlineimap: fails to check the remote server's ssl certificate is valid -- [1] http://bazaar.launchpad.net/~ubuntu-branches/debian/sid/offlineimap/sid/view/head:/of flineimap/imaplibutil.py Binary package hint: offlineimap Hi,    Please do a sync from debian of offlineimap. We can completely drop the Ubuntu delta.    The latest entry in the Ubuntu changelog is : > offlineimap (6.2.0.2ubuntu1) maverick; urgency=low > > * Merge from debian unstable (LP: #605011). Remaining changes: > - Use ssl.wrap_socket() instead of deprecated socket.ssl(); see changelog > entry for 6.2.0+nmu2ubuntu1 for rationale. > - Use python >= 2.6 I believe we can drop the 2.6 python requirement for 2 reasons:  a.) there is nothing less than 2.6 in the archive for oneiric.  b.) It was added to avoid a deprecated warning (bug 429655), that is      handled in offlineimap code now (so even python 2.4 users should not      see this error) We can drop the ssl.wrap_socket modification as it is also handled in upstream now, with a 'try..except NameError' (see lines 187 at [1]). I believe this sync will fix at least:  * bug 792043 : issues with python 2.7.2  * bug 675120 : offlineimap: fails to check the remote server's ssl certificate is valid -- [1] http://bazaar.launchpad.net/~ubuntu-branches/debian/sid/offlineimap/sid/view/head:/offlineimap/imaplibutil.py
2011-06-06 15:24:14 Loïc Minier offlineimap (Ubuntu): status New Triaged
2011-06-06 15:24:42 Loïc Minier bug added subscriber Ubuntu Package Archive Administrators
2011-06-06 16:58:45 Colin Watson offlineimap (Ubuntu): status Triaged Fix Released
2011-06-06 17:01:40 Benjamin Drung removed subscriber Ubuntu Sponsors Team