[ 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-Tie-File-1.06-481.1.el9_6.noarch download

Name perl-Tie-File
Epoch 0
Version 1.06
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPLv2+ or Artistic
Build Time 2025-07-29 09:05:33
Build Host builder-x86-04.inferitos.ru
Summary Access the lines of a disk file via a Perl array
Repositories AppStream
Description Tie::File represents a regular text file as a Perl array. Each element in the array corresponds to a record in the file. The first line of the file is element 0 of the array; the second line is element 1, and so on. The file is not loaded into memory, so this will work even for gigantic files. Changes to the array are reflected in the file immediately.
Errata INFSA-2025:11804
Size 42 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum ea7f8aa54e3c6bf9f64ed7f10785eb900c098ccd2ea9d4f54acb00a9a1a5b300
× 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