Пакет pax-utils: Информация
Исходный пакет: pax-utils
Версия: 1.3.10-alt1
Собран: 23 апреля 2026 г. 15:56 в задании #415812
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities
Лицензия: GPL-2.0
О пакете: ELF utils that can check files for security relevant properties
Описание:
pax-utils is a small set of utilities for performing Q/A (mostly security) checks on systems (most notably, scanelf). It is focused on the ELF format, but does include a Mach-O helper too for OS X systems. While heavily integrated into Gentoo's build system, it can be used on any distro as it is a generic toolset. Originally focused only on PaX, it has been expanded to be generally security focused. It still has a good number of PaX helpers for people interested in that.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
pax-utils (x86_64, i586, aarch64)
pax-utils-debuginfo (x86_64, i586, aarch64)
pax-utils (x86_64, i586, aarch64)
pax-utils-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Matvey Pyanov
Последнее изменение
11 февраля 2026 г. Matvey Pyanov 1.3.10-alt1
- New version 1.3.10.
19 марта 2025 г. Egor Ignatov 1.3.8-alt1
- new version 1.3.8
6 июля 2023 г. Egor Ignatov 1.3.7-alt3
- seccomp: also allow sendto(), recvmsg() and poll() syscalls (closes: #46775)