It (looks like it) works for me. For a while already and nobody complained. Digest::SHA ist shipped with perl 5.14.2-6ubuntu2.2 (which Replaces libdigest-sha-perl). Maybe I did some magic to fix something up but can't really remember.
-- You received this bug notification because you are subscribed to Ubuntu. https://bugs.launchpad.net/bugs/953981 Title: Apache::Authn::Redmine broken in precise Status in “redmine” package in Ubuntu: Confirmed Bug description: Apache::Authn::Redmine /usr/share/redmine/extra/svn/Redmine.pm is broken in precise, changes needed: 30c30 < aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl libdigest-sha-perl --- > aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl 102c102 < use Digest::SHA; --- > use Digest::SHA1; To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/953981/+subscriptions _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
