[ Все 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-filetest-1.03-481.1.el9_6.noarch download

Имя perl-filetest
Эпоха 0
Версия 1.03
Релиз 481.1.el9_6
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2025-07-29 09:05:33
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Perl pragma to control the filetest permission operators
Репозитории AppStream
Полное описание The default behavior of file test operators (e.g. "-r") is to use the simple mode bits as returned by the stat() family of system calls. However, many operating systems have additional features to define more complex access rights, for example ACLs (Access Control Lists). For such environments, "use filetest" may help the permission operators to return results more consistent with other tools.
Эррата INFSA-2025:11804
Размер 13 КиБ
Исходный проект perl-5.32.1-481.1.el9_6
Контрольная сумма SHA-256 6add79ce5449dcd6f8aebf99163e8fe6871b8ae2d47c34572cb0688b2154e22c
× 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