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

Changelog

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

  * Package sudo-rs 0.2.1 from crates.io using debcargo 2.6.0
  * Upload to unstable now that 1.70 is in unstable

 -- Sylvestre Ledru <email address hidden>  Mon, 25 Sep 2023 22:42:11 +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

Downloads

File Size SHA-256 Checksum
rust-sudo-rs_0.2.1-1.dsc 2.3 KiB c22fd038ff904be8e25b4c77edcd509d376daf4ce9796b47e164a66784ecf16c
rust-sudo-rs_0.2.1.orig.tar.gz 144.8 KiB f4d0c60111aa9f68713b8539a31d40665cca3916d6e4eeb265b6bdcc01eb47ee
rust-sudo-rs_0.2.1-1.debian.tar.xz 4.1 KiB bf1f17343b9303f57fd72691269a9022e46ca6b4666e785662ebd5be77ea717b

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.