chiark / gitweb /
[PATCH] 052 release
[elogind.git] / ChangeLog
1 Summary of changes from v051 to v052
2 ============================================
3
4 <md:linux.it>:
5   o debian: update rules files
6   o raid-devfs.sh: devfs names for hardware RAID controllers
7   o scsi_id: when udevstart is started, /tmp is not writeable
8   o cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
9
10 <sschweizer:gmail.com>:
11   o gentoo/udev.rules: add default permissions for sound devices
12
13 Greg Kroah-Hartman:
14   o fix example comment in ide-devfs.sh
15   o Add infiniband to gentoo rules
16   o Another gentoo fix, adding dvb support
17   o Fix gentoo bug #76056 (fb device group permissions.)
18   o Fix gentoo bug #81102, device nodes for the pktcdvd device
19
20 Kay Sievers:
21   o provide temporary device node for callouts to access the device
22   o udev_volume_id: fix dasd disklabel reading with -l option
23   o udev_volume_id: volume_id version 034
24   o udev_volume_id: rename probe_ibm into probe_dasd
25   o udev_volume_id: volume_id version 032
26   o Makefile: add some more warnings and prepare for clean gcc4 compile
27   o Makefile: cleanup conditional config option sections
28   o fix -Wsign-compare warnings
29   o chassis_id: clean compilation and fix bad function parameter passing
30   o simple_build_check: make it possible to pass KERNEL_DIR
31   o selinux: cleanup udev integration
32
33 Michael Buesch:
34   o trivial: remove _all_ trailing slashes with no_trailing_slash()
35   o trivial: fix signedness
36   o namdev: allow symlink-only rules to specify node permissions
37   o udevd: fix valgrind warning
38
39
40 Summary of changes from v050 to v051
41 ============================================
42
43 <roland:digitalvampire.org>:
44   o This fixes a silly mistake in how udevinfo prints the major and minor numbers (right now it prints the minor next to "MAJOR" and the major next to "MINOR" ;)
45
46 <tklauser:access.unizh.chbk>:
47   o I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 and got two errors about possibly uninitialized structs, so I fixed this. 
48
49 Christian Bornträger:
50   o udev_volume_id: fix -d option
51
52 Greg Kroah-Hartman:
53   o gentoo fb permission fix
54   o fix gcc 2.96 issue in libsysfs
55   o remove the lfs startup script on request of the author
56   o clean up the aoe char device rules, and delete the block one as it's not needed
57   o add aoe block and char device rules to the gentoo rule file
58   o fix udev_volume_id build error
59
60 Hannes Reinecke:
61   o rearrange link order in Makefile
62
63 Kay Sievers:
64   o udev_volume_id: new version of volume_id
65   o klibc: update to version 0.198
66   o udev_volume_id: fix FAT label reading
67   o klibc: update to version 0.196
68   o udevd: throttle the forking of processes
69   o udevd: add possible initialization of expected_seqnum
70   o udevd: it's obviously not the brightest idea to exit a device node manager if it doesn't find /dev/null
71   o udevd: separate socket handling to prepare for other event sources
72   o udevd: support -d switch to become a daemon
73   o udev_volume_id: version 27
74   o udevd: split up message receiving an queueing
75   o remove useless warning if udev.conf contains keys not read by udev itself
76   o improve event sequence serialization
77   o remove udevsend syslog noise on udevd startup
78   o limit the initial timeout of the udevd event handling
79   o correct detection of hotplug.d/ udevsend loop
80   o correct log statement
81   o remove default_* permissions from udev.conf file
82   o update Fedora config files and add some more tests
83   o allow permissions only rules
84   o add SUBSYSTEM rule to catch all block devices and apply the disk permissions
85   o update Fedora config files
86   o handle renamed network interfaces properly if we manage hotplug.d/
87   o allow multiline rules by backslash at the end of the line
88   o add OnStream tape drive rules
89   o simplify rules file by setting default mode to 0660
90   o simplify permission application
91   o I broke the extras/ again. Add simple build test script now
92   o Merge vrfy.org:/home/kay/src/udev into vrfy.org:/home/kay/src/udev.kay
93   o initial merge of fedora udev.permissions into udev.rules
94   o remove permissions file mentioning from the udev man page
95   o fix some typos in gentoo's udev.rules introduced by the merge
96
97 Michael Buesch:
98   o The attached patch fixes the code path if namedev_name_device() fails
99
100 Summary of changes from v049 to v050
101 ============================================
102
103 <harald:redhat.com>:
104   o selinux patch
105
106 <tklauser:access.unizh.ch>:
107   o I made some more changes to the manpage of udev including
108
109 Kay Sievers:
110   o update libsysfs to CVS version and fix segfaulting attribute reading
111   o klibc supports LOG_PID now, so remove our own implementation
112   o avoid building klibc test programs and pass SUBDIRS= to klibc clean
113
114
115 Summary of changes from v048 to v049
116 ============================================
117
118 Greg Kroah-Hartman:
119   o fix 'make clean' error in klibc
120
121 Kay Sievers:
122   o update klibc to 0.194
123   o export DEVNAME regardless of the state of udev_dev_d
124   o add class specific files for class/spi_transport and class/spi_host
125   o udevd-test.pl: remove wrong date calculation
126   o check earlier if we should run as udevstart
127   o remove double initialization
128   o include missing header to udevtest.c
129   o add -V option to udev to print the version number
130   o prevent udev node creatinon for "class" registration
131   o udevd: serialization of the event sequence of a chain of devices
132   o add a class/fc_host file to the list of what to wait for
133   o udev_volume_id: links sysfs.a instead of all objects
134
135 Martin Schlemmer:
136   o remove leftover from udevinfo's -d option
137
138
139 Summary of changes from v047 to v048
140 ============================================
141
142 Greg Kroah-Hartman:
143   o fix udev_volume_id so it will now build properly
144   o fix scsi_id build errors due to changes in the main udev makefile
145
146
147 Summary of changes from v046 to v047
148 ============================================
149
150 <klauser:access.unizh.ch>:
151   o Various typos and other litte errors in udev.8.in
152
153 <sjoerd:spring.luon.net>:
154   o DEVNAME on device removal
155
156 <sschweizer:gmail.com>:
157   o Allow GROUP to have modifiers in it
158
159 Greg Kroah-Hartman:
160   o add more debian rules files
161   o move distro specific config files into their own directories
162   o update debian rules files
163   o added asterix rules to the gentoo file
164   o use udevstart for udev.init.* files
165   o delete a bunch of files no longer needed
166   o fix gentoo scsi cdrom rule
167   o Fix the multithreaded build again
168   o merge
169   o comment out ability to run udev-test.pl with valgrind
170   o fix spurious valgrind warning in udev
171   o fix udevinfo '-q path' option as it was not working
172   o merge
173   o fix parallel build error
174
175 Kay Sievers:
176   o update Fedora dev.d/ example and remove unused conf.d/ directory
177   o don't install distribution specific init script on "make install"
178   o restore OWNER/GROUP assignment in rule coming from RESULT
179   o make gcov compile scripts working with recent gcc
180   o fix udev-test/udev-test.pl to work with again
181   o add net/atml and class/ppdev to the wait_for_sysfs exception list
182   o add net/nlv* devices to the exception list
183   o add "pcmcia" and "fc_transport" to the wait_for_sysfs lists
184   o remove unused timestamp field
185   o simplify permission handling
186   o handle /etc/hotplug.d/ only if the event comes from udevd
187   o trivial cleanups and change some comments
188   o remove unused variables
189   o udevsend/udevd handle events without a subsystem
190   o use blacklist on device "remove" and remove dev.d/ call code duplication
191   o update the man pages and correct Usage: hints
192   o don't call the hotplug scripts with a test run
193   o don't call dev.d/ scripts twice, if directory = subsystem
194   o remove archive file if we changed something
195   o link archive insted of objects
196   o rename udev_lib to udev_utils and dev_d to udev_multiplex
197   o handle whole hotplug event with udevd/udev
198   o integrate wait_for_sysfs in udev
199   o make the searched multiplex directories conditionally
200   o add MANAGED_EVENT to the forked udev environment
201   o export DEVNAME on remove event
202   o export udev_log flag to the environment
203   o remove my test code
204   o add support for /devices-devices without any file to wait for
205   o Patch from Alex Riesen <raa.lkml@gmail.com>
206   o add a bunch of busses to the list of what to wait for
207   o close connection to syslog in forked udevd child
208   o udevd exit path cleanup
209   o fix network device naming bug
210
211
212 Summary of changes from v045 to v046
213 ============================================
214
215 Greg Kroah-Hartman:
216   o make spotless for releases
217
218 Kay Sievers:
219   o Don't try to print major/minor for devices without a dev file
220   o remove get_device_type and merge that into udev_set_values()
221   o prevent udevd crash if DEVPATH is not set
222   o add ippp and bcrypt to the exception lists of wait_for_sysfs
223   o let klibc add the trailing newline to syslog conditionally
224   o disable logging for udevstart
225   o add NAME{ignore_remove} attribute
226   o remove historical SYSFS_attr="value" format
227   o don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to expect
228   o change key names in udevinfo sysfs walk to match the kernel
229   o support DRIVER as a rule key
230   o support SUBSYSTEM as a rule key
231   o rename udevdb* to udev_db*
232   o Make dev.d/ handling a separate processing stage
233   o make the udev object available to more processing stages
234   o remove udev_lib dependency from udevsend, which makes it smaller
235   o add ACTION to udev object to expose it to the whole process
236   o make udevinfo's -r option also workimg for symlink queries
237   o let udev act as udevstart if argv[1] == "udevstart"
238   o improve udevinfo sysfs info walk
239   o add sysfs info walk to udevinfo
240   o pass the whole event environment to udevd
241   o replace tdb database by simple lockless file database
242
243
244 Summary of changes from v044 to v045
245 ============================================
246
247 Martin Schlemmer:
248   o Some updates for Gentoo's udev rules
249
250
251 Summary of changes from v043 to v044
252 ============================================
253
254 Greg Kroah-Hartman:
255   o add cdsymlinks.sh support to gentoo rules file
256   o fix gentoo legacy tty rule
257   o remove 'sudo' usage from the Makefile
258   o make udev-test.pl test for root permissions before running
259
260 Kay Sievers:
261   o reduce syslog noise of udevsend if multiple instances try to start udevd
262   o add i2c-dev to the list of devices without a bus
263
264
265 Summary of changes from v042 to v043
266 ============================================
267
268 Greg Kroah-Hartman:
269   o add test target to makefile
270   o add dumb script to show all sysfs devices in the system
271
272 Kay Sievers:
273   o Shut up wait_for_sysfs class/net failure messages, as it's not possible to
274     get that right for all net devices. Kernels later than 2.6.10-rc1 will
275     handle that by carrying the neccessary information in the hotplug event.  
276   o wait() for specific pid to return from fork()
277   o Don't use any syslog() in signal handler, cause it may deadlock
278   o Add support for highpoint ataraid to volume_id to suppress label reading on raid set members.
279   o Add a bunch of devices without "device" symlinks
280   o Exit, if udevtest cannot open the device (segfault)
281   o Patches from Harald Hoyer <harald@redhat.com>
282   o Apply the default permissions even if we found a entry in the permissions
283     file. Correct one test, as the default is applied correctly now and the
284     mode will no longer be 0000.
285   o add test for format chars in multiple symlinks to replace
286   o Add net/vmnet and class/zaptel to the list of devices without physical device
287
288
289 Summary of changes from v040 to v042
290 ============================================
291
292 Greg Kroah-Hartman:
293   o add inotify to the rules for gentoo
294
295 Kay Sievers:
296   o skip waiting for device if we get a bad event for class creation and not for a device underneath it
297   o add net/pan and net/bnep handling
298   o switch wait for bus_file to stat() instead of open() add net/tun device handling add ieee1394 device handling
299   o Remove the last klibc specific line from the main udev code Move _KLIBC_HAS_ARCH_SIG_ATOMIC_T to the fixup file which is automatically included by the Makefile is we build with klibc
300   o ignore *.rej files from failed patches
301   o update to libsysfs 1.2.0 and add some stuff klib_fixup Now we have only the sysfs.h file different from the upstream version to map our dbg() macro.
302   o improve klibc fixup integration
303   o cleanup udevd/udevstart
304   o expose sysfs functions for sharing it
305
306
307 Summary of changes from v039 to v040
308 ============================================
309
310 <jk:blackdown.de>:
311   o wait_for_sysfs update for dm devices
312
313 Greg Kroah-Hartman:
314   o sparse cleanups on the tree
315   o fix stupid cut-and-paste error for msr devices on gentoo boxes
316   o add *~ to bk ignore list
317   o delete udevruler.c as per Kay's request
318   o fix up the wait_for_sysfs_test script a bit
319
320 Kay Sievers:
321   o fix debug in volume id / fix clashing global var name
322   o volume_id fix
323   o $local user
324   o cleanup netif handling and netif-dev.d/ events
325   o big cleanup of internal udev api
326   o don't wait for dummy devices
327   o close the syslog
328   o Fix ppp net devices in wait_for_sysfs
329   o Fix wait_for_sysfs messages (more debugging info)
330
331
332 Summary of changes from v038 to v039
333 ============================================
334
335 Greg Kroah-Hartman:
336   o Hopefully fix the vcs issue in wait_for_sysfs
337   o take out & from wait_for_sysfs_test that I previously missed
338   o add very nice cdsymlinks scripts
339   o add some helper scripts for dvb and input devices
340   o add debian config files
341   o let the extras/ programs build "pretty" also
342   o tweak the ccdv program to handle files in subdirectories being built
343   o crap, I messed up the 'sed' instances pretty badly, this fixes the config and man page mess
344   o fix broken 'make -j5' functionality
345
346 Kay Sievers:
347   o swich attribute open() to simple stat()
348   o wait_for_sysfs update for /class/firmware and /class/net/irda devices
349   o fix unusual sysfs behavior for pcmcia_socket
350   o remove sleeps from udev as it is external now
351   o delete udevruler?
352   o Makefile fix
353
354 Patrick Mansfield:
355   o update udev to scsi_id 0.7
356   o pass SYSFS setting down for extras builds
357   o move assignments past local variables
358
359
360 Summary of changes from v037 to v038
361 ============================================
362
363 <andrew.patterson:hp.com>:
364   o Re: Problem parsing %s in udev rules
365
366 Greg Kroah-Hartman:
367   o fix up error in building extras and libsysfs
368
369 Summary of changes from v036 to v037
370 ============================================
371
372 <md:linux.it>:
373   o small udev patch
374
375 Greg Kroah-Hartman:
376   o fix compilation warning in tdb log message
377   o Fix build error with klibc due to recent changes
378   o merge
379   o add wait_for_sysfs test script to the tarball to help people debug their boxes
380   o add ipsec to wait_for_sysfs ignore list
381   o added ccdv to bk ignore list
382   o a few more Makefile tweaks for the quiet feature
383   o Make the build silent, thanks to a helper program from ncftp
384   o rename files to have '_' instead of '-' in them
385   o change max time to wait in wait_for_sysfs to 10 seconds to hopefully handle some slow machines
386   o add support for class/raw/ to wait_for_sysfs
387   o fix up Makefile for wait_for_sysfs udev_version.h dependancy
388   o remove the debian specific file, as they don't want to share with the rest of the world :(
389
390 Kay Sievers:
391   o prevent deadlocks on an corrupt udev database
392   o wait_for_sysfs_update
393
394 Michael Buesch:
395   o fix asmlinkage
396   o fix incompatible pointer type warning
397
398
399 Summary of changes from v035 to v036
400 ============================================
401
402 Greg Kroah-Hartman:
403   o add the error number to the error message in wait_for_sysfs to help out in debugging problems
404
405 Summary of changes from v034 to v035
406 ============================================
407
408 Greg Kroah-Hartman:
409   o added ieee1394 support to wait_for_sysfs
410   o update wait_for_sysfs with a bunch more devices thanks to user reports
411
412 Summary of changes from v033 to v034
413 ============================================
414
415 Kay Sievers:
416   o wait_for_sysfs bluetooth class update
417
418 Greg Kroah-Hartman:
419   o add comment in wait_for_sysfs to explain the structure better
420   o Revert previous dev_d.c change, it's not what is causing HAL problems
421   o hm, somethings odd with DEVPATH, see if this fixes it
422   o 33_bk mark for the makefile
423   o wait_for_sysfs: clean up the logic for the list of devices that we do not expect device symlinks for
424   o get rid of annoying extra lines in the syslog for some libsysfs debug messages
425   o added support for i2c devices in wait_for_sysfs.c
426   o add support for i2c-adapter devices to wait_for_sysfs.c
427
428 Summary of changes from v032 to v033
429 ============================================
430
431 <harald:redhat.com>:
432   o udev close on exec
433   o some cleanups and security fixes
434   o some cleanups and security fixes
435   o selinux for udev
436   o cleanup PATCH for extras/chassis_id/Makefile
437
438 <kpfleming:backtobasicsmgmt.com>:
439   o respect prefix= setting in built udev.conf (updated)
440
441 Greg Kroah-Hartman:
442   o add support for usb interfaces to wait_for_sysfs to keep it quiet
443   o enable native tdb spinlocks on i386 platforms
444   o delete extras/multipath-tools as per the author's request
445   o be paranoid in dev_d.c
446   o add USE_SELINUX to README documentation so people have a chance to see what is going on
447   o update the selinux.h file to start to look sane
448   o update bk ignore list for the wait_for_sysfs binary
449   o kdetv wants to see device nodes in /dev
450   o update comments in scsi-devfs.sh
451   o fix up Makefiles to get the klibc build working properly
452   o update bk ignore list for new klibc generated files
453   o oops forgot to add the new klibc/include directory
454   o update klibc to version 0.181
455
456 Kay Sievers:
457   o fix problems with dev.d and udevstart
458   o wait_for_sysfs debug cleanup
459   o fix problems using scsi_id with udevstart
460   o update volume_id
461   o finally solve the bad sysfs-timing for all of us
462   o volume-id build fix and update
463   o switch udev's seqnum to u64
464   o add enum tests
465   o fix udev segfaults with bad permissions file
466
467 Patrick Mansfield:
468   o update udev to include scsi_id 0.6
469
470
471 Summary of changes from v031 to v032
472 ============================================
473
474 <harald:redhat.com>:
475   o udev parse bug
476
477 Kay Sievers:
478   o handle only block and class devices
479   o fix udevstart badly broken in udev 031
480
481
482 Summary of changes from v030 to v031
483 ============================================
484
485 <arun:codemovers.org>:
486   o udev - read long lines from config files overflow fix
487
488 <ballarin.marc:gmx.de>:
489   o Update the FAQ with info about hardlink security
490
491 <david:fubar.dk>:
492   o compatibility symlinks for udev
493
494 David Weinehall:
495   o Minor POSIX-fixes for udev
496
497 Greg Kroah-Hartman:
498   o add symlink for video rule
499   o add a "first" list to udevstart and make it contain the class/mem/ devices
500   o fix compiler warning in udevtest.c
501   o Fix old-style pty breakage in rules file for tty device
502   o add rules for i386 cpu devices
503   o add permission for legotower usb devices
504
505 Kay Sievers:
506   o Fix naming ethernet devices in udevstart
507   o update udev_volume_id
508   o let /sbin/hotplug execute udev earlier
509   o pass SEQNUM trough udevd
510   o fix manpages based on esr's spambot
511
512 Martin Schlemmer:
513   o add microcode rule to permissions.gentoo file
514
515 Michael Buesch:
516   o Try to provide a bit of security for hardlinks to /dev entries
517
518 Olaf Hering:
519   o udevsend depends on udev_lib.o
520
521 Tom Rini:
522   o fix UDEV_NO_SLEEP
523   o clean up start_udev a bit
524   o Make udev/udevstart be one binary
525   o Add 'asmlinkage' to udev-030
526
527
528 Summary of changes from v029 to v030
529 ============================================
530
531 Greg Kroah-Hartman:
532   o fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes
533
534
535 Summary of changes from v028 to v029
536 ============================================
537
538 Greg Kroah-Hartman:
539   o add permission rule for jogdial device
540   o fix dumb bug I added to udevstart
541   o make a "last list" of devices for udevstart to operate on last
542   o fix permission problem with input event and ts nodes for gentoo
543   o change default perms of misc/rtc to be readable by anyone
544
545 Olaf Hering:
546   o allow NAME_SIZE > SYSFS_PATH_MAX
547
548
549 Summary of changes from v027 to v028
550 ============================================
551
552 <atul.sabharwal:intel.com>:
553   o Patch for chassis_id exras module
554
555 Daniel Drake:
556   o Writing udev rules doc update
557
558 Greg Kroah-Hartman:
559   o clean up block whitelist search logic a bit
560   o reverse order of scanning of udevstart to look at class before block
561
562 Kay Sievers:
563   o update udev_volume_id
564
565 Leann Ogasawara:
566   o udevstart performance increase
567
568 Patrick Mansfield:
569   o update udev scsi_id to scsi_id 0.5
570
571
572 Summary of changes from v026 to v027
573 ============================================
574
575 <fork0:users.sf.net>:
576   o fix handle leak in udev_lib.c
577
578 Greg Kroah-Hartman:
579   o tweak the gentoo default permission rules as they are wrong for tty and misc devices
580
581
582 Summary of changes from v025 to v026
583 ============================================
584
585 Arnd Bergmann:
586   o udev rpm fix
587
588 Greg Kroah-Hartman:
589   o add test for ! in partition name
590   o 025_bk mark
591   o Update to version 117 of klibc (from version 108)
592   o add volume_id ignore rule for bk
593   o add volume_id support to the udev.spec file
594   o remove dbus and selinux stuff from the udev.spec file
595   o delete udev_selinux as it doesn't work properly and is the wrong way to do it
596   o Deleted the udev_dbus extra as it didn't really work properly and HAL has a real solution now
597   o add udev.permissions.slackware file
598   o udevstart: close open directories
599
600 Kay Sievers:
601   o fix udevd zombies
602   o catchup with recent klibc
603   o Re: udevsend fallback
604   o udev_volume_id update
605   o udev callout for reading filesystem labels
606   o udev callout for reading filesystem labels
607   o udev default config layout changes
608
609 Leann Ogasawara:
610   o evaluate getenv() return value for udev_config.c
611
612 Summary of changes from v024 to v025
613 ============================================
614
615 <md:linux.it>:
616   o devfs.sh-ide-floppy
617
618 <sjoerd:spring.luon.net>:
619   o DEVNODE -> DEVNAME transition fixes
620
621 Daniel Drake:
622   o Update writing udev rules docs
623
624 Greg Kroah-Hartman:
625   o make dev.d call each directory in the directory chain of the device name, instead of just the whole name
626   o add devd_test script
627   o add more permissions based on SuSE's recommendations
628   o added rules for tun and raw devices
629   o add udev conf.d file
630   o Switch the default config to point to a directory for the rules and permission files
631   o update the Red Hat .dev files to work on other distros
632   o add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/default/ usage
633   o add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org>
634   o add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl.org>
635   o change permissions on udevd test scripts
636   o Fix build process for users who have LC_ALL set to a non-english language
637   o Added expanded tests to the test framework from Leann Ogasawara <ogasawara@osdl.org>
638   o added execelent "writing udev rules" document from Daniel Drake <dan@reactivated.net>
639   o added rule to put USB printers in their proper places
640   o added rules for CAPI devices
641   o added a dev.d alsa script to help people out
642
643 Kay Sievers:
644   o fix test regressions
645   o udev_selinux changes
646   o udevd test script
647   o udev_dbus changes
648   o fix devpath for netdev
649
650 Leann Ogasawara:
651   o gcov for udev
652
653
654 Summary of changes from v023 to v024
655 ============================================
656
657 <atul.sabharwal:intel.com>:
658   o Add README for chassis_id
659   o Add chassis_id program to extras directory
660
661 <chris_friesen:sympatico.ca>:
662   o udevd race conditions and performance,  assorted cleanups
663
664 <hare:suse.de>:
665   o fix SEGV in libsysfs/dlist.c
666
667 <maryedie:osdl.org>:
668   o add OSDL documentation for persistent naming
669
670 <md:linux.it>:
671   o small ide-devfs.sh fix
672
673 Greg Kroah-Hartman:
674   o remove compiler warning from udevd.c
675   o only generate udev.8 on the fly, not all other man pages
676   o update bk ignore list some more
677   o update bk ignore list
678   o switch to generate the man pages during the normal build, not during the install
679   o convert udev.8.in to use @udevdir@ macro for make install
680   o first step of making man pages dynamically generated
681   o add install and uninstall the etc/dev.d/net/hotplug.dev file to the Makefile
682   o tweak net_test a bit
683   o fix some segfaults when running udevtest for network devices
684   o make a net_test test script using udevtest
685   o handle the subsytem if provided in udevtest
686   o add hotplug.dev script to handle renamed network devices
687   o add a bunch of network class devices to the test sysfs tree
688   o add udevruler to the bk ignore list
689   o update RFC-dev.d docs due to DEVNODE to DEVNAME change
690   o clean up chassis_id coding style
691   o clean up the OSDL document formatting a bit
692   o add netlink rules to devfs and gentoo rules files
693   o added USB device rules to rules files
694   o clean up the gentoo rules file a bit more, adding dri rules
695   o fix up udev.rules to handle oss rules better
696   o 023_bk mark
697   o fix udev.spec file for where udevtest should be placed
698
699 Kay Sievers:
700   o tweak node unlink handling
701   o switch udevd's msg_dump() to #define
702   o handle netdev in udevruler
703   o man page cleanup
704   o put config info in db for netdev
705   o increase udevd event timeout
706   o udevstart fix
707   o put netdev handling and dev.d/ in manpages
708   o DEVPATH for netdev
709   o netdev - udevdb+dev.d changes
710   o udevd race conditions and performance,  assorted cleanups - take 2
711   o udevinfo patch
712   o dev_d.c file sorting and cleanup
713   o apply all_partitions rule to main block device only
714
715
716 Summary of changes from v022 to v023
717 ============================================
718
719 Kay Sievers:
720   o hmm, handle net devices with udev?
721   o correct apply_format() for symlink only rules
722   o don't init namedev on remove
723   o first stupid try for a rule compose gui
724   o replace fgets() with mmap() and introduce udev_lib.[hc]
725   o make udevtest a real program :)
726
727 Daniel E. F. Stekloff:
728   o udevinfo patch
729
730 Greg Kroah-Hartman:
731   o create the /etc/dev.d/ directories in 'make install'
732   o actually have udev run files ending in .dev in the /etc/dev.d/ directory as documented
733   o added RFC-dev.d document detailing how /etc/dev.d/ works
734   o fixed up udev.spec to handle selinux stuff properly now
735   o remove USE_DBUS and USE_SELINUX flags from the README as they are no longer present
736   o remove selinux stuff from the main Makefile
737   o move udev_selinux into extras/selinux
738   o fix dbus build in the udev.spec file
739   o remove dbus stuff from main Makefile
740   o move udev_dbus to extras/dbus
741   o udev_dbus can now compile properly, but linnking is another story
742   o remove udev_dbus.h from Makefile
743   o first cut at standalone udev_selinux program
744   o remove selinux support from udev core as it's no longer needed
745   o first cut at standalone udev_dbus program
746   o add get_devnode() helper to udev_lib for udev_dbus program
747   o remove dbus code from core udev code as it's no longer needed to be there
748   o add /etc/dev.d/ support for udev add and remove events
749   o fix build error in namedev.c caused by previous patch
750   o 022_bk tag
751   o fix 'make spotless' to really do that in klibc
752   o add a question/answer about automounting usb devices to the FAQ
753   o mark scsi-devfs.sh as executable
754   o Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
755   o fix udevtest to build properly after the big udev_lib change
756
757 Olaf Hering:
758   o uninitialized variable for mknod and friend
759
760 Richard Gooch:
761   o SCSI logical and physical names for udev
762
763 Theodore Y. T'so:
764   o Trivial man page typo fixes to udev
765
766
767 Summary of changes from v021 to v022
768 ============================================
769
770 <ananth:in.ibm.com>:
771   o more Libsysfs updates
772   o Libsysfs updates
773
774 <async:cc.gatech.edu>:
775   o fix HOWTO-udev_for_dev for udevdir
776
777 Kay Sievers:
778   o udev-test.pl cleanup
779   o add dev node test to udev-test.pl
780   o add permission tests
781   o "symlink only" test
782   o callout part selector tweak
783   o cleanup callout fork
784   o allow to specify node permissions in the rule
785   o man page beauty
786   o put symlink only rules to the man page
787   o rename strn*() macros to strmax
788   o conditional remove of trailing sysfs whitespace
789   o clarify udevinfo text
790   o better fix for NAME="foo-%c{N}" gets a truncated name
791   o overall trivial trivial cleanup
792   o fix NAME="foo-%c{N}" gets a truncated name
793   o cleanup mult field string handling
794
795 <ken:cgi101.com>:
796   o fix a type in docs/libsysfs.txt
797   o Added line to udev.permissions.redhat
798   o Include more examples in the docs area for gentoo and redhat
799
800 <md:linux.it>:
801   o udevstart fixes
802
803 Greg Kroah-Hartman:
804   o add big major tests to udev-test.pl
805   o add a test for a minor over 255
806   o udev-test.pl: print out major:minor and perm test "ok" if is ok
807   o make perm and major:minor test errors be reported properly
808   o remove extra ; in namedev_parse.c
809   o Added multipath-tools 0.1.1 release
810   o deleted current extras/multipath directory
811   o 021_bk mark
812   o fix the build for older versions of gcc
813
814 Hanna V. Linder:
815   o Small fix to remove extra "will" in man page
816
817 Olaf Hering:
818   o make spotless
819   o udev* segfaults with new klibc
820
821 Patrick Mansfield:
822   o add tests for NAME="foo-%c{N}"
823
824 Summary of changes from v020 to v021
825 ============================================
826
827 Kay Sievers:
828   o install udevinfo in /usr/bin
829   o blacklist pcmcia_socket
830
831 Greg Kroah-Hartman:
832   o fix udev.spec to find udevinfo now that it has moved to /usr/bin
833   o Fix another problem with Makefile installing initscript
834   o fix the Makefile to install the init script into the proper directory
835   o make spec file turn off selinux support by default
836
837
838 Summary of changes from v019 to v020
839 ============================================
840
841 <christophe.varoqui:free.fr>:
842   o multipath update
843
844 Kay Sievers:
845   o man page udevstart
846   o cleanup udevstart
847   o bugfix for local user
848   o unlink bugfix
849   o TODO update
850   o clarify udevinfo device walk
851   o udevinfo symlink reverse query
852   o fix stroul endptr use
853   o add $local user spport for permissions
854   o udev - man page update
855   o udev - fix debug info for multiple rule file config
856   o udev - kill udevd on install
857   o udev - activate formt length attribute
858   o udev - safer sprintf() use
859
860 <md:linux.it>:
861   o no error on enoent
862   o escape dashes in man pages
863   o remove usage of expr in ide-devfs.sh
864
865 <rml:ximian.com>:
866   o automatically install correct initscript
867   o update documetation for $local
868
869 Andrey Borzenkov:
870   o Add symlink only rules support
871
872 Greg Kroah-Hartman:
873   o update the TODO list as we already have a devfs config file
874   o make start_udev use udevstart binary
875   o install udevstart
876   o Remove Debian permission files as the Debian maintainer doesn't seem to want to share :(
877   o update the Gentoo rules files
878   o Add Red Hat rules and permissions files
879   o add udevstart to the ignore list
880   o add udevstart program based on a old patch from Harald Hoyer <harald@redhat.com>
881   o unlink the file before we try to create it
882   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
883
884
885 Summary of changes from v018 to v019
886 ============================================
887
888 Kay Sievers:
889   o TODO update
890   o udev - correct relative symlink
891   o udev - safer string handling - part four
892   o udev - safer string handling - part three
893   o udev - safer string handling - part two
894   o udev - man page update
895   o udev - safer string handling all over the place
896   o manpage update
897   o udev - allow all files in a directory as the config
898   o udev - simple klibc textual uid/gid handling
899
900 Andrey Borzenkov:
901   o do not remove real .udev.tdb during RPM build
902
903 Greg Kroah-Hartman:
904   o add new TODO item about local user permissions
905   o Add initial SELinux support for udev
906   o fix build for very old versions of make
907   o remove limit of the number of args passed to PROGRAM
908   o force udev to include the internal version of libsysfs and never the external one
909   o fix up libsysfs header file usage to fix bug reports from users that have sysfsutils installed already
910   o remove udevtest on 'make clean'
911   o remove udevd priority TODO item, as it's not needed at all
912
913 Patrick Mansfield:
914   o update udev scsi_id to scsi_id 0.4
915
916
917 Summary of changes from v017 to v018
918 ============================================
919
920 <ext.devoteam.varoqui:sncf.fr>:
921   o [PATCH] symlink dm-[0-9]* rule
922   o update extras/multipath
923
924 <john-hotplug:fjellstad.org>:
925   o init.d debian patch
926
927 Kay Sievers:
928   o udev - TODO update
929   o udev - add %s{filename} to man page
930   o udev - udevd/udevsend man page
931   o udev - switch callout part selector to {attribute}
932   o udev - switch SYSFS_file to SYSFS{file}
933   o udev - create all partitions of blockdevice
934   o allow SYSFS{file}
935   o Adding '%s' format specifier to NAME and SYMLINK
936
937 Greg Kroah-Hartman:
938   o added some scsi_id files to the bk ignore file
939   o added scsi_id and some more documentation to the udev.spec file
940   o update udev.rules.gentoo with new config file format
941   o Update the Gentoo udev.rules and udev.permissions files
942   o Create a udev.rules.examples file to hold odd udev.rules
943   o add udevd priority issue to the TODO list
944   o more HOWTO cleanups
945   o add HOWTO detailing how to use udev to manage /dev
946   o mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier to use
947   o add start_udev init script
948   o add support for UDEV_NO_SLEEP env variable so Gentoo people will be happy
949   o start up udevd ourselves in the init script to give it some good priorities
950   o update the red hat init script to handle nodes that are not present
951   o add a "old style" SYSFS_attribute test to udev-test.pl
952   o Have udevsend report more info in debug mode
953   o Have udevd report it's version in debug mode
954   o fix up bug created for udevtest in previous partition creation patch
955   o update the udev.spec to add udevtest and make some more Red Hat suggested changes
956   o add ability to install udevtest to Makefile
957   o 017_bk mark
958   o Add another test to udev-test.pl and fix a bug when only running 1 test
959   o Fix bug where we did not use the "converted" kernel name if we had no rule
960
961 Patrick Mansfield:
962   o udev use new libsysfs header file location
963   o udev add some ID tests
964
965
966 Summary of changes from v016 to v017
967 ============================================
968
969 <azarah:nosferatu.za.org>:
970   o make logging a config option
971
972 <christophe.varoqui:free.fr>:
973   o more udev-016/extras/multipath
974   o more udev-016/extras/multipath
975   o update extras/multipath
976
977 Kay Sievers:
978   o udev - keep private data out of the database?
979   o better credential patch
980   o udevd - client access authorization
981   o compile udevd with klibc
982   o udev - fix "ignore method"
983   o udev - fix cdrom symlink rule
984   o convert udevsend/udevd to DGRAM and single-threaded
985   o udevd - kill the lockfile
986   o udevd - fix socket path length
987   o udevd - switch socket path to abstract namespace
988   o udevd - allow to bypass sequence number
989   o include used function
990
991 Greg Kroah-Hartman:
992   o add udev_log to the documentation
993   o fix offsetof() define in klibc
994   o add some .spec file changes from Red Hat
995   o update the init.d udev script based on a patch from Red Hat
996   o remove the .udev.tdb when installing or uninstalling to be safe
997   o remove the database at startup
998   o fix bug in permission handling
999   o update klibc to version .107
1000   o update the bitkeeper ignore file list
1001   o add udevtest program to build
1002   o fix problem where usb devices can be either the main device or the interface
1003   o more logging.h cleanups to be a bit more flexible
1004   o stop using mode_t as different libcs define it in different ways :(
1005   o remove some more KLIBC fixups that are no longer needed
1006   o let udev-test.pl run an individual test if you ask it to
1007   o Handle the '!' character that some block devices have
1008   o add a block device with a ! in the name, and a test for this
1009   o fix up 'make release' to use bk to build the export tree
1010   o fix log option code so that it actually works for all udev programs
1011   o finish syncing up with klibc
1012   o sync with latest version of klibc (0.107)
1013   o fix up Makefile dependancies for udev_version.h
1014
1015 Patrick Mansfield:
1016   o udev add wild card compare for ID
1017   o udev kill extra bus_id compares in match_id
1018
1019
1020 Summary of changes from v015 to v016
1021 ============================================
1022
1023 <elkropac:students.zcu.cz>:
1024   o get_dev_number() in extras/ide-devfs.sh
1025
1026 <rrm3:rrm3.org>:
1027   o FAQ udev.rules.devfs
1028
1029 Greg Kroah-Hartman:
1030   o add udevd and udevsend to the spec file
1031   o make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now
1032   o add KERNEL_DIR option so that the distros will be happy
1033   o make udevsend binary even smaller
1034   o udevsend now almost compiles with klibc, struct sockaddr_un is only problem now
1035   o fix up logging code so that it can be built without it being enabled
1036   o rework the logging code so that each program logs with the proper name in the syslog
1037   o remove logging.c as it's no longer needed
1038   o kill the last examples that contained the %D option
1039   o remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesize()
1040   o udevd - remove stupid locking error I wrote
1041   o update to klibc version 0.101, fixing the stdin bug
1042   o fix Makefile typo for USE_LSB install
1043   o allow dbus code to actually build again
1044
1045 Kay Sievers:
1046   o let udevsend build with klibc
1047   o udevd - config cleanup
1048   o udevd - cleanup and better timeout handling
1049   o fix possible buffer overflow
1050   o udevd - next round of fixes
1051   o udevinfo - missing options for man page
1052   o udev - trivial style cleanup
1053
1054
1055 Summary of changes from v014 to v015
1056 ============================================
1057
1058 <mbuesch:freenet.de>:
1059   o LFS init script update
1060
1061 Greg Kroah-Hartman:
1062   o update klibc to version 0.98
1063   o clean up udevinfo on 'make clean'
1064   o add udevinfo man page to spec file
1065   o remove command line documentation from udev man page
1066   o create initial version of udevinfo man page
1067   o added URL to spec file
1068   o add udevinfo to udev.spec file
1069   o add udevinfo to install target of Makefile
1070   o rip out command line code from udev, now that we have udevinfo
1071   o udevinfo doesn't need to declare main_envp
1072   o move get_pair to udev_config.c because udevinfo doesn't need all of namedev.o
1073   o more makefile cleanups
1074   o move udevinfo into the main build and clean up the main Makefile a bit
1075   o clean up compiler warnings if building using klibc
1076   o make udevd only have one instance running at a time
1077   o new testd.block script for debugging
1078   o udevsnd : clean up message creation logic a bit
1079   o make bk ignore udevd and udevsend binaries
1080   o whitespace cleanups
1081   o remove TODO item about BUS value, as it is now done
1082   o add support for figuring out which device on the sysfs "chain" the rule applies to
1083
1084 Kay Sievers:
1085   o udevinfo - now a real program :)
1086   o udevd - cleanup and better timeout handling
1087   o udev - next round of udev event order daemon
1088   o fix udevd exec
1089   o udev - udevinfo with device chain walk
1090   o spilt udev into pieces
1091
1092
1093 Summary of changes from v013 to v014
1094 ============================================
1095
1096 <ananthmg:rediffmail.com>:
1097   o libsysfs update for refresh + namedev.c changes
1098
1099 <christophe.varoqui:free.fr>:
1100   o udev-013/extras/multipath update
1101
1102 <flamingice:sourmilk.net>:
1103   o minor patch for devfs rules
1104
1105 Kay Sievers:
1106   o udev - program to query all device attributes to build a rule
1107   o set default owner/group in db - update
1108   o udev - reverse user query options
1109   o udev - kill %D from udev-test.pl
1110   o add udev logging to info log
1111   o udev - mention format string escape char in man page
1112
1113 Greg Kroah-Hartman:
1114   o misc code cleanups
1115   o fixup logging.h to handle different logging options properly
1116   o clean up the logging patch a bit to make the option more like the other options
1117   o remove the %D modifier as it is not longer needed
1118   o remove unneeded keyboard rule
1119   o add usb_host and pci_bus to the class blacklist
1120   o added input device rules to udev.rules and udev.rules.devfs
1121   o 013_bk mark
1122
1123 Hanna V. Linder:
1124   o set default owner/group in db
1125   o small cut n paste error fix
1126
1127 Patrick Mansfield:
1128   o update udev scsi_id to scsi_id 0.3
1129
1130
1131 Summary of changes from v012 to v013
1132 ============================================
1133
1134 <eike-hotplug:sf-tec.de>:
1135   o LSB init script and other stuff
1136
1137 <elkropac:students.zcu.cz>:
1138   o fix udev directory for Debian init script
1139
1140 <tiggi:infa.abo.fi>:
1141   o udev 012 old gcc fixup
1142
1143 Christophe Saout:
1144   o add IGNORE rule type
1145   o small cleanup
1146
1147 Greg Kroah-Hartman:
1148   o update TODO with some new, small items
1149   o Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515
1150   o update the README in a few places
1151   o fix -d typo in the manpage update
1152   o Fix stupid gcc "optimization" of 1 character printk() calls.... Ick
1153   o oops, forgot to fix up the PROGRAM result from ID to RESULT in the config files
1154   o Add alsa device rules and a few other devfs rules
1155   o fix a few stale comments in namedev.c
1156   o convert the default rules files to the new format
1157   o convert the test shell scripts to the config file format
1158   o add bus test for usb-serial bus
1159   o Add some helpful messages if the user uses the older config file format
1160   o added dri rule to the default config file
1161   o added init.d udev script for debian
1162   o add a script that tests the IGNORE rule
1163   o add silly script that names cdrom drives based on the cd in them
1164   o add cdrom rule for ide cdrom
1165   o replace list_for_each with list_for_each_entry, saving a few lines of code
1166   o add a blacklist of class devices we do not want to look at
1167
1168 Kay Sievers:
1169   o fix klibc with printf() and gcc
1170   o udev - small script optimization
1171   o udev - introduce format escape char
1172   o udev - more CALLOUT is PROGRAM now
1173   o udev - CALLOUT is PROGRAM now
1174   o update documentation for new config file format
1175   o more advanced user query options
1176   o udev - simple debug tweak
1177   o udev - drop all methods :)
1178   o udev - advanced user query options
1179   o udev - Makefile error
1180   o udev - make exec_callout() reusable
1181   o udev - exec status fix for klibc
1182   o fix Silly udev script
1183
1184
1185 Summary of changes from v011 to v012
1186 ============================================
1187
1188 <azarah:nosferatu.za.org>:
1189   o make symlink work properly if there is already a file in its place
1190   o Fix udev gcc-2.95.4 compat
1191
1192 <christophe.varoqui:free.fr>:
1193   o extras multipath update
1194   o extras multipath update
1195
1196 Kay Sievers:
1197   o mention user callable udev + options in man page
1198   o make udev user callable to query the database
1199   o depend on all .h files
1200   o cleanup namedev_parse debug text
1201   o extend exec_program[]
1202   o ide-devfs.sh update
1203   o fix for apply_format()
1204   o check for empty symlink string
1205   o 'ide' missing in bus_files[]
1206   o small trivial cleanup of latest changes
1207
1208 <mbuesch:freenet.de>:
1209   o introduce signal handler
1210
1211 <rml:ximian.com>:
1212   o udev spec file update
1213
1214 Greg Kroah-Hartman:
1215   o minor grammer fixes for the udev_vs_devfs document
1216   o move the dbus config file to etc/dbus-1/system.d/
1217   o move the config files to etc/udev to clean up main directory a bit
1218   o add Gentoo versions of the rules and permissions files
1219   o if using glibc, link dynamically, as no one like 500Kb udev binaries
1220   o minor change to udev_vs_devfs document
1221   o added udev vs devfs supid document to the tree
1222   o move the signal handling registration to after we have initialized enough stuff
1223   o make ide-devfs.sh executable in the tree
1224   o udev.permissions.debian - forgot the dm nodes
1225   o update the udev.permissions.debian file with new entries
1226   o added udev.init script for the Linux From Scratch project
1227
1228
1229
1230 Summary of changes from v010 to v011
1231 ============================================
1232
1233 <mbuesch:freenet.de>:
1234   o proper cleanup on udevdb_init() failure
1235
1236 <mh:nadir.org>:
1237   o patch udev 009-010 rpm spec file
1238
1239 <svetljo:gmx.de>:
1240   o fix udev sed Makefile usage
1241
1242 Greg Kroah-Hartman:
1243   o add documentation about the BUS key being optional for the LABEL rule
1244   o add tests for LABEL rule with a device that has no bus
1245   o Don't require the BUS value for the LABEL rule
1246   o If a LABEL rule has a BUS id, then we must check to see if the device is on a bus
1247   o add documentation about the BUS key being optional for the CALLOUT rule
1248   o If a CALLOUT rule has a BUS id, then we must check to see if the device is on a bus
1249   o Don't require the BUS value for the CALLOUT rule
1250   o add test for callout rule with a device that has no bus
1251   o 010_bk stamp
1252   o added different build options to the rpm udev.spec file
1253   o add pci to the bus_files list
1254   o check for empty line a bit better in the parser
1255   o more init script cleanups, the stop target now calls udev to cleanup instead of just removing the whole /udev directory
1256   o make udev init script run udev in the background to let startup go much faster
1257   o fix long delay for all devices in namedev
1258
1259
1260 Summary of changes from v009 to v010
1261 ============================================
1262
1263 <ananth:in.ibm.com>:
1264   o change pgsize
1265
1266 <christophe.varoqui:free.fr>:
1267   o extras multipath update
1268   o extras multipath update
1269   o extras multipath update
1270   o extras multipath update
1271
1272 Kay Sievers:
1273   o fix udev-test.pl
1274   o small cleanup udev-remove.c
1275   o experimental CALLOUT script for devfs ide node creation with cd, disc, part
1276   o add any valid device
1277   o introduce format char 'k' for kernel-name
1278   o trivial make fixes
1279   o don't overwrite old config on install
1280   o udev-remove.c cleanups
1281   o bug in udev-remove.c
1282   o trivial cleanup parser changes
1283
1284 <roman.kagan:itep.ru>:
1285   o fix comment and whitespace handling in config files
1286
1287 Adam Kropelin:
1288   o Allow build with empty EXTRAS
1289
1290 Daniel E. F. Stekloff:
1291   o libsysfs 0.4.0 patch
1292   o fix scsi_id segfault with udev-009
1293   o add libsysfs docs
1294
1295 David T. Hollis:
1296   o mark config files as such in the rpm spec file
1297
1298 Greg Kroah-Hartman:
1299   o fix complier warning in namedev.c
1300   o add documentation for the new '%k' modifier (kernel name replacement)
1301   o add documentation about the multiple sysfs values that are now allowed for the LABEL rule
1302   o add tests for multi-file LABEL rules
1303   o add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule
1304   o Just live with a sleep(1) in namedev for now until libsysfs is fixed up
1305   o try to wait until the proper device file shows up in sysfs
1306   o remove unneeded TODO and FIXME entry
1307   o clean up the stand-alone tests to work properly on other people's machines
1308   o add tests to catch whitespace and comment config file parsing errors
1309
1310
1311 Summary of changes from v008 to v009
1312 ============================================
1313
1314 <christophe.varoqui:free.fr>:
1315   o more extras/multipath changes
1316   o and more extras/multipath updates
1317   o more extras/multipath updates
1318   o yet more extras/multipath
1319   o more extras/multipath updates
1320   o extras/multipath update
1321
1322 <david:fubar.dk>:
1323   o D-BUS patch for udev-008
1324
1325 <eike-hotplug:sf-tec.de>:
1326   o add init.d/udev to "make install"
1327   o add init.d/udev to the spec file
1328
1329 Kay Sievers:
1330   o don't rely on field order in namedev_parse
1331   o get part of callout return string
1332   o remove '\n' from end of callout return
1333   o man-page mention multiple symlinks
1334   o allow multiple symlinks
1335   o cleanup man & remove symlink comment
1336   o experimental (very simple) SYMLINK creation
1337   o man page beauty
1338   o pattern match for label method
1339   o a bug in linefeed removal
1340
1341 <rml:ximian.com>:
1342   o remove udev from runlevels on uninstall
1343   o install initscript in udev rpm
1344
1345 Daniel E. F. Stekloff:
1346   o pre-libsysfs-0.4.0 patch
1347
1348 Greg Kroah-Hartman:
1349   o signal fixes due to klibc update
1350   o sync klibc with release 0.95
1351   o add mol permissions to the debian permissions file
1352   o update the FAQ with info about bad modprobe events from the devfs scheme
1353   o some cleanups due to the need for LABEL rules to use "SYSFS_" now
1354   o Add restart target to the etc/init.d/udev script
1355   o tweak the config file generation portion of the Makefile a bit
1356   o change devfs disk name rule from 'disk' to 'disc'
1357   o add vc support to udev.rules.devfs
1358   o added a devfs udev config file from Marco d'Itri <md@Linux.IT>
1359   o set default mode to 0600 to be safer
1360   o Makefile tweaks for the DBUS build
1361   o update the FAQ due to the latest devfs mess on lkml and also due to symlinks now working
1362   o document the different Makefile config options that we have
1363   o change USE_DBUS to DBUS in Makefile, and disable it by default as it's still to hard to build on all systems
1364   o fix formatting of udev_dbus.c to use tabs.  Also get it to build properly now
1365   o move all of the DBUS logic into one file and remove all of the #ifdef crud from the main code
1366
1367 Olaf Hering:
1368   o dump latest klibc into the udev build tree
1369   o use udevdir in udev.conf
1370
1371 Patrick Mansfield:
1372   o better allow builds of extras programs under udev
1373   o update udev extras/scsi_id to version 0.2
1374
1375
1376 Summary of changes from v007 to v008
1377 ============================================
1378
1379 <azarah:nosferatu.za.org>:
1380   o more config file parsing robustness
1381
1382 <christophe.varoqui:free.fr>:
1383   o udev-007/extras/multipath update
1384
1385 Arnd Bergmann:
1386   o Build failure - missing linux/limits.h include?
1387   o Add format modifier for devfs like naming
1388   o klibc makefile fixes
1389
1390 Daniel E. F. Stekloff:
1391   o another patch for path problem
1392   o quick fix for libsysfs bus
1393   o libsysfs changes for sysfsutils 0.3.0
1394
1395 Greg Kroah-Hartman:
1396   o fix up some duplicated function compiler warnings in libsysfs
1397   o fix some compiler warnings in the tdb code
1398   o Added Kay's name to the man page
1399   o update the wildcard documentation in the man page to show the new styles supported
1400   o fix permission handling logic
1401   o enable default_mode ability to actually build
1402   o add support for the default_mode variable, as it is documented
1403   o show permissions and groups in the label_test
1404   o remove some items off of the TODO list, as they are now done
1405   o fix up the tests to work without all of the environ variables
1406   o get rid of the majority of the debug environment variables
1407   o Update the man page to show the new config file, it's format, and how to use it
1408   o fix up the tests to support the rules file name change
1409   o add support for a main udev config file, udev.conf
1410   o turn debugging messages off by default
1411   o split out the namedev config parsing logic to namedev_parse.c
1412   o rename namedev's get_attr() to be main namedev_name_device() as that's what it really is
1413   o add devfs like tty rules as an example in the default config file
1414   o operate on the rules in the order they are in the config file (within the rule type) instead of operating on them backwards.
1415   o Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255
1416   o add test for checking the BUS value
1417   o fix problem where we were not looking at the BUS value
1418   o add scsi and pci bus links in the test sysfs tree
1419   o add test and documentation for new %D devfs format modifier
1420   o changed the default location of the database to /udev/.udev.tdb to be LSB compliant
1421   o get rid of functions in klibc_fixups that are now in klibc
1422   o sync up with the 0.84 version of klibc
1423   o fix udev init.d script to handle all class devices in sysfs
1424   o fix the test.block and test.tty scripts due to their moveing.  Also add a test.all script
1425   o 007_bk version change to Makefile
1426
1427 Kay Sievers:
1428   o pattern matching for namedev
1429   o catch replace device by wildcard
1430   o udev.8 tweak numeric id text
1431   o udev-test.pl add subdir test
1432   o namedev.c strcat tweak
1433   o overall whitespace + debug text conditioning
1434   o udev-test.pl - tweaks
1435
1436 Martin Hicks:
1437   o Add -nodefaultlibs while compiling against klibc
1438
1439 Olaf Hering:
1440   o ARCH detection for ppc
1441
1442 Patrick Mansfield:
1443   o fix udev parallel builds with klibc
1444
1445
1446 Summary of changes from v006 to v007
1447 ============================================
1448
1449 <md:linux.it>:
1450   o fix segfault in parsing bad udev.permissions file
1451
1452 Greg Kroah-Hartman:
1453   o update default config file with a CALLOUT rule, and more documentation
1454   o updated the man page with the latest format specifier changes
1455   o added ability to put format specifiers in the CALLOUT program string
1456   o tweak udev-test.pl to report '0' errors if that's what happened
1457   o only build klibc_fixups.c if we are actually using klibc
1458   o add support for string group and string user names in udev.permissions
1459   o add getgrnam and getpwnam to klibc_fixups files
1460   o remove Makefile.klibc
1461   o add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> which blows away my puny shell scripts
1462   o added debian's version of udev.permissions
1463   o change to 006_bk version
1464
1465 Kay Sievers:
1466   o format char for CALLOUT output
1467   o more namedev whitespace cleanups
1468   o support arguments in callout exec
1469   o namedev.c - change order of fields in CALLOUT
1470   o namedev.c whitespace + debug text cleanup
1471   o man page with udev.permissions wildcard
1472
1473 Olaf Hering:
1474   o static klibc udev does not link against crt0.o
1475
1476 Summary of changes from v005 to v006
1477 ============================================
1478
1479 <chris_friesen:sympatico.ca>:
1480   o faster test scripts
1481
1482 Arnd Bergmann:
1483   o more robust config file parsing in namedev.c
1484   o add bus id modifier
1485
1486 Daniel E. F. Stekloff:
1487   o patch for libsysfs sysfs directory handling
1488
1489 Greg Kroah-Hartman:
1490   o add another line to udev.permissions in the proper format
1491   o tweak replace_test
1492   o fix permissions to work properly now
1493   o add real udev.permissions file to test directory
1494   o fix namedev.c to build with older version of gcc
1495   o add dumb test for all of the different modifiers
1496   o update the TODO list with more items that people can easily do
1497   o move the test.block and test.tty scripts to the test/ directory
1498   o add remove actions to the test scripts
1499   o turn DEBUG_PARSER off by default
1500   o add some documentation for the %b modifier to the default config file
1501   o fix make install rule for when the udev symlink is already there
1502   o change release target in makefile
1503   o change debug level on printf values for now
1504   o updated demo config file
1505   o add some documentation of the modifiers to the default config file
1506   o add demo config file
1507   o updated bk ignore list for klibc generated files
1508   o add printf option to label test to verify it works
1509   o fix up printf-like functionality due to previous changes
1510   o get the major/minor number before we name the device
1511   o add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
1512   o Add multipath "extra" program from Christophe Varoqui, <christophe.varoqui@free.fr>
1513   o trailing whitespace cleanups
1514   o splig LABEL and NUMBER into separate functions
1515   o add TOPO regression test
1516   o move TOPOLOGY rule to it's own function
1517   o fix bug where NUMBER and TOPOLOGY would not work for partitions
1518   o clean up the way we find the sysdevice for a block device for namedev
1519   o updated label test script (tests for partitions now.)
1520   o split REPLACE and CALLOUT into separate functions
1521   o add debug line for REPLACE call
1522   o add replace test
1523   o add more sysfs test tree files
1524   o change UDEV_SYSFS_PATH environment variable due to libsysfs change
1525   o fix bug in klibc's isspace function
1526   o fix udev-add.c to build properly with older versions of gcc
1527   o add prototype for ftruncate to klibc
1528   o Remove a few items from the TODO list that are already done
1529   o version number to 005_bk
1530   o pull some klibc stuff into the make Makefile to try to stay in sync
1531   o klibc build fixes
1532
1533 Kay Sievers:
1534   o apply permissions.conf support for wildcard and default name
1535   o man page with included placeholder list
1536   o implement printf-like placeholder support for NAME
1537   o more manpage tweaks
1538   o add support for subdirs
1539   o add uid/gid to nodes
1540
1541 Olaf Hering:
1542   o DESTDIR for udev
1543
1544 Paul Mundt:
1545   o Fixup path for kernel includes when building with klibc
1546
1547 Robert Love:
1548   o udev init script
1549
1550
1551 Summary of changes from v004 to v005
1552 ============================================
1553
1554 <kay:vrfy.org>:
1555   o namedev.c comments + debug patch
1556   o man page update
1557
1558 Greg Kroah-Hartman:
1559   o ignore the klibc/linux symlink
1560   o add klibc linux symlink info to the README
1561   o get 'make release' to work properly again
1562   o added README info for how to build using klibc
1563   o turn off debugging if we are building with klibc
1564   o turn off debugging in namedev
1565   o added vsyslog support to klibc
1566   o add ftruncate to klibc
1567   o klibc specific tweaks
1568   o libsysfs does not need mntent.h in it's header file
1569   o udev build tweaks to tdb's spinlock code
1570   o klibc makefile changes
1571   o build tdb and libsysfs from the same makefile as udev
1572   o udev-add build cleanups for other libc versions
1573   o tweak tdb to build within udev better
1574   o make libsysfs spit debug messages to the same place as the rest of udev
1575   o make libsysfs build cleanly
1576   o updated bk ignore list
1577   o added klibc version 0.82 (cvs tree) to the udev tree
1578   o makefile fix for now
1579   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
1580   o hm, makefile bug with so many files...  will fix later
1581   o regression tests starting to be added
1582   o fix LABEL bug for device files (not class files.)
1583   o more warning flags to the build
1584   o got rid of struct device_attr
1585   o rename namedev.permissions and namedev.config to udev.permissions and udev.config
1586   o fix dbg line in namedev.c
1587   o more overrides of config info with env variables if in test mode
1588   o Fix bug causing udev to sleep forever waiting for dev file to show up
1589   o change version to 004_bk
1590   o make config files, sysfs root, and udev root configurable from config variables
1591
1592 Robert Love:
1593   o udev: sleep_for_dev() bits
1594   o udev: another canidate for static
1595
1596
1597 Summary of changes from v003 to v004
1598 ============================================
1599
1600 Daniel E. F. Stekloff:
1601   o new version of libsysfs patch
1602
1603 Greg Kroah-Hartman:
1604   o 004 release
1605   o major database cleanups
1606   o Changed test.block and test.tty to take ACTION from the command line
1607   o don't sleep if 'dev' file is already present on device add
1608   o fix comment about how the "dev" file is made up
1609   o more database work.  Now we only store the info we really need right now
1610   o add BUS= bug to TODO list so it will not get forgotten
1611   o spec file changes
1612   o test.block changes
1613   o ok, rpm likes the "_" character instead of "-" better
1614   o change the version to 003-bk to keep things sane with people using the bk tree
1615   o got "remove of named devices" working
1616   o fix segfaults when dealing with partitions
1617
1618 Kay Sievers:
1619   o man file update
1620   o man page update
1621
1622 Robert Love:
1623   o udev: mode should be mode_t
1624   o udev: trivial trivialities
1625   o udev: cool test scripts again
1626   o udev spec file symlink support
1627   o udev: cool test scripts
1628   o udev spec file bits
1629
1630
1631 Summary of changes from v0.2 to v003
1632 ============================================
1633
1634 Daniel E. F. Stekloff:
1635   o udevdb patch
1636   o udevdb prototype
1637
1638 Greg Kroah-Hartman:
1639   o update the spec file for the new version and install process
1640   o fix makefile release rule to not drop tdb.h file
1641   o Add FAQ for udev
1642   o removed AUTHORS and INSTALL files as they were pretty pointless
1643   o copyright updates
1644   o Add AUTHORS and INSTALL files
1645   o TODO updates
1646   o Updatd the README
1647   o updated the TODO list
1648   o add udev man page (basically just a place holder for now.)
1649   o added uninstall support
1650   o added install target for makefile so people don't have to do it by hand anymore
1651   o add version to debug log on startup
1652   o tell the user what mknod() we are trying to do
1653   o add dbg_parse() to cut down on parse file debugging statements
1654   o put config files and database in /etc/udev by default
1655   o add ols 2003 udev paper to docs/
1656   o clean up some debugging stuff in namedev.c
1657   o do not build the tdb binary programs, only the objects
1658   o merge tdb into the build process
1659   o Added tdb code from latest cvs version in the samba tree
1660   o added my name to the .spec file
1661   o minor cleanups
1662   o cleanup the mknod code a bit
1663   o remove mknod callout
1664   o handle new major:minor format of dev files that showed up in 2.6.0-test2-bk3 or so
1665   o oops, everything was getting created as 000 mode, try to fix this up, but fail...
1666   o more test stuff
1667
1668 Olaf Hering:
1669   o print udev pid
1670
1671 Patrick Mansfield:
1672   o add callout config type to udev
1673
1674 Paul Mundt:
1675   o Fix TDB cross compilation
1676   o udev spec file
1677   o udev/libsysfs cross compile fixes
1678
1679
1680 Summary of changes from v0.1 to v0.2
1681 ============================================
1682
1683 Greg Kroah-Hartman:
1684   o more test stuff
1685   o removed unneeded stuff from udev.h
1686   o added 0.2 change log info
1687   o start working on label support, and fix some segfaults for block devices
1688   o test config file changes
1689   o add NUMBER support (basically same logic as TOPOLOGY, perhaps we should
1690     merge this...)
1691   o added topology support
1692   o got REPLACE to work properly
1693   o make struct config_device contain a struct device_attr instead of
1694     duplicating the mess
1695   o block test
1696   o split the tests up into different files
1697   o split udev main logic into udev-add and udev-remove
1698   o Clean up the namedev interface a bit, making the code smaller
1699   o bk: update ignore list
1700   o update the tests to handle block devices too
1701   o add initial libsysfs support
1702   o added libsysfs to the build
1703   o added libsysfs code from sysutils-0.1.1-071803 release
1704   o namedev config files are fully parsed
1705   o more permission tests
1706   o make log_message spit out warnings so I don't have to spend forever
1707     chasing down stupid bugs that aren't there...
1708   o added klibc makefile
1709   o Initial namedev parsing of config files
1710   o sleep for 2 seconds to give the kernel a chance to actually create the
1711     files we need
1712   o pick a better default UDEV_ROOT
1713   o fix up the test to actually work
1714   o added more documentation in README and TODO files
1715
1716
1717 Summary of changes up to v0.1
1718 ============================================
1719
1720 Greg Kroah-Hartman:
1721   o added more documentation in README and TODO files
1722   o updated the documentation
1723   o cleaned up the makefile a bit
1724   o remove now works!
1725   o restructure code to be able to actually get remove_node() to work
1726   o Creating nodes actually works
1727   o added stupid test script for debugging
1728   o added initial documentation and gpl license
1729   o enabled debugging
1730   o updated ignore list
1731   o added initial files
1732   o fixed up config
1733   o Initial repository create
1734   o BitKeeper file /home/greg/src/udev/udev/ChangeSet
1735