fsverity-utils 1.6-1.1 source package in Ubuntu

Changelog

fsverity-utils (1.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update upstream repository links
  * Update upstream source from tag 'upstream/1.6'
  * Switch to pkgconf
  * Drop build dependency on pandoc (Closes: #1066832)
  * d/control: bump Standards-Version to 4.7.0, no changes

 -- Luca Boccassi <email address hidden>  Thu, 15 Aug 2024 11:36:26 +0100

Upload details

Uploaded by:
Romain Perier
Uploaded to:
Sid
Original maintainer:
Romain Perier
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
fsverity-utils_1.6-1.1.dsc 2.0 KiB 571a562018f49642de65c11c5343953cdf985bc2d8968293bfc58de39533eb0f
fsverity-utils_1.6.orig.tar.xz 37.6 KiB b46617dffe73c3b8a0c8e12cbdc63e4cf106529c790771ca50b27336ff88f0ec
fsverity-utils_1.6-1.1.debian.tar.xz 3.0 KiB 866646bbcaff81233a393409249863e2a90c6bec283d7b7cfbb2f69687e6111f

No changes file available.

Binary packages built by this source

fsverity: Userspace utilities 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.
 .
 This package contains the fsverity utility

fsverity-dbgsym: debug symbols for fsverity
libfsverity-dev: Development files 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.
 .
 This package contains the libfsverity development libraries and header files.

libfsverity0: Shared library 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.
 .
 This package contains the libfsverity shared library.

libfsverity0-dbgsym: debug symbols for libfsverity0