mirror of
https://github.com/systemd/systemd.git
synced 2026-07-21 15:00:38 +00:00
This fixes two things: * $SOURCE_DATE_EPOCH is previously treated as usec, while it's in seconds * >= 0 is passed to log_debug_errno(), triggering assertion Replaces #40403