Package hasher: Information

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

Source package: hasher
Version: 1.4.8-alt1
Latest version according to Repology
Build time:  Apr 26, 2022, 04:43 PM in the task #299062
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. libshell >= 0:0.0.2-alt4
    2. help2man

Last changed


April 26, 2022 Dmitry V. Levin 1.4.8-alt1
- create_chroot: run rpmdb --rebuilddb after ldconfig.
- Replaced "egrep" with "grep -E".
July 28, 2021 Dmitry V. Levin 1.4.7-alt1
- hsh-initroot: enabled %_rpmscript_werror (by Ivan Zakharyaschev; see ALT#40582).
Dec. 25, 2020 Dmitry V. Levin 1.4.6-alt1
- mkaptbox: invoke rpm --showrc and rpmdb --initdb using setarch wrapper.