forked from pool/perl-CryptX
Accepting request 1284903 from devel:languages:perl:autoupdate
- updated to 0.87.0 (0.087)
see /usr/share/doc/packages/perl-CryptX/Changes
0.087 2025-06-11
- bundled libtomcrypt update branch:develop (commit: d448df1 2025-05-06)
- bundled libtommath update branch:develop (commit: 839ae9e 2025-06-11)
- fix #120 Create SECURITY.md
- fix #121 Failures on ARM after upgrading libtommath
- security fix CVE-2025-40914 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-6fh3-7qjq-8v22
OBS-URL: https://build.opensuse.org/request/show/1284903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=58
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98aab87a25fed222fb15370b60ced96ac1755b53221eb1d6eb6ea732a6ecfd37
|
||||
size 1793617
|
||||
3
CryptX-0.087.tar.gz
Normal file
3
CryptX-0.087.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8070ec295160d48f376d8ff1b2cbf0bf152da9f2033939382f00f13f748cd37d
|
||||
size 1859357
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 14:55:45 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.87.0 (0.087)
|
||||
see /usr/share/doc/packages/perl-CryptX/Changes
|
||||
|
||||
0.087 2025-06-11
|
||||
- bundled libtomcrypt update branch:develop (commit: d448df1 2025-05-06)
|
||||
- bundled libtommath update branch:develop (commit: 839ae9e 2025-06-11)
|
||||
- fix #120 Create SECURITY.md
|
||||
- fix #121 Failures on ARM after upgrading libtommath
|
||||
- security fix CVE-2025-40914 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-6fh3-7qjq-8v22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 3 05:34:24 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name CryptX
|
||||
Name: perl-CryptX
|
||||
Version: 0.86.0
|
||||
Version: 0.87.0
|
||||
Release: 0
|
||||
# 0.086 -> normalize -> 0.86.0
|
||||
%define cpan_version 0.086
|
||||
# 0.087 -> normalize -> 0.87.0
|
||||
%define cpan_version 0.087
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Cryptographic toolkit
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -236,7 +236,7 @@ make test
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc Changes README.md
|
||||
%doc Changes README.md SECURITY.md
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user