chiark / gitweb /
release 120
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Apr 2008 19:12:53 +0000 (21:12 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Apr 2008 19:12:53 +0000 (21:12 +0200)
ChangeLog
Makefile
RELEASE-NOTES
TODO

index 299e613ce76ef2ca3832397b1f9e9d76a10867b4..5826cac3fa720f998028cf049cc94f3a0db4547e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Summary of changes from v119 to v120
+============================================
+
+Kay Sievers (9):
+      test: remove duplicated EXTRA entry
+      rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
+      udevadm: trigger - option to synthesize events and pass them to a socket
+      udevadm: info - resolve devpath if symlink is given
+      udevadm: remove old man page links and compat links for debugging tools
+      udevadm: trigger - fix broken socket option check
+      udevadm: trigger - fix --socket== + --verbose
+      also accept real socket files for RUN+="socket:<path>"
+      persistent device naming: cleanup storage rules
+
+Michael Kralka (1):
+      udevd: serialize events if they refer to the same major:minor number
+
+
 Summary of changes from v118 to v119
 ============================================
 
index a560ef32acd62e44aaf2c8444db2c7f48a674f8e..baa3df9b8f7f2a101abb8929223d91f27db780e1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
-VERSION = 119
+VERSION = 120
 
 # set this to make use of syslog
 USE_LOG = true
index 9446a68b3c6c533b57a9fa6ee93e5a869f9314f9..e087631c3046400edc6cd413e35dbea17f44eece 100644 (file)
@@ -1,3 +1,19 @@
+udev 120
+========
+Bugfixes.
+
+The last WAIT_FOR_SYSFS rule is removed from the default rules.
+
+The symlinks to udevadm for the debugging tools: udevmonitor and
+udevtest are no longer created.
+
+The symlinks to the udevadm man page for the old tool names are
+no longer created.
+
+Abstract namespace sockets paths in RUN+="socket:@<path>" rules,
+should be prefixed with '@' to indicate that the path is not a
+real file.
+
 udev 119
 ========
 Bugfixes.
diff --git a/TODO b/TODO
index 7c0407949e8a47e12b951c1da257713e2030c749..8a217b0fbbca5cc61b18179c66cc5e5bd8f9ce98 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,6 @@
 These things would be nice to have:
 
-
 These things will change in future udev versions:
-  o warn if BUS, ID, SYSFS are used as keys
-    (they are SUBSYSTEMS, KERNELS, ATTRS now)
-
-  o warn if links to udevadm are used
 
-These things are deprecated and scheduled for removal in a future
-udev version:
-  o some day, remove all symlinks to udevadm
+These things are deprecated and scheduled for removal in a future udev version:
+  o the installation of symlinks to udevadm