rust-sudo-rs 0.2.3-1 source package in Ubuntu

Changelog

rust-sudo-rs (0.2.3-1) unstable; urgency=medium

  * Package sudo-rs 0.2.3 from crates.io using debcargo 2.6.1

 -- Sylvestre Ledru <email address hidden>  Fri, 19 Jul 2024 00:15:06 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-sudo-rs_0.2.3-1.dsc 2.4 KiB 703e3f2c9d5c928628c7909b717e29fc0da705347ced388ad608a5800b956b0f
rust-sudo-rs_0.2.3.orig.tar.gz 577.2 KiB a29a3b81dfb03e5d58c67cd82b65d0c873383a8134212e2485601b0daed12517
rust-sudo-rs_0.2.3-1.debian.tar.xz 4.9 KiB a88b702370f364e8df862ce4b9b3a21990778009b205870cc97e24bfb6dec968

Available diffs

No changes file available.

Binary packages built by this source

librust-sudo-rs-dev: Memory safe implementation of sudo and su - Rust source code

 Source code for Debianized Rust crate "sudo-rs"

sudo-rs: Rust-based sudo and su implementations

 sudo-rs is a safety-oriented program designed to provide sudo and su
 functionalities with a focus on memory safety. The primary aim is to offer
 a secure and reliable alternative to traditional sudo, ensuring fewer
 vulnerabilities related to memory management.
 .
 While it aims to be a drop-in replacement for most common sudo use cases,
 there are differences in functionality and design. Users should be aware
 of these differences and consult the project's documentation for specifics.