[request-tracker-maintainers] Bug#694484: lib/RT/CurrentUser.pm uses Digest::SHA1
Ansgar Burchardt
ansgar at debian.org
Mon Nov 26 19:45:41 UTC 2012
Package: src:request-tracker4
Version: 4.0.7-2
Severity: important
lib/RT/CurrentUser.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-request-tracker-maintainers
mailing list