rpm-ostree/rust
Jonathan Lebon da0f614666 rust: adapt to new systemd journal API
The next/previous functions were renamed, and the journal is no longer
seeked to the head on open, so we have to do it manually. We did that
already in most places, except one.

For more information, see:
https://github.com/jmesmon/rust-systemd/pull/121
2020-09-25 13:08:30 +00:00
..
libdnf-sys build(deps): bump libc from 0.2.76 to 0.2.77 in /rust/libdnf-sys 2020-09-15 23:35:05 +02:00
src rust: adapt to new systemd journal API 2020-09-25 13:08:30 +00:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock build(deps): bump systemd from 0.5.0 to 0.6.0 in /rust 2020-09-25 13:08:30 +00:00
Cargo.toml build(deps): bump systemd from 0.5.0 to 0.6.0 in /rust 2020-09-25 13:08:30 +00:00
cbindgen.toml Move the "cbindgen typedefs" to their own file 2020-08-29 18:41:38 -04:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00