7
0
Files
perl-Data-Entropy/perl-Data-Entropy.changes
Nathan Cutler 90b777e370 Accepting request 1266156 from devel:languages:perl:autoupdate
- Add manual license
- updated to 0.8.0 (0.008)
   see /usr/share/doc/packages/perl-Data-Entropy/Changes
  version 0.008; 2025-03-27
    * Use Crypt::URandom to seed the default algorithm with
      cryptographically secure random bytes instead of the builtin
      rand() function (bsc#1240395, CVE-2025-1860).
    * This module has been marked as deprecated.
    * A security policy was added.
    * Remove use of Module::Build.
    * Updated maintainer information.

OBS-URL: https://build.opensuse.org/request/show/1266156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Entropy?expand=0&rev=3
2025-04-01 12:57:57 +00:00

27 lines
903 B
Plaintext

-------------------------------------------------------------------
Tue Apr 1 12:43:39 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Add manual license
-------------------------------------------------------------------
Fri Mar 28 05:35:22 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.8.0 (0.008)
see /usr/share/doc/packages/perl-Data-Entropy/Changes
version 0.008; 2025-03-27
* Use Crypt::URandom to seed the default algorithm with
cryptographically secure random bytes instead of the builtin
rand() function (bsc#1240395, CVE-2025-1860).
* This module has been marked as deprecated.
* A security policy was added.
* Remove use of Module::Build.
* Updated maintainer information.
-------------------------------------------------------------------
Thu Dec 11 12:57:50 UTC 2014 - ncutler@suse.com
- check license
- take maintainership