automatic update OBS-URL: https://build.opensuse.org/request/show/690981 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-Random?expand=0&rev=12
53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 3 06:50:10 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.52
|
|
see /usr/share/doc/packages/perl-Crypt-Random/Changes
|
|
|
|
1.52 December 22, 2018
|
|
|
|
* Add a chi square statistical test. t/chisquare.t
|
|
|
|
* Uniform can be passed to the constructor of Crypt::Random::Generator.
|
|
This should be the default, and will likely be in the next release.
|
|
|
|
* Fixed minor bugs & typos.
|
|
|
|
|
|
1.51 December 22, 2018
|
|
|
|
* Test no longer looks for non-eq of two generated numbers as these can be
|
|
correctly the same if test is run enough number of times.
|
|
https://rt.cpan.org/Ticket/Display.html?id=99880
|
|
|
|
* Removed outdated dependency info.
|
|
https://rt.cpan.org/Ticket/Display.html?id=94441
|
|
|
|
* Removed /dev/random read from the test, as it can hang when there is
|
|
insufficient entropy.
|
|
https://rt.cpan.org/Ticket/Display.html?id=30423
|
|
|
|
* Removed potentially unsafe include in bin/makerandom.
|
|
https://rt.cpan.org/Ticket/Display.html?id=128062
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 11:57:08 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:36 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:00:09 UTC 2010 - coolo@novell.com
|
|
|
|
- called spec2changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 12 00:00:00 UTC 2006 - jfunk@funktronics.ca
|
|
|
|
- Initial release
|
|
|