X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=e9e50655ba30064b79936b2456877a3d22d07738;hp=11a62db21a7ca72fc9f8a23af81842eb542150e4;hb=27283c2fdaefd9c7fd557fd4663566eacccca33a;hpb=0a9e36df4f85dda22c771a4f6604b68cec2e5b31 diff --git a/ChangeLog b/ChangeLog index 11a62db21..e9e50655b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +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 +============================================ + +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 ============================================