Actions
Defect #9896
closedRedmine.pm - cannot use on newest system (eg. debian wheezy/sid)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Redmine.pm - cannot use on newest system (eg. debian wheezy/sid)
It's a problem, because on new repository there isn't any:
use Digest::SHA1;
There is only new SHA, its a new replacement for it, and to use SHA1 i need to install very old version of debian and then upgrade 2 or 3 dist up.
Thanks for your work.
Related issues
Actions