[ All 3 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.el9.noarch download

Name perl-locale
Epoch 0
Version 1.09
Release 481.el9
Architecture noarch
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2024-03-29 15:21:45
Build Host builder-x86-03.inferitos.ru
Summary Pragma to use or avoid POSIX locales for built-in operations
Repositories AppStream
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 INFSA-2024:2228
Size 13 KiB
Source Project perl-5.32.1-481.el9
SHA-256 checksum 2422265ed1b72ffdcf0531256577a8eb3d942b38c8643ce5da37c5eebfdd0a89
× Full screenshot
Changelog link
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.32.1-480
- Rebuilt for MSVSphere 9.2 beta

* Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2159759)