c.f. https://rustsec.org/advisories/RUSTSEC-2023-0040.html The last release of the "users" crate was on 2020-10-08. This is also the last day on which code changes happened in the project's git repo on GitHub. The "sysinfo" crate is listed as a possible alternative. Reproducible: Always
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.
There appears to be an actively maintained fork now: https://crates.io/crates/uzers This should be easier to migrate to than other alternatives.
Got the ball rolling in https://github.com/coreos/afterburn/pull/1000, though CI will probably fail until `uzers` is packaged in Fedora. Were you planning to do that?
Thanks! I was not only planning to do that, I have indeed already done it :) https://bugzilla.redhat.com/show_bug.cgi?id=2238568
This is fixed upstream and will be in the next release of Afterburn: https://github.com/coreos/afterburn/issues/999