7
0

2 Commits

Author SHA256 Message Date
3aefc85ddc Accepting request 1266162 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1266162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-Entropy?expand=0&rev=2
2025-04-02 15:14:08 +00:00
188c22b86c - 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/package/show/devel:languages:perl/perl-Data-Entropy?expand=0&rev=3
2025-04-01 12:57:57 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Data-Entropy/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Data-Entropy)

View File

@@ -28,7 +28,6 @@ Summary: Entropy (randomness) management
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RR/RRWO/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/R/RR/RRWO/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros