chiark / gitweb /
release 109
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 23 Apr 2007 16:22:43 +0000 (18:22 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 23 Apr 2007 16:22:43 +0000 (18:22 +0200)
ChangeLog
Makefile
RELEASE-NOTES

index 9ac5246c1374056015d28903531945a4674cab0d..19902091c788c26b8275d6e43c6474b8ce8ceed8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v108 to v109
+============================================
+
+Harald Hoyer (1):
+      create_floppy_devices: create nodes with correct selinux context
+
+Kay Sievers (11):
+      udevtest: export ACTION string if given as option
+      update SUSE rules
+      make ACTION!="add|change" working
+      udevtest: import uevent variables if possible
+      udevinfo: export all information stored in database
+      default rules: add libata compat links
+      create_path: don't fail if something else created the directory
+      udevd: fix serialization of events
+      path_id: remove broken example
+      libvolume_id: do not install static library
+      update SUSE rules
+
+Matthias Schwarzott (2):
+      update Gentoo rules
+      persistent device naming: add joystick links
+
+VMiklos (1):
+      path_id: add man page
+
+
 Summary of changes from v107 to v108
 ============================================
 
index 4e32312a58d8f789d027e6b653a1191a9a9d9115..a7a2cbfcdc8ac7da41b54a71d434eec200837224 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
-VERSION = 108
+VERSION = 109
 
 # set this to make use of syslog
 USE_LOG = true
index 2c4e64ae7fd4901ae7f609c0b42122164053d024..0d984bcc73f38a64b3b5d4d16cf74f2bae0398f7 100644 (file)
@@ -1,3 +1,7 @@
+udev 109
+========
+Bugfixes.
+
 udev 108
 ========
 Bugfixes.