[ Все 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.el9.noarch download

Имя perl-filetest
Эпоха 0
Версия 1.03
Релиз 481.el9
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2024-03-29 15:21:45
Хост сборки builder-x86-03.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-2024:2228
Размер 13 КиБ
Исходный проект perl-5.32.1-481.el9
Контрольная сумма SHA-256 82056ddf31c951adbfc2e4f73806fdc8b8339a7cfba75e7eb3b65fb7c0bbe6b1
× Full screenshot
История изменений 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)