Bug#694486: lib/LWP/Authen/Wsse.pm uses Digest::SHA1

2012-11-27 Thread Salvatore Bonaccorso
Control: tags -1 + pending Hi On Mon, Nov 26, 2012 at 08:50:34PM +0100, Ansgar Burchardt wrote: > Package: liblwp-authen-wsse-perl > Version: 0.05-1 > Severity: serious > > lib/LWP/Authen/Wsse.pm uses Digest::SHA1 which is no longer in Debian. > It should use Digest::SHA instead which is part of

Bug#694486: lib/LWP/Authen/Wsse.pm uses Digest::SHA1

2012-11-26 Thread Ansgar Burchardt
Package: liblwp-authen-wsse-perl Version: 0.05-1 Severity: serious lib/LWP/Authen/Wsse.pm uses Digest::SHA1 which is no longer in Debian. It should use Digest::SHA instead which is part of the core modules included with the perl interpreter since 5.10. In most cases just replacing Digest::SHA1 by