chiark / gitweb /
volume_id: LVM - add uuid
[elogind.git] / ChangeLog
1 Summary of changes from v116 to v117
2 ============================================
3
4 Dan Nicholson (2):
5       extras: ignore built and generated files
6       volume_id: create relative symlink when $(libdir) = $(usrlibdir)
7
8 Kay Sievers (15):
9       usb_id: fail if vendor/product can not be retrieved
10       rules: SUSE update
11       firmware: do not print error if logger is missing
12       volume_id: vfat - allow all possible sector sizes
13       volume_id: LUKS - export version
14       volume_id: ntfs - rely on valid master file table
15       volume_id: bump version
16       udevinfo: exclude "uevent" file from --attribute-walk
17       udevadm: merge all udev tools into a single binary
18       udevadm: accept command as option, like --help, --version
19       udevadm: add info option --device-id-of-file=<file>
20       Makefile: fix bogus version number than got committed
21       udevadm: also return major==0 results for --device-id-of-file
22       man: udevd.8 - remove udevcontrol section
23       udevadm: control - allow command to be passed as option
24
25 MUNEDA Takahiro (1):
26       man: fix udevadm.8 typo
27
28 Matthias Schwarzott (2):
29       firmware: remove hardcoded path to logger
30       rules: Gentoo update
31
32 VMiklos (1):
33       rules: Frugalware update
34
35
36 Summary of changes from v115 to v116
37 ============================================
38
39 Bryan Kadzban (1):
40       rules: fix typos
41
42 Harald Hoyer (3):
43       check line length after comment check and whitespace strip
44       only install *.rules
45       remove extra space from udevinfo symlink output
46
47 Kay Sievers (29):
48       rules: fix two trivial typos
49       rules: random and urandom are 0666
50       rules: add REMOVE_CMD rule
51       track "move" events to rename database and failed files
52       rules: Gentoo update
53       rules: add i2o driver rule
54       man: recreate man pages
55       volume_id: fix linux_raid metadata version 1.0 detection
56       add $name substitution
57       do not delete the device node with ignore_remove, but handle the event
58       print warning for invalid TEST operations
59       rules: do not delete /lib/udev/devices/ nodes on "remove"
60       rules: remove broken nvram group assignment without any permission
61       add /dev/rtc symlink if new rtc drivers are used
62       increase WAIT_FOR_SYSFS timeout to 10 seconds
63       rules: put bsd nodes in /dev/bsd/ directory
64       path_id: fix for stacked class devices
65       ignore device node names while restoring symlinks from the stack
66       use SEQNUM in /dev/.udev/queue/ instead of devpath
67       rules: add memstick module loading
68       udevinfo: simplify symlink printing logic
69       prevent wrong symlink creation if database disagress with current rules
70       fix wrong variable used in logged string
71       update README
72       rule_generator: move all policy from write_net_rules to the rules file
73       rules: call usb_id only for SUBSYSTEMS=="usb"
74       rules: split out and fix persistent tape rules
75       fix debug output string
76       rule_generator: always match netif type in generated rule
77
78 Matthias Schwarzott (3):
79       rules: Gentoo update
80       rules: Gentoo update
81       rules: Gentoo update
82
83 Michael Morony (1):
84       set buffer size if strlcpy/strlcat indicate truncation
85
86 maximilian attems (1):
87       correct includes in udev_selinux.c
88
89
90 Summary of changes from v114 to v115
91 ============================================
92
93 Harald Hoyer (1):
94       rules: fix typo in 80-drivers.rules
95
96 Kay Sievers (15):
97       rules: add default rules
98       rules: update SUSE rules
99       rules: add packages rules
100       rules: add ia64 rules
101       rules: move md-raid rules to packages dir
102       rules: run vol_id only for partitions
103       rules: update Fedora rules
104       edd_id: move persistent rules to its own file
105       accept relative path for TEST
106       rules: add iowarrior rule
107       volume_id: fix sqashfs detection
108       do not ignore dynamic rule if it is the last one in the list
109       rule_generator: fix wrong DRIVERS!= logic
110       rules: update Fedora
111       Makefile: install default rules
112
113 Marco d'Itri (3):
114       rules_generator: remove policy from write_cd_rules
115       rules_generator: fix write_cd_rules when similar names exist in the root directory
116       rules: Debian update
117
118
119 Summary of changes from v113 to v114
120 ============================================
121
122 Hannes Reinecke (3):
123       collect: extra to synchronize actions across events
124       add $driver subtitution
125       rules_generator: add S/390 persistent network support
126
127 Kay Sievers (24):
128       rules_generator: remove executable flag from include file
129       always unlink temporary file before creating new one
130       rules: SUSE update
131       volume_id: ext4 detection
132       udevtrigger: allow to specify action string
133       add option to RUN key to ignore the return value of the program
134       use global udev_log variable instead of parameter in run_program
135       add udev_rules_run() to handle RUN list
136       move udev_utils_run.c into udev_rules.c
137       rules: SUSE update
138       name_list: rename loop_name -> name_loop
139       handle dynamic rules created in /dev/.udev/rules.d/
140       allow SYMLINK== match
141       libvolume_id: use /usr/$libdir in pc file
142       Makefile: add --as-needed flag to ld
143       restore behavior of NAME==
144       rules_generator: remove "installation" function
145       udevtrigger: trigger "driver" events
146       rules: update SUSE
147       rules: Fedora update
148       rules: add "do not edit" comment
149       rules: Fedora update
150       rules_generator: skip random MAC addresses
151       write changed network interface names to the kernel log
152
153 Matthias Schwarzott (3):
154       rules: Gentoo update
155       fix inotify to work not only once
156       rules: Gentoo update
157
158 Richard Hughes (1):
159       Makefile: add "make dist" for nightly snapshots
160
161
162 Summary of changes from v112 to v113
163 ============================================
164
165 David Zeuthen (1):
166       vol_id: do not fail if unable to drop privileges
167
168 Kay Sievers (12):
169       add missing ChangeLog
170       make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
171       rules: recognize partitions and disk devices properly
172       rules: SUSE update
173       atomically replace existing nodes and symlinks
174       do not try to create existing file
175       info() for ignore_remove
176       rules: SUSE update
177       Makefile: check for missing ChangeLog or RELEASE-NOTES at release
178       allow to disable the replacement of unusual characters
179       no newline in log messages
180       udevd: do not use syslog if --verbose (debugging) is used
181
182 Tobias Klauser (1):
183       fix typo in udev_utils_run.c
184
185
186 Summary of changes from v111 to v112
187 ============================================
188
189 Fabio Massimo Di Nitto (1):
190       rules: ignore partitons that span the entire disk
191
192 Hannes Reinecke (1):
193       cciss device support
194
195 Kay Sievers (34):
196       udevd: close /proc/meminfo after reading
197       create_floppy_devices: remove dead "unlink" code
198       volume_id: add function documentation
199       udev_db: escape path names with \x00 instead of %00
200       udevsettle: use long options
201       replace_chars: replace spaces in node name
202       volume_id: add and export string encoding function
203       vol_id: export encoded strings
204       rules: use encoded strings instead of skipping characters
205       udevtest: print message before log output
206       volume_id: escape % character
207       replace_chars: replace % character
208       IMPORT: do not mangle whitespace
209       scsi_id: do not install symlink in /sbin
210       rules: SUSE update
211       volume_id: terminate overlong label strings
212       scsi_id: add long options
213       rules: use long options for scsi_id
214       path_id: skip subsystem directory
215       rules: fix cciss rule
216       rules: SUSE update
217       scsi_id: fix typo in help text
218       fix "do not access parent" warning for ATTR{}
219       sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
220       events for "bus" and "class" registration must be matched as "subsystem"
221       udevtest: add --subsystem option
222       sysfs: change order of subsystem lookup
223       add $sys substitution
224       add TEST=="<file>" key
225       add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
226       sysfs: handle bus/class top-level directories
227       sysfs: skip unknown sysfs directories
228       rules: SUSE update
229       release 112
230
231 Miklos Vajna (2):
232       create_floppy_devices: add man page
233       path_id: remove on make uninstall
234
235 Ryan Lortie (1):
236       volume_id: support for long-filename based labels
237
238 Scott James Remnant (2):
239       replace_untrusted_chars: replace all whitespace with space
240       run_program: log "info" not "error" if program is missing
241
242
243 Summary of changes from v110 to v111
244 ============================================
245
246 Kay Sievers (19):
247       rules: SUSE update
248       rules: Fedora update
249       volume_id: use md native uuid format
250       vol_id: use long options
251       volume_id: add volume_id_get_* functions
252       vol_id: use volume_id_get_*
253       udevd: use fgets() to read /proc files
254       volume_id: add internal UUID_STRING
255       volume_id: add DDF support
256       vol_id: README update
257       volume_id: rename UUID_64BIT_LE/BE
258       vol_id: add ID_FS_UUID_SAFE
259       rules: use ID_FS_UUID_SAFE
260       rules: SUSE update
261       volume_id: give access to list of all available probers
262       vol_id: use libvolume_id prober list for --probe-all
263       volume_id: add remaining names for prober lookup by type
264       rules: SUSE update
265       volume_id: vol_id depends on libvolume_id
266
267 Matthias Schwarzott (2):
268       volume_id: fix Makefile for parallel make
269       rules: Gentoo update
270
271
272 Summary of changes from v109 to v110
273 ============================================
274
275 Harald Hoyer (1):
276       udevcontrol: allow to set global variables in udevd
277
278 Kay Sievers (13):
279       remove eventrecorder.sh
280       update SUSE rules
281       volume_id: add md metadata 1.0, 1.1, 1.2 support
282       unset variable with ENV{VAR}=""
283       delete copies of default rules in SUSE rules
284       volume_id: ext - fix endianess in version number
285       rules: Fedora update
286       volume_id: old md metadata has only 32 bit for the uuid
287       volume_id: minix version 3 support
288       don't create $tempnode for devices without major
289       usb_id: add <devpath> to help text
290       ata_id: use getopt_long()
291       rules: SUSE update
292
293 Matthias Schwarzott (3):
294       Makefile: respect CFLAGS/LDFLAGS
295       rules: Gentoo update
296       ata_id: don't log error for libata devices on older kernels
297
298
299 Summary of changes from v108 to v109
300 ============================================
301
302 Harald Hoyer (1):
303       create_floppy_devices: create nodes with correct selinux context
304
305 Kay Sievers (11):
306       udevtest: export ACTION string if given as option
307       update SUSE rules
308       make ACTION!="add|change" working
309       udevtest: import uevent variables if possible
310       udevinfo: export all information stored in database
311       default rules: add libata compat links
312       create_path: don't fail if something else created the directory
313       udevd: fix serialization of events
314       path_id: remove broken example
315       libvolume_id: do not install static library
316       update SUSE rules
317
318 Matthias Schwarzott (2):
319       update Gentoo rules
320       persistent device naming: add joystick links
321
322 VMiklos (1):
323       path_id: add man page
324
325
326 Summary of changes from v107 to v108
327 ============================================
328
329 Kay Sievers (3):
330       udevinfo: relax check for the correct device if looked up by name
331       don't write to sysfs files during test run
332       finally remove the directory event-multiplexer crap
333
334 Matthias Schwarzott (2):
335       write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
336       update Gentoo rules
337
338 Pozsar Balazs (1):
339       udevsettle: read udev not kernel seqnum first
340
341
342 Summary of changes from v106 to v107
343 ============================================
344
345 Jean Tourrilhes (1):
346       udevtest: export UDEV_LOG if we changed it
347
348 Kay Sievers (33):
349       man: add missing options to various man pages
350       man: fix typo
351       create_floppy_devices: apply specified mode without umask
352       man: spelling fixes
353       udevmonitor: add switch for kernel and udev events
354       default rules: wait for 0:0:0:0 scsi devices only
355       update Fedora rules
356       delete dasd_id, it moved to s390-tools
357       update Gentoo rules
358       encode db-file names, instead of just replacing '/'
359       update internal variables if we see $DEVPATH during IMPORT
360       increase /proc/stat buffer
361       maintain index over device-names to devpath relation
362       restore overwritten symlinks when the device goes away
363       store devpath with the usual leading slash
364       add link_priority to rule options, and store it in database
365       pick actual valid device in udev_db_lookup_name
366       cleanup already existing db-entries and db-index on device update
367       selinux: move selinux_exit() to the main programs
368       remove old error message
369       read list of devices from index, make index private to database
370       priority based symlink handling
371       volume_id: get rid of compiler warning
372       udevinfo: remove -d option
373       update %n on netif name change
374       if a node goes away, possibly restore a waiting symlink
375       update TODO
376       man: add "link_priority" option
377       update SUSE rules
378       udevtest: add --force mode
379       udevinfo: print link priority
380       usb_id: append target:lun to storage device serial
381       run_directory: add final warning before removal
382
383 Marco d'Itri (1):
384       update Debian rules
385
386 Matthias Schwarzott (2):
387       udevd: cleanup std{in,our,err} on startup
388       udevmonitor: fix swapped event switch descriptions
389
390
391 Summary of changes from v105 to v106
392 ============================================
393
394 A. Costa (1):
395       man: fix typos in scsi_id and udevd
396
397 Andrey Borzenkov (2):
398       vol_id: add -L to print raw partition label
399       vol_id: document -L
400
401 Jamie Wellnitz (1):
402       persistent device naming: tape devices and medium changers
403
404 Kay Sievers (15):
405       exclude parent devices from DRIVER== match
406       volume_id: really fix endianess bug in linux_raid detection
407       release 105
408       man: correct udevinfo --export-db
409       path_id: append LUN to iSCSI path
410       create_floppy_devices: add option for owner/group
411       update example rules
412       apply format chars to ATTR before writing to sysfs
413       add (subsystem) to udevmonitor output
414       update DRIVER== changes
415       remove --version from the udevinfo man page
416       add test for an attribute which contains an operator char
417       man: add note about parent matching behavior
418       scsi_id: accept tabs in /etc/scsi_id.conf
419       remove dead rule in persistent tape rules
420
421 Matthias Schwarzott (4):
422       correct typo in extras/scsi_id/scsi_id.conf
423       fix retry-loop in netif-rename code
424       add option --version to udevd
425       rule_generator: fix for creating rules on read-only filesystem
426
427 Peter Breitenlohner (1):
428       fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
429
430 Sergey Vlasov (3):
431       udevd: init signal pipe before daemonizing
432       unlink old database file before creating a new one
433       fix %c $string substitution
434
435 Theodoros V. Kalamatianos (1):
436       fix udev attribute names with a colon
437
438
439 Summary of changes from v104 to v105
440 ============================================
441
442 A. Costa (1):
443       man: fix typos in scsi_id and udevd
444
445 Andrey Borzenkov (2):
446       vol_id: add -L to print raw partition label
447       vol_id: document -L
448
449 Kay Sievers (2):
450       exclude parent devices from DRIVER== match
451       volume_id: really fix endianess bug in linux_raid detection
452
453 Matthias Schwarzott (2):
454       correct typo in extras/scsi_id/scsi_id.conf
455       fix retry-loop in netif-rename code
456
457 Peter Breitenlohner (1):
458       fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
459
460 Sergey Vlasov (3):
461       udevd: init signal pipe before daemonizing
462       unlink old database file before creating a new one
463       fix %c $string substitution
464
465
466 Summary of changes from v103 to v104
467 ============================================
468
469 Kay Sievers (12):
470       update Fedora rules
471       update example rules
472       update SUSE rules
473       update SUSE rules
474       volume_id: fix endianess bug in linux_raid detection
475       man: fix udevmonitor text
476       man: recreate from xml
477       rename config "filename" to "dir"
478       remove outdated documentation
479       rename "udev.c" to "test-udev.c" - it is only for testing
480       update Fedora rules
481       use git-archive instead of git-tar-tree
482
483 Kazuhiro Inaoka (1):
484       inotify syscall definitions for M32R
485
486 Marco d'Itri (2):
487       write_cd_rules: identity-based persistence
488       scsi_id: remove trailing garbage from ID_SERIAL_SHORT
489
490 Russell Coker (1):
491       SELinux: label created symlink instead of node
492
493
494 Summary of changes from v102 to v103
495 ============================================
496
497 Kay Sievers:
498       persistent storage rules: skip gnbd devices
499       volume_id: add checksum check to via_raid
500       volume_id: add comment about hfs uuid conversion
501       update SUSE rules
502       update Fedora rules
503
504
505 Summary of changes from v101 to v102
506 ============================================
507
508 Daniel Drake:
509       writing_udev_rules: fix typo in example rule
510
511 Kay Sievers:
512       create missing ChangeLog for version 101
513       update SUSE rules
514       update default rules
515       first try "subsystem" link at a parent device, before guessing
516       if /sys/subsystem exists, skip class, bus, block scanning
517       scsi_id: export ID_SERIAL_SHORT without vendor/product
518       update SUSE rules
519
520 MUNEDA Takahiro:
521       path_id: fix SAS disk handling
522
523
524 Summary of changes from v100 to v101
525 ============================================
526
527 Arjan Opmeer:
528       fix udevinfo help text typo
529
530 Bryan Kadzban:
531       cleanup default rules
532       add IMPORT operations to the udev man page
533
534 Kay Sievers:
535       remove Makefile magic for leading '0' in version
536       udevd: use getopt_long()
537       udevd: add --verbose option to log also to stdout
538       udevd: add --debug-trace option
539       rule_generator: improve net rule comment generation
540       volume_id: correct iso9660 high sierra header
541       warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
542       don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
543       udevinfo: print error in --attribute-walk
544       udev_sysfs: unify symlink resolving
545       udevtrigger: trigger devices sorted by their dependency
546       fix spelling in deprecation warning
547       release 101
548
549 MichaÅ‚ Bartoszkiewicz:
550       udevtrigger: fix typo that prevents partition events
551
552 Miles Lane:
553       clarify "specified user/group unknown" error
554
555 Piter PUNK:
556       update slackware rules
557
558 VMiklos:
559       update Frugalware rules
560
561
562 Summary of changes from v099 to v100
563 ============================================
564
565 Kay Sievers:
566       update SUSE rules
567       fix messed up ChangeLog from release 099
568       man: add $attr{} section about symlinks
569       revert persistent-storage ata-serial '_' '-' replacement
570
571
572 Summary of changes from v098 to v099
573 ============================================
574
575 Greg KH:
576       update Gentoo rules
577
578 Kay Sievers:
579       udev_db.c: include <sys/stat.h>
580       use fnmatch() instead of our own pattern match code
581       rename major/minor variable to maj/min to avoid warning
582       update source file headers
583       udevtest: print header that ENV{} can't work
584       update TODO
585       udevtrigger: options to filter by subsystem and sysfs attribute
586       udevtrigger: remove unused longindex
587       udevinfo: use long options
588       udevd: use files instead of symlinks for /dev/.udev/queue,failed
589       udevtrigger: fix pattern match
590       reorder options in udevinfo man page
591       udevinfo: fix SUBSYTEMS spelling error
592       fix ENV{TEST}="Test: $env{TEST}"
593       let $attr{symlink} return the last element of the path
594       cdrom_id: add rules file to call cdrom_id
595       udevinfo: do not show symlinks as attributes in --attribute-walk
596       remove broken name_cdrom.pl
597
598 Marco d'Itri:
599       update Debian rules
600       run_program: close pipe fd's which are connected to child process
601       add persistent rules generator for net devices and optical drives
602
603 MUNEDA Takahiro:
604       changes rules for ata disk from '_' to '-'
605
606 Sergey Vlasov:
607       make struct option arrays static const
608       fix "subsytem" typo
609
610
611 Summary of changes from v097 to v098
612 ============================================
613
614 Alex Merry:
615       udevtest: allow /sys in the devpath paramter
616
617 Harald Hoyer:
618       selinux: init once in the daemon, not in every event process
619
620 Kay Sievers:
621       udevd: remove huge socket buffer on the control socket
622       man page: fix typo
623       rename udev_libc_wrapper -> udev_sysdeps
624       db: store devpath - node relationship for all devices
625       udevinfo: allow -a -n <node>
626       udevinfo, udevtest: simplify '/sys' stripping from devpath argument
627       lookup_user, lookup_group: report "unknown user" and "lookup failed"
628       consistent key naming to match only the event device or include all parent devices
629       skip rule, if too may keys of the same type are used
630       introduce ATTR{file}="value" to set sysfs attributes
631       update SUSE rules
632       update default rules
633       export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
634       fix typo in SUBSYSTEMS key parsing
635       udevtrigger: add --retry-failed
636       volume_id: add suspend partition detection
637       vol_id: use primary group of 'nobody' instead of 'nogroup'
638       remove built-in /etc/passwd /etc/group parser
639       always expect KEY{value} on ATTR, ATTRS, ENV keys
640       use new key names in test programs
641       cleanup commandline argument handling
642       db: don't create a db file for only a node name to store
643       man: add ATTR{file}="value" assignment
644
645 Lennart Poettering:
646       volume_id: fix fat32 cluster chain traversal
647
648 Marco d'Itri:
649       fix 'unknow user' error from getpwnam/getgrnam
650       fix rc when using udev --daemon
651       update Debian rules
652
653 MichaÅ‚ Bartoszkiewicz:
654       man pages: fix typos
655
656
657 Summary of changes from v096 to v097
658 ============================================
659
660 Anssi Hannula:
661       add joystick support to persistent input rules
662
663 Kay Sievers:
664       firmware.sh: remove needless '/'
665       vol_id: add --skip-raid and --probe-all option
666       switch uevent netlink socket to group 1 only
667       increase /proc/stat read buffer
668       use "change" instead of "online" events
669       remove 'static' from local variable
670       libvolume_id: add parameter 'size' to all probe functions
671       man pages: replace 'device-path' by 'devpath'
672       man pages: work around xmlto which tries to be smart
673       refresh vol_id man page
674       udevinfo: add DRIVER==
675       Makefile: fix dependency
676       libvolume_id: read ufs2 label
677       switch ifdef __KLIBC__ to ifndef __GLIBC__
678       report failing getpwnam/getgrnam as error
679       rename udevcontrol message types and variables
680       initialize unused sockets to -1
681       udevd: remove useless udevinitsend parameter
682       update README
683       udevd: autotune max_childs/max_childs_running
684       update frugalware rules
685       update SUSE rules
686       move default rules to etc/udev/rules.d/
687       add 'crypto' devices to persistent storage rules
688       add late.rules to default rules
689       update Fedora rules
690       don't report an error on overlong comment lines
691       update SUSE rules
692       udevd: read DRIVER from the environment
693
694 Marco d'Itri:
695       make rename_netif() error messages useful
696       path_id: fix an harmless syntax error
697
698 Piter PUNK:
699       update slackware rules
700
701 Richard Purdie:
702       Fix inotify syscalls on ARM
703
704
705 Summary of changes from v095 to v096
706 ============================================
707
708 Kay Sievers:
709       Makefiles: fix .PHONY for man page target
710       allow longer devpath values
711       path_id: prepare for new sysfs layout
712
713
714 Summary of changes from v094 to v095
715 ============================================
716
717 Kay Sievers:
718       update SUSE rules
719       don't remove symlinks if they are already there
720       allow "online" events to create/update symlinks
721       udevinfo: clarify parent device attribute use
722       update SUSE rules
723       netif rename: optimistic loop for the name to become free
724       remove broken %e enumeration
725
726 Tobias Klauser:
727       print usage of udevcontrol when no or invalid command is given
728
729
730 Summary of changes from v093 to v094
731 ============================================
732
733 Daniel Drake:
734       update "writing udev rules"
735
736 Kay Sievers:
737       libvolume_id: gfs + gfs2 support
738       remove MODALIAS key and substitution
739       add persistent-input.rules
740
741 Marco d'Itri:
742       update Debian rules
743
744
745 Summary of changes from v092 to v093
746 ============================================
747
748 Hannes Reinecke:
749       path_id: add support for iSCSI devices
750
751 Kay Sievers:
752       libvolume_id: fat - check for signature at end of sector
753       libvolume_id: add more software raid signatures
754       update Fedora rules
755       path_id: prevent endless loop for SAS devices on older kernels
756       remove udevsend
757       replace binary firmware helper with shell script
758       skip device mapper devices for persistent links
759
760
761 Summary of changes from v091 to v092
762 ============================================
763
764 Kay Sievers:
765       don't include stropts.h, some libc's don't like it
766       udevd: create leading directories for /dev/.udev/uevent_seqnum
767       vol_id: fix logging from libvolume_id's log function
768       update SUSE rules
769       update SUSE rules
770       add more warnings for invalid key operations
771       fix offsetof() build issue with recent glibc
772       selinux: fix typo in block device node selection
773       vol_id: add NetWare volume detection
774       edd_id: fix "(null)" output if "mbr_signature" does not exist
775       update Fedora rules
776       libvolume_id: nss - use different uuid
777
778 Libor Klepac:
779       path_id: add platform and serio support
780
781 Marco d'Itri:
782       update Debian rules
783       path_id: fix bashism
784
785
786 Summary of changes from v090 to v091
787 ============================================
788
789 Hannes Reinecke:
790       path_id: fix SAS device path generation
791
792 Kay Sievers:
793       udevtest: don't try to delete symlinks
794       persistent rules: fix typo in dm rule
795       allow NAME=="value" to check for already assigned value
796       udevd: export initial sequence number on startup
797
798
799 Summary of changes from v089 to v090
800 ============================================
801
802 Kay Sievers:
803       udevd: export current seqnum and add udevsettle
804       volume_id: fix endianess conversion typo for FAT32
805       merge device event handling and make database content available on "remove"
806       set default udevsettle timeout to 3 minutes
807       export INTERFACE_OLD if we renamed a netif
808       let udevmonitor show the possibly renamed devpath
809       volume_id: move some debug to info level
810       udevtrigger: fix event order
811       usb_id: remove uneeded code
812       remove old symlinks before creating current ones
813       path_id: fix loop for SAS devices
814       apply format char to variables exported by ENV
815
816 Marco d'Itri:
817       add inotify support for hppa and MIPS and log if inotify is not available
818
819 Matt Kraai:
820       fix typo in error message
821
822
823 Summary of changes from v088 to v089
824 ============================================
825
826 Hannes Reinecke:
827       path_id: add bus to USB path
828
829 Kay Sievers:
830       change rule to skip removable IDE devices
831       don't create uuid/label links for raid members
832       volume_id: provide library
833       fix rule order for persistent tape links
834       update man page
835       volume_id: provide a custom debug function
836       volume_id: rename subdirectory
837       volume_id: use shared library by default
838       because is better than cause
839       volume_id: remove some global symbols
840       volume_id: define exported symbols
841       remove all stripping code
842       man pages: mention udev(7) not udev(8)
843       update Debian rules
844       move all *_id programs to /lib/udev/
845       update Red Hat rules
846       update SUSE rules
847       pass CROSS_COMPILE to AR and RANLIB down to extras/
848       volume_id: update README
849       volume_id: generate man page from xml source
850       update README
851       fix symlink targets in Makefiles
852
853
854 Summary of changes from v087 to v088
855 ============================================
856
857 Hannes Reinecke:
858       persistent links: add scsi tape links and usb path support
859
860 Kay Sievers:
861       volume_id: add squashfs detection
862       reset signal handler in event process
863       correct use of fcntl()
864       add udevtrigger to request events for coldplug
865       add ',' to trusted chars
866       volume_id: remove partition table parsing code
867       volume_id: remove all partition table support
868       fix spelling error in debug string
869       rename "persistent disk" to "persistent storage"
870       fix output for USB path
871
872
873 Summary of changes from v086 to v087
874 ============================================
875
876 Hannes Reinecke:
877       path_id: support SAS devices
878
879 Kay Sievers:
880       fix persistent disk rules to exclude removable IDE drives
881       warn about %e, MODALIAS, $modalias
882       remove devfs rules and scripts
883
884 Masatake YAMATO:
885       typo in debug text in udev_run_hotplugd.c
886
887
888 Summary of changes from v085 to v086
889 ============================================
890
891 Kay Sievers:
892       volume_id: replace __packed__ by PACKED macro
893       volume_id: split raid and filesystem detection
894       volume_id: add missing return
895       udevd: fix queue export for multiple events for the same device
896
897 Kyle McMartin:
898       workaround missing kernel headers for some architectures
899
900 Nix:
901       update to udev-084/doc/writing_udev_rules
902
903
904 Summary of changes from v084 to v085
905 ============================================
906
907 Andrey Borzenkov:
908       Fix trivial spelling errors in RELEASE-NOTES
909
910 Jeroen Roovers:
911       fix typo in parisc support to path_id
912
913 Kay Sievers:
914       make WAIT_FOR_SYSFS usable in non "wait-only" rules
915       fix typo in man page
916       include sys/socket.h for klibc build
917       cramfs detection for bigendian
918       exit WAIT_FOR_SYSFS if the whole device goes away
919       update SUSE rules
920       update Red Hat rules
921       update Gentoo rules
922       include errno.h in udev_libc_wrapper.c
923
924
925 Summary of changes from v083 to v084
926 ============================================
927
928 Kay Sievers:
929       update SUSE rules
930       switch CROSS to CROSS_COMPILE
931       replace fancy silent build program by simple kernel build like logic
932       move manpages to top level
933       remove UDEVD_UEVENT_INITSEND
934       whitespace fixes
935       scsi_id: remove dead files
936       optimize sysfs device and attribute cache
937       let SYSFS{} look at the device, not only the parent device
938       add debug output to sysfs operations
939
940
941 Summary of changes from v082 to v083
942 ============================================
943
944 Andrey Borzenkov:
945       man page: document when substitutions are applied for RUN and other keys
946       check for ignore_device in loop looks redundant
947
948 Kay Sievers:
949       udevstart: fix NAME="" which prevents RUN from being executed
950       find programs in /lib/udev for IMPORT if {program} is not given
951       don't add $SUBSYSTEM automatically as $1 to programs
952       remove redundant substitution of RUN key
953
954
955 Summary of changes from v081 to v082
956 ============================================
957
958 Andrey Borzenkov:
959       substitute format chars in RUN after rule matching
960
961 Kay Sievers:
962       scsi_id, usb_id: request device parent by subsystem
963       path_id: work with "all devices in /sys/devices"
964       ignore all messages with missing devpath or action
965       Makefile: remove dynamic config file generation
966       path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
967       usb_id: don't fail on other subsytems than "scsi"
968       don't do RUN if "ignore_device" is given
969       increase kernel uevent buffer size
970       move udev(8) manpage to udev(7)
971       recreate man pages from xml source
972       remove udev, udevstart, udevsend from the default installation
973       update SUSE rules
974       rename apply_format() cause it is public now
975       udevtest: add udev_rules_apply_format() to RUN keys
976       let "ignore_device" always return the event successfully
977
978 Olivier Blin:
979       fixes udev build with -fpie
980
981
982 Summary of changes from v080 to v081
983 ============================================
984
985 Kay Sievers:
986       add DEVLINKS to "remove" event
987       better log text and comments
988       vol_id: probe volume as user nobody
989       fix BUS, ID, $id usage
990       prepare moving of /sys/class devices to /sys/devices
991
992
993 Summary of changes from v079 to v080
994 ============================================
995
996 Brent Cook:
997       fix dependency for make -j2
998
999 coly:
1000       fix man page typos
1001
1002 Kay Sievers:
1003       update RELEASE-NOTES + TODO
1004       fix typo in man page
1005       update TODO
1006       update SUSE rules
1007       path_id: fix invalid character class
1008       replace libsysfs
1009
1010 Marco d'Itri:
1011       udev_selinux.c: include udev.h
1012
1013
1014 Summary of changes from v078 to v079
1015 ============================================
1016
1017 Kay Sievers:
1018       don't log error if database does not exist
1019       use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
1020       scsi_id: read page 0x80 with libata drives
1021       update SUSE rules
1022       remove %e from man page
1023
1024
1025 Summary of changes from v077 to v078
1026 ============================================
1027
1028 Greg Kroah-Hartman:
1029       Update Gentoo udev main rule file.
1030       add parisc support to path_id
1031
1032 Hannes Reinecke:
1033       scsi_id: -u fold multiple consecutive whitespace chars into single '_'
1034
1035 Harald Hoyer:
1036       optimize SELinux path match
1037
1038 Kay Sievers:
1039       update README
1040       allow C99 statements
1041       fix segfaulting create_floppy_devices
1042       update SUSE rules
1043       remove unused variables
1044       remove default settings in udev.conf
1045       clearenv() is now part of klibc
1046       add DEVLINKS to the event environment
1047
1048 Kurt Garloff:
1049       scsi_id: support pre-SPC3 page 83 format
1050
1051
1052 Summary of changes from v076 to v077
1053 ============================================
1054
1055 Kay Sievers:
1056       merge two consecutive static strlcat's
1057       don't return an error, if "ignore_device" is used
1058       remove outdated and misleading stuff
1059       move SEQNUM event skipping to udevsend
1060       update RELEASE-NOTES
1061       update SUSE rules
1062       allow programs in /lib/udev called without the path
1063       update SUSE rules
1064       add target to to generate ChangeLog section
1065       update Red Hat rules
1066
1067 Marco d'Itri:
1068       allow to overwrite the configured udev_root by exporting UDEV_ROOT
1069       let udevsend ignore events with SEQNUM set
1070       update Debian rules
1071
1072
1073 Summary of changes from v75 to v076
1074 ============================================
1075
1076 Kay Sievers:
1077       fix typo in eventrecorder
1078       volume_id: include stddef.h header
1079       remove misleading install instructions
1080       remove all built-in wait_for_sysfs logic
1081       add linux/types.h back, old glibc-kernel-headers want it
1082       volume_id: use glibc's byteswap
1083       udevd: ignore all messages without DEVPATH
1084       udevd: track exit status of event process
1085       udevd: export event queue and event state
1086       remove "udev_db" option from config file
1087       Makefile: remove exec_prefix and srcdir
1088       update README and RELEASE-NOTES
1089       udevd: track killed event processes as failed
1090       update README
1091       don't start udevd from udevsend
1092       udevd: add a missing return
1093       libvolume_id: fix weird fat volume recognition
1094       move some helpers from extras to /lib/udev
1095
1096 Scott James Remnant:
1097       move delete_path() to utils
1098       clean-up empty queue directories
1099       Makefile: fail, if submake fails
1100
1101
1102 Summary of changes from v74 to v075
1103 ============================================
1104
1105 Greg Kroah-Hartman:
1106       Make run_directory.c stat the place it is going to try to run.
1107
1108 Kay Sievers:
1109       forgot the ChangeLog for 074
1110       volume_id: provide libvolume_id.a file
1111       remove our own copy of klibc
1112       remove outdated HOWTO
1113       update TODO
1114       update SUSE rules
1115       remove completely useless start script
1116       fix tests and remove no longer useful stuff
1117       replace udeveventrecorder by a shell script
1118
1119
1120 Summary of changes from v73 to v074
1121 ============================================
1122
1123 Kay Sievers:
1124       never queue events with TIMEOUT set
1125       let NAME="" supress node creation, but do RUN keys
1126       remove udevinitsend
1127       update .gitignore
1128
1129 Marco d'Itri:
1130       add strerror() to error logs
1131       move some logging from dbg() to info()
1132
1133
1134 Summary of changes from v72 to v073
1135 ============================================
1136
1137 Kay Sievers:
1138       udevd: depend on netlink and remove all sequence reorder logic
1139       print useconds in udevmonitor
1140       add RELEASE-NOTES, update TODO
1141
1142
1143 Summary of changes from v71 to v072
1144 ============================================
1145
1146 Ananth N Mavinakayanahalli:
1147   libsysfs: translate devpath of the symlinked class devices to its real path
1148
1149 Jan Luebbe:
1150   add man pages for *_id programs
1151
1152 Kay Sievers:
1153   volume_id: add OCFS Version 1
1154   volume_id: add Veritas fs
1155   volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes
1156   volume_id: move blocksize validation to fix jbd recognition
1157   volume_id: fix typo in ocfs
1158   volume_id: add vxfs include
1159   volume_id: make FAT32 recognition more robust
1160   volume_id: Version 051
1161   volume_id: fix typo in ext blocksize check
1162   volume_id: Version 052
1163   FAQ: remove confusing statement about module loading
1164   cleanup compiler/linker flags
1165   use DESTDIR on uninstall, no need to pass prefix to submake
1166   allow to pass STRIPCMD, to skip stripping of binaries
1167   cleanup make release
1168   fix the new warnings I asked for
1169   move rules parsing into daemon
1170   "make STRIPCMD=" will disable the stripping of binaries
1171   remove no longer working udevd-test program
1172   "STRIPCMD=" for the EXTRAS
1173   add dummy inotify syscalls on unsupported architecture
1174   remove no longer needed waiting for "dev" file
1175   revert the "read symlink as device patch"
1176   use libsysfs to translate the class linke to the device path
1177   libsysfs: remove brute-force "bus", "driver" searching for old kernels
1178   test: add "driver" and "bus" links to test sysfs tree
1179   update RELEASE-NOTES
1180   udevd: don't daemonize before initialization
1181   log to console if syslog is not available
1182   udevd: disable OOM
1183   remove precompiled rules option
1184   export DEVNAME on "remove" only if we really got a node to remove
1185   fix typo in umask()
1186
1187
1188 Summary of changes from v70 to v071
1189 ============================================
1190
1191 Greg Kroah-Hartman:
1192       Remove the udev.spec file as no one uses it anymore
1193
1194 John Hull:
1195       edd_id: check that EDD id is unique
1196
1197 Kay Sievers:
1198       ata_id: open volume O_NONBLOCK
1199       add "Persistent Device Naming" rules file for disks
1200       scsi_id: switch temporary node creation to /dev
1201       volume_id: set reiser instead of reiserfs for filesystem type
1202       update devfs rules header
1203       update Debian rules
1204       update Fedora rules
1205       update Debian rules
1206       remove no longer needed includes
1207       switch tools and volume_id from LGPL to GPLv2
1208       add edd-*-part%n to the persistent.rules
1209       update Debian persistent rules
1210       clarify README
1211       udevd: fix initial timeout handling
1212       force event socket buffer size to 16MB
1213       udevd: move logging from err to info for non-hotplug uevent
1214       fix selinux compilation
1215       libsysfs: accept sysmlinks to directories instead of real directories
1216
1217 Marco d'Itri:
1218       run_directory: fix typo in "make install"
1219
1220
1221 Summary of changes from v069 to v070
1222 ============================================
1223
1224 Amir Shalem:
1225   udevd: fix udevd read() calls to leave room for null byte
1226
1227 Edward Goggin:
1228   scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
1229
1230 Greg Kroah-Hartman:
1231   fix nbd error messages with a gentoo rule hack
1232   fix scsi_id rule in gentoo config file
1233
1234 Jürg Billeter:
1235   EXTRAS/Makefile: fix install targets to match main Makefile
1236
1237 Kay Sievers:
1238   volume_id: fix error handling with failing read()
1239   EXTRAS: cleanup and sync all Makefiles
1240   add install test to 'make buildtest'
1241   update RELEASE-NOTES
1242
1243 Olivier Blin:
1244   fix a debug text typo in udev_rules.c
1245
1246
1247 Summary of changes from v068 to v069
1248 ============================================
1249
1250 Amir Shalem:
1251   fix typo in firmware_helper
1252
1253 Duncan Sands:
1254   firmware_helper: fix write count
1255
1256 Kay Sievers:
1257   *_id: fix zero length in set_str()
1258   add program name to logged error
1259   fix exit code of udevinitsend and udevmonitor
1260   udevd: keep the right order for messages without SEQNUM
1261   volume_id: don't probe for mac_partition_maps
1262   udevmonitor: cleanup on exit
1263   path_id: remove SUSE specific PATH
1264   update SUSE rules
1265   add pci_express to bus list
1266   update SUSE rules
1267   store ENV{key}="value" exported keys in the database
1268   fix lookup for name in the udevdb, it should return the devpath
1269   prepare for new HAL udevdb dump
1270   print persistent data with "udevinfo -q all"
1271   change parameter order of udev_db_search_name()
1272   add and use name_list_cleanup() for cleaning up the string lists
1273   don't store devpath in udevdb, we don't need it
1274   add uft8 validation for safe volume label exporting
1275   start to enforce plain ascii or valid utf8
1276   use WRITE_END/READ_END for the pipe index
1277   remove not needed sig_flag for state of signal_pipe
1278   don't reenter get_udevd_msg() if message is ignored
1279   rename ...trailing_char() to ...trailing_chars()
1280   vol_id: ID_LABEL_SAFE will no longer contain fancy characters
1281   udevd: move some logging to "info" and "err"
1282   remove special TIMEOUT handling from incoming queue
1283   udev_test.pl: we replace untrusted chars with '_'
1284   check the udevdb before assigning a new %e
1285   update RELEASE-NOTES
1286   udevinfo: add database export
1287   write man page masters in DocBook XML
1288   udevinfo: rename dump() to export()
1289   test the automatic man page rebuild and checkin
1290   Makefile: remove all the duplicated rules
1291   all man pages rewritten to use DocBook XML
1292   add missing udevsend man page
1293   also forgot udevmonitor.8
1294   udevinfo: restore -d option
1295   scsi_id: rename SYSFS to LIBSYSFS
1296   add edd_id tool to match BIOS EDD disk information
1297   move and update libsysfs.txt
1298   klibc: update to version 1.1.1
1299   delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rules
1300   delete docs/persistent_naming - obsoleted by persistent disk names
1301   delete old Fedora html page
1302   add "totally outdated" header to docs/overview :)
1303   update SUSE rules
1304   fix useless but funny name_cdrom.pl script to work again
1305   update TODO
1306   Makefile: fix prerequisits for $(PROGRAMS)
1307   Makefile: cleanup install targets
1308   remove chassis_id program
1309   fic gcov use and move it into the Makefile
1310   FAQ: update things that have changed
1311
1312 Thierry Vignaud:
1313   switch to '==' in raid-devfs.sh
1314
1315
1316 Summary of changes from v067 to v068
1317 ============================================
1318
1319 Greg Kroah-Hartman:
1320   add EXTRAS documentation to the README file.
1321   Always open the cdrom drive in non-blocking mode in cdrom_id
1322   cdrom_id: change err() to info() to help with debugging problems
1323
1324 Kay Sievers:
1325   cleanup some debug output and move to info level + unify select() loops
1326   move udevmonitor to /usr/sbin
1327   ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
1328   vol_id: fix sloppy error handling
1329   fix typo in cdrom_id syslog
1330   bring std(in|out|err) fd's in a sane state
1331   fix printed udevmonitor header
1332
1333
1334 Summary of changes from v066 to v067
1335 ============================================
1336
1337 Greg Kroah-Hartman:
1338   added the cdrom.h #defines directly into the cdrom_id.c file
1339
1340 Kay Sievers:
1341   update SUSE rules
1342   fix make install, as we don't provide a default rule set anymore
1343   fix more compiler warnings ...
1344   fix udevstart event ordering, we want /dev/null very early
1345   don't fail too bad, if /dev/null does not exist
1346
1347
1348 Summary of changes from v065 to v066
1349 ============================================
1350
1351 Greg Kroah-Hartman:
1352   update gentoo rule file.
1353   Created cdrom_id program to make it easier to determine cdrom types
1354   added cdrom_id to the build check
1355   updated gentoo rule file to handle removable ide devices.
1356   changed cdrom_id exports to be easier to understand and consistant with other _id programs.
1357   fix klibc build issue in cdrom_id.c
1358   Change the gentoo rules to use cdrom_id instead of cdsymlink.sh
1359   changed location of gentoo helper apps to be /sbin instead of in scripts dir
1360   tweak the gentoo rules some more.
1361
1362 Kay Sievers:
1363   add NETLINK define for the lazy distros
1364   read sysfs attribute also from parent class device
1365   switch some strlcpy's to memcpy
1366   allow clean shutdown of udevd
1367   add flag for reading of precompiled rules
1368   update distro rules files
1369   add SUSE rules
1370   update SUSE rules
1371   add firmware_helper to load firmware
1372   more distro rules updates
1373   update README
1374   remove example rules and put the dev.d stuff into the run_directory folder
1375   trivial text cleanups
1376   update SUSE rules
1377   split udev_util in several files
1378   update SUSE rules
1379   allow logging of all output from executed tools
1380   add Usage: to udevmonitor and udevcontrol
1381   move some logging to the info level
1382
1383 Thierry Vignaud:
1384   fix udevinfo output
1385
1386
1387 Summary of changes from v064 to v065
1388 ============================================
1389
1390 Greg Kroah-Hartman:
1391   Added persistent name rules for block devices to gentoo rule file.
1392   Added horrible (but fun) path_id script to extras.
1393   Update gentoo rules file.
1394
1395 Kay Sievers:
1396   update release notes for next version
1397   add udevmonitor, to debug netlink+udev events at the same time
1398   allow RUN to send the environment to a local socket
1399   fix GGC signed pointer warnings and switch volume_id to stdint
1400
1401
1402 Summary of changes from v063 to v064
1403 ============================================
1404
1405 Andre Masella:
1406   volume_id: add OCFS (Oracle Cluster File System) support
1407
1408 Hannes Reinecke:
1409   usb_id: fix typo
1410   add ID_BUS to *_id programs
1411   create_floppy_devices: add tool to create floppy nodes based on sysfs info
1412
1413 Kay Sievers:
1414   move code to its own files
1415   make SYSFS{} usable for all devices
1416   add padding to rules structure
1417   allow rules to have labels and skip to next label
1418   thread unknown ENV{key} match as empty value
1419
1420
1421 Summary of changes from v062 to v063
1422 ============================================
1423
1424 Anton Farygin:
1425   fix typo in GROUP value application
1426
1427 Greg Kroah-Hartman:
1428   add 'make tests' as I'm always typing that one wrong...
1429   Really commit the udev_run_devd changes...
1430   Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
1431   fix position of raw rules in gentoo config file
1432
1433 Hannes Reinecke:
1434   dasd_id: add s390 disk-label prober
1435   fix usb_id and let scsi_id ignore "illegal request"
1436
1437 Kay Sievers:
1438   volume_id: remove s390 dasd handling, it is dasd_id now
1439   trivial fixes for *_id programs
1440   IMPORT: add {parent} to import the persistent data of the parent device
1441   allow multiple values to be matched with KEY=="value1|value2"
1442   udevd: set incoming socket buffer SO_RCVBUF to maximum
1443   remember mapped rules state
1444   ata_id: check for empty serial number
1445   compile dasd only on s390
1446
1447 Ville Skyttä:
1448   correct default mode documentation in udev
1449
1450
1451 Summary of changes from v061 to v062
1452 ============================================
1453
1454 Kay Sievers:
1455   fix symlink values separated by multiple spaces
1456   update RELEASE-NOTES
1457   fix typo in group assignment
1458   fix default-name handling and NAME="" rules
1459   add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
1460   fix unquoted strings in udevinitsend
1461
1462 Summary of changes from v060 to v061
1463 ============================================
1464
1465 Greg Kroah-Hartman:
1466   Sync up the Debian rules files
1467   fix cdrom symlink problem in gentoo rules
1468   Fix ChangeLog titles
1469
1470 Kay Sievers:
1471   update RELEASE-NOTES
1472   we want to provide OPTFLAGS
1473   rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT
1474   udevd: optimize env-key parsing
1475   don't resolve OWNER, GROUP on precompile if string contains %, $
1476   set default device node to /dev
1477   create udevdb files only if somehting interesting happened
1478   pack parsed rules list
1479   replace useless defines by inline text
1480   move rule matches to function
1481   add usb_id program to generate usb-storage device identifiers
1482   add IEEE1394 rules to the gentoo rule file
1483   fake also kernel-name if we renamed a netif
1484   allow OPTIONS to be recognized for /sys/modules /sys/devices events
1485   switch gentoo rules to new operators
1486
1487
1488 Summary of changes from v059 to v060
1489 ============================================
1490
1491 Greg Kroah-Hartman:
1492   Fix the gentoo udev rules to allow the box to boot properly
1493
1494 Gustavo Zacarias:
1495   Udev doesn't properly build with $CROSS
1496
1497 Kay Sievers:
1498   Keep udevstart from skipping devices without a 'dev' file
1499
1500 Marco d'Itri:
1501   #define NETLINK_KOBJECT_UEVENT
1502
1503
1504 Summary of changes from v058 to v059
1505 ============================================
1506
1507 Greg Kroah-Hartman:
1508   Update the gentoo rule file
1509   Fix udevinfo for empty sysfs directories
1510   Fix makefile to allow 'make release' to work with git
1511
1512 Hannes Reinecke:
1513   udev: fix netdev RUN handling
1514   udevcontrol: fix exit code
1515
1516 Kay Sievers:
1517   prepare RELEASE-NOTES
1518   add ID_TYPE to the id probers
1519   add -x to scsi_id to export the queried values in env format
1520   store the imported device information in the udevdb
1521   rename udev_volume_id to vol_id and add --export option
1522   add ata_id to read serial numbers from ATA drives
1523   IMPORT allow to import program returned keys into the env
1524   unify execute_command() and execute_program()
1525   IMPORT=<file> allow to import a shell-var style config-file
1526   allow rules to be compiled to one binary file
1527   fix the fix and change the file to wait for to the "bus" link
1528   fix udevstart and let all events trvel trough udev
1529   prepare for module loading rules and add MODALIAS key
1530   remove device node, when type block/char has changed
1531   Makefile: remove dev.d/ hotplug.d/ from install target
1532   udevcontrol: add max_childs command
1533   udevd: control log-priority of the running daemon with udevcontrol
1534   udeveventrecorder: add small program that writes an event to disk
1535   klibc: add missing files
1536   udevinitsend: handle replay messages correctly
1537   udev man page: add operators
1538   udevd: allow starting of udevd with stopped exec-queue
1539   klibc: version 1.0.14
1540   udev: handle all events - not only class and block devices
1541   volume_id: use udev-provided log-level
1542   udev: clear lists if a new value is assigned
1543   udev: move dev.d/ handling to external helper
1544   udev: allow final assignments :=
1545   udevd: improve timeout handling
1546   Makefile: fix DESTDIR
1547   udevd: add initsend
1548   udevd: add udevcontrol
1549   udevd: listen for netlink events
1550
1551 Stefan Schweizer:
1552   Dialout group fix for capi devices in the gentoo rules file
1553
1554 Summary of changes from v057 to v058
1555 ============================================
1556
1557 Daniel Drake:
1558   o Writing udev rules docs update
1559
1560 Darren Salt:
1561   o update cdsymlinks to latest version
1562
1563 Greg Kroah-Hartman:
1564   o remove detach_state files from the sysfs test tree
1565   o Update permissions on test scripts so they will run properly now
1566   o hopefully fix up the symlinks in the test directory
1567   o Removed klibc/klibc.spec as it is autogenerated
1568   o Added symlinks thanks to Kay's script and git hacking
1569   o add Red Hat/Fedora html documenation
1570   o Update Red Hat default udev rules
1571
1572 Kay Sievers:
1573   o selinux: fix handling during creation of symlinks
1574   o Fedora udev.rules update
1575   o libsysfs: version 2.0
1576   o klibc: version 1.0.7
1577
1578 Masanao Igarashi:
1579   o Fix libsysfs issue with relying on the detach_state file to be
1580
1581 Summary of changes from v056 to v057
1582 ============================================
1583
1584 <tklauser:access.unizh.ch>:
1585   o fix stupid all_partitions bug
1586
1587 Kay Sievers:
1588   o add test for make -j4 to build-check
1589   o klibc: version 1.0.6
1590   o update Debian rules
1591   o apply default permissions only for devices that will need it
1592   o adapt RELEASE-NOTES
1593   o udev_volume_id: fix endianess macros
1594   o udev-test.pl: add test for DEVNAME export to RUN environment
1595   o update the man page to reflect the recent changes
1596   o export DEVNAME to RUN-key executed programs
1597   o fix make -j4 and the local klibc-install
1598   o update RELEASE-NOTES
1599   o add RUN key to be able to run rule based notification
1600   o fix udevtest to print the error if logging is disabled
1601   o move execute_program to utils + add action to init_device
1602   o correct correction for error path for PROGRAM execution
1603   o correct error path for PROGRAM execution
1604   o klibc: version 1.0.5
1605   o check for strlen()==0 before accessing strlen()-1
1606   o allow to match against empty key values
1607   o read %s{}-sysfs values at any device in the chain
1608   o udev_rules.c: don't change sysfs_device while walking up the device chain
1609   o klibc: strlcpy/strlcat - don't alter destination if size == 0
1610   o fix klibc's broken strlcpy/strlcat
1611   o udevinfo: print SYSFS attribute the same way we match it
1612   o remove untrusted chars read from sysfs-values or returned by PROGRAM
1613   o udevinfo: print errors to stderr instead of stdout
1614   o klibc: version 1.0.4
1615   o support log-priority levels in udev.conf
1616   o test-suite: remove UDEV_TEST, it's not needed anymore
1617   o libsysfs: remove trailing slash on SYSFS_PATH override
1618
1619
1620 Summary of changes from v055 to v056
1621 ============================================
1622
1623 <tklauser:access.unizh.ch>:
1624   o fix header paths in udev_libc_wrapper.c
1625
1626 Kay Sievers:
1627   o udev-test.pl: use more common user/group names
1628   o klibc: remove SCCS directories from the temporary klibc install
1629   o udev-test.pl: add a test where the group cannot be found in /etc/passwd
1630   o udev-test.pl: add check for textual uid/gid
1631   o fix bad typo that prevents the GROUP to be applied
1632   o udevd: don't delay events with TIMEOUT in the environment
1633   o klibc: use klcc wrapper instead of our own Makefile
1634   o change call_foreach_file to return a list
1635
1636
1637 Summary of changes from v054 to v055
1638 ============================================
1639
1640 <jkluebs:luebsphoto.com>:
1641   o This patch causes the remove handler to check that each symlink actually points to the correct devnode and skip it if it does not.
1642
1643 <pebenito:gentoo.org>:
1644   o udev selinux fix
1645
1646 <tklauser:access.unizh.ch>:
1647   o The following patch fixes some warnings when compiling volume_id from udev with the -Wall compiler flag. Define _GNU_SOURCE for strnlen() and correct the path to logging.h
1648   o The following patch fixes a warning when compiling chassis_id from udev with the -Wall compiler flag. There are too much conversions in the format string of sscanf(). One %d can be dropped.
1649
1650 Greg Kroah-Hartman:
1651   o fix raid rules
1652   o added frugalware udev ruleset
1653   o merge selinux and Kay's symlink fixes together
1654
1655 Hannes Reinecke:
1656   o volume_id: Fix label/uuid reading for reiserfs
1657
1658 Kay Sievers:
1659   o add udevstart to the RELEASE-NOTES
1660   o volume_id: version 43
1661   o clarify the shortcomings of %e
1662   o correct rule match for devices without a physical device
1663   o remove unneeded code, libsysfs does this for us
1664   o add final release note
1665   o add ENV{} key to match agains environment variables
1666   o simplify sysfs_pair handling
1667   o add a test and simplify debug statement
1668   o support =, ==, !=, += for the key match and assignment
1669   o add OPTION="last_rule" to skip any later rule
1670   o rename namedev_dev to udev_rule
1671   o correct enum device_type
1672   o remove udevstart on make clean
1673   o volume_id: version 42
1674   o volume_id: version 41
1675   o remove unneeded include
1676   o The path to dlist.h is not correct
1677   o udevinfo -d: use '=' as separator, cause ':' may be a part of the devpath
1678   o klibc: version 1.0.3
1679   o add RELEASE-NOTES file
1680   o test suite: move "driver" link to physical device
1681   o remove PLACE key match
1682   o don't lookup "root" in the userdb
1683   o fix ia64 compile
1684   o fix segfaulting udev while DRIVER matching
1685   o cleanup list.h
1686   o klibc: version 0.214
1687   o rename device_list->list to device_list->node
1688   o replace strncpy()/strncat() by strlcpy()/strlcat()
1689   o split udev and udevstart
1690   o udev_volume_id: version 39
1691   o rename LOG to USE_LOG in all places
1692   o remove Makefile magic for klibc integration
1693   o klibc_fixups: remove no longer needed stuff
1694   o udev_volume_id: volume_id v38
1695   o use numeric owner/group as default values to avoid parsing userdb
1696   o fix up segfaulting binaries with new klibc
1697   o udevinfo -d: speed-up device dump
1698   o klibc: version 0.211
1699   o klibc_fixups: remove unneeded stuff
1700   o replace weird defines by real code
1701   o udev-test.pl: remove useless tests
1702   o allow unlimitied count of symlinks
1703   o unmap db-file after use
1704   o remove typedef for call_foreach_file() handler function
1705   o correct udev_init_device
1706   o rename attributes to options
1707   o kill stupid gcc4 warning
1708   o trivial clenaup of namedev code
1709   o klibc: check for gcc4
1710   o klibc: update v0.205
1711
1712 Thierry Vignaud:
1713   o gentoo rule update for raid devices
1714
1715
1716 Summary of changes from v053 to v054
1717 ============================================
1718
1719 <tklauser:access.unizh.ch>:
1720   o udev_volume_id: add Reiser4 support
1721
1722 Kay Sievers:
1723   o namedev: skip backslashes only if followed by newline
1724   o wait_for_sysfs: add joydev
1725   o udevinfo: print devpath -> node relationship for all devices
1726   o trivial rename of some variables
1727   o klibc v0.199
1728   o big libsysfs diet (pre 2.0 version)
1729   o udev_volume_id: volume_id v35
1730   o add "serio" to bus list
1731   o determine device type in udev_init_device()
1732   o move kernel name/number evaluation into udev_init_device()
1733   o detect NAME="" as ignore_device rule
1734   o trivial namedev cleanup
1735   o cleanup db functions
1736   o clean up match_place()
1737   o switch device type to enum
1738   o switch major/minor to dev_t
1739   o remove the device node only if the major/minor number matches
1740   o libsysfs: work around a klibc bug
1741   o introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
1742   o namedev: execute PROGRAM only once and not possibly for every physical device
1743
1744 Patrick Mansfield:
1745   o update scsi_id to work with libsysfs changes
1746
1747
1748 Summary of changes from v052 to v053
1749 ============================================
1750
1751 Greg Kroah-Hartman:
1752   o fix gentoo fb permission issue
1753   o allow simple-build-check.sh to go faster if MAKEOPTS is set
1754   o make the release tarballs have writable files in them
1755   o remove gentoo permission file as it's not valid anymore
1756
1757 Kay Sievers:
1758   o fix special file mode mask for temporary device node
1759   o udevstart: simplify "dev" file searching
1760   o udev_volume_id: remove temporary node creation and parent handling
1761   o add %P modifier to query the node name of the parent device
1762   o udev_volume_id: remove __packed__ from dasd structure as it does not work
1763   o create /block/*/range count of partitons for all_partitions
1764
1765 Patrick Mansfield:
1766   o scsi_id changes for use with udev %N and %p
1767
1768
1769 Summary of changes from v051 to v052
1770 ============================================
1771
1772 <md:linux.it>:
1773   o debian: update rules files
1774   o raid-devfs.sh: devfs names for hardware RAID controllers
1775   o scsi_id: when udevstart is started, /tmp is not writeable
1776   o cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
1777
1778 <sschweizer:gmail.com>:
1779   o gentoo/udev.rules: add default permissions for sound devices
1780
1781 Greg Kroah-Hartman:
1782   o fix example comment in ide-devfs.sh
1783   o Add infiniband to gentoo rules
1784   o Another gentoo fix, adding dvb support
1785   o Fix gentoo bug #76056 (fb device group permissions.)
1786   o Fix gentoo bug #81102, device nodes for the pktcdvd device
1787
1788 Kay Sievers:
1789   o provide temporary device node for callouts to access the device
1790   o udev_volume_id: fix dasd disklabel reading with -l option
1791   o udev_volume_id: volume_id version 034
1792   o udev_volume_id: rename probe_ibm into probe_dasd
1793   o udev_volume_id: volume_id version 032
1794   o Makefile: add some more warnings and prepare for clean gcc4 compile
1795   o Makefile: cleanup conditional config option sections
1796   o fix -Wsign-compare warnings
1797   o chassis_id: clean compilation and fix bad function parameter passing
1798   o simple_build_check: make it possible to pass KERNEL_DIR
1799   o selinux: cleanup udev integration
1800
1801 Michael Buesch:
1802   o trivial: remove _all_ trailing slashes with no_trailing_slash()
1803   o trivial: fix signedness
1804   o namdev: allow symlink-only rules to specify node permissions
1805   o udevd: fix valgrind warning
1806
1807
1808 Summary of changes from v050 to v051
1809 ============================================
1810
1811 <roland:digitalvampire.org>:
1812   o This fixes a silly mistake in how udevinfo prints the major and minor numbers (right now it prints the minor next to "MAJOR" and the major next to "MINOR" ;)
1813
1814 <tklauser:access.unizh.chbk>:
1815   o I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 and got two errors about possibly uninitialized structs, so I fixed this. 
1816
1817 Christian Bornträger:
1818   o udev_volume_id: fix -d option
1819
1820 Greg Kroah-Hartman:
1821   o gentoo fb permission fix
1822   o fix gcc 2.96 issue in libsysfs
1823   o remove the lfs startup script on request of the author
1824   o clean up the aoe char device rules, and delete the block one as it's not needed
1825   o add aoe block and char device rules to the gentoo rule file
1826   o fix udev_volume_id build error
1827
1828 Hannes Reinecke:
1829   o rearrange link order in Makefile
1830
1831 Kay Sievers:
1832   o udev_volume_id: new version of volume_id
1833   o klibc: update to version 0.198
1834   o udev_volume_id: fix FAT label reading
1835   o klibc: update to version 0.196
1836   o udevd: throttle the forking of processes
1837   o udevd: add possible initialization of expected_seqnum
1838   o udevd: it's obviously not the brightest idea to exit a device node manager if it doesn't find /dev/null
1839   o udevd: separate socket handling to prepare for other event sources
1840   o udevd: support -d switch to become a daemon
1841   o udev_volume_id: version 27
1842   o udevd: split up message receiving an queueing
1843   o remove useless warning if udev.conf contains keys not read by udev itself
1844   o improve event sequence serialization
1845   o remove udevsend syslog noise on udevd startup
1846   o limit the initial timeout of the udevd event handling
1847   o correct detection of hotplug.d/ udevsend loop
1848   o correct log statement
1849   o remove default_* permissions from udev.conf file
1850   o update Fedora config files and add some more tests
1851   o allow permissions only rules
1852   o add SUBSYSTEM rule to catch all block devices and apply the disk permissions
1853   o update Fedora config files
1854   o handle renamed network interfaces properly if we manage hotplug.d/
1855   o allow multiline rules by backslash at the end of the line
1856   o add OnStream tape drive rules
1857   o simplify rules file by setting default mode to 0660
1858   o simplify permission application
1859   o I broke the extras/ again. Add simple build test script now
1860   o Merge vrfy.org:/home/kay/src/udev into vrfy.org:/home/kay/src/udev.kay
1861   o initial merge of fedora udev.permissions into udev.rules
1862   o remove permissions file mentioning from the udev man page
1863   o fix some typos in gentoo's udev.rules introduced by the merge
1864
1865 Michael Buesch:
1866   o The attached patch fixes the code path if namedev_name_device() fails
1867
1868 Summary of changes from v049 to v050
1869 ============================================
1870
1871 <harald:redhat.com>:
1872   o selinux patch
1873
1874 <tklauser:access.unizh.ch>:
1875   o I made some more changes to the manpage of udev including
1876
1877 Kay Sievers:
1878   o update libsysfs to CVS version and fix segfaulting attribute reading
1879   o klibc supports LOG_PID now, so remove our own implementation
1880   o avoid building klibc test programs and pass SUBDIRS= to klibc clean
1881
1882
1883 Summary of changes from v048 to v049
1884 ============================================
1885
1886 Greg Kroah-Hartman:
1887   o fix 'make clean' error in klibc
1888
1889 Kay Sievers:
1890   o update klibc to 0.194
1891   o export DEVNAME regardless of the state of udev_dev_d
1892   o add class specific files for class/spi_transport and class/spi_host
1893   o udevd-test.pl: remove wrong date calculation
1894   o check earlier if we should run as udevstart
1895   o remove double initialization
1896   o include missing header to udevtest.c
1897   o add -V option to udev to print the version number
1898   o prevent udev node creatinon for "class" registration
1899   o udevd: serialization of the event sequence of a chain of devices
1900   o add a class/fc_host file to the list of what to wait for
1901   o udev_volume_id: links sysfs.a instead of all objects
1902
1903 Martin Schlemmer:
1904   o remove leftover from udevinfo's -d option
1905
1906
1907 Summary of changes from v047 to v048
1908 ============================================
1909
1910 Greg Kroah-Hartman:
1911   o fix udev_volume_id so it will now build properly
1912   o fix scsi_id build errors due to changes in the main udev makefile
1913
1914
1915 Summary of changes from v046 to v047
1916 ============================================
1917
1918 <klauser:access.unizh.ch>:
1919   o Various typos and other litte errors in udev.8.in
1920
1921 <sjoerd:spring.luon.net>:
1922   o DEVNAME on device removal
1923
1924 <sschweizer:gmail.com>:
1925   o Allow GROUP to have modifiers in it
1926
1927 Greg Kroah-Hartman:
1928   o add more debian rules files
1929   o move distro specific config files into their own directories
1930   o update debian rules files
1931   o added asterix rules to the gentoo file
1932   o use udevstart for udev.init.* files
1933   o delete a bunch of files no longer needed
1934   o fix gentoo scsi cdrom rule
1935   o Fix the multithreaded build again
1936   o merge
1937   o comment out ability to run udev-test.pl with valgrind
1938   o fix spurious valgrind warning in udev
1939   o fix udevinfo '-q path' option as it was not working
1940   o merge
1941   o fix parallel build error
1942
1943 Kay Sievers:
1944   o update Fedora dev.d/ example and remove unused conf.d/ directory
1945   o don't install distribution specific init script on "make install"
1946   o restore OWNER/GROUP assignment in rule coming from RESULT
1947   o make gcov compile scripts working with recent gcc
1948   o fix udev-test/udev-test.pl to work with again
1949   o add net/atml and class/ppdev to the wait_for_sysfs exception list
1950   o add net/nlv* devices to the exception list
1951   o add "pcmcia" and "fc_transport" to the wait_for_sysfs lists
1952   o remove unused timestamp field
1953   o simplify permission handling
1954   o handle /etc/hotplug.d/ only if the event comes from udevd
1955   o trivial cleanups and change some comments
1956   o remove unused variables
1957   o udevsend/udevd handle events without a subsystem
1958   o use blacklist on device "remove" and remove dev.d/ call code duplication
1959   o update the man pages and correct Usage: hints
1960   o don't call the hotplug scripts with a test run
1961   o don't call dev.d/ scripts twice, if directory = subsystem
1962   o remove archive file if we changed something
1963   o link archive insted of objects
1964   o rename udev_lib to udev_utils and dev_d to udev_multiplex
1965   o handle whole hotplug event with udevd/udev
1966   o integrate wait_for_sysfs in udev
1967   o make the searched multiplex directories conditionally
1968   o add MANAGED_EVENT to the forked udev environment
1969   o export DEVNAME on remove event
1970   o export udev_log flag to the environment
1971   o remove my test code
1972   o add support for /devices-devices without any file to wait for
1973   o Patch from Alex Riesen <raa.lkml@gmail.com>
1974   o add a bunch of busses to the list of what to wait for
1975   o close connection to syslog in forked udevd child
1976   o udevd exit path cleanup
1977   o fix network device naming bug
1978
1979
1980 Summary of changes from v045 to v046
1981 ============================================
1982
1983 Greg Kroah-Hartman:
1984   o make spotless for releases
1985
1986 Kay Sievers:
1987   o Don't try to print major/minor for devices without a dev file
1988   o remove get_device_type and merge that into udev_set_values()
1989   o prevent udevd crash if DEVPATH is not set
1990   o add ippp and bcrypt to the exception lists of wait_for_sysfs
1991   o let klibc add the trailing newline to syslog conditionally
1992   o disable logging for udevstart
1993   o add NAME{ignore_remove} attribute
1994   o remove historical SYSFS_attr="value" format
1995   o don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to expect
1996   o change key names in udevinfo sysfs walk to match the kernel
1997   o support DRIVER as a rule key
1998   o support SUBSYSTEM as a rule key
1999   o rename udevdb* to udev_db*
2000   o Make dev.d/ handling a separate processing stage
2001   o make the udev object available to more processing stages
2002   o remove udev_lib dependency from udevsend, which makes it smaller
2003   o add ACTION to udev object to expose it to the whole process
2004   o make udevinfo's -r option also workimg for symlink queries
2005   o let udev act as udevstart if argv[1] == "udevstart"
2006   o improve udevinfo sysfs info walk
2007   o add sysfs info walk to udevinfo
2008   o pass the whole event environment to udevd
2009   o replace tdb database by simple lockless file database
2010
2011
2012 Summary of changes from v044 to v045
2013 ============================================
2014
2015 Martin Schlemmer:
2016   o Some updates for Gentoo's udev rules
2017
2018
2019 Summary of changes from v043 to v044
2020 ============================================
2021
2022 Greg Kroah-Hartman:
2023   o add cdsymlinks.sh support to gentoo rules file
2024   o fix gentoo legacy tty rule
2025   o remove 'sudo' usage from the Makefile
2026   o make udev-test.pl test for root permissions before running
2027
2028 Kay Sievers:
2029   o reduce syslog noise of udevsend if multiple instances try to start udevd
2030   o add i2c-dev to the list of devices without a bus
2031
2032
2033 Summary of changes from v042 to v043
2034 ============================================
2035
2036 Greg Kroah-Hartman:
2037   o add test target to makefile
2038   o add dumb script to show all sysfs devices in the system
2039
2040 Kay Sievers:
2041   o Shut up wait_for_sysfs class/net failure messages, as it's not possible to
2042     get that right for all net devices. Kernels later than 2.6.10-rc1 will
2043     handle that by carrying the neccessary information in the hotplug event.  
2044   o wait() for specific pid to return from fork()
2045   o Don't use any syslog() in signal handler, cause it may deadlock
2046   o Add support for highpoint ataraid to volume_id to suppress label reading on raid set members.
2047   o Add a bunch of devices without "device" symlinks
2048   o Exit, if udevtest cannot open the device (segfault)
2049   o Patches from Harald Hoyer <harald@redhat.com>
2050   o Apply the default permissions even if we found a entry in the permissions
2051     file. Correct one test, as the default is applied correctly now and the
2052     mode will no longer be 0000.
2053   o add test for format chars in multiple symlinks to replace
2054   o Add net/vmnet and class/zaptel to the list of devices without physical device
2055
2056
2057 Summary of changes from v040 to v042
2058 ============================================
2059
2060 Greg Kroah-Hartman:
2061   o add inotify to the rules for gentoo
2062
2063 Kay Sievers:
2064   o skip waiting for device if we get a bad event for class creation and not for a device underneath it
2065   o add net/pan and net/bnep handling
2066   o switch wait for bus_file to stat() instead of open() add net/tun device handling add ieee1394 device handling
2067   o Remove the last klibc specific line from the main udev code Move _KLIBC_HAS_ARCH_SIG_ATOMIC_T to the fixup file which is automatically included by the Makefile is we build with klibc
2068   o ignore *.rej files from failed patches
2069   o update to libsysfs 1.2.0 and add some stuff klib_fixup Now we have only the sysfs.h file different from the upstream version to map our dbg() macro.
2070   o improve klibc fixup integration
2071   o cleanup udevd/udevstart
2072   o expose sysfs functions for sharing it
2073
2074
2075 Summary of changes from v039 to v040
2076 ============================================
2077
2078 <jk:blackdown.de>:
2079   o wait_for_sysfs update for dm devices
2080
2081 Greg Kroah-Hartman:
2082   o sparse cleanups on the tree
2083   o fix stupid cut-and-paste error for msr devices on gentoo boxes
2084   o add *~ to bk ignore list
2085   o delete udevruler.c as per Kay's request
2086   o fix up the wait_for_sysfs_test script a bit
2087
2088 Kay Sievers:
2089   o fix debug in volume id / fix clashing global var name
2090   o volume_id fix
2091   o $local user
2092   o cleanup netif handling and netif-dev.d/ events
2093   o big cleanup of internal udev api
2094   o don't wait for dummy devices
2095   o close the syslog
2096   o Fix ppp net devices in wait_for_sysfs
2097   o Fix wait_for_sysfs messages (more debugging info)
2098
2099
2100 Summary of changes from v038 to v039
2101 ============================================
2102
2103 Greg Kroah-Hartman:
2104   o Hopefully fix the vcs issue in wait_for_sysfs
2105   o take out & from wait_for_sysfs_test that I previously missed
2106   o add very nice cdsymlinks scripts
2107   o add some helper scripts for dvb and input devices
2108   o add debian config files
2109   o let the extras/ programs build "pretty" also
2110   o tweak the ccdv program to handle files in subdirectories being built
2111   o crap, I messed up the 'sed' instances pretty badly, this fixes the config and man page mess
2112   o fix broken 'make -j5' functionality
2113
2114 Kay Sievers:
2115   o swich attribute open() to simple stat()
2116   o wait_for_sysfs update for /class/firmware and /class/net/irda devices
2117   o fix unusual sysfs behavior for pcmcia_socket
2118   o remove sleeps from udev as it is external now
2119   o delete udevruler?
2120   o Makefile fix
2121
2122 Patrick Mansfield:
2123   o update udev to scsi_id 0.7
2124   o pass SYSFS setting down for extras builds
2125   o move assignments past local variables
2126
2127
2128 Summary of changes from v037 to v038
2129 ============================================
2130
2131 <andrew.patterson:hp.com>:
2132   o Re: Problem parsing %s in udev rules
2133
2134 Greg Kroah-Hartman:
2135   o fix up error in building extras and libsysfs
2136
2137 Summary of changes from v036 to v037
2138 ============================================
2139
2140 <md:linux.it>:
2141   o small udev patch
2142
2143 Greg Kroah-Hartman:
2144   o fix compilation warning in tdb log message
2145   o Fix build error with klibc due to recent changes
2146   o merge
2147   o add wait_for_sysfs test script to the tarball to help people debug their boxes
2148   o add ipsec to wait_for_sysfs ignore list
2149   o added ccdv to bk ignore list
2150   o a few more Makefile tweaks for the quiet feature
2151   o Make the build silent, thanks to a helper program from ncftp
2152   o rename files to have '_' instead of '-' in them
2153   o change max time to wait in wait_for_sysfs to 10 seconds to hopefully handle some slow machines
2154   o add support for class/raw/ to wait_for_sysfs
2155   o fix up Makefile for wait_for_sysfs udev_version.h dependancy
2156   o remove the debian specific file, as they don't want to share with the rest of the world :(
2157
2158 Kay Sievers:
2159   o prevent deadlocks on an corrupt udev database
2160   o wait_for_sysfs_update
2161
2162 Michael Buesch:
2163   o fix asmlinkage
2164   o fix incompatible pointer type warning
2165
2166
2167 Summary of changes from v035 to v036
2168 ============================================
2169
2170 Greg Kroah-Hartman:
2171   o add the error number to the error message in wait_for_sysfs to help out in debugging problems
2172
2173 Summary of changes from v034 to v035
2174 ============================================
2175
2176 Greg Kroah-Hartman:
2177   o added ieee1394 support to wait_for_sysfs
2178   o update wait_for_sysfs with a bunch more devices thanks to user reports
2179
2180 Summary of changes from v033 to v034
2181 ============================================
2182
2183 Kay Sievers:
2184   o wait_for_sysfs bluetooth class update
2185
2186 Greg Kroah-Hartman:
2187   o add comment in wait_for_sysfs to explain the structure better
2188   o Revert previous dev_d.c change, it's not what is causing HAL problems
2189   o hm, somethings odd with DEVPATH, see if this fixes it
2190   o 33_bk mark for the makefile
2191   o wait_for_sysfs: clean up the logic for the list of devices that we do not expect device symlinks for
2192   o get rid of annoying extra lines in the syslog for some libsysfs debug messages
2193   o added support for i2c devices in wait_for_sysfs.c
2194   o add support for i2c-adapter devices to wait_for_sysfs.c
2195
2196 Summary of changes from v032 to v033
2197 ============================================
2198
2199 <harald:redhat.com>:
2200   o udev close on exec
2201   o some cleanups and security fixes
2202   o some cleanups and security fixes
2203   o selinux for udev
2204   o cleanup PATCH for extras/chassis_id/Makefile
2205
2206 <kpfleming:backtobasicsmgmt.com>:
2207   o respect prefix= setting in built udev.conf (updated)
2208
2209 Greg Kroah-Hartman:
2210   o add support for usb interfaces to wait_for_sysfs to keep it quiet
2211   o enable native tdb spinlocks on i386 platforms
2212   o delete extras/multipath-tools as per the author's request
2213   o be paranoid in dev_d.c
2214   o add USE_SELINUX to README documentation so people have a chance to see what is going on
2215   o update the selinux.h file to start to look sane
2216   o update bk ignore list for the wait_for_sysfs binary
2217   o kdetv wants to see device nodes in /dev
2218   o update comments in scsi-devfs.sh
2219   o fix up Makefiles to get the klibc build working properly
2220   o update bk ignore list for new klibc generated files
2221   o oops forgot to add the new klibc/include directory
2222   o update klibc to version 0.181
2223
2224 Kay Sievers:
2225   o fix problems with dev.d and udevstart
2226   o wait_for_sysfs debug cleanup
2227   o fix problems using scsi_id with udevstart
2228   o update volume_id
2229   o finally solve the bad sysfs-timing for all of us
2230   o volume-id build fix and update
2231   o switch udev's seqnum to u64
2232   o add enum tests
2233   o fix udev segfaults with bad permissions file
2234
2235 Patrick Mansfield:
2236   o update udev to include scsi_id 0.6
2237
2238
2239 Summary of changes from v031 to v032
2240 ============================================
2241
2242 <harald:redhat.com>:
2243   o udev parse bug
2244
2245 Kay Sievers:
2246   o handle only block and class devices
2247   o fix udevstart badly broken in udev 031
2248
2249
2250 Summary of changes from v030 to v031
2251 ============================================
2252
2253 <arun:codemovers.org>:
2254   o udev - read long lines from config files overflow fix
2255
2256 <ballarin.marc:gmx.de>:
2257   o Update the FAQ with info about hardlink security
2258
2259 <david:fubar.dk>:
2260   o compatibility symlinks for udev
2261
2262 David Weinehall:
2263   o Minor POSIX-fixes for udev
2264
2265 Greg Kroah-Hartman:
2266   o add symlink for video rule
2267   o add a "first" list to udevstart and make it contain the class/mem/ devices
2268   o fix compiler warning in udevtest.c
2269   o Fix old-style pty breakage in rules file for tty device
2270   o add rules for i386 cpu devices
2271   o add permission for legotower usb devices
2272
2273 Kay Sievers:
2274   o Fix naming ethernet devices in udevstart
2275   o update udev_volume_id
2276   o let /sbin/hotplug execute udev earlier
2277   o pass SEQNUM trough udevd
2278   o fix manpages based on esr's spambot
2279
2280 Martin Schlemmer:
2281   o add microcode rule to permissions.gentoo file
2282
2283 Michael Buesch:
2284   o Try to provide a bit of security for hardlinks to /dev entries
2285
2286 Olaf Hering:
2287   o udevsend depends on udev_lib.o
2288
2289 Tom Rini:
2290   o fix UDEV_NO_SLEEP
2291   o clean up start_udev a bit
2292   o Make udev/udevstart be one binary
2293   o Add 'asmlinkage' to udev-030
2294
2295
2296 Summary of changes from v029 to v030
2297 ============================================
2298
2299 Greg Kroah-Hartman:
2300   o fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes
2301
2302
2303 Summary of changes from v028 to v029
2304 ============================================
2305
2306 Greg Kroah-Hartman:
2307   o add permission rule for jogdial device
2308   o fix dumb bug I added to udevstart
2309   o make a "last list" of devices for udevstart to operate on last
2310   o fix permission problem with input event and ts nodes for gentoo
2311   o change default perms of misc/rtc to be readable by anyone
2312
2313 Olaf Hering:
2314   o allow NAME_SIZE > SYSFS_PATH_MAX
2315
2316
2317 Summary of changes from v027 to v028
2318 ============================================
2319
2320 <atul.sabharwal:intel.com>:
2321   o Patch for chassis_id exras module
2322
2323 Daniel Drake:
2324   o Writing udev rules doc update
2325
2326 Greg Kroah-Hartman:
2327   o clean up block whitelist search logic a bit
2328   o reverse order of scanning of udevstart to look at class before block
2329
2330 Kay Sievers:
2331   o update udev_volume_id
2332
2333 Leann Ogasawara:
2334   o udevstart performance increase
2335
2336 Patrick Mansfield:
2337   o update udev scsi_id to scsi_id 0.5
2338
2339
2340 Summary of changes from v026 to v027
2341 ============================================
2342
2343 <fork0:users.sf.net>:
2344   o fix handle leak in udev_lib.c
2345
2346 Greg Kroah-Hartman:
2347   o tweak the gentoo default permission rules as they are wrong for tty and misc devices
2348
2349
2350 Summary of changes from v025 to v026
2351 ============================================
2352
2353 Arnd Bergmann:
2354   o udev rpm fix
2355
2356 Greg Kroah-Hartman:
2357   o add test for ! in partition name
2358   o 025_bk mark
2359   o Update to version 117 of klibc (from version 108)
2360   o add volume_id ignore rule for bk
2361   o add volume_id support to the udev.spec file
2362   o remove dbus and selinux stuff from the udev.spec file
2363   o delete udev_selinux as it doesn't work properly and is the wrong way to do it
2364   o Deleted the udev_dbus extra as it didn't really work properly and HAL has a real solution now
2365   o add udev.permissions.slackware file
2366   o udevstart: close open directories
2367
2368 Kay Sievers:
2369   o fix udevd zombies
2370   o catchup with recent klibc
2371   o Re: udevsend fallback
2372   o udev_volume_id update
2373   o udev callout for reading filesystem labels
2374   o udev callout for reading filesystem labels
2375   o udev default config layout changes
2376
2377 Leann Ogasawara:
2378   o evaluate getenv() return value for udev_config.c
2379
2380 Summary of changes from v024 to v025
2381 ============================================
2382
2383 <md:linux.it>:
2384   o devfs.sh-ide-floppy
2385
2386 <sjoerd:spring.luon.net>:
2387   o DEVNODE -> DEVNAME transition fixes
2388
2389 Daniel Drake:
2390   o Update writing udev rules docs
2391
2392 Greg Kroah-Hartman:
2393   o make dev.d call each directory in the directory chain of the device name, instead of just the whole name
2394   o add devd_test script
2395   o add more permissions based on SuSE's recommendations
2396   o added rules for tun and raw devices
2397   o add udev conf.d file
2398   o Switch the default config to point to a directory for the rules and permission files
2399   o update the Red Hat .dev files to work on other distros
2400   o add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/default/ usage
2401   o add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org>
2402   o add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl.org>
2403   o change permissions on udevd test scripts
2404   o Fix build process for users who have LC_ALL set to a non-english language
2405   o Added expanded tests to the test framework from Leann Ogasawara <ogasawara@osdl.org>
2406   o added execelent "writing udev rules" document from Daniel Drake <dan@reactivated.net>
2407   o added rule to put USB printers in their proper places
2408   o added rules for CAPI devices
2409   o added a dev.d alsa script to help people out
2410
2411 Kay Sievers:
2412   o fix test regressions
2413   o udev_selinux changes
2414   o udevd test script
2415   o udev_dbus changes
2416   o fix devpath for netdev
2417
2418 Leann Ogasawara:
2419   o gcov for udev
2420
2421
2422 Summary of changes from v023 to v024
2423 ============================================
2424
2425 <atul.sabharwal:intel.com>:
2426   o Add README for chassis_id
2427   o Add chassis_id program to extras directory
2428
2429 <chris_friesen:sympatico.ca>:
2430   o udevd race conditions and performance,  assorted cleanups
2431
2432 <hare:suse.de>:
2433   o fix SEGV in libsysfs/dlist.c
2434
2435 <maryedie:osdl.org>:
2436   o add OSDL documentation for persistent naming
2437
2438 <md:linux.it>:
2439   o small ide-devfs.sh fix
2440
2441 Greg Kroah-Hartman:
2442   o remove compiler warning from udevd.c
2443   o only generate udev.8 on the fly, not all other man pages
2444   o update bk ignore list some more
2445   o update bk ignore list
2446   o switch to generate the man pages during the normal build, not during the install
2447   o convert udev.8.in to use @udevdir@ macro for make install
2448   o first step of making man pages dynamically generated
2449   o add install and uninstall the etc/dev.d/net/hotplug.dev file to the Makefile
2450   o tweak net_test a bit
2451   o fix some segfaults when running udevtest for network devices
2452   o make a net_test test script using udevtest
2453   o handle the subsytem if provided in udevtest
2454   o add hotplug.dev script to handle renamed network devices
2455   o add a bunch of network class devices to the test sysfs tree
2456   o add udevruler to the bk ignore list
2457   o update RFC-dev.d docs due to DEVNODE to DEVNAME change
2458   o clean up chassis_id coding style
2459   o clean up the OSDL document formatting a bit
2460   o add netlink rules to devfs and gentoo rules files
2461   o added USB device rules to rules files
2462   o clean up the gentoo rules file a bit more, adding dri rules
2463   o fix up udev.rules to handle oss rules better
2464   o 023_bk mark
2465   o fix udev.spec file for where udevtest should be placed
2466
2467 Kay Sievers:
2468   o tweak node unlink handling
2469   o switch udevd's msg_dump() to #define
2470   o handle netdev in udevruler
2471   o man page cleanup
2472   o put config info in db for netdev
2473   o increase udevd event timeout
2474   o udevstart fix
2475   o put netdev handling and dev.d/ in manpages
2476   o DEVPATH for netdev
2477   o netdev - udevdb+dev.d changes
2478   o udevd race conditions and performance,  assorted cleanups - take 2
2479   o udevinfo patch
2480   o dev_d.c file sorting and cleanup
2481   o apply all_partitions rule to main block device only
2482
2483
2484 Summary of changes from v022 to v023
2485 ============================================
2486
2487 Kay Sievers:
2488   o hmm, handle net devices with udev?
2489   o correct apply_format() for symlink only rules
2490   o don't init namedev on remove
2491   o first stupid try for a rule compose gui
2492   o replace fgets() with mmap() and introduce udev_lib.[hc]
2493   o make udevtest a real program :)
2494
2495 Daniel E. F. Stekloff:
2496   o udevinfo patch
2497
2498 Greg Kroah-Hartman:
2499   o create the /etc/dev.d/ directories in 'make install'
2500   o actually have udev run files ending in .dev in the /etc/dev.d/ directory as documented
2501   o added RFC-dev.d document detailing how /etc/dev.d/ works
2502   o fixed up udev.spec to handle selinux stuff properly now
2503   o remove USE_DBUS and USE_SELINUX flags from the README as they are no longer present
2504   o remove selinux stuff from the main Makefile
2505   o move udev_selinux into extras/selinux
2506   o fix dbus build in the udev.spec file
2507   o remove dbus stuff from main Makefile
2508   o move udev_dbus to extras/dbus
2509   o udev_dbus can now compile properly, but linnking is another story
2510   o remove udev_dbus.h from Makefile
2511   o first cut at standalone udev_selinux program
2512   o remove selinux support from udev core as it's no longer needed
2513   o first cut at standalone udev_dbus program
2514   o add get_devnode() helper to udev_lib for udev_dbus program
2515   o remove dbus code from core udev code as it's no longer needed to be there
2516   o add /etc/dev.d/ support for udev add and remove events
2517   o fix build error in namedev.c caused by previous patch
2518   o 022_bk tag
2519   o fix 'make spotless' to really do that in klibc
2520   o add a question/answer about automounting usb devices to the FAQ
2521   o mark scsi-devfs.sh as executable
2522   o Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
2523   o fix udevtest to build properly after the big udev_lib change
2524
2525 Olaf Hering:
2526   o uninitialized variable for mknod and friend
2527
2528 Richard Gooch:
2529   o SCSI logical and physical names for udev
2530
2531 Theodore Y. T'so:
2532   o Trivial man page typo fixes to udev
2533
2534
2535 Summary of changes from v021 to v022
2536 ============================================
2537
2538 <ananth:in.ibm.com>:
2539   o more Libsysfs updates
2540   o Libsysfs updates
2541
2542 <async:cc.gatech.edu>:
2543   o fix HOWTO-udev_for_dev for udevdir
2544
2545 Kay Sievers:
2546   o udev-test.pl cleanup
2547   o add dev node test to udev-test.pl
2548   o add permission tests
2549   o "symlink only" test
2550   o callout part selector tweak
2551   o cleanup callout fork
2552   o allow to specify node permissions in the rule
2553   o man page beauty
2554   o put symlink only rules to the man page
2555   o rename strn*() macros to strmax
2556   o conditional remove of trailing sysfs whitespace
2557   o clarify udevinfo text
2558   o better fix for NAME="foo-%c{N}" gets a truncated name
2559   o overall trivial trivial cleanup
2560   o fix NAME="foo-%c{N}" gets a truncated name
2561   o cleanup mult field string handling
2562
2563 <ken:cgi101.com>:
2564   o fix a type in docs/libsysfs.txt
2565   o Added line to udev.permissions.redhat
2566   o Include more examples in the docs area for gentoo and redhat
2567
2568 <md:linux.it>:
2569   o udevstart fixes
2570
2571 Greg Kroah-Hartman:
2572   o add big major tests to udev-test.pl
2573   o add a test for a minor over 255
2574   o udev-test.pl: print out major:minor and perm test "ok" if is ok
2575   o make perm and major:minor test errors be reported properly
2576   o remove extra ; in namedev_parse.c
2577   o Added multipath-tools 0.1.1 release
2578   o deleted current extras/multipath directory
2579   o 021_bk mark
2580   o fix the build for older versions of gcc
2581
2582 Hanna V. Linder:
2583   o Small fix to remove extra "will" in man page
2584
2585 Olaf Hering:
2586   o make spotless
2587   o udev* segfaults with new klibc
2588
2589 Patrick Mansfield:
2590   o add tests for NAME="foo-%c{N}"
2591
2592 Summary of changes from v020 to v021
2593 ============================================
2594
2595 Kay Sievers:
2596   o install udevinfo in /usr/bin
2597   o blacklist pcmcia_socket
2598
2599 Greg Kroah-Hartman:
2600   o fix udev.spec to find udevinfo now that it has moved to /usr/bin
2601   o Fix another problem with Makefile installing initscript
2602   o fix the Makefile to install the init script into the proper directory
2603   o make spec file turn off selinux support by default
2604
2605
2606 Summary of changes from v019 to v020
2607 ============================================
2608
2609 <christophe.varoqui:free.fr>:
2610   o multipath update
2611
2612 Kay Sievers:
2613   o man page udevstart
2614   o cleanup udevstart
2615   o bugfix for local user
2616   o unlink bugfix
2617   o TODO update
2618   o clarify udevinfo device walk
2619   o udevinfo symlink reverse query
2620   o fix stroul endptr use
2621   o add $local user spport for permissions
2622   o udev - man page update
2623   o udev - fix debug info for multiple rule file config
2624   o udev - kill udevd on install
2625   o udev - activate formt length attribute
2626   o udev - safer sprintf() use
2627
2628 <md:linux.it>:
2629   o no error on enoent
2630   o escape dashes in man pages
2631   o remove usage of expr in ide-devfs.sh
2632
2633 <rml:ximian.com>:
2634   o automatically install correct initscript
2635   o update documetation for $local
2636
2637 Andrey Borzenkov:
2638   o Add symlink only rules support
2639
2640 Greg Kroah-Hartman:
2641   o update the TODO list as we already have a devfs config file
2642   o make start_udev use udevstart binary
2643   o install udevstart
2644   o Remove Debian permission files as the Debian maintainer doesn't seem to want to share :(
2645   o update the Gentoo rules files
2646   o Add Red Hat rules and permissions files
2647   o add udevstart to the ignore list
2648   o add udevstart program based on a old patch from Harald Hoyer <harald@redhat.com>
2649   o unlink the file before we try to create it
2650   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
2651
2652
2653 Summary of changes from v018 to v019
2654 ============================================
2655
2656 Kay Sievers:
2657   o TODO update
2658   o udev - correct relative symlink
2659   o udev - safer string handling - part four
2660   o udev - safer string handling - part three
2661   o udev - safer string handling - part two
2662   o udev - man page update
2663   o udev - safer string handling all over the place
2664   o manpage update
2665   o udev - allow all files in a directory as the config
2666   o udev - simple klibc textual uid/gid handling
2667
2668 Andrey Borzenkov:
2669   o do not remove real .udev.tdb during RPM build
2670
2671 Greg Kroah-Hartman:
2672   o add new TODO item about local user permissions
2673   o Add initial SELinux support for udev
2674   o fix build for very old versions of make
2675   o remove limit of the number of args passed to PROGRAM
2676   o force udev to include the internal version of libsysfs and never the external one
2677   o fix up libsysfs header file usage to fix bug reports from users that have sysfsutils installed already
2678   o remove udevtest on 'make clean'
2679   o remove udevd priority TODO item, as it's not needed at all
2680
2681 Patrick Mansfield:
2682   o update udev scsi_id to scsi_id 0.4
2683
2684
2685 Summary of changes from v017 to v018
2686 ============================================
2687
2688 <ext.devoteam.varoqui:sncf.fr>:
2689   o [PATCH] symlink dm-[0-9]* rule
2690   o update extras/multipath
2691
2692 <john-hotplug:fjellstad.org>:
2693   o init.d debian patch
2694
2695 Kay Sievers:
2696   o udev - TODO update
2697   o udev - add %s{filename} to man page
2698   o udev - udevd/udevsend man page
2699   o udev - switch callout part selector to {attribute}
2700   o udev - switch SYSFS_file to SYSFS{file}
2701   o udev - create all partitions of blockdevice
2702   o allow SYSFS{file}
2703   o Adding '%s' format specifier to NAME and SYMLINK
2704
2705 Greg Kroah-Hartman:
2706   o added some scsi_id files to the bk ignore file
2707   o added scsi_id and some more documentation to the udev.spec file
2708   o update udev.rules.gentoo with new config file format
2709   o Update the Gentoo udev.rules and udev.permissions files
2710   o Create a udev.rules.examples file to hold odd udev.rules
2711   o add udevd priority issue to the TODO list
2712   o more HOWTO cleanups
2713   o add HOWTO detailing how to use udev to manage /dev
2714   o mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier to use
2715   o add start_udev init script
2716   o add support for UDEV_NO_SLEEP env variable so Gentoo people will be happy
2717   o start up udevd ourselves in the init script to give it some good priorities
2718   o update the red hat init script to handle nodes that are not present
2719   o add a "old style" SYSFS_attribute test to udev-test.pl
2720   o Have udevsend report more info in debug mode
2721   o Have udevd report it's version in debug mode
2722   o fix up bug created for udevtest in previous partition creation patch
2723   o update the udev.spec to add udevtest and make some more Red Hat suggested changes
2724   o add ability to install udevtest to Makefile
2725   o 017_bk mark
2726   o Add another test to udev-test.pl and fix a bug when only running 1 test
2727   o Fix bug where we did not use the "converted" kernel name if we had no rule
2728
2729 Patrick Mansfield:
2730   o udev use new libsysfs header file location
2731   o udev add some ID tests
2732
2733
2734 Summary of changes from v016 to v017
2735 ============================================
2736
2737 <azarah:nosferatu.za.org>:
2738   o make logging a config option
2739
2740 <christophe.varoqui:free.fr>:
2741   o more udev-016/extras/multipath
2742   o more udev-016/extras/multipath
2743   o update extras/multipath
2744
2745 Kay Sievers:
2746   o udev - keep private data out of the database?
2747   o better credential patch
2748   o udevd - client access authorization
2749   o compile udevd with klibc
2750   o udev - fix "ignore method"
2751   o udev - fix cdrom symlink rule
2752   o convert udevsend/udevd to DGRAM and single-threaded
2753   o udevd - kill the lockfile
2754   o udevd - fix socket path length
2755   o udevd - switch socket path to abstract namespace
2756   o udevd - allow to bypass sequence number
2757   o include used function
2758
2759 Greg Kroah-Hartman:
2760   o add udev_log to the documentation
2761   o fix offsetof() define in klibc
2762   o add some .spec file changes from Red Hat
2763   o update the init.d udev script based on a patch from Red Hat
2764   o remove the .udev.tdb when installing or uninstalling to be safe
2765   o remove the database at startup
2766   o fix bug in permission handling
2767   o update klibc to version .107
2768   o update the bitkeeper ignore file list
2769   o add udevtest program to build
2770   o fix problem where usb devices can be either the main device or the interface
2771   o more logging.h cleanups to be a bit more flexible
2772   o stop using mode_t as different libcs define it in different ways :(
2773   o remove some more KLIBC fixups that are no longer needed
2774   o let udev-test.pl run an individual test if you ask it to
2775   o Handle the '!' character that some block devices have
2776   o add a block device with a ! in the name, and a test for this
2777   o fix up 'make release' to use bk to build the export tree
2778   o fix log option code so that it actually works for all udev programs
2779   o finish syncing up with klibc
2780   o sync with latest version of klibc (0.107)
2781   o fix up Makefile dependancies for udev_version.h
2782
2783 Patrick Mansfield:
2784   o udev add wild card compare for ID
2785   o udev kill extra bus_id compares in match_id
2786
2787
2788 Summary of changes from v015 to v016
2789 ============================================
2790
2791 <elkropac:students.zcu.cz>:
2792   o get_dev_number() in extras/ide-devfs.sh
2793
2794 <rrm3:rrm3.org>:
2795   o FAQ udev.rules.devfs
2796
2797 Greg Kroah-Hartman:
2798   o add udevd and udevsend to the spec file
2799   o make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now
2800   o add KERNEL_DIR option so that the distros will be happy
2801   o make udevsend binary even smaller
2802   o udevsend now almost compiles with klibc, struct sockaddr_un is only problem now
2803   o fix up logging code so that it can be built without it being enabled
2804   o rework the logging code so that each program logs with the proper name in the syslog
2805   o remove logging.c as it's no longer needed
2806   o kill the last examples that contained the %D option
2807   o remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesize()
2808   o udevd - remove stupid locking error I wrote
2809   o update to klibc version 0.101, fixing the stdin bug
2810   o fix Makefile typo for USE_LSB install
2811   o allow dbus code to actually build again
2812
2813 Kay Sievers:
2814   o let udevsend build with klibc
2815   o udevd - config cleanup
2816   o udevd - cleanup and better timeout handling
2817   o fix possible buffer overflow
2818   o udevd - next round of fixes
2819   o udevinfo - missing options for man page
2820   o udev - trivial style cleanup
2821
2822
2823 Summary of changes from v014 to v015
2824 ============================================
2825
2826 <mbuesch:freenet.de>:
2827   o LFS init script update
2828
2829 Greg Kroah-Hartman:
2830   o update klibc to version 0.98
2831   o clean up udevinfo on 'make clean'
2832   o add udevinfo man page to spec file
2833   o remove command line documentation from udev man page
2834   o create initial version of udevinfo man page
2835   o added URL to spec file
2836   o add udevinfo to udev.spec file
2837   o add udevinfo to install target of Makefile
2838   o rip out command line code from udev, now that we have udevinfo
2839   o udevinfo doesn't need to declare main_envp
2840   o move get_pair to udev_config.c because udevinfo doesn't need all of namedev.o
2841   o more makefile cleanups
2842   o move udevinfo into the main build and clean up the main Makefile a bit
2843   o clean up compiler warnings if building using klibc
2844   o make udevd only have one instance running at a time
2845   o new testd.block script for debugging
2846   o udevsnd : clean up message creation logic a bit
2847   o make bk ignore udevd and udevsend binaries
2848   o whitespace cleanups
2849   o remove TODO item about BUS value, as it is now done
2850   o add support for figuring out which device on the sysfs "chain" the rule applies to
2851
2852 Kay Sievers:
2853   o udevinfo - now a real program :)
2854   o udevd - cleanup and better timeout handling
2855   o udev - next round of udev event order daemon
2856   o fix udevd exec
2857   o udev - udevinfo with device chain walk
2858   o spilt udev into pieces
2859
2860
2861 Summary of changes from v013 to v014
2862 ============================================
2863
2864 <ananthmg:rediffmail.com>:
2865   o libsysfs update for refresh + namedev.c changes
2866
2867 <christophe.varoqui:free.fr>:
2868   o udev-013/extras/multipath update
2869
2870 <flamingice:sourmilk.net>:
2871   o minor patch for devfs rules
2872
2873 Kay Sievers:
2874   o udev - program to query all device attributes to build a rule
2875   o set default owner/group in db - update
2876   o udev - reverse user query options
2877   o udev - kill %D from udev-test.pl
2878   o add udev logging to info log
2879   o udev - mention format string escape char in man page
2880
2881 Greg Kroah-Hartman:
2882   o misc code cleanups
2883   o fixup logging.h to handle different logging options properly
2884   o clean up the logging patch a bit to make the option more like the other options
2885   o remove the %D modifier as it is not longer needed
2886   o remove unneeded keyboard rule
2887   o add usb_host and pci_bus to the class blacklist
2888   o added input device rules to udev.rules and udev.rules.devfs
2889   o 013_bk mark
2890
2891 Hanna V. Linder:
2892   o set default owner/group in db
2893   o small cut n paste error fix
2894
2895 Patrick Mansfield:
2896   o update udev scsi_id to scsi_id 0.3
2897
2898
2899 Summary of changes from v012 to v013
2900 ============================================
2901
2902 <eike-hotplug:sf-tec.de>:
2903   o LSB init script and other stuff
2904
2905 <elkropac:students.zcu.cz>:
2906   o fix udev directory for Debian init script
2907
2908 <tiggi:infa.abo.fi>:
2909   o udev 012 old gcc fixup
2910
2911 Christophe Saout:
2912   o add IGNORE rule type
2913   o small cleanup
2914
2915 Greg Kroah-Hartman:
2916   o update TODO with some new, small items
2917   o Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515
2918   o update the README in a few places
2919   o fix -d typo in the manpage update
2920   o Fix stupid gcc "optimization" of 1 character printk() calls.... Ick
2921   o oops, forgot to fix up the PROGRAM result from ID to RESULT in the config files
2922   o Add alsa device rules and a few other devfs rules
2923   o fix a few stale comments in namedev.c
2924   o convert the default rules files to the new format
2925   o convert the test shell scripts to the config file format
2926   o add bus test for usb-serial bus
2927   o Add some helpful messages if the user uses the older config file format
2928   o added dri rule to the default config file
2929   o added init.d udev script for debian
2930   o add a script that tests the IGNORE rule
2931   o add silly script that names cdrom drives based on the cd in them
2932   o add cdrom rule for ide cdrom
2933   o replace list_for_each with list_for_each_entry, saving a few lines of code
2934   o add a blacklist of class devices we do not want to look at
2935
2936 Kay Sievers:
2937   o fix klibc with printf() and gcc
2938   o udev - small script optimization
2939   o udev - introduce format escape char
2940   o udev - more CALLOUT is PROGRAM now
2941   o udev - CALLOUT is PROGRAM now
2942   o update documentation for new config file format
2943   o more advanced user query options
2944   o udev - simple debug tweak
2945   o udev - drop all methods :)
2946   o udev - advanced user query options
2947   o udev - Makefile error
2948   o udev - make exec_callout() reusable
2949   o udev - exec status fix for klibc
2950   o fix Silly udev script
2951
2952
2953 Summary of changes from v011 to v012
2954 ============================================
2955
2956 <azarah:nosferatu.za.org>:
2957   o make symlink work properly if there is already a file in its place
2958   o Fix udev gcc-2.95.4 compat
2959
2960 <christophe.varoqui:free.fr>:
2961   o extras multipath update
2962   o extras multipath update
2963
2964 Kay Sievers:
2965   o mention user callable udev + options in man page
2966   o make udev user callable to query the database
2967   o depend on all .h files
2968   o cleanup namedev_parse debug text
2969   o extend exec_program[]
2970   o ide-devfs.sh update
2971   o fix for apply_format()
2972   o check for empty symlink string
2973   o 'ide' missing in bus_files[]
2974   o small trivial cleanup of latest changes
2975
2976 <mbuesch:freenet.de>:
2977   o introduce signal handler
2978
2979 <rml:ximian.com>:
2980   o udev spec file update
2981
2982 Greg Kroah-Hartman:
2983   o minor grammer fixes for the udev_vs_devfs document
2984   o move the dbus config file to etc/dbus-1/system.d/
2985   o move the config files to etc/udev to clean up main directory a bit
2986   o add Gentoo versions of the rules and permissions files
2987   o if using glibc, link dynamically, as no one like 500Kb udev binaries
2988   o minor change to udev_vs_devfs document
2989   o added udev vs devfs supid document to the tree
2990   o move the signal handling registration to after we have initialized enough stuff
2991   o make ide-devfs.sh executable in the tree
2992   o udev.permissions.debian - forgot the dm nodes
2993   o update the udev.permissions.debian file with new entries
2994   o added udev.init script for the Linux From Scratch project
2995
2996
2997
2998 Summary of changes from v010 to v011
2999 ============================================
3000
3001 <mbuesch:freenet.de>:
3002   o proper cleanup on udevdb_init() failure
3003
3004 <mh:nadir.org>:
3005   o patch udev 009-010 rpm spec file
3006
3007 <svetljo:gmx.de>:
3008   o fix udev sed Makefile usage
3009
3010 Greg Kroah-Hartman:
3011   o add documentation about the BUS key being optional for the LABEL rule
3012   o add tests for LABEL rule with a device that has no bus
3013   o Don't require the BUS value for the LABEL rule
3014   o If a LABEL rule has a BUS id, then we must check to see if the device is on a bus
3015   o add documentation about the BUS key being optional for the CALLOUT rule
3016   o If a CALLOUT rule has a BUS id, then we must check to see if the device is on a bus
3017   o Don't require the BUS value for the CALLOUT rule
3018   o add test for callout rule with a device that has no bus
3019   o 010_bk stamp
3020   o added different build options to the rpm udev.spec file
3021   o add pci to the bus_files list
3022   o check for empty line a bit better in the parser
3023   o more init script cleanups, the stop target now calls udev to cleanup instead of just removing the whole /udev directory
3024   o make udev init script run udev in the background to let startup go much faster
3025   o fix long delay for all devices in namedev
3026
3027
3028 Summary of changes from v009 to v010
3029 ============================================
3030
3031 <ananth:in.ibm.com>:
3032   o change pgsize
3033
3034 <christophe.varoqui:free.fr>:
3035   o extras multipath update
3036   o extras multipath update
3037   o extras multipath update
3038   o extras multipath update
3039
3040 Kay Sievers:
3041   o fix udev-test.pl
3042   o small cleanup udev-remove.c
3043   o experimental CALLOUT script for devfs ide node creation with cd, disc, part
3044   o add any valid device
3045   o introduce format char 'k' for kernel-name
3046   o trivial make fixes
3047   o don't overwrite old config on install
3048   o udev-remove.c cleanups
3049   o bug in udev-remove.c
3050   o trivial cleanup parser changes
3051
3052 <roman.kagan:itep.ru>:
3053   o fix comment and whitespace handling in config files
3054
3055 Adam Kropelin:
3056   o Allow build with empty EXTRAS
3057
3058 Daniel E. F. Stekloff:
3059   o libsysfs 0.4.0 patch
3060   o fix scsi_id segfault with udev-009
3061   o add libsysfs docs
3062
3063 David T. Hollis:
3064   o mark config files as such in the rpm spec file
3065
3066 Greg Kroah-Hartman:
3067   o fix complier warning in namedev.c
3068   o add documentation for the new '%k' modifier (kernel name replacement)
3069   o add documentation about the multiple sysfs values that are now allowed for the LABEL rule
3070   o add tests for multi-file LABEL rules
3071   o add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule
3072   o Just live with a sleep(1) in namedev for now until libsysfs is fixed up
3073   o try to wait until the proper device file shows up in sysfs
3074   o remove unneeded TODO and FIXME entry
3075   o clean up the stand-alone tests to work properly on other people's machines
3076   o add tests to catch whitespace and comment config file parsing errors
3077
3078
3079 Summary of changes from v008 to v009
3080 ============================================
3081
3082 <christophe.varoqui:free.fr>:
3083   o more extras/multipath changes
3084   o and more extras/multipath updates
3085   o more extras/multipath updates
3086   o yet more extras/multipath
3087   o more extras/multipath updates
3088   o extras/multipath update
3089
3090 <david:fubar.dk>:
3091   o D-BUS patch for udev-008
3092
3093 <eike-hotplug:sf-tec.de>:
3094   o add init.d/udev to "make install"
3095   o add init.d/udev to the spec file
3096
3097 Kay Sievers:
3098   o don't rely on field order in namedev_parse
3099   o get part of callout return string
3100   o remove '\n' from end of callout return
3101   o man-page mention multiple symlinks
3102   o allow multiple symlinks
3103   o cleanup man & remove symlink comment
3104   o experimental (very simple) SYMLINK creation
3105   o man page beauty
3106   o pattern match for label method
3107   o a bug in linefeed removal
3108
3109 <rml:ximian.com>:
3110   o remove udev from runlevels on uninstall
3111   o install initscript in udev rpm
3112
3113 Daniel E. F. Stekloff:
3114   o pre-libsysfs-0.4.0 patch
3115
3116 Greg Kroah-Hartman:
3117   o signal fixes due to klibc update
3118   o sync klibc with release 0.95
3119   o add mol permissions to the debian permissions file
3120   o update the FAQ with info about bad modprobe events from the devfs scheme
3121   o some cleanups due to the need for LABEL rules to use "SYSFS_" now
3122   o Add restart target to the etc/init.d/udev script
3123   o tweak the config file generation portion of the Makefile a bit
3124   o change devfs disk name rule from 'disk' to 'disc'
3125   o add vc support to udev.rules.devfs
3126   o added a devfs udev config file from Marco d'Itri <md@Linux.IT>
3127   o set default mode to 0600 to be safer
3128   o Makefile tweaks for the DBUS build
3129   o update the FAQ due to the latest devfs mess on lkml and also due to symlinks now working
3130   o document the different Makefile config options that we have
3131   o change USE_DBUS to DBUS in Makefile, and disable it by default as it's still to hard to build on all systems
3132   o fix formatting of udev_dbus.c to use tabs.  Also get it to build properly now
3133   o move all of the DBUS logic into one file and remove all of the #ifdef crud from the main code
3134
3135 Olaf Hering:
3136   o dump latest klibc into the udev build tree
3137   o use udevdir in udev.conf
3138
3139 Patrick Mansfield:
3140   o better allow builds of extras programs under udev
3141   o update udev extras/scsi_id to version 0.2
3142
3143
3144 Summary of changes from v007 to v008
3145 ============================================
3146
3147 <azarah:nosferatu.za.org>:
3148   o more config file parsing robustness
3149
3150 <christophe.varoqui:free.fr>:
3151   o udev-007/extras/multipath update
3152
3153 Arnd Bergmann:
3154   o Build failure - missing linux/limits.h include?
3155   o Add format modifier for devfs like naming
3156   o klibc makefile fixes
3157
3158 Daniel E. F. Stekloff:
3159   o another patch for path problem
3160   o quick fix for libsysfs bus
3161   o libsysfs changes for sysfsutils 0.3.0
3162
3163 Greg Kroah-Hartman:
3164   o fix up some duplicated function compiler warnings in libsysfs
3165   o fix some compiler warnings in the tdb code
3166   o Added Kay's name to the man page
3167   o update the wildcard documentation in the man page to show the new styles supported
3168   o fix permission handling logic
3169   o enable default_mode ability to actually build
3170   o add support for the default_mode variable, as it is documented
3171   o show permissions and groups in the label_test
3172   o remove some items off of the TODO list, as they are now done
3173   o fix up the tests to work without all of the environ variables
3174   o get rid of the majority of the debug environment variables
3175   o Update the man page to show the new config file, it's format, and how to use it
3176   o fix up the tests to support the rules file name change
3177   o add support for a main udev config file, udev.conf
3178   o turn debugging messages off by default
3179   o split out the namedev config parsing logic to namedev_parse.c
3180   o rename namedev's get_attr() to be main namedev_name_device() as that's what it really is
3181   o add devfs like tty rules as an example in the default config file
3182   o operate on the rules in the order they are in the config file (within the rule type) instead of operating on them backwards.
3183   o Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255
3184   o add test for checking the BUS value
3185   o fix problem where we were not looking at the BUS value
3186   o add scsi and pci bus links in the test sysfs tree
3187   o add test and documentation for new %D devfs format modifier
3188   o changed the default location of the database to /udev/.udev.tdb to be LSB compliant
3189   o get rid of functions in klibc_fixups that are now in klibc
3190   o sync up with the 0.84 version of klibc
3191   o fix udev init.d script to handle all class devices in sysfs
3192   o fix the test.block and test.tty scripts due to their moveing.  Also add a test.all script
3193   o 007_bk version change to Makefile
3194
3195 Kay Sievers:
3196   o pattern matching for namedev
3197   o catch replace device by wildcard
3198   o udev.8 tweak numeric id text
3199   o udev-test.pl add subdir test
3200   o namedev.c strcat tweak
3201   o overall whitespace + debug text conditioning
3202   o udev-test.pl - tweaks
3203
3204 Martin Hicks:
3205   o Add -nodefaultlibs while compiling against klibc
3206
3207 Olaf Hering:
3208   o ARCH detection for ppc
3209
3210 Patrick Mansfield:
3211   o fix udev parallel builds with klibc
3212
3213
3214 Summary of changes from v006 to v007
3215 ============================================
3216
3217 <md:linux.it>:
3218   o fix segfault in parsing bad udev.permissions file
3219
3220 Greg Kroah-Hartman:
3221   o update default config file with a CALLOUT rule, and more documentation
3222   o updated the man page with the latest format specifier changes
3223   o added ability to put format specifiers in the CALLOUT program string
3224   o tweak udev-test.pl to report '0' errors if that's what happened
3225   o only build klibc_fixups.c if we are actually using klibc
3226   o add support for string group and string user names in udev.permissions
3227   o add getgrnam and getpwnam to klibc_fixups files
3228   o remove Makefile.klibc
3229   o add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> which blows away my puny shell scripts
3230   o added debian's version of udev.permissions
3231   o change to 006_bk version
3232
3233 Kay Sievers:
3234   o format char for CALLOUT output
3235   o more namedev whitespace cleanups
3236   o support arguments in callout exec
3237   o namedev.c - change order of fields in CALLOUT
3238   o namedev.c whitespace + debug text cleanup
3239   o man page with udev.permissions wildcard
3240
3241 Olaf Hering:
3242   o static klibc udev does not link against crt0.o
3243
3244 Summary of changes from v005 to v006
3245 ============================================
3246
3247 <chris_friesen:sympatico.ca>:
3248   o faster test scripts
3249
3250 Arnd Bergmann:
3251   o more robust config file parsing in namedev.c
3252   o add bus id modifier
3253
3254 Daniel E. F. Stekloff:
3255   o patch for libsysfs sysfs directory handling
3256
3257 Greg Kroah-Hartman:
3258   o add another line to udev.permissions in the proper format
3259   o tweak replace_test
3260   o fix permissions to work properly now
3261   o add real udev.permissions file to test directory
3262   o fix namedev.c to build with older version of gcc
3263   o add dumb test for all of the different modifiers
3264   o update the TODO list with more items that people can easily do
3265   o move the test.block and test.tty scripts to the test/ directory
3266   o add remove actions to the test scripts
3267   o turn DEBUG_PARSER off by default
3268   o add some documentation for the %b modifier to the default config file
3269   o fix make install rule for when the udev symlink is already there
3270   o change release target in makefile
3271   o change debug level on printf values for now
3272   o updated demo config file
3273   o add some documentation of the modifiers to the default config file
3274   o add demo config file
3275   o updated bk ignore list for klibc generated files
3276   o add printf option to label test to verify it works
3277   o fix up printf-like functionality due to previous changes
3278   o get the major/minor number before we name the device
3279   o add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
3280   o Add multipath "extra" program from Christophe Varoqui, <christophe.varoqui@free.fr>
3281   o trailing whitespace cleanups
3282   o splig LABEL and NUMBER into separate functions
3283   o add TOPO regression test
3284   o move TOPOLOGY rule to it's own function
3285   o fix bug where NUMBER and TOPOLOGY would not work for partitions
3286   o clean up the way we find the sysdevice for a block device for namedev
3287   o updated label test script (tests for partitions now.)
3288   o split REPLACE and CALLOUT into separate functions
3289   o add debug line for REPLACE call
3290   o add replace test
3291   o add more sysfs test tree files
3292   o change UDEV_SYSFS_PATH environment variable due to libsysfs change
3293   o fix bug in klibc's isspace function
3294   o fix udev-add.c to build properly with older versions of gcc
3295   o add prototype for ftruncate to klibc
3296   o Remove a few items from the TODO list that are already done
3297   o version number to 005_bk
3298   o pull some klibc stuff into the make Makefile to try to stay in sync
3299   o klibc build fixes
3300
3301 Kay Sievers:
3302   o apply permissions.conf support for wildcard and default name
3303   o man page with included placeholder list
3304   o implement printf-like placeholder support for NAME
3305   o more manpage tweaks
3306   o add support for subdirs
3307   o add uid/gid to nodes
3308
3309 Olaf Hering:
3310   o DESTDIR for udev
3311
3312 Paul Mundt:
3313   o Fixup path for kernel includes when building with klibc
3314
3315 Robert Love:
3316   o udev init script
3317
3318
3319 Summary of changes from v004 to v005
3320 ============================================
3321
3322 <kay:vrfy.org>:
3323   o namedev.c comments + debug patch
3324   o man page update
3325
3326 Greg Kroah-Hartman:
3327   o ignore the klibc/linux symlink
3328   o add klibc linux symlink info to the README
3329   o get 'make release' to work properly again
3330   o added README info for how to build using klibc
3331   o turn off debugging if we are building with klibc
3332   o turn off debugging in namedev
3333   o added vsyslog support to klibc
3334   o add ftruncate to klibc
3335   o klibc specific tweaks
3336   o libsysfs does not need mntent.h in it's header file
3337   o udev build tweaks to tdb's spinlock code
3338   o klibc makefile changes
3339   o build tdb and libsysfs from the same makefile as udev
3340   o udev-add build cleanups for other libc versions
3341   o tweak tdb to build within udev better
3342   o make libsysfs spit debug messages to the same place as the rest of udev
3343   o make libsysfs build cleanly
3344   o updated bk ignore list
3345   o added klibc version 0.82 (cvs tree) to the udev tree
3346   o makefile fix for now
3347   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
3348   o hm, makefile bug with so many files...  will fix later
3349   o regression tests starting to be added
3350   o fix LABEL bug for device files (not class files.)
3351   o more warning flags to the build
3352   o got rid of struct device_attr
3353   o rename namedev.permissions and namedev.config to udev.permissions and udev.config
3354   o fix dbg line in namedev.c
3355   o more overrides of config info with env variables if in test mode
3356   o Fix bug causing udev to sleep forever waiting for dev file to show up
3357   o change version to 004_bk
3358   o make config files, sysfs root, and udev root configurable from config variables
3359
3360 Robert Love:
3361   o udev: sleep_for_dev() bits
3362   o udev: another canidate for static
3363
3364
3365 Summary of changes from v003 to v004
3366 ============================================
3367
3368 Daniel E. F. Stekloff:
3369   o new version of libsysfs patch
3370
3371 Greg Kroah-Hartman:
3372   o 004 release
3373   o major database cleanups
3374   o Changed test.block and test.tty to take ACTION from the command line
3375   o don't sleep if 'dev' file is already present on device add
3376   o fix comment about how the "dev" file is made up
3377   o more database work.  Now we only store the info we really need right now
3378   o add BUS= bug to TODO list so it will not get forgotten
3379   o spec file changes
3380   o test.block changes
3381   o ok, rpm likes the "_" character instead of "-" better
3382   o change the version to 003-bk to keep things sane with people using the bk tree
3383   o got "remove of named devices" working
3384   o fix segfaults when dealing with partitions
3385
3386 Kay Sievers:
3387   o man file update
3388   o man page update
3389
3390 Robert Love:
3391   o udev: mode should be mode_t
3392   o udev: trivial trivialities
3393   o udev: cool test scripts again
3394   o udev spec file symlink support
3395   o udev: cool test scripts
3396   o udev spec file bits
3397
3398
3399 Summary of changes from v0.2 to v003
3400 ============================================
3401
3402 Daniel E. F. Stekloff:
3403   o udevdb patch
3404   o udevdb prototype
3405
3406 Greg Kroah-Hartman:
3407   o update the spec file for the new version and install process
3408   o fix makefile release rule to not drop tdb.h file
3409   o Add FAQ for udev
3410   o removed AUTHORS and INSTALL files as they were pretty pointless
3411   o copyright updates
3412   o Add AUTHORS and INSTALL files
3413   o TODO updates
3414   o Updatd the README
3415   o updated the TODO list
3416   o add udev man page (basically just a place holder for now.)
3417   o added uninstall support
3418   o added install target for makefile so people don't have to do it by hand anymore
3419   o add version to debug log on startup
3420   o tell the user what mknod() we are trying to do
3421   o add dbg_parse() to cut down on parse file debugging statements
3422   o put config files and database in /etc/udev by default
3423   o add ols 2003 udev paper to docs/
3424   o clean up some debugging stuff in namedev.c
3425   o do not build the tdb binary programs, only the objects
3426   o merge tdb into the build process
3427   o Added tdb code from latest cvs version in the samba tree
3428   o added my name to the .spec file
3429   o minor cleanups
3430   o cleanup the mknod code a bit
3431   o remove mknod callout
3432   o handle new major:minor format of dev files that showed up in 2.6.0-test2-bk3 or so
3433   o oops, everything was getting created as 000 mode, try to fix this up, but fail...
3434   o more test stuff
3435
3436 Olaf Hering:
3437   o print udev pid
3438
3439 Patrick Mansfield:
3440   o add callout config type to udev
3441
3442 Paul Mundt:
3443   o Fix TDB cross compilation
3444   o udev spec file
3445   o udev/libsysfs cross compile fixes
3446
3447
3448 Summary of changes from v0.1 to v0.2
3449 ============================================
3450
3451 Greg Kroah-Hartman:
3452   o more test stuff
3453   o removed unneeded stuff from udev.h
3454   o added 0.2 change log info
3455   o start working on label support, and fix some segfaults for block devices
3456   o test config file changes
3457   o add NUMBER support (basically same logic as TOPOLOGY, perhaps we should
3458     merge this...)
3459   o added topology support
3460   o got REPLACE to work properly
3461   o make struct config_device contain a struct device_attr instead of
3462     duplicating the mess
3463   o block test
3464   o split the tests up into different files
3465   o split udev main logic into udev-add and udev-remove
3466   o Clean up the namedev interface a bit, making the code smaller
3467   o bk: update ignore list
3468   o update the tests to handle block devices too
3469   o add initial libsysfs support
3470   o added libsysfs to the build
3471   o added libsysfs code from sysutils-0.1.1-071803 release
3472   o namedev config files are fully parsed
3473   o more permission tests
3474   o make log_message spit out warnings so I don't have to spend forever
3475     chasing down stupid bugs that aren't there...
3476   o added klibc makefile
3477   o Initial namedev parsing of config files
3478   o sleep for 2 seconds to give the kernel a chance to actually create the
3479     files we need
3480   o pick a better default UDEV_ROOT
3481   o fix up the test to actually work
3482   o added more documentation in README and TODO files
3483
3484
3485 Summary of changes up to v0.1
3486 ============================================
3487
3488 Greg Kroah-Hartman:
3489   o added more documentation in README and TODO files
3490   o updated the documentation
3491   o cleaned up the makefile a bit
3492   o remove now works!
3493   o restructure code to be able to actually get remove_node() to work
3494   o Creating nodes actually works
3495   o added stupid test script for debugging
3496   o added initial documentation and gpl license
3497   o enabled debugging
3498   o updated ignore list
3499   o added initial files
3500   o fixed up config
3501   o Initial repository create
3502   o BitKeeper file /home/greg/src/udev/udev/ChangeSet
3503