fsverity-utils 1.6-1.2 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.

  [ Stephen Kitt ]
  * d/rules: export variables instead of using MAKEFLAGS (Closes:
    #1089255)

 -- Luca Boccassi <email address hidden>  Fri, 20 Dec 2024 11:30:21 +0000

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
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
fsverity-utils_1.6-1.2.dsc 2.0 KiB 5869b70d13910d450ce1ed5cf452a6695b5794281e50d34f43b8539d0d25fe13
fsverity-utils_1.6.orig.tar.xz 37.6 KiB b46617dffe73c3b8a0c8e12cbdc63e4cf106529c790771ca50b27336ff88f0ec
fsverity-utils_1.6-1.2.debian.tar.xz 3.1 KiB 92b57cc7aad828af461e1b334398c008371ed099f2a07aee9fd1560b696704b2

Available diffs

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