[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.
- extend the description for more details to avoid lintian warnings.
  * debian/copyright: fix lintian warnings.
  * openvpn-vulnkey.1: fix format error seen from lintian warning.

 -- Ubuntu Archive Auto-Sync arch...@ubuntu.com   Fri,  12 Jun 2009
13:18:53 +0100

** Changed in: openvpn-blacklist (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 added: md5.diff
   http://launchpadlibrarian.net/27646426/md5.diff

-- 
openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 is deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Carrez thierry.car...@ubuntu.com   Mon, 06 Apr 2009
14:35:47 +0200

** Changed in: openssl-blacklist (Ubuntu)
   Status: Confirmed = Fix Released

-- 
openvpn - openssl-vulnkey:24: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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   import sha
https://bugs.launchpad.net/bugs/352170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs