rust-parsec-service 1.3.0-4 source package in Ubuntu

Changelog

rust-parsec-service (1.3.0-4) unstable; urgency=medium

  * Team upload.
  * Package parsec-service 1.3.0 from crates.io using debcargo 2.6.1
  * Stop patching rusqlite dependency version.

 -- Peter Michael Green <email address hidden>  Tue, 12 Dec 2023 16:51:51 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-parsec-service_1.3.0-4.dsc 3.4 KiB 4aa66686029390302ce5c97195f39e5be6ffe054904fb22b53ca29e4d25f6651
rust-parsec-service_1.3.0.orig.tar.gz 830.8 KiB d69f498f72271edae410bde7a00b907fd62b16855802911e7958009841ccaa80
rust-parsec-service_1.3.0-4.debian.tar.xz 6.7 KiB 1a5e905c3e6079de5a830abb83a2f0a2615ce8541e7ead80bcbe316620513e21

Available diffs

No changes file available.

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