Package pax-utils: Information

    Source package: pax-utils
    Version: 1.3.7-alt3
    Build time:  Jul 10, 2023, 11:58 AM in the task #322994
    Report package bug
    License: GPL-2.0
    Summary: ELF utils that can check files for security relevant properties
    Description: 
    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.

    List of rpms provided by this srpm:
    pax-utils (x86_64, ppc64le, i586, armh, aarch64)
    pax-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Egor Ignatov

    List of contributors:
    Egor Ignatov

      1. meson
      2. python3-module-elftools
      3. libcap-devel
      4. rpm-build-python3
      5. xmlto

    Last changed


    July 6, 2023 Egor Ignatov 1.3.7-alt3
    - seccomp: also allow sendto(), recvmsg() and poll() syscalls (closes: #46775)
    July 5, 2023 Egor Ignatov 1.3.7-alt2
    - pspax: seccomp allow socket() and connect() syscalls (closes: #46775)
    June 5, 2023 Egor Ignatov 1.3.7-alt1
    - First build for ALT