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