4 Commits

Author SHA256 Message Date
88f02d8f89 - 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`.

OBS-URL: https://build.opensuse.org/package/show/filesystems/fsverity-utils?expand=0&rev=6
2024-04-04 08:56:00 +00:00
David Sterba
ce59057f3f Accepting request 1118030 from home:dmdiss:fsverity_jiraid
Add Jira tag to track SLE submission (jsc#PED-7094)

OBS-URL: https://build.opensuse.org/request/show/1118030
OBS-URL: https://build.opensuse.org/package/show/filesystems/fsverity-utils?expand=0&rev=4
2023-10-16 15:02:08 +00:00
David Sterba
a432810870 Accepting request 1106281 from home:dmdiss:ksmbd
A few minor changes following Factory review:
- Don't package static library
- Rename libfsverity-devel -> fsverity-utils-devel

OBS-URL: https://build.opensuse.org/request/show/1106281
OBS-URL: https://build.opensuse.org/package/show/filesystems/fsverity-utils?expand=0&rev=2
2023-08-28 11:51:30 +00:00
David Sterba
edae385d8a Accepting request 1105877 from home:dmdiss:ksmbd
Userspace utilities for fs-verity

OBS-URL: https://build.opensuse.org/request/show/1105877
OBS-URL: https://build.opensuse.org/package/show/filesystems/fsverity-utils?expand=0&rev=1
2023-08-24 15:48:47 +00:00