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