Simple smoke tests have been performed in a container using the 
ubuntu-daily:resolute container image. 
These include:

  1) Installation verification:
    - `sudo --version` outputs 0.2.10 ✅
    - `sudo-rs --version` outputs 0.2.10 ✅
  2) Core sudo tests
    - `sudo id` prints the root user's identity ✅
    - `sudo id` with the wrong passwords gives authentication failure ✅
    - `sudo -u nobody id` gives the nobody user's identity ✅
  3) CVE fixes introduced in 0.2.10 are valid ✅
    - 
https://github.com/trifectatechfoundation/sudo-rs/security/advisories/GHSA-q428-6v73-fc4q
    - 
https://github.com/trifectatechfoundation/sudo-rs/security/advisories/GHSA-c978-wq47-pvvw

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130702

Title:
  Please merge 0.2.10-1 into resolute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-sudo-rs/+bug/2130702/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to