mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
b39a4a3aba
This is not exposed in the public API. We want to simplify the internal libudev-device API as much as possible so that it will be simpler to rip the whole thing out in the future. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
17 lines
683 B
Plaintext
17 lines
683 B
Plaintext
Newest entries are on top.
|
|
|
|
2015-02-08
|
|
|
|
* We also skip "libudev: private - drop some functions from the internal API"
|
|
http://cgit.freedesktop.org/systemd/systemd/commit/src/libudev?id=71ef8b3ac49fd8b5cff36ee7efc945a751ab9a09
|
|
This follows on the privious skipped commit. Since we did not move the renaming, a
|
|
residual call to udev_device_set_syspath() remains in udev-event.c.
|
|
|
|
2014-12-15
|
|
|
|
* We did not move builtin-hwdb - port to sd-hwdb:
|
|
http://cgit.freedesktop.org/systemd/systemd/commit/?id=c532d8a00cacacc6775effb7aadca680b1d39ccd
|
|
|
|
* We did not break out hwdb from udevadm:
|
|
http://cgit.freedesktop.org/systemd/systemd/commit/?id=65eb4378c3e1de25383d8cd606909e64c71edc80
|