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