Package hasher: Information

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

Source package: hasher
Version: 1.5.1-alt1
Latest version according to Repology
Build time:  Oct 27, 2022, 09:41 PM in the task #309041
Report package bug
License: GPLv2+
Summary: Modern safe package building technology
Description: 
Hasher is a set of tools for constructing chroot and safe building of
packages in the clean environment.  It makes clean environment on every
new build.  Hasher obtains packages from APT repositories so fast
network connection or local mirror is highly recommended.

List of rpms provided by this srpm:
hasher (noarch)

Maintainer: Dmitry V. Levin



    1. help2man
    2. libshell >= 0:0.0.2-alt4

Last changed


Oct. 24, 2022 Dmitry V. Levin 1.5.1-alt1
- Unshare systemd scope with systemd-run(1) if applicable
  (by Arseny Maslennikov).
Sept. 5, 2022 Dmitry V. Levin 1.5.0-alt1
- Introduced --workdir command line option (by Arseny Maslennikov).
- Added support for hasher-priv 2.0 (by Gleb Fotengauer-Malinovskiy).
- Updated documentation.
April 26, 2022 Dmitry V. Levin 1.4.8-alt1
- create_chroot: run rpmdb --rebuilddb after ldconfig.
- Replaced "egrep" with "grep -E".