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