Fedora 18 Update: perl-Digest-SHA-5.74-3.fc18

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 30 00:40:53 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-0937
2013-01-18 19:33:49
--------------------------------------------------------------------------------

Name        : perl-Digest-SHA
Product     : Fedora 18
Version     : 5.74
Release     : 3.fc18
URL         : http://search.cpan.org/dist/Digest-SHA/
Summary     : Perl extension for SHA-1/224/256/384/512
Description :
Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can
handle all types of input, including partial-byte data.

--------------------------------------------------------------------------------
Update Information:

Fix double-free when loading Digest::SHA object representing the intermediate SHA state from a file (RT#82655)

The following command should be run without any errors.

perl -MDigest::SHA -e 'my $d = Digest::SHA->new(256); $d->load("x");'
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 16 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1:5.74-3
- Add patch to fix RT#82655.
* Fri Nov 30 2012 Petr Pisar <ppisar at redhat.com> - 1:5.74-2
- Restore epoch value broken in 5.73 bump
* Mon Nov 26 2012 Petr Pisar <ppisar at redhat.com> - 0:5.74-1
- 5.74 bump
* Thu Nov  1 2012 Petr Pisar <ppisar at redhat.com> - 0:5.73-2
- 5.73 bump
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #895543 - perl: Double-free when loading Digest::SHA object representing the intermediate SHA state from a file [fedora-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=895543
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Digest-SHA' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list