From acc8322f1f8c081d36b3b1fd85903fb9ac68f0bb Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 12 May 2006 15:25:17 +0200 Subject: [PATCH] 092 release --- ChangeLog | 25 +++++++++++++++++++++++++ Makefile | 2 +- RELEASE-NOTES | 4 ++++ 3 files changed, 30 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2c16ddf2d..bba69b25f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +Summary of changes from v091 to v092 +============================================ + +Kay Sievers: + don't include stropts.h, some libc's don't like it + udevd: create leading directories for /dev/.udev/uevent_seqnum + vol_id: fix logging from libvolume_id's log function + update SUSE rules + update SUSE rules + add more warnings for invalid key operations + fix offsetof() build issue with recent glibc + selinux: fix typo in block device node selection + vol_id: add NetWare volume detection + edd_id: fix "(null)" output if "mbr_signature" does not exist + update Fedora rules + libvolume_id: nss - use different uuid + +Libor Klepac: + path_id: add platform and serio support + +Marco d'Itri: + update Debian rules + path_id: fix bashism + + Summary of changes from v090 to v091 ============================================ diff --git a/Makefile b/Makefile index c04742507..ce84c52f6 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 091 +VERSION = 092 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index da6af382c..2a7bd0668 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +udev 092 +======== +Bugfix release. + udev 091 ======== Some more keys require the correct use of '==' and '=' depending -- 2.30.2