X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=cba96f91a6fb130f1fe1e3d1cf3b10242620f718;hp=52a88a976a9f46812ae2e8df82c0abb00fef019d;hb=e2e8e5ce960ad79d8e5380303e770302570534af;hpb=7403f98b53b115738299d7ed7a0b4d23d727ce92 diff --git a/ChangeLog b/ChangeLog index 52a88a976..cba96f91a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,41 @@ -Summary of changes from v76 to v077 +Summary of changes from v078 to v079 +============================================ + +Kay Sievers: + don't log error if database does not exist + use udev_root instead of "/dev"in selinux matchpathcon_init_prefix() + scsi_id: read page 0x80 with libata drives + update SUSE rules + remove %e from man page + +Summary of changes from v077 to v078 +============================================ + +Greg Kroah-Hartman: + Update Gentoo udev main rule file. + add parisc support to path_id + +Hannes Reinecke: + scsi_id: -u fold multiple consecutive whitespace chars into single '_' + +Harald Hoyer: + optimize SELinux path match + +Kay Sievers: + update README + allow C99 statements + fix segfaulting create_floppy_devices + update SUSE rules + remove unused variables + remove default settings in udev.conf + clearenv() is now part of klibc + add DEVLINKS to the event environment + +Kurt Garloff: + scsi_id: support pre-SPC3 page 83 format + + +Summary of changes from v076 to v077 ============================================ Kay Sievers: @@ -6,10 +43,17 @@ Kay Sievers: don't return an error, if "ignore_device" is used remove outdated and misleading stuff move SEQNUM event skipping to udevsend + update RELEASE-NOTES + update SUSE rules + allow programs in /lib/udev called without the path + update SUSE rules + add target to to generate ChangeLog section + update Red Hat rules Marco d'Itri: allow to overwrite the configured udev_root by exporting UDEV_ROOT let udevsend ignore events with SEQNUM set + update Debian rules Summary of changes from v75 to v076