Luca Boccassi
Luca Boccassi
At the moment annotated git tags are named after the release date, rather than the version. This makes life for packagers harder, as there is a mismatch, and many automated...
APIs like zmq_join do not have manpages. They should be documented before the API can be declared stable.
The following was the start of a discussion regarding the possibility of establishing a common interface for exposing the host's os-release via ~container runtimes: > We find ourselves in a...
Inform the triggered unit of what started it. The inotify path that woke us up in case of a path unit, or the name of the timer unit in case...
### Component systemd-networkd ### Is your feature request related to a problem? Please describe When the process owning the other end of a TUN/TAP device goes away and the file...
Starting the system unit instance manually is required for now.
The new signal is always sent, and it returns 'skipped' when Condition*= fail. Always set the job result to 'skipped' when a condition check fails, but fix it back to...
systemd v248 will ship with a new dbus/systemctl interface to mark a unit as needing reload/restart, and a new dbus/systemctl to queue all reload/restart jobs in a single command. It...
Since kernel 5.15 became available in Debian, test_uds_edge started failing on big endian manchines (ppc, ppc64, ia64, sparc64): ``` test-dispatch: ../src/util/test-dispatch.c:181: test_uds_edge: Assertion `c_assert_result && "r == sizeof(b)"' failed. Aborted...
The version requirements were bumped, but for example libselinux 3.2 is available in few places (eg: not yet in Debian unstable). But the new functionality is just 4 preprocessor defines,...