fsverity-utils 1.5-1.1build3 source package in Ubuntu

Changelog

fsverity-utils (1.5-1.1build3) noble; urgency=medium

  * No-change rebuild against libssl3t64.

 -- Colin Watson <email address hidden>  Mon, 15 Apr 2024 02:01:47 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
fsverity-utils_1.5.orig.tar.xz 37.2 KiB 3f8ecd55d05b87b68cea240486f18aba7c9bc153f6ee9f50e0556fdaaf741f36
fsverity-utils_1.5-1.1build3.debian.tar.xz 3.1 KiB 283834226d127e64bc51da590bff3c9ec383ce3068a1bbbede3568ca07bfb37b
fsverity-utils_1.5-1.1build3.dsc 2.2 KiB 76007a3a9498f48f7b0a164032e76482d3f53b7c41c2fffedbf506242d5e2e53

Available diffs

View changes file

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