Public bug reported:

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

** Affects: offlineimap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/793574

Title:
  Please sync offlineimap 6.3.3-3 (universe) from debian unstable

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to