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