This review is from cargo-vet. To add your review, set up cargo-vet and submit your URL to its registry.

The current version of libsystemd is 0.7.0.

0.5.0 (older version) unknown

From kornelski/crev-proofs copy of salsa.debian.org.

Only in debcargo (unstable). Changelog:

  • Team upload.
  • Package libsystemd 0.5.0 from crates.io using debcargo 2.6.1
  • Drop old patch relax-deps.patch, non-nix related patches are no longer needed with new version. nix related dependency patches have been moved into patches alongside the code changes.
  • Drop new-hmac-api.patch and bump-sha2.patch, no longer needed with new upstream.
  • Disable "integration" tests since they seem to rely on being able to access a journal, which may not be available in test environments
  • Add upstream patch to stop using SockAddr enum which was deprecated in nix 0.24 and removed in nix 0.27.
  • Add upstream patch to use memfd syscall directly instead of calling memfd through nix. Upstream did this for compatibility with older glibc, but it also avoids an annoying API change in nix.
  • Explicitly enable required features in nix crate since in nix 0.27 they are no longer enabled by default.

cargo-vet does not verify reviewers' identity. You have to fully trust the source the audits are from.

unknown

May have been packaged automatically without a review


Lib.rs has been able to verify that all files in the crate's tarball, except Cargo.lock, are in the crate's repository with a git tag matching the version. Please note that this check is still in beta, and absence of this confirmation does not mean that the files don't match.

Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories, so there is a possibility that published crates have a misleading repository URL, or contain different code from the code in the repository.

To review the actual code of the crate, it's best to use cargo crev open libsystemd. Alternatively, you can download the tarball of libsystemd v0.7.0 or view the source online.