Description:
This update for perl-Crypt-URandom fixes the following issues:
- updated to 0.550.0 (0.55)
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
0.55 Tue Feb 17 07:01:43 2026
- Fix for sysread/read failures. Thanks to Miha Purg for GH#20
- Fix for test suite failures on STDOUT encoding. Thanks to Lukas Mai for GH#19
- CVE-2026-2474: Fix for heap buffer overflow in the XS function crypt_urandom_getrandom() (boo#1258266)
- updated to 0.540.0 (0.54)
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
0.54 Sat Mar 15 20:37:13 2025
- Reverse solaris changes and remove errstr checks. Thanks to eserte for GH#18