Skip Menu |

This queue is for tickets about the Crypt-OpenSSL-DSA CPAN distribution.

Report information
The Basics
Id: 60271
Status: resolved
Priority: 0/
Queue: Crypt-OpenSSL-DSA

People
Owner: Nobody in particular
Requestors: ANSGAR [...] cpan.org
Cc: CARNIL [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Use Digest::SHA instead of Digest::SHA1
Date: Thu, 12 Aug 2010 14:27:08 +0900
To: bug-Crypt-OpenSSL-DSA [...] rt.cpan.org
From: Ansgar Burchardt <ANSGAR [...] cpan.org>
Hi, the attached patch changes Crypt::OpenSSL::DSA to use the Digest::SHA module instead of Digest::SHA1. Digest::SHA is part of the standard perl distribution since perl v5.9.3 so this reduces the number of external dependencies by one. Please consider applying it for the next release. Regards, Ansgar

Message body is not shown because sender requested not to inline it.

Thank you, patch applied, should be in version 0.14 which should be on CPAN in next few hours.