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