Results 345 comments of Luca Bruno

It looks like the main culprit here may be `systemd` itself, in particular `journald` . The logs above are on a system with systemd `v239`. On a system with a...

Thanks for the report and the reproducer. I think there is a problem with the `filename` bytestring variant, which is supposed to be nul-terminated. As you directly transform path ->...

Hey @mstuehn, I did push a couple of commits on top of your PR here. There is now some logic to detect cases where the zero-terminator is missing, and the...

This is going be a large diff change and also a semver-break for the library, with some cost for the whole stack of consumers. We had a chat out-of-band and...

> and @lucab (A9834A2252078E4E) for which no cross-signatures with the keys of @cgwalters exist (breaking the chain of trust). Please do note that the one above is just a **content-signing**...

Perhaps without going into the uncharted territory of linking the C and Rust codebases together, for the moment it could be enough to investigate a "metadata read-only" mode purely in...