Skip Menu |

This queue is for tickets about the Atompub CPAN distribution.

Report information
The Basics
Id: 68183
Status: resolved
Priority: 0/
Queue: Atompub

People
Owner: takeru.inoue+perl [...] gmail.com
Requestors: carnil [...] debian.org
Cc:
AdminCc:

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



Subject: Use Digest::SHA instead of Digest::SHA1
Date: Fri, 13 May 2011 22:07:47 +0200
To: bug-Atompub [...] rt.cpan.org
From: Salvatore Bonaccorso <carnil [...] debian.org>
Hi Your module currently uses Digest::SHA1 in lib/Atompub/Server.pm and lib/Atompub/Client.pm. Attached patch changes the module to use Digest::SHA 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, Salvatore

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

Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

Sorry for my snail response, and thank you for your patch. I applied the patch and released the new version. Regards,
This ticket has been closed.