rust-parsec-service 1.3.0-5build2 source package in Ubuntu

Changelog

rust-parsec-service (1.3.0-5build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:14:37 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
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
rust-parsec-service_1.3.0.orig.tar.gz 830.8 KiB d69f498f72271edae410bde7a00b907fd62b16855802911e7958009841ccaa80
rust-parsec-service_1.3.0-5build2.debian.tar.xz 6.9 KiB 3233249d8e5ce40bf032d6a844062cfa67b8f70c0452cae2133a402d09ed0552
rust-parsec-service_1.3.0-5build2.dsc 3.5 KiB c5b9b4e8b4e188ee311687bdc52c54f3cd15f4a8c8371f04c9f45c0eb3a1cce1

Available diffs

View changes file

Binary packages built by this source

librust-parsec-service-dev: Abstraction layer for secure storage and operations - Rust source code

 Source code for Debianized Rust crate "parsec-service"

parsec-service: Abstraction layer for secure storage and operations

 Parsec is an abstraction layer that can be used to interact with
 hardware-backed security facilities such as the Hardware Security Module (HSM),
 the Trusted Platform Module (TPM), as well as firmware-backed and isolated
 software services.
 .
 The core component of Parsec is the security service, provided by this package.
 The service is a background process that runs on the host platform and provides
 connectivity with the secure facilities of that host, exposing a
 platform-neutral API that can be consumed into different programming languages
 using a client library. For a client library implemented in Rust see the
 package librust-parsec-interface-dev.

parsec-service-dbgsym: debug symbols for parsec-service