chiark / gitweb /
udev: remove RUN+="socket:.." and udev_monitor_new_from_netlink()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0b80d65c5b0b1f021407bf57f9442abfd5c86d11..900412d8e5a30cffd73265c0211a9a71ab022cae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 Bugfixes:
+* fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/
+
 * do not link selinux and attr against all binaries
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
@@ -23,13 +25,10 @@ Features:
 
 * udev: scsi_id -> sg3_utils?
 
-* udev: kill /usr/lib/udev/devices/ and use tmpfiles for it
-
 * udev: add trigger --subsystem-match=usb/usb_device
 
-* udev: remove RUN+="socket:"
-
 * udev: libudev.so.1
+  - remove deprecated symbols
   - use symbol versioning
   - return object with *_unref()
   - kill: udev_monitor_from_socket()