| Name: | fsverity-utils |
|---|---|
| Version: | 1.4 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 78564 |
| License: | BSD |
| RPM: | fsverity-utils-1.4-2.el8.aarch64.rpm |
| Source RPM: | fsverity-utils-1.4-2.el8.src.rpm |
| Build Date: | Thu Sep 09 2021 |
| Build Host: | host-100-100-224-36.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git |
| Summary: | fsverity utilities |
| Description: | This is fsverity, a userspace utility for fs-verity. fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. The mechanism is similar to dm-verity, but implemented at the file level rather than at the block device level. The fsverity utility allows you to set up fs-verity protected files. |
- Fix libfsverity package naming (rhbz #1991175)
- Update to 1.4 - Split libs out to subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Move .so to -devel, hardcode soname
- Update to version 1.1, split into fsverity-utils and fsverity-utils-devel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Initial version