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

Ansgar Burchardt ansgar at debian.org
Mon Nov 26 19:50:34 UTC 2012


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 Digest::SHA should be
enough.  Also change Digest/SHA1.pm to Digest/SHA.pm.

Ansgar



More information about the pkg-perl-maintainers mailing list