From 8fdad27d613807a4bfa578e378a4dcae6559399a Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 2 Jan 2007 15:58:41 +0100 Subject: [PATCH] release 104 --- ChangeLog | 28 ++++++++++++++++++++++++++++ Makefile | 2 +- RELEASE-NOTES | 4 ++++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76fa8aa51..e9e50655b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +Summary of changes from v103 to v104 +============================================ + +Kay Sievers (12): + update Fedora rules + update example rules + update SUSE rules + update SUSE rules + volume_id: fix endianess bug in linux_raid detection + man: fix udevmonitor text + man: recreate from xml + rename config "filename" to "dir" + remove outdated documentation + rename "udev.c" to "test-udev.c" - it is only for testing + update Fedora rules + use git-archive instead of git-tar-tree + +Kazuhiro Inaoka (1): + inotify syscall definitions for M32R + +Marco d'Itri (2): + write_cd_rules: identity-based persistence + scsi_id: remove trailing garbage from ID_SERIAL_SHORT + +Russell Coker (1): + SELinux: label created symlink instead of node + + Summary of changes from v102 to v103 ============================================ diff --git a/Makefile b/Makefile index d34c02745..0ef15df20 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -VERSION = 103 +VERSION = 104 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0e364a30a..e3aeb68f3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +udev 104 +======== +Bugfixes. + udev 103 ======== Add additional check to volume_id detection of via_raid, cause -- 2.30.2