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