issues
search
lucab
/
libsystemd-rs
A pure-Rust client library to work with systemd
https://crates.io/crates/libsystemd
Other
105
stars
19
forks
source link
cargo: libsystemd release 0.7.0
#149
Closed
lucab
closed
1 year ago
lucab
commented
1 year ago
Changes:
build(deps): update nix requirement from ^0.26 to ^0.27
cargo: update MSRV to 1.65
logging: fix build in armv7
logging: directly use memfd_create syscall
lib: fix IO safety
feat: Enhancing Id128 structure
logging: fix typo in connected_to_journal docs
logging: forgo validation of MESSAGE and PRIORITY fields at runtime
sysusers: internal Context helper to simplify error handling
id128: use internal Context helper to simplify error handling
daemon: use internal Context helper to simplify error handling
credentials: use internal Context helper to simplify error handling
activation: use internal Context helper to simplify error handling
Closes:
https://github.com/lucab/libsystemd-rs/issues/147
Changes:
Closes: https://github.com/lucab/libsystemd-rs/issues/147