Package hasher-priv: Information

  • Default inline alert: Version in the repository: 2.0.14-alt1

Source package: hasher-priv
Version: 1.6.1-alt1
Build time:  Dec 31, 2021, 12:10 PM
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.

List of rpms provided by this srpm:
hasher-priv (riscv64)
hasher-priv-debuginfo (riscv64)

Maintainer: Dmitry V. Levin

List of contributors:
Dmitry V. Levin

    1. help2man
    2. sisyphus_check >= 0:0.7.11

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.