chiark / gitweb /
release 102
authorKay Sievers <kay.sievers@suse.de>
Tue, 10 Oct 2006 15:07:35 +0000 (17:07 +0200)
committerKay Sievers <kay.sievers@suse.de>
Tue, 10 Oct 2006 15:07:35 +0000 (17:07 +0200)
ChangeLog
Makefile
RELEASE-NOTES

index c12823c6e8ffb1c3d985e474f55297d66959138d..11a62db21a7ca72fc9f8a23af81842eb542150e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Summary of changes from v101 to v102
+============================================
+
+Daniel Drake:
+      writing_udev_rules: fix typo in example rule
+
+Kay Sievers:
+      create missing ChangeLog for version 101
+      update SUSE rules
+      update default rules
+      first try "subsystem" link at a parent device, before guessing
+      if /sys/subsystem exists, skip class, bus, block scanning
+      scsi_id: export ID_SERIAL_SHORT without vendor/product
+      update SUSE rules
+
+MUNEDA Takahiro:
+      path_id: fix SAS disk handling
+
+
 Summary of changes from v100 to v101
 ============================================
 
 Summary of changes from v100 to v101
 ============================================
 
index cf52e16a024e7ade34bfc005b93e29d203050950..e2a67f8a7a0f5baee593ba0da51a214498327a7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
-VERSION = 101
+VERSION = 102
 
 # set this to make use of syslog
 USE_LOG = true
 
 # set this to make use of syslog
 USE_LOG = true
index f1661f44c450fd6a067f6da42894adc649890114..c1e7910166bf725193fb6fb8050020220edfd822 100644 (file)
@@ -1,3 +1,7 @@
+udev 102
+========
+Fix path_id for SAS devices.
+
 udev 101
 ========
 The udev daemon can be started with --debug-trace now, which will
 udev 101
 ========
 The udev daemon can be started with --debug-trace now, which will