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