chiark / gitweb /
[PATCH] 027 release
[elogind.git] / ChangeLog
1 Summary of changes from v026 to v027
2 ============================================
3
4 <fork0:users.sf.net>:
5   o fix handle leak in udev_lib.c
6
7 Greg Kroah-Hartman:
8   o tweak the gentoo default permission rules as they are wrong for tty and misc devices
9
10
11 Summary of changes from v025 to v026
12 ============================================
13
14 Arnd Bergmann:
15   o udev rpm fix
16
17 Greg Kroah-Hartman:
18   o add test for ! in partition name
19   o 025_bk mark
20   o Update to version 117 of klibc (from version 108)
21   o add volume_id ignore rule for bk
22   o add volume_id support to the udev.spec file
23   o remove dbus and selinux stuff from the udev.spec file
24   o delete udev_selinux as it doesn't work properly and is the wrong way to do it
25   o Deleted the udev_dbus extra as it didn't really work properly and HAL has a real solution now
26   o add udev.permissions.slackware file
27   o udevstart: close open directories
28
29 Kay Sievers:
30   o fix udevd zombies
31   o catchup with recent klibc
32   o Re: udevsend fallback
33   o udev_volume_id update
34   o udev callout for reading filesystem labels
35   o udev callout for reading filesystem labels
36   o udev default config layout changes
37
38 Leann Ogasawara:
39   o evaluate getenv() return value for udev_config.c
40
41 Summary of changes from v024 to v025
42 ============================================
43
44 <md:linux.it>:
45   o devfs.sh-ide-floppy
46
47 <sjoerd:spring.luon.net>:
48   o DEVNODE -> DEVNAME transition fixes
49
50 Daniel Drake:
51   o Update writing udev rules docs
52
53 Greg Kroah-Hartman:
54   o make dev.d call each directory in the directory chain of the device name, instead of just the whole name
55   o add devd_test script
56   o add more permissions based on SuSE's recommendations
57   o added rules for tun and raw devices
58   o add udev conf.d file
59   o Switch the default config to point to a directory for the rules and permission files
60   o update the Red Hat .dev files to work on other distros
61   o add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/default/ usage
62   o add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org>
63   o add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl.org>
64   o change permissions on udevd test scripts
65   o Fix build process for users who have LC_ALL set to a non-english language
66   o Added expanded tests to the test framework from Leann Ogasawara <ogasawara@osdl.org>
67   o added execelent "writing udev rules" document from Daniel Drake <dan@reactivated.net>
68   o added rule to put USB printers in their proper places
69   o added rules for CAPI devices
70   o added a dev.d alsa script to help people out
71   o v024 release TAG: v024
72
73 Kay Sievers:
74   o fix test regressions
75   o udev_selinux changes
76   o udevd test script
77   o udev_dbus changes
78   o fix devpath for netdev
79
80 Leann Ogasawara:
81   o gcov for udev
82
83
84 Summary of changes from v023 to v024
85 ============================================
86
87 <atul.sabharwal:intel.com>:
88   o Add README for chassis_id
89   o Add chassis_id program to extras directory
90
91 <chris_friesen:sympatico.ca>:
92   o udevd race conditions and performance,  assorted cleanups
93
94 <hare:suse.de>:
95   o fix SEGV in libsysfs/dlist.c
96
97 <maryedie:osdl.org>:
98   o add OSDL documentation for persistent naming
99
100 <md:linux.it>:
101   o small ide-devfs.sh fix
102
103 Greg Kroah-Hartman:
104   o remove compiler warning from udevd.c
105   o only generate udev.8 on the fly, not all other man pages
106   o update bk ignore list some more
107   o update bk ignore list
108   o switch to generate the man pages during the normal build, not during the install
109   o convert udev.8.in to use @udevdir@ macro for make install
110   o first step of making man pages dynamically generated
111   o add install and uninstall the etc/dev.d/net/hotplug.dev file to the Makefile
112   o tweak net_test a bit
113   o fix some segfaults when running udevtest for network devices
114   o make a net_test test script using udevtest
115   o handle the subsytem if provided in udevtest
116   o add hotplug.dev script to handle renamed network devices
117   o add a bunch of network class devices to the test sysfs tree
118   o add udevruler to the bk ignore list
119   o update RFC-dev.d docs due to DEVNODE to DEVNAME change
120   o clean up chassis_id coding style
121   o clean up the OSDL document formatting a bit
122   o add netlink rules to devfs and gentoo rules files
123   o added USB device rules to rules files
124   o clean up the gentoo rules file a bit more, adding dri rules
125   o fix up udev.rules to handle oss rules better
126   o 023_bk mark
127   o fix udev.spec file for where udevtest should be placed
128
129 Kay Sievers:
130   o tweak node unlink handling
131   o switch udevd's msg_dump() to #define
132   o handle netdev in udevruler
133   o man page cleanup
134   o put config info in db for netdev
135   o increase udevd event timeout
136   o udevstart fix
137   o put netdev handling and dev.d/ in manpages
138   o DEVPATH for netdev
139   o netdev - udevdb+dev.d changes
140   o udevd race conditions and performance,  assorted cleanups - take 2
141   o udevinfo patch
142   o dev_d.c file sorting and cleanup
143   o apply all_partitions rule to main block device only
144
145
146 Summary of changes from v022 to v023
147 ============================================
148
149 Kay Sievers:
150   o hmm, handle net devices with udev?
151   o correct apply_format() for symlink only rules
152   o don't init namedev on remove
153   o first stupid try for a rule compose gui
154   o replace fgets() with mmap() and introduce udev_lib.[hc]
155   o make udevtest a real program :)
156
157 Daniel E. F. Stekloff:
158   o udevinfo patch
159
160 Greg Kroah-Hartman:
161   o create the /etc/dev.d/ directories in 'make install'
162   o actually have udev run files ending in .dev in the /etc/dev.d/ directory as documented
163   o added RFC-dev.d document detailing how /etc/dev.d/ works
164   o fixed up udev.spec to handle selinux stuff properly now
165   o remove USE_DBUS and USE_SELINUX flags from the README as they are no longer present
166   o remove selinux stuff from the main Makefile
167   o move udev_selinux into extras/selinux
168   o fix dbus build in the udev.spec file
169   o remove dbus stuff from main Makefile
170   o move udev_dbus to extras/dbus
171   o udev_dbus can now compile properly, but linnking is another story
172   o remove udev_dbus.h from Makefile
173   o first cut at standalone udev_selinux program
174   o remove selinux support from udev core as it's no longer needed
175   o first cut at standalone udev_dbus program
176   o add get_devnode() helper to udev_lib for udev_dbus program
177   o remove dbus code from core udev code as it's no longer needed to be there
178   o add /etc/dev.d/ support for udev add and remove events
179   o fix build error in namedev.c caused by previous patch
180   o 022_bk tag
181   o fix 'make spotless' to really do that in klibc
182   o add a question/answer about automounting usb devices to the FAQ
183   o mark scsi-devfs.sh as executable
184   o Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
185   o fix udevtest to build properly after the big udev_lib change
186   o 022 release TAG: v022
187
188 Olaf Hering:
189   o uninitialized variable for mknod and friend
190
191 Richard Gooch:
192   o SCSI logical and physical names for udev
193
194 Theodore Y. T'so:
195   o Trivial man page typo fixes to udev
196
197
198 Summary of changes from v021 to v022
199 ============================================
200
201 <ananth:in.ibm.com>:
202   o more Libsysfs updates
203   o Libsysfs updates
204
205 <async:cc.gatech.edu>:
206   o fix HOWTO-udev_for_dev for udevdir
207
208 Kay Sievers:
209   o udev-test.pl cleanup
210   o add dev node test to udev-test.pl
211   o add permission tests
212   o "symlink only" test
213   o callout part selector tweak
214   o cleanup callout fork
215   o allow to specify node permissions in the rule
216   o man page beauty
217   o put symlink only rules to the man page
218   o rename strn*() macros to strmax
219   o conditional remove of trailing sysfs whitespace
220   o clarify udevinfo text
221   o better fix for NAME="foo-%c{N}" gets a truncated name
222   o overall trivial trivial cleanup
223   o fix NAME="foo-%c{N}" gets a truncated name
224   o cleanup mult field string handling
225
226 <ken:cgi101.com>:
227   o fix a type in docs/libsysfs.txt
228   o Added line to udev.permissions.redhat
229   o Include more examples in the docs area for gentoo and redhat
230
231 <md:linux.it>:
232   o udevstart fixes
233
234 Greg Kroah-Hartman:
235   o add big major tests to udev-test.pl
236   o add a test for a minor over 255
237   o udev-test.pl: print out major:minor and perm test "ok" if is ok
238   o make perm and major:minor test errors be reported properly
239   o remove extra ; in namedev_parse.c
240   o Added multipath-tools 0.1.1 release
241   o deleted current extras/multipath directory
242   o 021_bk mark
243   o fix the build for older versions of gcc
244   o 021 release TAG: v021
245
246 Hanna V. Linder:
247   o Small fix to remove extra "will" in man page
248
249 Olaf Hering:
250   o make spotless
251   o udev* segfaults with new klibc
252
253 Patrick Mansfield:
254   o add tests for NAME="foo-%c{N}"
255
256 Summary of changes from v020 to v021
257 ============================================
258
259 Kay Sievers:
260   o install udevinfo in /usr/bin
261   o blacklist pcmcia_socket
262
263 Greg Kroah-Hartman:
264   o fix udev.spec to find udevinfo now that it has moved to /usr/bin
265   o Fix another problem with Makefile installing initscript
266   o fix the Makefile to install the init script into the proper directory
267   o make spec file turn off selinux support by default
268
269
270 Summary of changes from v019 to v020
271 ============================================
272
273 <christophe.varoqui:free.fr>:
274   o multipath update
275
276 Kay Sievers:
277   o man page udevstart
278   o cleanup udevstart
279   o bugfix for local user
280   o unlink bugfix
281   o TODO update
282   o clarify udevinfo device walk
283   o udevinfo symlink reverse query
284   o fix stroul endptr use
285   o add $local user spport for permissions
286   o udev - man page update
287   o udev - fix debug info for multiple rule file config
288   o udev - kill udevd on install
289   o udev - activate formt length attribute
290   o udev - safer sprintf() use
291
292 <md:linux.it>:
293   o no error on enoent
294   o escape dashes in man pages
295   o remove usage of expr in ide-devfs.sh
296
297 <rml:ximian.com>:
298   o automatically install correct initscript
299   o update documetation for $local
300
301 Andrey Borzenkov:
302   o Add symlink only rules support
303
304 Greg Kroah-Hartman:
305   o update the TODO list as we already have a devfs config file
306   o make start_udev use udevstart binary
307   o install udevstart
308   o Remove Debian permission files as the Debian maintainer doesn't seem to want to share :(
309   o update the Gentoo rules files
310   o Add Red Hat rules and permissions files
311   o add udevstart to the ignore list
312   o add udevstart program based on a old patch from Harald Hoyer <harald@redhat.com>
313   o unlink the file before we try to create it
314   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
315
316
317 Summary of changes from v018 to v019
318 ============================================
319
320 Kay Sievers:
321   o TODO update
322   o udev - correct relative symlink
323   o udev - safer string handling - part four
324   o udev - safer string handling - part three
325   o udev - safer string handling - part two
326   o udev - man page update
327   o udev - safer string handling all over the place
328   o manpage update
329   o udev - allow all files in a directory as the config
330   o udev - simple klibc textual uid/gid handling
331
332 Andrey Borzenkov:
333   o do not remove real .udev.tdb during RPM build
334
335 Greg Kroah-Hartman:
336   o add new TODO item about local user permissions
337   o Add initial SELinux support for udev
338   o fix build for very old versions of make
339   o remove limit of the number of args passed to PROGRAM
340   o force udev to include the internal version of libsysfs and never the external one
341   o fix up libsysfs header file usage to fix bug reports from users that have sysfsutils installed already
342   o remove udevtest on 'make clean'
343   o remove udevd priority TODO item, as it's not needed at all
344
345 Patrick Mansfield:
346   o update udev scsi_id to scsi_id 0.4
347
348
349 Summary of changes from v017 to v018
350 ============================================
351
352 <ext.devoteam.varoqui:sncf.fr>:
353   o [PATCH] symlink dm-[0-9]* rule
354   o update extras/multipath
355
356 <john-hotplug:fjellstad.org>:
357   o init.d debian patch
358
359 Kay Sievers:
360   o udev - TODO update
361   o udev - add %s{filename} to man page
362   o udev - udevd/udevsend man page
363   o udev - switch callout part selector to {attribute}
364   o udev - switch SYSFS_file to SYSFS{file}
365   o udev - create all partitions of blockdevice
366   o allow SYSFS{file}
367   o Adding '%s' format specifier to NAME and SYMLINK
368
369 Greg Kroah-Hartman:
370   o added some scsi_id files to the bk ignore file
371   o added scsi_id and some more documentation to the udev.spec file
372   o update udev.rules.gentoo with new config file format
373   o Update the Gentoo udev.rules and udev.permissions files
374   o Create a udev.rules.examples file to hold odd udev.rules
375   o add udevd priority issue to the TODO list
376   o more HOWTO cleanups
377   o add HOWTO detailing how to use udev to manage /dev
378   o mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier to use
379   o add start_udev init script
380   o add support for UDEV_NO_SLEEP env variable so Gentoo people will be happy
381   o start up udevd ourselves in the init script to give it some good priorities
382   o update the red hat init script to handle nodes that are not present
383   o add a "old style" SYSFS_attribute test to udev-test.pl
384   o Have udevsend report more info in debug mode
385   o Have udevd report it's version in debug mode
386   o fix up bug created for udevtest in previous partition creation patch
387   o update the udev.spec to add udevtest and make some more Red Hat suggested changes
388   o add ability to install udevtest to Makefile
389   o 017_bk mark
390   o Add another test to udev-test.pl and fix a bug when only running 1 test
391   o Fix bug where we did not use the "converted" kernel name if we had no rule
392   o v017 release TAG: v017
393
394 Patrick Mansfield:
395   o udev use new libsysfs header file location
396   o udev add some ID tests
397
398
399 Summary of changes from v016 to v017
400 ============================================
401
402 <azarah:nosferatu.za.org>:
403   o make logging a config option
404
405 <christophe.varoqui:free.fr>:
406   o more udev-016/extras/multipath
407   o more udev-016/extras/multipath
408   o update extras/multipath
409
410 Kay Sievers:
411   o udev - keep private data out of the database?
412   o better credential patch
413   o udevd - client access authorization
414   o compile udevd with klibc
415   o udev - fix "ignore method"
416   o udev - fix cdrom symlink rule
417   o convert udevsend/udevd to DGRAM and single-threaded
418   o udevd - kill the lockfile
419   o udevd - fix socket path length
420   o udevd - switch socket path to abstract namespace
421   o udevd - allow to bypass sequence number
422   o include used function
423
424 Greg Kroah-Hartman:
425   o add udev_log to the documentation
426   o fix offsetof() define in klibc
427   o add some .spec file changes from Red Hat
428   o update the init.d udev script based on a patch from Red Hat
429   o remove the .udev.tdb when installing or uninstalling to be safe
430   o remove the database at startup
431   o fix bug in permission handling
432   o update klibc to version .107
433   o update the bitkeeper ignore file list
434   o add udevtest program to build
435   o fix problem where usb devices can be either the main device or the interface
436   o more logging.h cleanups to be a bit more flexible
437   o stop using mode_t as different libcs define it in different ways :(
438   o remove some more KLIBC fixups that are no longer needed
439   o let udev-test.pl run an individual test if you ask it to
440   o Handle the '!' character that some block devices have
441   o add a block device with a ! in the name, and a test for this
442   o fix up 'make release' to use bk to build the export tree
443   o fix log option code so that it actually works for all udev programs
444   o finish syncing up with klibc
445   o sync with latest version of klibc (0.107)
446   o fix up Makefile dependancies for udev_version.h
447
448 Patrick Mansfield:
449   o udev add wild card compare for ID
450   o udev kill extra bus_id compares in match_id
451
452
453 Summary of changes from v015 to v016
454 ============================================
455
456 <elkropac:students.zcu.cz>:
457   o get_dev_number() in extras/ide-devfs.sh
458
459 <rrm3:rrm3.org>:
460   o FAQ udev.rules.devfs
461
462 Greg Kroah-Hartman:
463   o add udevd and udevsend to the spec file
464   o make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now
465   o add KERNEL_DIR option so that the distros will be happy
466   o make udevsend binary even smaller
467   o udevsend now almost compiles with klibc, struct sockaddr_un is only problem now
468   o fix up logging code so that it can be built without it being enabled
469   o rework the logging code so that each program logs with the proper name in the syslog
470   o remove logging.c as it's no longer needed
471   o kill the last examples that contained the %D option
472   o remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesize()
473   o udevd - remove stupid locking error I wrote
474   o update to klibc version 0.101, fixing the stdin bug
475   o fix Makefile typo for USE_LSB install
476   o allow dbus code to actually build again
477
478 Kay Sievers:
479   o let udevsend build with klibc
480   o udevd - config cleanup
481   o udevd - cleanup and better timeout handling
482   o fix possible buffer overflow
483   o udevd - next round of fixes
484   o udevinfo - missing options for man page
485   o udev - trivial style cleanup
486
487
488 Summary of changes from v014 to v015
489 ============================================
490
491 <mbuesch:freenet.de>:
492   o LFS init script update
493
494 Greg Kroah-Hartman:
495   o update klibc to version 0.98
496   o clean up udevinfo on 'make clean'
497   o add udevinfo man page to spec file
498   o remove command line documentation from udev man page
499   o create initial version of udevinfo man page
500   o added URL to spec file
501   o add udevinfo to udev.spec file
502   o add udevinfo to install target of Makefile
503   o rip out command line code from udev, now that we have udevinfo
504   o udevinfo doesn't need to declare main_envp
505   o move get_pair to udev_config.c because udevinfo doesn't need all of namedev.o
506   o more makefile cleanups
507   o move udevinfo into the main build and clean up the main Makefile a bit
508   o clean up compiler warnings if building using klibc
509   o make udevd only have one instance running at a time
510   o new testd.block script for debugging
511   o udevsnd : clean up message creation logic a bit
512   o make bk ignore udevd and udevsend binaries
513   o whitespace cleanups
514   o remove TODO item about BUS value, as it is now done
515   o add support for figuring out which device on the sysfs "chain" the rule applies to
516
517 Kay Sievers:
518   o udevinfo - now a real program :)
519   o udevd - cleanup and better timeout handling
520   o udev - next round of udev event order daemon
521   o fix udevd exec
522   o udev - udevinfo with device chain walk
523   o spilt udev into pieces
524
525
526 Summary of changes from v013 to v014
527 ============================================
528
529 <ananthmg:rediffmail.com>:
530   o libsysfs update for refresh + namedev.c changes
531
532 <christophe.varoqui:free.fr>:
533   o udev-013/extras/multipath update
534
535 <flamingice:sourmilk.net>:
536   o minor patch for devfs rules
537
538 Kay Sievers:
539   o udev - program to query all device attributes to build a rule
540   o set default owner/group in db - update
541   o udev - reverse user query options
542   o udev - kill %D from udev-test.pl
543   o add udev logging to info log
544   o udev - mention format string escape char in man page
545
546 Greg Kroah-Hartman:
547   o misc code cleanups
548   o fixup logging.h to handle different logging options properly
549   o clean up the logging patch a bit to make the option more like the other options
550   o remove the %D modifier as it is not longer needed
551   o remove unneeded keyboard rule
552   o add usb_host and pci_bus to the class blacklist
553   o added input device rules to udev.rules and udev.rules.devfs
554   o 013_bk mark
555   o v013 release TAG: v013
556
557 Hanna V. Linder:
558   o set default owner/group in db
559   o small cut n paste error fix
560
561 Patrick Mansfield:
562   o update udev scsi_id to scsi_id 0.3
563
564
565 Summary of changes from v012 to v013
566 ============================================
567
568 <eike-hotplug:sf-tec.de>:
569   o LSB init script and other stuff
570
571 <elkropac:students.zcu.cz>:
572   o fix udev directory for Debian init script
573
574 <tiggi:infa.abo.fi>:
575   o udev 012 old gcc fixup
576
577 Christophe Saout:
578   o add IGNORE rule type
579   o small cleanup
580
581 Greg Kroah-Hartman:
582   o update TODO with some new, small items
583   o Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515
584   o update the README in a few places
585   o fix -d typo in the manpage update
586   o Fix stupid gcc "optimization" of 1 character printk() calls.... Ick
587   o oops, forgot to fix up the PROGRAM result from ID to RESULT in the config files
588   o Add alsa device rules and a few other devfs rules
589   o fix a few stale comments in namedev.c
590   o convert the default rules files to the new format
591   o convert the test shell scripts to the config file format
592   o add bus test for usb-serial bus
593   o Add some helpful messages if the user uses the older config file format
594   o added dri rule to the default config file
595   o added init.d udev script for debian
596   o add a script that tests the IGNORE rule
597   o add silly script that names cdrom drives based on the cd in them
598   o add cdrom rule for ide cdrom
599   o replace list_for_each with list_for_each_entry, saving a few lines of code
600   o add a blacklist of class devices we do not want to look at
601
602 Kay Sievers:
603   o fix klibc with printf() and gcc
604   o udev - small script optimization
605   o udev - introduce format escape char
606   o udev - more CALLOUT is PROGRAM now
607   o udev - CALLOUT is PROGRAM now
608   o update documentation for new config file format
609   o more advanced user query options
610   o udev - simple debug tweak
611   o udev - drop all methods :)
612   o udev - advanced user query options
613   o udev - Makefile error
614   o udev - make exec_callout() reusable
615   o udev - exec status fix for klibc
616   o fix Silly udev script
617
618
619 Summary of changes from v011 to v012
620 ============================================
621
622 <azarah:nosferatu.za.org>:
623   o make symlink work properly if there is already a file in its place
624   o Fix udev gcc-2.95.4 compat
625
626 <christophe.varoqui:free.fr>:
627   o extras multipath update
628   o extras multipath update
629
630 Kay Sievers:
631   o mention user callable udev + options in man page
632   o make udev user callable to query the database
633   o depend on all .h files
634   o cleanup namedev_parse debug text
635   o extend exec_program[]
636   o ide-devfs.sh update
637   o fix for apply_format()
638   o check for empty symlink string
639   o 'ide' missing in bus_files[]
640   o small trivial cleanup of latest changes
641
642 <mbuesch:freenet.de>:
643   o introduce signal handler
644
645 <rml:ximian.com>:
646   o udev spec file update
647
648 Greg Kroah-Hartman:
649   o minor grammer fixes for the udev_vs_devfs document
650   o move the dbus config file to etc/dbus-1/system.d/
651   o move the config files to etc/udev to clean up main directory a bit
652   o add Gentoo versions of the rules and permissions files
653   o if using glibc, link dynamically, as no one like 500Kb udev binaries
654   o minor change to udev_vs_devfs document
655   o added udev vs devfs supid document to the tree
656   o move the signal handling registration to after we have initialized enough stuff
657   o make ide-devfs.sh executable in the tree
658   o udev.permissions.debian - forgot the dm nodes
659   o update the udev.permissions.debian file with new entries
660   o added udev.init script for the Linux From Scratch project
661
662
663
664 Summary of changes from v010 to v011
665 ============================================
666
667 <mbuesch:freenet.de>:
668   o proper cleanup on udevdb_init() failure
669
670 <mh:nadir.org>:
671   o patch udev 009-010 rpm spec file
672
673 <svetljo:gmx.de>:
674   o fix udev sed Makefile usage
675
676 Greg Kroah-Hartman:
677   o add documentation about the BUS key being optional for the LABEL rule
678   o add tests for LABEL rule with a device that has no bus
679   o Don't require the BUS value for the LABEL rule
680   o If a LABEL rule has a BUS id, then we must check to see if the device is on a bus
681   o add documentation about the BUS key being optional for the CALLOUT rule
682   o If a CALLOUT rule has a BUS id, then we must check to see if the device is on a bus
683   o Don't require the BUS value for the CALLOUT rule
684   o add test for callout rule with a device that has no bus
685   o 010_bk stamp
686   o added different build options to the rpm udev.spec file
687   o add pci to the bus_files list
688   o check for empty line a bit better in the parser
689   o more init script cleanups, the stop target now calls udev to cleanup instead of just removing the whole /udev directory
690   o make udev init script run udev in the background to let startup go much faster
691   o fix long delay for all devices in namedev
692
693
694 Summary of changes from v009 to v010
695 ============================================
696
697 <ananth:in.ibm.com>:
698   o change pgsize
699
700 <christophe.varoqui:free.fr>:
701   o extras multipath update
702   o extras multipath update
703   o extras multipath update
704   o extras multipath update
705
706 Kay Sievers:
707   o fix udev-test.pl
708   o small cleanup udev-remove.c
709   o experimental CALLOUT script for devfs ide node creation with cd, disc, part
710   o add any valid device
711   o introduce format char 'k' for kernel-name
712   o trivial make fixes
713   o don't overwrite old config on install
714   o udev-remove.c cleanups
715   o bug in udev-remove.c
716   o trivial cleanup parser changes
717
718 <roman.kagan:itep.ru>:
719   o fix comment and whitespace handling in config files
720
721 Adam Kropelin:
722   o Allow build with empty EXTRAS
723
724 Daniel E. F. Stekloff:
725   o libsysfs 0.4.0 patch
726   o fix scsi_id segfault with udev-009
727   o add libsysfs docs
728
729 David T. Hollis:
730   o mark config files as such in the rpm spec file
731
732 Greg Kroah-Hartman:
733   o fix complier warning in namedev.c
734   o add documentation for the new '%k' modifier (kernel name replacement)
735   o add documentation about the multiple sysfs values that are now allowed for the LABEL rule
736   o add tests for multi-file LABEL rules
737   o add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule
738   o Just live with a sleep(1) in namedev for now until libsysfs is fixed up
739   o try to wait until the proper device file shows up in sysfs
740   o remove unneeded TODO and FIXME entry
741   o clean up the stand-alone tests to work properly on other people's machines
742   o add tests to catch whitespace and comment config file parsing errors
743
744
745 Summary of changes from v008 to v009
746 ============================================
747
748 <christophe.varoqui:free.fr>:
749   o more extras/multipath changes
750   o and more extras/multipath updates
751   o more extras/multipath updates
752   o yet more extras/multipath
753   o more extras/multipath updates
754   o extras/multipath update
755
756 <david:fubar.dk>:
757   o D-BUS patch for udev-008
758
759 <eike-hotplug:sf-tec.de>:
760   o add init.d/udev to "make install"
761   o add init.d/udev to the spec file
762
763 Kay Sievers:
764   o don't rely on field order in namedev_parse
765   o get part of callout return string
766   o remove '\n' from end of callout return
767   o man-page mention multiple symlinks
768   o allow multiple symlinks
769   o cleanup man & remove symlink comment
770   o experimental (very simple) SYMLINK creation
771   o man page beauty
772   o pattern match for label method
773   o a bug in linefeed removal
774
775 <rml:ximian.com>:
776   o remove udev from runlevels on uninstall
777   o install initscript in udev rpm
778
779 Daniel E. F. Stekloff:
780   o pre-libsysfs-0.4.0 patch
781
782 Greg Kroah-Hartman:
783   o signal fixes due to klibc update
784   o sync klibc with release 0.95
785   o add mol permissions to the debian permissions file
786   o update the FAQ with info about bad modprobe events from the devfs scheme
787   o some cleanups due to the need for LABEL rules to use "SYSFS_" now
788   o Add restart target to the etc/init.d/udev script
789   o tweak the config file generation portion of the Makefile a bit
790   o change devfs disk name rule from 'disk' to 'disc'
791   o add vc support to udev.rules.devfs
792   o added a devfs udev config file from Marco d'Itri <md@Linux.IT>
793   o set default mode to 0600 to be safer
794   o Makefile tweaks for the DBUS build
795   o update the FAQ due to the latest devfs mess on lkml and also due to symlinks now working
796   o document the different Makefile config options that we have
797   o change USE_DBUS to DBUS in Makefile, and disable it by default as it's still to hard to build on all systems
798   o fix formatting of udev_dbus.c to use tabs.  Also get it to build properly now
799   o move all of the DBUS logic into one file and remove all of the #ifdef crud from the main code
800
801 Olaf Hering:
802   o dump latest klibc into the udev build tree
803   o use udevdir in udev.conf
804
805 Patrick Mansfield:
806   o better allow builds of extras programs under udev
807   o update udev extras/scsi_id to version 0.2
808
809
810 Summary of changes from v007 to v008
811 ============================================
812
813 <azarah:nosferatu.za.org>:
814   o more config file parsing robustness
815
816 <christophe.varoqui:free.fr>:
817   o udev-007/extras/multipath update
818
819 Arnd Bergmann:
820   o Build failure - missing linux/limits.h include?
821   o Add format modifier for devfs like naming
822   o klibc makefile fixes
823
824 Daniel E. F. Stekloff:
825   o another patch for path problem
826   o quick fix for libsysfs bus
827   o libsysfs changes for sysfsutils 0.3.0
828
829 Greg Kroah-Hartman:
830   o fix up some duplicated function compiler warnings in libsysfs
831   o fix some compiler warnings in the tdb code
832   o Added Kay's name to the man page
833   o update the wildcard documentation in the man page to show the new styles supported
834   o fix permission handling logic
835   o enable default_mode ability to actually build
836   o add support for the default_mode variable, as it is documented
837   o show permissions and groups in the label_test
838   o remove some items off of the TODO list, as they are now done
839   o fix up the tests to work without all of the environ variables
840   o get rid of the majority of the debug environment variables
841   o Update the man page to show the new config file, it's format, and how to use it
842   o fix up the tests to support the rules file name change
843   o add support for a main udev config file, udev.conf
844   o turn debugging messages off by default
845   o split out the namedev config parsing logic to namedev_parse.c
846   o rename namedev's get_attr() to be main namedev_name_device() as that's what it really is
847   o add devfs like tty rules as an example in the default config file
848   o operate on the rules in the order they are in the config file (within the rule type) instead of operating on them backwards.
849   o Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255
850   o add test for checking the BUS value
851   o fix problem where we were not looking at the BUS value
852   o add scsi and pci bus links in the test sysfs tree
853   o add test and documentation for new %D devfs format modifier
854   o changed the default location of the database to /udev/.udev.tdb to be LSB compliant
855   o get rid of functions in klibc_fixups that are now in klibc
856   o sync up with the 0.84 version of klibc
857   o fix udev init.d script to handle all class devices in sysfs
858   o fix the test.block and test.tty scripts due to their moveing.  Also add a test.all script
859   o 007_bk version change to Makefile
860
861 Kay Sievers:
862   o pattern matching for namedev
863   o catch replace device by wildcard
864   o udev.8 tweak numeric id text
865   o udev-test.pl add subdir test
866   o namedev.c strcat tweak
867   o overall whitespace + debug text conditioning
868   o udev-test.pl - tweaks
869
870 Martin Hicks:
871   o Add -nodefaultlibs while compiling against klibc
872
873 Olaf Hering:
874   o ARCH detection for ppc
875
876 Patrick Mansfield:
877   o fix udev parallel builds with klibc
878
879
880 Summary of changes from v006 to v007
881 ============================================
882
883 <md:linux.it>:
884   o fix segfault in parsing bad udev.permissions file
885
886 Greg Kroah-Hartman:
887   o update default config file with a CALLOUT rule, and more documentation
888   o updated the man page with the latest format specifier changes
889   o added ability to put format specifiers in the CALLOUT program string
890   o tweak udev-test.pl to report '0' errors if that's what happened
891   o only build klibc_fixups.c if we are actually using klibc
892   o add support for string group and string user names in udev.permissions
893   o add getgrnam and getpwnam to klibc_fixups files
894   o remove Makefile.klibc
895   o add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> which blows away my puny shell scripts
896   o added debian's version of udev.permissions
897   o change to 006_bk version
898
899 Kay Sievers:
900   o format char for CALLOUT output
901   o more namedev whitespace cleanups
902   o support arguments in callout exec
903   o namedev.c - change order of fields in CALLOUT
904   o namedev.c whitespace + debug text cleanup
905   o man page with udev.permissions wildcard
906
907 Olaf Hering:
908   o static klibc udev does not link against crt0.o
909
910 Summary of changes from v005 to v006
911 ============================================
912
913 <chris_friesen:sympatico.ca>:
914   o faster test scripts
915
916 Arnd Bergmann:
917   o more robust config file parsing in namedev.c
918   o add bus id modifier
919
920 Daniel E. F. Stekloff:
921   o patch for libsysfs sysfs directory handling
922
923 Greg Kroah-Hartman:
924   o add another line to udev.permissions in the proper format
925   o tweak replace_test
926   o fix permissions to work properly now
927   o add real udev.permissions file to test directory
928   o fix namedev.c to build with older version of gcc
929   o add dumb test for all of the different modifiers
930   o update the TODO list with more items that people can easily do
931   o move the test.block and test.tty scripts to the test/ directory
932   o add remove actions to the test scripts
933   o turn DEBUG_PARSER off by default
934   o add some documentation for the %b modifier to the default config file
935   o fix make install rule for when the udev symlink is already there
936   o change release target in makefile
937   o change debug level on printf values for now
938   o updated demo config file
939   o add some documentation of the modifiers to the default config file
940   o add demo config file
941   o updated bk ignore list for klibc generated files
942   o add printf option to label test to verify it works
943   o fix up printf-like functionality due to previous changes
944   o get the major/minor number before we name the device
945   o add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
946   o Add multipath "extra" program from Christophe Varoqui, <christophe.varoqui@free.fr>
947   o trailing whitespace cleanups
948   o splig LABEL and NUMBER into separate functions
949   o add TOPO regression test
950   o move TOPOLOGY rule to it's own function
951   o fix bug where NUMBER and TOPOLOGY would not work for partitions
952   o clean up the way we find the sysdevice for a block device for namedev
953   o updated label test script (tests for partitions now.)
954   o split REPLACE and CALLOUT into separate functions
955   o add debug line for REPLACE call
956   o add replace test
957   o add more sysfs test tree files
958   o change UDEV_SYSFS_PATH environment variable due to libsysfs change
959   o fix bug in klibc's isspace function
960   o fix udev-add.c to build properly with older versions of gcc
961   o add prototype for ftruncate to klibc
962   o Remove a few items from the TODO list that are already done
963   o version number to 005_bk
964   o pull some klibc stuff into the make Makefile to try to stay in sync
965   o klibc build fixes
966
967 Kay Sievers:
968   o apply permissions.conf support for wildcard and default name
969   o man page with included placeholder list
970   o implement printf-like placeholder support for NAME
971   o more manpage tweaks
972   o add support for subdirs
973   o add uid/gid to nodes
974
975 Olaf Hering:
976   o DESTDIR for udev
977
978 Paul Mundt:
979   o Fixup path for kernel includes when building with klibc
980
981 Robert Love:
982   o udev init script
983
984
985 Summary of changes from v004 to v005
986 ============================================
987
988 <kay:vrfy.org>:
989   o namedev.c comments + debug patch
990   o man page update
991
992 Greg Kroah-Hartman:
993   o ignore the klibc/linux symlink
994   o add klibc linux symlink info to the README
995   o get 'make release' to work properly again
996   o added README info for how to build using klibc
997   o turn off debugging if we are building with klibc
998   o turn off debugging in namedev
999   o added vsyslog support to klibc
1000   o add ftruncate to klibc
1001   o klibc specific tweaks
1002   o libsysfs does not need mntent.h in it's header file
1003   o udev build tweaks to tdb's spinlock code
1004   o klibc makefile changes
1005   o build tdb and libsysfs from the same makefile as udev
1006   o udev-add build cleanups for other libc versions
1007   o tweak tdb to build within udev better
1008   o make libsysfs spit debug messages to the same place as the rest of udev
1009   o make libsysfs build cleanly
1010   o updated bk ignore list
1011   o added klibc version 0.82 (cvs tree) to the udev tree
1012   o makefile fix for now
1013   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
1014   o hm, makefile bug with so many files...  will fix later
1015   o regression tests starting to be added
1016   o fix LABEL bug for device files (not class files.)
1017   o more warning flags to the build
1018   o got rid of struct device_attr
1019   o rename namedev.permissions and namedev.config to udev.permissions and udev.config
1020   o fix dbg line in namedev.c
1021   o more overrides of config info with env variables if in test mode
1022   o Fix bug causing udev to sleep forever waiting for dev file to show up
1023   o change version to 004_bk
1024   o make config files, sysfs root, and udev root configurable from config variables
1025   o 004 changelog entrys TAG: v004
1026
1027 Robert Love:
1028   o udev: sleep_for_dev() bits
1029   o udev: another canidate for static
1030
1031
1032 Summary of changes from v003 to v004
1033 ============================================
1034
1035 Daniel E. F. Stekloff:
1036   o new version of libsysfs patch
1037
1038 Greg Kroah-Hartman:
1039   o 004 release
1040   o major database cleanups
1041   o Changed test.block and test.tty to take ACTION from the command line
1042   o don't sleep if 'dev' file is already present on device add
1043   o fix comment about how the "dev" file is made up
1044   o more database work.  Now we only store the info we really need right now
1045   o add BUS= bug to TODO list so it will not get forgotten
1046   o spec file changes
1047   o test.block changes
1048   o ok, rpm likes the "_" character instead of "-" better
1049   o change the version to 003-bk to keep things sane with people using the bk tree
1050   o got "remove of named devices" working
1051   o fix segfaults when dealing with partitions
1052   o update changelog for 003 release TAG: v003
1053
1054 Kay Sievers:
1055   o man file update
1056   o man page update
1057
1058 Robert Love:
1059   o udev: mode should be mode_t
1060   o udev: trivial trivialities
1061   o udev: cool test scripts again
1062   o udev spec file symlink support
1063   o udev: cool test scripts
1064   o udev spec file bits
1065
1066
1067 Summary of changes from v0.2 to v003
1068 ============================================
1069
1070 Daniel E. F. Stekloff:
1071   o udevdb patch
1072   o udevdb prototype
1073
1074 Greg Kroah-Hartman:
1075   o update the spec file for the new version and install process
1076   o fix makefile release rule to not drop tdb.h file
1077   o Add FAQ for udev
1078   o removed AUTHORS and INSTALL files as they were pretty pointless
1079   o copyright updates
1080   o Add AUTHORS and INSTALL files
1081   o TODO updates
1082   o Updatd the README
1083   o updated the TODO list
1084   o add udev man page (basically just a place holder for now.)
1085   o added uninstall support
1086   o added install target for makefile so people don't have to do it by hand anymore
1087   o add version to debug log on startup
1088   o tell the user what mknod() we are trying to do
1089   o add dbg_parse() to cut down on parse file debugging statements
1090   o put config files and database in /etc/udev by default
1091   o add ols 2003 udev paper to docs/
1092   o clean up some debugging stuff in namedev.c
1093   o do not build the tdb binary programs, only the objects
1094   o merge tdb into the build process
1095   o Added tdb code from latest cvs version in the samba tree
1096   o added my name to the .spec file
1097   o minor cleanups
1098   o cleanup the mknod code a bit
1099   o remove mknod callout
1100   o handle new major:minor format of dev files that showed up in 2.6.0-test2-bk3 or so
1101   o oops, everything was getting created as 000 mode, try to fix this up, but fail...
1102   o more test stuff
1103
1104 Olaf Hering:
1105   o print udev pid
1106
1107 Patrick Mansfield:
1108   o add callout config type to udev
1109
1110 Paul Mundt:
1111   o Fix TDB cross compilation
1112   o udev spec file
1113   o udev/libsysfs cross compile fixes
1114
1115
1116 Summary of changes from v0.1 to v0.2
1117 ============================================
1118
1119 Greg Kroah-Hartman:
1120   o more test stuff
1121   o removed unneeded stuff from udev.h
1122   o added 0.2 change log info
1123   o start working on label support, and fix some segfaults for block devices
1124   o test config file changes
1125   o add NUMBER support (basically same logic as TOPOLOGY, perhaps we should
1126     merge this...)
1127   o added topology support
1128   o got REPLACE to work properly
1129   o make struct config_device contain a struct device_attr instead of
1130     duplicating the mess
1131   o block test
1132   o split the tests up into different files
1133   o split udev main logic into udev-add and udev-remove
1134   o Clean up the namedev interface a bit, making the code smaller
1135   o bk: update ignore list
1136   o update the tests to handle block devices too
1137   o add initial libsysfs support
1138   o added libsysfs to the build
1139   o added libsysfs code from sysutils-0.1.1-071803 release
1140   o namedev config files are fully parsed
1141   o more permission tests
1142   o make log_message spit out warnings so I don't have to spend forever
1143     chasing down stupid bugs that aren't there...
1144   o added klibc makefile
1145   o Initial namedev parsing of config files
1146   o sleep for 2 seconds to give the kernel a chance to actually create the
1147     files we need
1148   o pick a better default UDEV_ROOT
1149   o fix up the test to actually work
1150   o added more documentation in README and TODO files
1151
1152
1153 Summary of changes up to v0.1
1154 ============================================
1155
1156 Greg Kroah-Hartman:
1157   o added more documentation in README and TODO files
1158   o updated the documentation
1159   o cleaned up the makefile a bit
1160   o remove now works!
1161   o restructure code to be able to actually get remove_node() to work
1162   o Creating nodes actually works
1163   o added stupid test script for debugging
1164   o added initial documentation and gpl license
1165   o enabled debugging
1166   o updated ignore list
1167   o added initial files
1168   o fixed up config
1169   o Initial repository create
1170   o BitKeeper file /home/greg/src/udev/udev/ChangeSet
1171