]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: send udev database version 23817/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Jun 2022 04:05:13 +0000 (13:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 8 Jul 2022 19:53:36 +0000 (04:53 +0900)
commit4bc4040bc0a57e8bdd811c53b0db7cd443315f33
treefd5de5441302b25451a32d583d7474ff931cd6aa
parent793ab3e9dd733d743e1d3825a26ff65384ac3cbb
sd-device: send udev database version

Otherwise, sd-device object received through sd-device-monitor does not
show current tags.

Fixes #23799.
src/libsystemd/sd-device/device-private.c
src/libsystemd/sd-device/test-sd-device.c