[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-06-12 Thread Launchpad Bug Tracker
This bug was fixed in the package openvpn-blacklist - 0.4 --- openvpn-blacklist (0.4) unstable; urgency=low * openvpn-blacklist: replace "md5" with "hashlib" for Python 2.6 migration (LP: #352170). * debian/control: - update standards version, no changes needed. - exte

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-06-08 Thread Kees Cook
Thanks! The patch is almost correct (no ".new"). I've uploaded this (along with many other small changes) to Debian and it should sync shortly. ** Changed in: openvpn-blacklist (Ubuntu) Status: Triaged => Fix Committed -- openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-06-08 Thread Thierry Carrez
UNTESTED patch, based on openssl-vulnkey work ** Also affects: openvpn-blacklist (Ubuntu) Importance: Undecided Status: New ** Changed in: openvpn-blacklist (Ubuntu) Importance: Undecided => Low ** Changed in: openvpn-blacklist (Ubuntu) Status: New => Triaged ** Attachment a

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-05-25 Thread szamcsi
The problem still exists in in openvpn-blacklist 0.3 (openvpn 2.1~rc11-1ubuntu3 depends on this package): /usr/sbin/openvpn-vulnkey:22: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 -- openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is depre

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl-blacklist - 0.4.2ubuntu1 --- openssl-blacklist (0.4.2ubuntu1) jaunty; urgency=low * openssl-vulnkey: Use hashlib python module (instead of sha module) to avoid a DeprecationWarning when starting up openvpn (LP: #352170) -- Thierry Carr

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-04-06 Thread Thierry Carrez
Patch to use hashlib instead of sha. ** Attachment added: "openssl-blacklist_0.4.2ubuntu1.debdiff" http://launchpadlibrarian.net/24865683/openssl-blacklist_0.4.2ubuntu1.debdiff -- openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

[Bug 352170] Re: openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha

2009-03-31 Thread Thierry Carrez
openssl-vulnkey is part of the openssl-blacklist package. The warning can be safely ignored, but that would look better if we weren't emitting it at all ? ** Also affects: openssl-blacklist (Ubuntu) Importance: Undecided Status: New ** Changed in: openssl-blacklist (Ubuntu) Importan