pkgtools/rdigest - The NetBSD Packages Collection

Recursive message digest wrapper utility

This utility is a wrapper for the md5(3), sha1(3), rmd160(3), and
tiger hash routines.  It is remarkably similar to the digest package,
except that it can recursively checksum directory trees.

While a simple checksum on a tar file is usually satisfactory, once
said archive has been extracted, it is virtually impossible to
repackage the extracted tree in a form that can yield a repeatable
checksum.  To be specific, changes in timestamps and ownership, and
changes in file ordering within directories can affect the checksum of
the archive, while not really impacting the actual code at all.

The algorithm used to checksum a directory in this implementation
is considers only the files' pathnames, the files' types (ie,
directory vs.  file vs. symbolic link), and their contents (for
the latter two).  It is described in greater detail in the man
page.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64rdigest-20220214.tgz
NetBSD 10.0aarch64rdigest-20220214.tgz
NetBSD 10.0aarch64rdigest-20220214.tgz
NetBSD 10.0aarch64ebrdigest-20220214.tgz
NetBSD 10.0aarch64ebrdigest-20220214.tgz
NetBSD 10.0alphardigest-20220214.tgz
NetBSD 10.0earmv4rdigest-20220214.tgz
NetBSD 10.0earmv6hfrdigest-20220214.tgz
NetBSD 10.0earmv6hfrdigest-20220214.tgz
NetBSD 10.0earmv6hfrdigest-20220214.tgz
NetBSD 10.0earmv7hfrdigest-20220214.tgz
NetBSD 10.0earmv7hfrdigest-20220214.tgz
NetBSD 10.0earmv7hfrdigest-20220214.tgz
NetBSD 10.0i386rdigest-20220214.tgz
NetBSD 10.0i386rdigest-20220214.tgz
NetBSD 10.0powerpcrdigest-20220214.tgz
NetBSD 10.0vaxrdigest-20220214.tgz
NetBSD 10.0vaxrdigest-20220214.tgz
NetBSD 10.0x86_64rdigest-20220214.tgz
NetBSD 10.0_BETAx86_64rdigest-20220214.tgz
NetBSD 8.0i386rdigest-20220214.tgz
NetBSD 8.0i386rdigest-20220214.tgz
NetBSD 8.0i386rdigest-20220214.tgz
NetBSD 8.0powerpcrdigest-20220214.tgz
NetBSD 8.0powerpcrdigest-20220214.tgz
NetBSD 8.0powerpcrdigest-20220214.tgz
NetBSD 8.0powerpcrdigest-20220214.tgz
NetBSD 8.0x86_64rdigest-20220214.tgz
NetBSD 8.0x86_64rdigest-20220214.tgz
NetBSD 8.0x86_64rdigest-20220214.tgz
NetBSD 9.0aarch64rdigest-20220214.tgz
NetBSD 9.0aarch64rdigest-20220214.tgz
NetBSD 9.0aarch64rdigest-20220214.tgz
NetBSD 9.0alphardigest-20220214.tgz
NetBSD 9.0alphardigest-20220214.tgz
NetBSD 9.0earmrdigest-20220214.tgz
NetBSD 9.0earmv4rdigest-20220214.tgz
NetBSD 9.0earmv6hfrdigest-20220214.tgz
NetBSD 9.0earmv6hfrdigest-20220214.tgz
NetBSD 9.0earmv6hfrdigest-20220214.tgz
NetBSD 9.0earmv7hfrdigest-20220214.tgz
NetBSD 9.0earmv7hfrdigest-20220214.tgz
NetBSD 9.0earmv7hfrdigest-20220214.tgz
NetBSD 9.0i386rdigest-20220214.tgz
NetBSD 9.0i386rdigest-20220214.tgz
NetBSD 9.0m68krdigest-20220214.tgz
NetBSD 9.0powerpcrdigest-20220214.tgz
NetBSD 9.0powerpcrdigest-20220214.tgz
NetBSD 9.0powerpcrdigest-20220214.tgz
NetBSD 9.0sh3elrdigest-20220214.tgz
NetBSD 9.0sh3elrdigest-20220214.tgz
NetBSD 9.0sparc64rdigest-20220214.tgz
NetBSD 9.0sparcrdigest-20220214.tgz
NetBSD 9.0x86_64rdigest-20220214.tgz
NetBSD 9.0x86_64rdigest-20220214.tgz
NetBSD 9.3x86_64rdigest-20220214.tgz
NetBSD 9.3x86_64rdigest-20220214.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.