Changelog for
libfsverity0-1.6-150500.8.3.x86_64.rpm :
* Thu Apr 04 2024 dmuellerAATTsuse.com- update to 1.6:
* Eliminated the dependency on `pandoc` for installing the manual page.
* Updated the documentation to reflect recent kernel changes, including the kernel adding support for more Merkle tree block sizes, IMA adding support for fs-verity, and btrfs adding support for fs-verity.
* Updated the documentation to refer to the new fsverity mailing list.
* Fixed a C++ compatibility issue in `libfsverity.h`.
* `fsverity measure` now follows standard command line syntax for arguments beginning with hyphens. I.e., `fsverity measure --foo` now treats `--foo` as
* an (unsupported) option, not a filename. To operate on a file actually named `--foo`, use `fsverity measure -- --foo`.
* Mon Mar 27 2023 ddissAATTsuse.com- Initial packaging, version 1.5 (jsc#PED-7094)- Add pregenerated manpage to avoid pandoc build dependency
* pandoc is large and unavailable on some architectures- Don\'t package static library