Skip to content

New package: sudo-rs-0.2.15 - #60788

Open
mnabid wants to merge 1 commit into
void-linux:masterfrom
mnabid:sudo-rs
Open

New package: sudo-rs-0.2.15#60788
mnabid wants to merge 1 commit into
void-linux:masterfrom
mnabid:sudo-rs

Conversation

@mnabid

@mnabid mnabid commented May 27, 2026

Copy link
Copy Markdown
Contributor

sudo-rs is a memory safe implementation of sudo and su written in Rust.

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc
  • I built this PR locally for these architectures:
    • armv6l-musl (crossbuild)

@classabbyamp classabbyamp added the new-package This PR adds a new package label May 27, 2026
Comment thread srcpkgs/sudo-rs/files/sudoers.example Outdated
Comment thread srcpkgs/sudo-rs/INSTALL Outdated
@mnabid mnabid closed this Jun 24, 2026
@mnabid
mnabid deleted the sudo-rs branch June 24, 2026 09:18
@mnabid
mnabid restored the sudo-rs branch June 24, 2026 09:19
@mnabid mnabid reopened this Jun 24, 2026
@mnabid mnabid changed the title New package: sudo-rs-0.2.13 New package: sudo-rs-0.2.14 Jun 24, 2026
Comment thread srcpkgs/sudo-rs/template Outdated
Comment thread srcpkgs/sudo-rs/REMOVE Outdated
Comment thread srcpkgs/sudo-rs/template Outdated
checksum=54216f894622b2c31c657843cfd943e4a468bdf518b8ecdbcb81cbcfd4195729
conflicts="sudo"
replaces="sudo>=0"
system_groups="sudo"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about introducing a new system group for this. Would need comment from other maintainers.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sudoers here has permissions enabled for sudo, so I added the group for that. Might be redundant since Void uses wheel by default. I removed it for now, but second opinions are welcome.

P.S. The default sudo package has all the permissions commented out except for root, should I do that here too?

@mnabid mnabid changed the title New package: sudo-rs-0.2.14 New package: sudo-rs-0.2.15 Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package This PR adds a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants