Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Authen-OATH CPAN distribution.

Report information
The Basics
Id: 76188
Status: resolved
Priority: 0/
Queue: Authen-OATH

People
Owner: sifukurt [...] yahoo.com
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

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



Subject: [PATCH] use Digest::SHA (perl core) instead of Digest::SHA1
Date: Sat, 31 Mar 2012 18:27:28 +0200
To: bug-authen-oath [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to Authen-OATH. We thought you might be interested in it, too. Description: use Digest::SHA (in perl core) instead of Digest::SHA1 Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2012-03-31 Thanks in advance, gregor herrmann, Debian Perl Group

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

On Sat Mar 31 12:27:42 2012, gregoa@debian.org wrote: Show quoted text
> In Debian we are currently applying the attached patch to Authen-OATH. > We thought you might be interested in it, too. > > Description: use Digest::SHA (in perl core) instead of Digest::SHA1 > Origin: vendor > Author: gregor herrmann <gregoa@debian.org> > Last-Update: 2012-03-31 > > > Thanks in advance, > gregor herrmann, Debian Perl Group
Hi Gregor, Thanks very much for this. This change will be in the next release. Best, Olaf
On Mon Jul 11 12:06:47 2016, OALDERS wrote: Show quoted text
> On Sat Mar 31 12:27:42 2012, gregoa@debian.org wrote:
> > In Debian we are currently applying the attached patch to Authen-OATH. > > We thought you might be interested in it, too. > > > > Description: use Digest::SHA (in perl core) instead of Digest::SHA1 > > Origin: vendor > > Author: gregor herrmann <gregoa@debian.org> > > Last-Update: 2012-03-31 > > > > > > Thanks in advance, > > gregor herrmann, Debian Perl Group
> > Hi Gregor, > > Thanks very much for this. This change will be in the next release. > > Best, > > Olaf >
Subject: Re: [rt.cpan.org #76188] [PATCH] use Digest::SHA (perl core) instead of Digest::SHA1
Date: Wed, 20 Jul 2016 19:42:45 +0200
To: Olaf Alders via RT <bug-Authen-OATH [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Mon, 11 Jul 2016 12:06:48 -0400, Olaf Alders via RT wrote: Show quoted text
> > Description: use Digest::SHA (in perl core) instead of Digest::SHA1 > > Origin: vendor > > Author: gregor herrmann <gregoa@debian.org> > > Last-Update: 2012-03-31
> > Thanks very much for this. This change will be in the next release.
Thanks! 2.0.0 uploaded to Debian/unstable. Cheers, gregor -- .''`. Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `-
Download signature.asc
application/pgp-signature 949b

Message body not shown because it is not plain text.

On Wed Jul 20 13:43:07 2016, gregoa@debian.org wrote: Show quoted text
> On Mon, 11 Jul 2016 12:06:48 -0400, Olaf Alders via RT wrote: >
> > > Description: use Digest::SHA (in perl core) instead of Digest::SHA1 > > > Origin: vendor > > > Author: gregor herrmann <gregoa@debian.org> > > > Last-Update: 2012-03-31
> > > > Thanks very much for this. This change will be in the next release.
> > Thanks! 2.0.0 uploaded to Debian/unstable. > > Cheers, > gregor >
Thanks, gregor!