Package psmisc: Information

    Source package: psmisc
    Version: 23.3-alt4
    Build time:  Dec 10, 2021, 02:58 AM
    Category: System/Base
    Report package bug
    License: GPL-2.0-only
    Summary: Miscellaneous utilities that use proc filesystem
    Description: 
    A package of small utilities that use proc filesystem.
      fuser   - Identifies processes using files or sockets
      killall - Kills processes by name, e.g. killall -HUP named
      prtstat - Prints statistics of a process
      pslog   - Prints log path(s) of a process
      pstree  - Shows currently running processes as a tree
      peekfd  - Shows the data travelling over a file descriptor

    List of rpms provided by this srpm:
    psmisc (mipsel)
    psmisc-debuginfo (mipsel)

    Maintainer: Andrew Savchenko


      1. libseccomp-devel
      2. banner
      3. libselinux-devel
      4. dejagnu
      5. /proc
      6. libncurses-devel
      7. rpm-build-vm >= 1.9
      8. libcap-devel
      9. strace

    Last changed


    Dec. 9, 2021 Andrew Savchenko 23.3-alt4
    - E2K:
      - Add arch-specific sandbox rules.
      - Support ASAN tests.
    Sept. 4, 2021 Vitaly Chikunov 23.3-alt3
    - Fix output redirect (closes: #40857).
    July 8, 2020 Vitaly Chikunov 23.3-alt2
    - spec: Simplify binaries packing.