Package hasher-priv: Information

    Binary package: hasher-priv
    Version: 1.6.1-alt1
    Architecture: armh
    Build time:  Jul 30, 2021, 02:02 AM in the task #281515
    Source package: hasher-priv
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: A privileged helper for the hasher project
    Description: 
    This package provides helpers for executing privileged operations
    required by hasher utilities.

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

    Last changed


    July 29, 2021 Dmitry V. Levin 1.6.1-alt1
    - sanitize_fds: changed to use close_range(2) if available (by Arseny Maslennikov).
    - hasher-useradd: added new option: -r/--system (by Arseny Maslennikov).
    - Added hidepid=2 to builtin /proc mount options.
    Sept. 10, 2019 Dmitry V. Levin 1.6.0-alt1
    - x11_parse_display: fixed hostname:displaynumber separation.
    - Do not issue the warning about X11 auth data mismatch when
      the message contains no X11 auth data.
    - Added /sys/fs/cgroup to the hardcoded fstab.
    - Removed mount, umount, makedev, maketty, and makeconsole
      operation modes, their job is now handled by chrootuid1
      and chrootuid2 operation modes.
    - Introduced allowed_devices configuration option.
    Feb. 17, 2016 Dmitry V. Levin 1.5.2-alt1
    - chrootuid: Implemented /dev/pts/ptmx support.
    - Hardened default mount options for builtin mount points.
    - Changed builtin devpts mount options to use "newinstance" feature.