chiark / gitweb /
release 103
authorKay Sievers <kay.sievers@suse.de>
Fri, 20 Oct 2006 12:43:35 +0000 (14:43 +0200)
committerKay Sievers <kay.sievers@suse.de>
Fri, 20 Oct 2006 12:43:35 +0000 (14:43 +0200)
ChangeLog
Makefile
RELEASE-NOTES

index 11a62db21a7ca72fc9f8a23af81842eb542150e4..76fa8aa516e6c925cba87961e28abd436dcc4141 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Summary of changes from v102 to v103
+============================================
+
+Kay Sievers:
+      persistent storage rules: skip gnbd devices
+      volume_id: add checksum check to via_raid
+      volume_id: add comment about hfs uuid conversion
+      update SUSE rules
+      update Fedora rules
+
+
 Summary of changes from v101 to v102
 ============================================
 
index e2a67f8a7a0f5baee593ba0da51a214498327a7c..947eacaf4407c1b0c5966e1b487dabc7d8fdaa7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
-VERSION = 102
+VERSION = 103
 
 # set this to make use of syslog
 USE_LOG = true
index c1e7910166bf725193fb6fb8050020220edfd822..0e364a30a138003f161d426625bb29e680df5dd6 100644 (file)
@@ -1,3 +1,9 @@
+udev 103
+========
+Add additional check to volume_id detection of via_raid, cause
+some company decided to put a matching pattern all over the empty
+storage area of their music players.
+
 udev 102
 ========
 Fix path_id for SAS devices.