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

Changelog

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

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

  [ Blair Noctis ]
  * Team upload.
  * Package sudo-rs 0.2.1 from crates.io using debcargo 2.6.1
  * Cherry-pick upstream fix for size assert tests
  * Disable another test that runs too long

 -- Sylvestre Ledru <email address hidden>  Tue, 13 Feb 2024 22:19:26 +0100

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

Downloads

File Size SHA-256 Checksum
rust-sudo-rs_0.2.2-1.dsc 2.4 KiB fc7cd33fabcbe1f296cd663abcb8bebc82824be14204623c3883754cba613588
rust-sudo-rs_0.2.2.orig.tar.gz 577.0 KiB 2ede689b25f992b636a2d006f97f85435b98cf1982e6a37829736e200cc9e349
rust-sudo-rs_0.2.2-1.debian.tar.xz 4.8 KiB 798bb5bbf373cc0b174f739e33b03a95e8510928d02a2901cd233bd010b208ba

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.