[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-locale-1.09-481.1.el9_6.noarch download

Name perl-locale
Epoch 0
Version 1.09
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2025-08-05 11:27:22
Build Host certified-builder01.msvsphere-os.ru
Summary Pragma to use or avoid POSIX locales for built-in operations
Repositories Updates
Description This pragma tells the compiler to enable (or disable) the use of POSIX locales for built-in operations (for example, LC_CTYPE for regular expressions, LC_COLLATE for string comparison, and LC_NUMERIC for number formatting). Each "use locale" or "no locale" affects statements to the end of the enclosing block.
Errata
Size 13 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum 2ffdc4b6381d36a5710ddaec08fb017c34de61f7830aacb6d2e8a79c987b47a8
× Full screenshot
Changelog link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038