[ Все 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 ]
×

Пакет perl-Tie-File-1.06-481.1.el9_6.noarch download

Имя perl-Tie-File
Эпоха 0
Версия 1.06
Релиз 481.1.el9_6
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPLv2+ or Artistic
Время сборки 2025-07-29 09:05:33
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Access the lines of a disk file via a Perl array
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:11804
Размер 42 КиБ
Исходный проект perl-5.32.1-481.1.el9_6
Контрольная сумма SHA-256 ea7f8aa54e3c6bf9f64ed7f10785eb900c098ccd2ea9d4f54acb00a9a1a5b300
× Full screenshot
История изменений 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