Skip Menu |

This queue is for tickets about the Bloom-Filter CPAN distribution.

Report information
The Basics
Id: 94775
Status: rejected
Priority: 0/
Queue: Bloom-Filter

People
Owner: xaerxess [...] gmail.com
Requestors: dmn [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in:
  • 1.1
  • 1.2



Subject: [PATCH] Use Digest::SHA instead of deprecated Digest::SHA1
Date: Tue, 15 Apr 2014 22:32:38 +0300
To: bug-bloom-filter [...] rt.cpan.org
From: Damyan Ivanov <dmn [...] debian.org>
In Debian we are currently applying the attached trivial patch to Bloom-Filter. We thought you might be interested in it too. Description: Use Digest::SHA instead of deprecated Digest::SHA1 Thanks in advance, Damyan Ivanov, Debian Perl Group

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

Hi Damyan, This issue was fixed in version 1.1 (current version is 1.2), please upgrade libperl-bloom-filter, because that's no need to patch 1.0. I've created Bug#744895 in Debian to inform downstream about new version. Regards, Grzegorz On Wt 15 Apr 2014, 15:32:53, dmn@debian.org wrote: Show quoted text
> In Debian we are currently applying the attached trivial patch to > Bloom-Filter. We thought you might be interested in it too. > > Description: Use Digest::SHA instead of deprecated Digest::SHA1 > > > Thanks in advance, > Damyan Ivanov, Debian Perl Group
Subject: Re: [rt.cpan.org #94775] [PATCH] Use Digest::SHA instead of deprecated Digest::SHA1
Date: Wed, 16 Apr 2014 13:00:45 +0300
To: Grzegorz Rożniecki via RT <bug-Bloom-Filter [...] rt.cpan.org>
From: Damyan Ivanov <dmn [...] debian.org>
-=| Grzegorz Rożniecki via RT, 16.04.2014 01:25:57 -0400 |=- Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=94775 > > > This issue was fixed in version 1.1 (current version is 1.2), please > upgrade libperl-bloom-filter, because that's no need to patch 1.0. > I've created Bug#744895 in Debian to inform downstream about new > version.
Oh, I was going through group's packages looking for patches not forwarded upstream, and haven't looked at the resolved tickets in the RT. Sorry for the noise and thanks for the update! The updated Debian package is on its way to the archive. Cheers, Damyan