8
0
Files
perl-Digest-MD5/perl-Digest-MD5.changes

57 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Nov 22 22:25:21 UTC 2013 - herbert@graeber-clan.de
- upgrade tov 2.53
-------------------------------------------------------------------
Mon Jan 14 20:04:39 UTC 2013 - Greg.Freemyer@gmail.com
- upgrade to v2.52
* Digest::Perl::MD5 OO fallback didn't work [RT#66634]
* Modernize the code in the POD.
* Makes Digest::MD5 work on Perl 5.6 [RT#75032]
Release 2.51
* Fix compilation with c++ compilers
* Fix repository specification in META.yml
Release 2.50
* Amended tests to work with perl core.
* Attach context pointers using sv magic
* Add failing test for thread cloning
* Clone MD5 contexts on thread cloning
* get_md5_ctx should never return anything but a valid pointer
* perl-5.6 no longer supported
* Preserve utf8ness of argument [RT#44927]
-------------------------------------------------------------------
Wed Dec 1 13:32:05 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Sep 6 11:49:03 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Thu Aug 26 09:40:55 UTC 2010 - pascal.bleser@opensuse.org
- update to 2.40:
* safer alignment test [RT#35823]
* consting in new ext/
- changes from 2.39:
* get rid of the PERL_CORE hacks
* ext/Digest/MD5 to ext/Digest-MD5
- changes from 2.38:
* applied warning fix [RT#19643]
* applied compatiblity fix [RT#30348]
- changes from 2.37:
* sync up with consting changes from the perl core
-------------------------------------------------------------------
Tue Sep 12 00:00:00 UTC 2006 - James Oakley <jfunk@funktronics.ca>
- Initial release (2.36)