Project

General

Profile

Actions

Patch #10242

closed

Migrate Redmine.pm from Digest::Sha1 to Digest::Sha

Added by Ales Zabala Alava about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The helper perl module to integrate subversion repositories authentication
with redmine uses Digest::SHA1. It would be far better to use Digest::SHA,
since it's faster and maintaned.

Digest::SHA1 has been removed from Debian distributions, for example.

The migration is quite simple, it's enough to rename all Digest::SHA1 to
Digest:SHA.


Files

sha1_to_sha.patch (1.1 KB) sha1_to_sha.patch Ales Zabala Alava, 2012-02-15 12:10

Related issues

Has duplicate Redmine - Defect #9896: Redmine.pm - cannot use on newest system (eg. debian wheezy/sid)Closed

Actions
Actions #1

Updated by Jean-Philippe Lang about 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Jean-Philippe Lang
  • Target version set to 1.3.2

Committed in r8882.

Actions #2

Updated by Jean-Philippe Lang about 12 years ago

  • Status changed from Resolved to Closed

Merged.

Actions

Also available in: Atom PDF