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