rust-libsystemd (0.5.0-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/libsystemd]
-
- Branch: master
- Path: debian/changelog
- Repo size: 536174592
- Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/libsystemd
- Last scan: 2025-03-23 04:49:16+00
- Next scan: 2025-03-28 13:12:00+00
- Open issues: 26
- Merge requests: 19
- CI pipeline status: success
- Debian changelog in Git:
rust-libsystemd (0.5.0-1) unstable; urgency=medium
* 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.
-- Peter Michael Green <plugwash@debian.org> Wed, 28 Feb 2024 09:18:32 +0000