chiark / gitweb /
fix broken "compile warning fix"
[elogind.git] / ChangeLog
1 Summary of changes from v159 to v160
2 ============================================
3
4 Harald Hoyer (2):
5       60-persistent-storage-tape: s/path_id.sh/path_id/
6       60-persistent-storage-tape.rules: make own by-path symlink for nst tapes
7
8 Kay Sievers (4):
9       version bump
10       rules: tape - remove WAIT_FOR instruction and don't export BSG_DEV
11       allow final assignment for OPTIONS:="nowatch"
12       udevd: init_notify() fix abstract namespace name handling
13
14 Lennart Poettering (1):
15       systemd: make service files readable by GKeyFile
16
17 Martin Pitt (2):
18       keymap: Find alternate Lenovo module
19       keymap: Add Lenovo ThinkPad SL Series extra buttons
20
21
22 Summary of changes from v158 to v159
23 ============================================
24
25 Jerone Young (1):
26       Fix stuck volume key presses for Toshiba Satellite U300 & U305models
27
28 Kay Sievers (5):
29       version bump
30       add systemd service files
31       make: pre-process and install systemd service files when needed
32       make: fix 'make distcheck'
33       switch a few left-over from GPLv2 to GPLv2 or later
34
35 Lennart Poettering (1):
36       systemd: update service files for newly introduced DefaultDependencies= option
37
38 Martin Pitt (1):
39       keymap: Add Logitech Cordless Wave Pro
40
41 Matthew Garrett (1):
42       keymap: Add support for IBM-branded USB devices
43
44 Michael Meeks (1):
45       gudev: respect possibly given LD_LIBRARY_PATH
46
47 Ryan Harper (2):
48       Add virtio-blk support to path_id
49       Add virtio-blk by-id rules based on 'serial' attribute
50
51
52 Summary of changes from v157 to v158
53 ============================================
54
55 Harald Hoyer (1):
56       extras/keymap: add Samsung N210 to keymap rules
57
58 Kay Sievers (7):
59       version bump
60       libudev: fix fd leak in udev_enumerate_scan_devices() when tags are searched
61       udevd: in case we don't daemonize, send READY message to /sbin/init
62       delete last distro specific rules
63       remove a few comments in file headers
64       mtd_probe: add needed include, modprobe blacklist flag, and change some whitespace
65       rules: remove unused subdir
66
67 Martin Pitt (4):
68       Fix hid2hci rules harder
69       add Vala vapi for gudev-1.0
70       Revert "add Vala vapi for gudev-1.0"
71       Fix usb printer rule for multiple USB interfaces
72
73 Maxim Levitsky (1):
74       mtd_probe: add autodetection for xD cards
75
76 Paul Bender (1):
77       configure.ac: fix cross compilation
78
79
80 Summary of changes from v156 to v157
81 ============================================
82
83 Harald Hoyer (1):
84       40-redhat.rules: removed file
85
86 Jerone Young (3):
87       Fix wlan key on Inspirion 1210
88       Fix wlan key on Inspiron 910
89       Fix wlan key on Inspiron 1010 & 1110
90
91 Kay Sievers (25):
92       configure.ac: version bump
93       Makefile.am: silent build mkdir
94       rules: mount fuse control filesystem
95       fix compilation with --enable-debug
96       while (1) -> for (;;)
97       childs -> children
98       udevd: replace --debug-trace with --children-max
99       udevd: fix comments
100       rules: add -v to modprobe calls to be able see what will be loaded
101       udevd:  read debug settings from kernel commandline
102       update NEWS
103       rules: delete pilot rules and remove redhat directory
104       man: add static device nodes and udevd debug options
105       man: add kernel command line parameters
106       man: udevd - update intro
107       rules: rename packages -> arch
108       rules: SUSE - move last distro rule to package
109       rules: add misc/30-kernel-compat.rules
110       make: mkdir /lib/udev/devices/
111       make: fix rules/ subdir names
112       udevd: set umask before creating files/directories
113       add IMPORT{cmdline}
114       IMPORT{cmdline}: start at first char after '='
115       libudev: doc - fix typo
116       update NEWS
117
118
119 Summary of changes from v155 to v156
120 ============================================
121
122 Bryan Kadzban (1):
123       udevd: fix typo /proc/fd -> /proc/self/fd
124
125 Kay Sievers (4):
126       configure.ac: version bump
127       cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
128       rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
129       libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
130
131
132 Summary of changes from v154 to v155
133 ============================================
134
135 Kay Sievers (11):
136       reset process priority before executing RUN+=
137       configure.ac: version bump
138       rules: SUSE - delete device-mapper rules
139       libudev: add O_CLOEXEC
140       use default mode of 0600 for nodes if gid == 0
141       udevd: create standard symlinks and handle /lib/udev/devices
142       update NEWS README
143       fix tests and allow MODE=000
144       create static nodes provided by kernel modules to allow module autoloading
145       update NEWS
146       man: directly use 'refentry'
147
148
149 Summary of changes from v153 to v154
150 ============================================
151
152 Harald Hoyer (2):
153       Makefile.am: add LGPL COPYING file to EXTRA_DIST
154       cdrom_id: only mark sr[0-9]* as ID_CDROM
155
156 Jerone Young (1):
157       Fix volume keys not releasing for Pegatron platform
158
159 Kay Sievers (23):
160       configure.ac: version bump
161       more readlink buffer size handling
162       remove left-over from ignore_remove and all_partitions
163       fix previous commit
164       udevadm: info --export-db -- remove watch handle export
165       add TAG= to improve event filtering and device enumeration
166       all to match against a given TAG==
167       udev-acl: use a tag instead of a property to mark devices
168       fix logic on-demand loading logic for db and uevent
169       use the usual TAG+=, TAG= logic
170       delete old tags when configuration changes
171       libudev: accept NULL in udev_device_get_tags_list_entry()
172       export tag functions
173       export udev_device_get_tags_list_entry()
174       udevd: always try to find an idle worker instead of forking a new one
175       remove unused parameter from udev_node_mknod()
176       remove debug output during rules parsing
177       warn when renaming kernel-provided nodes instead of adding symlinks
178       man: udevadm trigger - the default is "change" not "add"
179       update README regarding kernel version and default rules
180       add info message when empty NAME is given
181       libudev: add documentation for recently added functions
182       udevd: reload config only for *.rules files
183
184 Martin Pitt (1):
185       keymap: Fix Bluetooth key on Acer TravelMate 4720
186
187 Mathias Nyman (1):
188       remove buffer-overrun risk in readlink call
189
190 Matthias Schwarzott (1):
191       rules: Gentoo - remove old devfs compat rules
192
193 Michael Thayer (1):
194       fix device node deletion
195
196 Robby Workman (1):
197       configure.ac: move firmware-path setting out of extras section
198
199 Yin Kangkai (2):
200       keymap: Add keymap and force-release quirk for Samsung N128
201       keymap: Add keymap quirk of WebCam key for MSI netbooks.
202
203
204 Summary of changes from v152 to v153
205 ============================================
206
207 Kay Sievers (1):
208       configure.ac: version bump
209
210 Robby Workman (1):
211       configure.ac: fix broken firmware search path in configure.ac
212
213
214 Summary of changes from v151 to v152
215 ============================================
216
217 Adrian Bunk (1):
218       udev needs automake 1.10
219
220 Amit Shah (2):
221       Fix virtio-ports rule to use $attr instead of $ATTR
222       rules: virtio - fix is to check if the 'name' attribute is present
223
224 Andy Whitcroft (2):
225       keymap: Add Samsung Q210/P210 force-release quirk
226       keymap: Add Fujitsu Amilo 1848+u  force-release quirk
227
228 Dan Williams (1):
229       modeswitch: morph into tool that only switches Mobile Action cables
230
231 David Zeuthen (3):
232       Decrease buffer size when advancing past NUL byte
233       Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
234       Increase UTIL_LINE_SIZE from 2048 to 16384
235
236 Harald Hoyer (1):
237       cdrom_id: remove debugging code
238
239 Jerone Young (6):
240       Force key release for volume keys on Dell Studio 1557
241       Fix Keymapping for upcoming Dell Laptops
242       Add new Dell touchpad keycode
243       Revert special casing 0xD8 to latitude XT only
244       Fix Dell Studio 1558 volume keys not releasing
245       Add support for another Dell touchpad toggle key
246
247 Kamal Mostafa (3):
248       keymap: Unite laptop models needing common volume-key release quirk
249       keymap: Add force-release quirk for Coolbox QBook 270-02
250       keymap: Add force-release quirk for Mitac 8050QDA
251
252 Kay Sievers (43):
253       libudev: bump minor version
254       udevadm: fix untested and broken commit to set buffer size
255       configure.ac: version bump
256       udev-acl: no not encourage use of ACL_MANAGE outside of rules file
257       replace utimes() with utimensat()
258       libbudev-private: rename udev_list_entry_get_flag()
259       udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]
260       use major:minor as entries in symlink stack instead of devpath
261       use major:minor as entries in watch directory
262       libudev: docs - .gitignore backup files
263       firmware: fix possible segfault when firmware device goes away while loading
264       do not reset SELinux context when the node was not touched
265       libudev: add udev_device_new_from_environment()
266       add LGPL COPYING to libudev and GUdev
267       cdrom_id: open non-mounted optical media with O_EXCL
268       libudev: update documentation
269       extras: mobile-action-modeswitch - update gitignore
270       scsi_id: add rand() in retry loop
271       cdrom_id: retry to open the device, if EBUSY
272       cdrom_id: check mount state in retry loop
273       cdrom_id: always set ID_CDROM regardless if we can run cdrom_id
274       rules: delete outdated packagees rules
275       rules: we do not have static devices which are renamed
276       unify/cleanup event handling
277       allow IMPORT{db}="KEY"
278       usb-db: remove double '/'
279       replace "add|change" with "!remove"
280       update NEWS
281       log info only if we actually delete the node
282       udevadm: trigger - switch default action from "add" to "change"
283       remove "all_partitions" option
284       rules: call modprobe on all events but "remove"
285       remove "ignore_remove" option
286       update NEWS
287       cdrom_id: rework feature/profiles buffer parsing
288       cdrom_id: print more debug messages
289       cdrom_id: debug - print feature values in hex
290       cdrom_id: debug - print feature values in hex
291       cdrom_id: set ID_CDROM_MEDIA=1 only for known media
292       Revert "Fix switching Logitech bluetooth adapters into hci mode."
293       add O_NOFOLLOW when creating files in link stack
294       delete only device nodes, not symlinks when deleting a devtmpfs node
295       doc: add section about how *not* to rename device nodes
296
297 Marco d'Itri (3):
298       rules: input - create by-path/ links for pci devices
299       Fix switching Logitech bluetooth adapters into hci mode.
300       doc: document the WAIT_FOR timeout
301
302 Martin Pitt (12):
303       keymap: Add Dell Inspiron 1011 (Mini 10)
304       Fix brightness keys on MSI Wind U-100
305       keymap: Fix LG X110
306       keymap: Add Toshiba Satellite M30X
307       udev-acl: Correctly handle ENV{ACL_MANAGE}==0
308       input_id: Fix linking
309       keymap: Add Acer TravelMate 6593G and Acer Aspire 1640
310       keymap: Fix another key for Acer TravelMate 6593
311       cdrom_id: Fix uninitialized variables
312       cdrom_id: Fix uninitialized buffers
313       cdrom_id: Do not ignore errors from scsi_cmd_run()
314       cdrom_id: Swap media state and TOC info probing
315
316 Mike Brudevold (1):
317       cdrom_id: add missing profiles to feature_profiles
318
319 Robert Hooker (1):
320       keymap: Add support for Gateway AOA110/AOA150 clones.
321
322 Scott James Remnant (2):
323       libudev: export udev_monitor_set_receive_buffer_size()
324       udevadm monitor: increase netlink buffer size
325
326 Thomas Bächler (1):
327       firmware: fix error reporting on missing firmware files
328
329 Yury G. Kudryashov (3):
330       configure.ac - fix typo in --with-pci-ids-path option
331       hid2hci: include linux/types.h for __u32
332       configure.ac: ddd --with-firmware-path option
333
334
335 Summary of changes from v150 to v151
336 ============================================
337
338 Amit Shah (1):
339       rules: Add symlink rule for virtio ports
340
341 Bryan Kadzban (1):
342       Fix reverted floppy-device permissions
343
344 Egbert Eich (1):
345       rulews: suse - add do-not-load-KMS-modules rules
346
347 Frederic Crozat (1):
348       rules: acl - add COLOR_MEASUREMENT_DEVICE match
349
350 Kay Sievers (11):
351       configure.ac: version bump
352       udevd: inotify - do not parse rules at create but at close
353       do not remove device nodes of active kernel devices
354       libudev: device - create db file atomically
355       clarify message about not removed device node
356       input_id: include limits.h
357       keymap: include linux/limits.h
358       keymap: linux/input.h - get absolute include path from gcc
359       delete outdated and unmaintained writing_udev_rules
360       update README and NEWS
361       update tests
362
363 Marco d'Itri (2):
364       writing_udev_rules: update rules files names
365       keymap: support for the Samsung N140 keyboard
366
367 Martin Pitt (4):
368       add ACL rule for Garmin GPSMap 60
369       keymap: move force-release directory
370       extras/keymap/check-keymaps.sh: Ignore comment-only lines
371       keymap: Fix invalid map line
372
373
374 Summary of changes from v149 to v150
375 ============================================
376
377 Clemens Buchacher (2):
378       add Samsung R70/R71 keymap
379       keymap: Samsung R70/R71 force-release quirk
380
381 Daniel Drake (2):
382       keymap: Add OLPC XO key mappings
383       keymap: Fix typo in compal rules
384
385 Daniel Elstner (1):
386       libudev: wrap in extern "C" block for C++
387
388 David Zeuthen (1):
389       Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
390
391 Jerone Young (1):
392       keymap: Lenovo Thinkpad USB Keyboard with Tracepoint
393
394 Johannes Stezenbach (2):
395       keymap: add Samsung N130
396       keymap: handle atkbd force_release quirk
397
398 Kay Sievers (15):
399       util_unlink_secure(): chmod() before chown()
400       floppy: fix rule to create additional floppy device nodes
401       configure.ac: version bump
402       remove remaining support for CONFIG_SYSFS_DEPRECATED
403       cdrom_id: remove deprecated device matches
404       rules: add "block" match to floppy rule
405       update mtime of nodes and links when we re-use them
406       udevadm: info - fix info --root --query=name --path= for device without a device node
407       remove remaining support for CONFIG_SYSFS_DEPRECATED
408       fix typo in log message priority handling
409       remove UDEV_RUN environment variable
410       udevadm: logging - copy va_list and do not use it twice
411       libudev: doc - add symbols to sections.txt
412       work around gtk-doc which breaks distcheck
413       gobject-introspection: use $datadir instead of $prefix
414
415 Marco d'Itri (2):
416       build: keymap - create subdir
417       rules: udev-acl - add firewire video devices
418
419 Martin Pitt (12):
420       keymap: Add Acer Aspire 1810T
421       95-keymap.rules: Run on change events, too
422       keymap: fix findkeyboards
423       Speed up udev_enumerate_scan_*
424       keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)
425       Clarify RUN/IMPORT documentation
426       keymap: Add Logitech S510 USB keyboard
427       keymap: add Acer TravelMate 8471
428       keymap: Add Acer Aspire 1810TZ
429       keymap: Add LG X110
430       keymap: Add Fujitsu Amilo Li 1718
431       keymap: Document force-release
432
433 Piter PUNK (1):
434       firmware: convert shell script to C
435
436 Scott James Remnant (1):
437       70-acl.rules: ACL manage Android G1 dev phones
438
439 Thomas de Grenier de Latour (1):
440       libudev: enumerate - fix move_later logic
441
442
443 Summary of changes from v148 to v149
444 ============================================
445
446 Daniel Elstner (1):
447       really fix both in-tree and out-of-tree builds
448
449 Dmitry Torokhov (1):
450       input-id: identify touchscreens
451
452 Kay Sievers (4):
453       libudev: doc - use #NULL
454       configure.ac: version bump
455       really really fix both in-tree and out-of-tree builds
456       fix both in-tree and out-of-tree builds
457
458 Martin Pitt (6):
459       input_id: Fix endless loop for non-input devices
460       input_id: Do not tag non-input devices with ID_INPUT
461       input_id: small optimization
462       input_id: check event mask
463       input_id: Check mouse button for ID_INPUT_MOUSE
464       udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
465
466
467 Summary of changes from v147 to v148
468 ============================================
469
470 Dan Williams (3):
471       Revert "modem-modeswitch: add a device"
472       Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"
473       modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devices
474
475 Daniel Mierswa (1):
476       Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1
477
478 David Zeuthen (4):
479       cdrom_id: Still check profiles even if there is no media
480       scsi_id: Export WWN and Unit Serial Number
481       Create /dev/disk/by-id/wwn-0x... symlinks
482       Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions
483
484 Dmitry Torokhov (1):
485       extras/input_id: Correctly identify touchpads
486
487 Harald Hoyer (1):
488       modem-modeswitch: add a device
489
490 Kay Sievers (8):
491       rules: set mode of floppy device nodes to 0660
492       remove "ignore_device"
493       print warning for BUS=, SYSFS{}=, ID=
494       test-udev: remove "ignore_device" code
495       udev-test.pl: catch-up with recent changes
496       rules: remove support for IDE (hd*) devices
497       ata_id: skip ATA commands if we find an optical drive
498       Revert "Fix out-of-tree builds"
499
500 Martin Pitt (5):
501       README.keymap.txt: small clarification
502       extras: Add input_id
503       70-acl.rules: Use new-style input properties
504       input: Deprecate ENV{ID_CLASS}
505       input_id: code cleanup
506
507 Scott James Remnant (1):
508       Fix out-of-tree builds
509
510
511 Summary of changes from v146 to v147
512 ============================================
513
514 Alan Jenkins (1):
515       udevd: queue-export - remove retry loop
516
517 Andrew Church (1):
518       fix wrong parameter size on ioctl FIONREAD
519
520 Daniel Mierswa (2):
521       don't compare a non-existing function with NULL
522       use nanosleep() instead of usleep()
523
524 David Zeuthen (4):
525       gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
526       ata_id: export more advanced ATA features
527       gudev: Fix up GUdevDeviceNumber
528       gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
529
530 Florian Zumbiehl (10):
531       util_delete_path(): use util_strscpy()
532       util_lookup_group(): fix memory leak if realloc() fails
533       util_delete_path(): handle multiple leading slashes
534       util_create_path(): fix possible out of bounds array access
535       ude_rules.c: fix possible NULL pointer dereference in get_key()
536       util_resolve_sys_link(): fix possible buffer overflow
537       udev_util_encode_string(): fix possible buffer overflow
538       udev-rules.c: parse_file() - fix possible buffer overflow
539       udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
540       util_run_program(): fix possible buffer overflow #2
541
542 Harald Hoyer (2):
543       scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()
544       rename interfaces to <iface>_rename if rename fails
545
546 Jeremy Kerr (1):
547       util_run_program: restore signal mask before executing event RUN commands
548
549 Kay Sievers (45):
550       make: sort Makefile.am per target/extra
551       configure.ac: version bump
552       udev-acl: allow to skip ACL handling
553       rules: rfkill has no group, so use 0644
554       rule_generator: net - fix MATCHDEVID
555       make: add comment
556       update NEWS
557       print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
558       warn about non-readable or empty rules file
559       change database file names
560       assign errno for getgrnam_r()/getpwnam_r()
561       doc: udevadm test *does* create nodes and links these days
562       util_unlink_secure(): chmod() before chown()
563       util_create_path(): fix errno usage
564       inotify_add_watch(): do not store watch, if it failed
565       update TODO
566       update README
567       rules: suse - use NAME for mapper/control
568       libudev-util.c: get_sys_link() - return error for empty link target
569       udev-rules.c: remove 'first_token' variable
570       Revert "udev-rules.c: remove 'first_token' variable"
571       test: catch possible bug in GOTO resolving
572       udevadm: remove symlink support for old commands
573       util_run_program(): skip multiple spaces in argv creation
574       fix whitespace
575       require 2.6.27 for proper signalfd handling
576       fix randonm findings from llvm-clang-analyzer
577       simplify "symlink name stack"
578       reorder create_path() and node/link creation to be called in a direct sequence
579       put util_create_path() and file creastion in a retry loop
580       udevadm: control - remove compat code
581       scsi_id: delete copy of bsg.h
582       fix SYMLINK{} option parsing
583       rules: remove remaining NAME="%k"
584       rules: drop almost all NAME= keys
585       update TODO, NEWS
586       udevd: serialize events for with the same major/minor
587       break loops if util_create_path() returns error
588       remove "last_rule" option
589       use CLOEXEC flags instead of fcntl()
590       unblock signals we might want to handle
591       udevd: create /dev/.udev/rules.d/ before watching it wit inotify
592       gudev: fix pkg-config call to work with "make distcheck"
593       update NEWS
594       Revert "gudev: fix out-of-tree build"
595
596 Lennart Poettering (5):
597       pci-db: make sure we actually read the pci.ids file instead of usb.ids
598       sound: recognize saa7134 TV card sound devices as TV cards
599       sound: include ALSA sound card id in ID_ID property
600       sound: include ALSA sound card id in /dev/snd/by-id/ links
601       Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"
602
603 Marco d'Itri (6):
604       doc: writing_udev_rules updated for the new command names
605       rules: sound - do not use /usr/bin/env
606       udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
607       udevadmi: control = exit with rc=2 if there is some system error
608       gudev: gir-scanner workaround for out of tree builds
609       gudev: fix out-of-tree build
610
611 Mario Limonciello (1):
612       hid2hci: remove superfluous bmAttributes match
613
614 Martin Pitt (24):
615       extras/keymap: Add Acer Aspire 6920
616       extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs
617       extras/keymap: Fix hold key on Acer Aspire 6920
618       extras/keymap: Fix case matching for Micro-Star
619       Revert "extras/keymap: Fix case matching for Micro-Star"
620       make raw USB printer devices accessible for lp
621       modem-modeswitch rules: Match more devices
622       extras/keymap: fix hash table collisions
623       extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
624       fix single-session CD detection
625       fix previous commit for CD detection
626       make raw USB printer devices world-readable again
627       50-udev-default.rules: fix printer MODE
628       keymap: Add Logitech Wave USB
629       keymap: add missing map file
630       keymap: fix usb_id invocation
631       keymap: make USB keyboards really work
632       keymap: Add Logitech Wave cordless
633       keymap: add HP Pavillion dv6315ea
634       keymap: add HP 2230s
635       Makefile.am: fix build with mawk
636       extras/keymap/README.keymap.txt: Fix bug report link
637       fix major fd leak in link handling
638       modem-modeswitch: fix ZTE MF6xx rule
639
640 Matthias Schwarzott (2):
641       rules: Gentoo update
642       rules: Gentoo update
643
644 Maxim Levitsky (1):
645       keymap for Acer Aspire 5720
646
647 Peter Rajnoha (1):
648       libudev: allow to store negative values in the udev database
649
650 Scott James Remnant (1):
651       util_run_program: *really* restore signal mask before executing event RUN commands
652
653 William Jon McCann (1):
654       udev-acl: catch up with ConsoleKit 0.4.1
655
656
657 Summary of changes from v145 to v146
658 ============================================
659
660 Alan Jenkins (3):
661       man: fix unused, inaccurate metadata
662       man: SYMLINK can be matched as well as assigned
663       fix spelling
664
665 Anssi Hannula (2):
666       rules: exclude digitizers from joystick class
667       udev-acl: add joystick devices
668
669 Diego Elio 'Flameeyes' Pettenò (21):
670       Merge libudev, udev, and the unconditional extras in a single Makefile.am.
671       Replace the custom test-run target with the standard make check.
672       Also merge into the top-level Makefile.am the simpler extras.
673       Change hook handling to be more portable.
674       Merge keymap building in the top-level Makefile.am.
675       Make keymap generation rules be silent (backward-compatible).
676       Move pkg-config docs and man pages before conditionals.
677       Finally, also merge gudev into the top-level Makefile.am.
678       Make sure to clean up all the built sources.
679       Make sure to use dependency/target variables.
680       Add silent-rule support for the gudev rules.
681       Fix building of introspection library on top-level Makefile.am.
682       Fix another relative path for the new working directory.
683       Include the correct directory for out-of-source builds.
684       Add tests to the distribution; this fixes "make distcheck".
685       Ask gperf to use ANSI-C for generation.
686       Merge in Makefile.am.inc into Makefile.am
687       Use the keymap check during “make distcheck” rather than “check”.
688       Fix building of documentation when doing out-of-source builds.
689       Fix “make distcheck” run outside of the source directory.
690       Use LT_INIT to explicit that udev needs libtool series 2.
691
692 Eric W. Biederman (1):
693       fix util_lookup_group to handle large groups
694
695 Erik Forsberg (1):
696       extras/modem-modeswitch: Add Huawei E1550 GSM modem
697
698 Kay Sievers (18):
699       udevd: add timestamp to --debug output
700       v4l_id: exit with 0 when --help is given
701       configure.ac: version bump
702       hid2hci: remove hid structures and include kernel header
703       path_id: make global variable static
704       udevadm: trigger - add --sysname-match=
705       rules: serial - fix path_id call
706       path_id: fix typo in comment
707       format names are not case insensitive
708       hid2hci: rewrite (and break) rules and device handling
709       make: build internal tools against libudev-private.la
710       update a few years of copyright
711       libudev: silent gcc warning: may be used uninitialized in this function
712       make: suppress enter/leaving directory messages
713       re-enable failed event tracking
714       "record_failed" -> "fail_event_on_error"
715       udevd: block for 15 seconds after error when too old kernel is detected
716       make: fix issues from non-recursive conversion
717
718 Lennart Poettering (1):
719       enumeration: move ALSA control devices to the end of the enumerated devices of each card
720
721 Mario Limonciello (2):
722       hid2hci: support to hid2hci for recovering Dell BT devices after S3
723       hid2hci: install re-trigger for hid device when recovering from S3
724
725 Martin Pitt (17):
726       add keymap for Clevo D410J laptop
727       extras/keymap: add Zepto ZNote
728       extras/keymap: add Everex Stepnote XT5000T
729       extras/keymap: add Compal Hel80i
730       keymap tool: improve help
731       keymap tool: support scancode/keycode pair arguments
732       keymap: inline one-line key maps
733       extras/keymap: fix check-keymaps.sh for inline mappings
734       extras/keymap: add recently added keymap files to Makefile.am
735       extras/keymap: Add HP Presario 2100
736       extras/keymap: cover more Compaq Evo models
737       extras/keymap: Add Fujitsu Amilo M
738       extras/keymap: teach findkeyboards about USB keyboards
739       extras/keymap: Add Samsung SX22S
740       extras/keymap: Fix crash for unknown keys
741       extras/keymap: Add Samsung NC20
742       extras/keymap: Fix Bluetooth key on Acer Aspire 6920
743
744
745 Summary of changes from v144 to v145
746 ============================================
747
748 Ian Campbell (1):
749       scsi_id: correct error handling in prepend_vendor_model
750
751 Kay Sievers (10):
752       README: add CONFIG_BLK_DEV_BSG
753       use MIN() MAX() from param.h
754       configure.ac: version bump
755       libudev: device - free values before updating them
756       libudev: enumerate - sort with qsort()
757       udevd: detach event from worker if we kill a worker
758       udevadm: info - add space after R:, A:, W: on database export
759       udevd: make sure a worker finishes event handling before exiting
760       udevd: handle SIGCHLD before the worker event message
761       udevd: use bool
762
763
764 Summary of changes from v143 to v144
765 ============================================
766
767 Jon Masters (1):
768       firmware: search for third party or sysadmin supplied firmware updates
769
770 Kay Sievers (19):
771       configure.ac: add AM_SILENT_RULES
772       configure.ac: version bump
773       TODO: add cleanup of ATA_COMPAT
774       libudev: queue - add comments for queue format
775       udev/.gitignore: add udev.pc
776       configure.ac: version bump
777       do not exports properties starting with a '.'
778       scsi_id: --reformat_serial - use udev_util_replace_whitespace()
779       ata_id: sync ID_SERIAL(_SHORT) with other *_id tools
780       rules: make ata_id properties the default for all ATA block devices
781       scsi_id: delete no longer needed config file
782       update NEWS
783       man: udev - add private properties like ENV{.FOO}="bar"
784       Merge branch 'firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/jcm/udev-jcm
785       udevadm: test - print list of properties
786       build: do not delete .la files
787       libudev: monitor - handle kernel supplied DEVNAME properly
788       update NEWS
789       build: add *exec* to the internal rootlibdir name
790
791 Martin Pitt (2):
792       hid2hci: narrow matches to real HCI devices
793       extras/udev-acl: add smartcard readers
794
795 Stefan Richter (1):
796       rules: set group ownership of new firewire driver device files
797
798
799 Summary of changes from v142 to v143
800 ============================================
801
802 Alan Jenkins (5):
803       udevadm: settle - fix timeout
804       udevd: remove tiny bit of dead code
805       udevd: implement a more efficient queue file format
806       udev-selinux.c: remove libudev header
807       udevd: queue-export - fix crash
808
809 Benjamin Gilbert (1):
810       test: check string substitutions in OWNER and GROUP
811
812 Dan Williams (2):
813       rules: tty/net - move from udev-extras
814       extras/modem-modeswitch: move from udev-extras
815
816 David Zeuthen (1):
817       gudev: move from udev-extras
818
819 Kay Sievers (95):
820       version bump
821       rules: v4l do not mix vbi and video nodes
822       fix possible endless loop for GOTO to non-existent LABEL
823       Revert "rules: v4l do not mix vbi and video nodes"
824       rule-generator: cd - skip by-path links if we create by-id links
825       remove format char string truncation syntax
826       use more efficient string copying
827       edd_id: use openat()
828       use openat(), unlinkat(), fstatat()
829       update TODO
830       remove unused GL_FORMAT from rules parser
831       require key names in uppercase
832       keep the ifdef'd udevd testing/profiling hack
833       fix location of database files
834       udevadm: settle - make --timeout=0 working
835       update NEWS
836       rules: add SUBSYSTEM match to scsi rules
837       cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media
838       udevadm: control - add comment to man page about --reload-rules
839       cdrom_id: add error message if open() fails
840       udevadm: settle - add --exit-if-exists=<file>
841       udevd: remove check for dev_t, DEVPATH_OLD takes care of that
842       str[sp]cpyl: add __attribute__ ((sentinel))
843       udevd: convert to event worker processes
844       udevd: close netlink socket in worker and set cloexec
845       rules: do not call path_id for virtual devices
846       udevd: use enum instead of char in struct declaration
847       allow format substitution in path of ATTR{<path>}=="<value>"
848       cleanup $attr{} substitution
849       path_id: implement in C using libudev
850       path_id: update SCSI handling
851       path_id: add comments
852       fix signed/unsigned warning
853       libudev: enumerate - allow multiple keys with the same name
854       udevadm: trigger - add --property-match=<key>:<value>
855       udevadm: info - accept --query without a value and print properties
856       udevadm: control - --env -> --property
857       udevadm: monitor --environment -> --property
858       path_id: handle fibre channel
859       path_id: add iscsi support
860       path_id: delete old shell script
861       udevd: print error if worker dies unexpectedly
862       path_id: rename scsi sub-fuctions
863       libudev: add comments to libudev.h
864       libudev: move to top-level directory
865       fix libudev include in Makefile.am.in
866       libudev: device_new() -> udev_device_new()
867       udevd: log info for created/killed workers
868       libudev: call log functions conditionally
869       move syslog wrapper to libudev
870       move common stuff from udev/ to private parts of libudev/
871       libudev: rename private files to *-private.c
872       rules: remove scsi ch module loading rule
873       update NEWS
874       udevadm: info -revert "accept --query without argument"
875       README: add kernel options
876       README: add INOTIFY and SIGNALFD
877       USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
878       libudev: add gtk-doc
879       libudev: update documentation
880       libudev: doc - add section headers
881       libudev: doc - add enumerate
882       libudev: doc - add queue
883       update TODO
884       libudev: doc - add namespace for index
885       libudev: move .so version to libudev Makefile
886       autogen.sh: simplify
887       TODO: update
888       libudev: remove prefix from .so version variables
889       libudev: doc - add empty libudev.types
890       udev-acl: move from udev-extras
891       INSTALL: add --enable-extras
892       udev-acl: handle missing action when called in CK mode
893       v4l_id: move from udev-extras
894       libudev: doc - libudev-docs.sgml -> libudev-doc.xml
895       gudev: fix typo in configure option
896       v4l_id: 70-v4l.rules -> 60-persistent-v4l.rules
897       configure: enable all extras by default, provide --disable-extras
898       autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working
899       NEWS: add --disable-extras
900       cleanup ./configure installation directory options
901       rules: remove MMC rule, 2.6.30 has the modalias
902       configure.ac: print error if gperf is missing
903       libudev: install in $libdir and move later to $rootlibdir
904       extras/keymap: use LIBEXECDIR instead /lib/udev
905       README: add /lib/udev/ is private
906       rules: do not install usb-id/pci-id rules when --disable-extras is used
907       extras: delete man pages for private udev tools
908       README: update
909       extras/keymap: install findkeyboards in /lib/udev
910       INSTALL: use /sbin instead of %{sbindir}
911       NEWS: update
912       udev.pc: add
913       Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
914       docs: install writing_udev_rules
915
916 Lennart Poettering (2):
917       rules: sound - move from udev-extra
918       usb-db: move from udev-extras
919
920 Marcel Holtmann (1):
921       rules: make RFKILL control device world readable
922
923 Mario Limonciello (1):
924       hid2hci: move from udev-extras
925
926 Martin Pitt (5):
927       keymap: move from udev-extras
928       extras/keymap: Fix WLAN button on ThinkPads
929       keymap: Update findkeyboard path in docs
930       udev-acl: Manage hplip device permissions
931       extras/keymap: Update findkeyboards location
932
933 Matthias Schwarzott (3):
934       rules: Gentoo update
935       rules: Gentoo update
936       rules: Gentoo update
937
938 Scott James Remnant (1):
939       OWNER/GROUP: fix if logic
940
941
942 Summary of changes from v141 to v142
943 ============================================
944
945 Andre Przywara (1):
946       rules: create /dev/cpu/<n>/cpuid world readable
947
948 Ian Campbell (1):
949       path_id: support identification of Xen virtual block devices
950
951 John Wright (1):
952       edd_id: add cciss devices
953
954 Kay Sievers (46):
955       version bump
956       libudev: path_encode - always return 0 if encoded string does not fit into size
957       libudev: monitor - clarify socket handling documentation
958       udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
959       rules: remove DVB shell script
960       update NEWS
961       cdrom_id: add Xen cdrom support
962       test-libudev: update monitor source
963       TODO: add packet filter
964       update NEWS
965       udevd: at startup create /dev/null, /dev/console, /dev/kmsg
966       cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
967       libudev: monitor - add client socket filter for subsystem value
968       udevadm: monitor - print error if we can not bind to socket
969       update TODO
970       udevadm monitor - add --subsystem-match=
971       libudev: monitor - use simpler hash
972       libudev: monitor - switch to filter_add_match_subsystem_devtype()
973       libudev: monitor - do not filter messages with wrong magic
974       udevadm: monitor - add <subsytem>:<devtype> support
975       libudev: monitor - add udev_monitor_filter_remove
976       libudev: queue - fix get_seqnum_is_finished()
977       cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK
978       libudev: queue - clarify comments
979       libudev: monitor - export filter_update()
980       update NEWS
981       drop "extern" keyword from non-static function
982       rule_generator: net - fix usb comment generation
983       rules: input - add links for USB/platform non-kbd/mouse devices
984       rules: input - fix comments
985       rules: add rfcomm* to group dialout
986       accept DEVNAME from the kernel as a hint for the node name
987       update TODO
988       build: use AC_MSG_RESULT
989       rules: add "event*" match
990       udevd: revert initial device node creation
991       rules: remove initramfs comment
992       handle devtmpfs nodes
993       oops, removed ppp entry from rules got committed
994       remove all PHYSDEVPATH handling and warning about
995       remove asmlinkage
996       rules: fix ieee1394 rules
997       add "static" back to the inline functions
998       update TODO
999       delete vol_id and require util-linux-ng's blkid
1000       delete libvolume_id
1001
1002 Lubomir Rintel (1):
1003       rule-generator: net - whitelist NICs that violate MAC local scheme
1004
1005
1006 Summary of changes from v140 to v141
1007 ============================================
1008
1009 Adam Buchbinder (4):
1010       usb_id: add manpage
1011       cdrom_id: update manpage
1012       create_floppy_devices: expand manpage
1013       vol_id: fix language in manpage
1014
1015 Alan Jenkins (1):
1016       avoid leaking netlink socket fd to external programs
1017
1018 Borislav Petkov (1):
1019       rules: rename ide-floppy to ide-gd
1020
1021 David Brownell (1):
1022       rules: exclude mtd* from persistent disk links
1023
1024 Kay Sievers (15):
1025       rules: fix extra quote in 50-udev-default.rules
1026       version bump
1027       udevadm: test - handling trailing '/' in devpath
1028       udevadm: monitor - clarify printed header
1029       rules: remove ram* from persisten disk links blacklist
1030       rules: serial - support ttyACM devices
1031       rules: replace IDE driver with media match
1032       usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER
1033       libudev: GPL -> LGPL
1034       usb_id: remove unused variable
1035       send monitor events back to netlink socket
1036       "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
1037       IMPORT: 2048 -> 4096 bytes buffer
1038       path_encode: fix max length calculation
1039       libudev: monitor - unify socket message handling
1040
1041 Michal Soltys (1):
1042       rules: md-raid.rules fix
1043
1044 Robby Workman (1):
1045       udevadm: trigger - add "--action" to --help
1046
1047 Scott James Remnant (1):
1048       libudev: monitor - ignore messages from unusual sources
1049
1050
1051 Summary of changes from v139 to v140
1052 ============================================
1053
1054 Harald Hoyer (1):
1055       libvolume_id: bump age
1056
1057 Kay Sievers (12):
1058       version bump
1059       update TODO
1060       volume_id: ntfs - fix uuid setting
1061       update TODO
1062       rules: Fedora update
1063       libudev: queue - use lstat() to check existence of symlink
1064       udevadm: settle - add --seq-start= --seq-end=
1065       udevd: switch watch symlinks to devpath
1066       udevadm: add text for new options to command and man page
1067       update TODO
1068       libudev: ctrl - return error after sending ctrl message
1069       udevadm: settle - use timeout signal, instead of loop counter
1070
1071 Michael Prokop (1):
1072       fix compile error in debug mode
1073
1074 Scott James Remnant (1):
1075       udevadm: settle - synchronise with the udev daemon
1076
1077
1078 Summary of changes from v138 to v139
1079 ============================================
1080
1081 Kay Sievers (11):
1082       version bump
1083       remove static local variable
1084       use the event udev_device to disable the watch on "remove"
1085       add "nowatch" to disable a default installed watch with a later rule
1086       add m4/ subdir
1087       use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE
1088       usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
1089       usb_id: return values if called directly for an usb_device
1090       usb_id: fix NULL string usage
1091       usb_id: fix comment
1092       udevadm: info - export all devices with --export-db
1093
1094 Scott James Remnant (10):
1095       Don't add inotify watch until RUN rules processed.
1096       Clear existing inotify watch before processing.
1097       Cleanup a little.
1098       Allow watch handle to be stored in the udevdb.
1099       Store watch handle in db.
1100       Use the udevdb to speed up watch clearing.
1101       Put a log message in a more sensible place.
1102       Output watch handle in udevadm info.
1103       lookup the old watch handle; reload only if has a path
1104       Look at more inotify events in the buffer than just the first.
1105
1106
1107 Summary of changes from v137 to v138
1108 ============================================
1109
1110 David Zeuthen (1):
1111       *_id: add model/vendor enc strings
1112
1113 Karel Zak (2):
1114       vol_id: fix ddf version string
1115       vol_id: add missing id->type to swap0
1116
1117 Kay Sievers (13):
1118       man: fix grammar
1119       version bump
1120       fix NAME="" logic
1121       rules: dm - add escape for uuid links with whitespace
1122       test: add test for empty and non-existent ATTR
1123       rules: fix md "change"/"remove" handling
1124       autogen.sh: add more warnings
1125       fix NAME= and OPTION+="string_escape=..." logic
1126       rules: move OPTIONS to separate rule
1127       use global "reload_config" flag
1128       rules: add "watch" option to dm and md rules
1129       rules: include loop block devices in persistent links
1130       release 138
1131
1132 Matthias Schwarzott (1):
1133       rules: Gentoo update
1134
1135 Miklos Vajna (1):
1136       doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'
1137
1138 Scott James Remnant (2):
1139       udevd: optionally watch device nodes with inotify
1140       rules: update persistent storage rules to use inotify watches
1141
1142
1143 Summary of changes from v136 to v137
1144 ============================================
1145
1146 Alan Jenkins (2):
1147       man: typo fixes
1148       remove stray initializer
1149
1150 Kay Sievers (17):
1151       version bump
1152       rules: fix typo in ide cd rule
1153       libudev: use 4096 bytes buffer for attribute reading
1154       rules: add drm devices to group "video"
1155       do not complain about a missing /etc/udev/rules.d/
1156       udevadm: test - remove --force option
1157       update NEWS
1158       remove name from index if the node name has changed
1159       cleanup old names before creating the new names
1160       open-code pollfd setup
1161       increase netif renaming timeout from 30 to 90 seconds
1162       Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'
1163       Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
1164       split up long line
1165       udevd: add back SA_RESTART
1166       usb_id: handle ATAPI devices like SCSI devices
1167       udevadm: settle - fix typo
1168
1169 Lennart Poettering (1):
1170       fix naming for tape nst devices in /dev/tape/by-path/
1171
1172 Olaf Kirch (2):
1173       udevd: use ppoll instead of signal pipes
1174       reap children faster
1175
1176 Scott James Remnant (2):
1177       Allow user and group lookup to be disabled.
1178       Expose delayed name resolution
1179
1180 Sven Jost (1):
1181       volume_id: support via raid version 2
1182
1183
1184 Summary of changes from v135 to v136
1185 ============================================
1186
1187 Adam Buchbinder (1):
1188       extras: fix mis-spelling of "environment"
1189
1190 Harald Hoyer (1):
1191       rule_generator: fix enumeration for write_cd_rules
1192
1193 Jeremy Higdon (1):
1194       path_id: rework SAS persistent names
1195
1196 Karel Zak (1):
1197       volume_id: HPFS code clean up
1198
1199 Kay Sievers (54):
1200       rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA
1201       scsi_id: do not fail if no serial is found like for optical drives
1202       update configure and NEWS
1203       rules: fix isdn rules
1204       rules: add persistent /dev/serial/{by-id,by-path} rules
1205       make: install serial rules file
1206       make: do not delete autotools generated file with distclean
1207       udevadm: settle - allow --timeout=0 and --quiet
1208       rules: move aoe rules to default rules file
1209       volume_id: btrfs - update format
1210       rules: add "do not edit header"
1211       volume_id: support sub-uuid's and plug in btrfs device uuid
1212       libudev: include <sys/types.h>
1213       build: add -lsepol
1214       build: just use autoreconf -i
1215       rules: remove ide-scsi
1216       rules: first simple step merging with Ubuntu rules
1217       "'/sbin/modprobe abnormal' exit" - also print program options
1218       rules: more changes toward Ubuntu rules merge
1219       rules: more changes toward Ubuntu rules merge
1220       rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
1221       rules: rtc - create rtc compat link only for cmos type rtc
1222       rules: remove legacy symlinks
1223       rules: do not put raw1394 in "video" group
1224       rules: second round merging with Ubuntu rules
1225       rules: remove /dev/dsp /dev/audio
1226       rules: put alsa in group "audio"
1227       rules: isdn - remove /dev/isdn/capi20 symlink
1228       rules: provide /dev/raw/rawctl
1229       if needed, store database entries also for devices which do not have a device node
1230       build: use autoreconf --symlink
1231       usb_id: add "image" class
1232       require non-SYSFS_DEPRECATED 2.6.20+ kernel
1233       build: default to --prefix=/usr --exec-prefix=""
1234       libudev: enumerate - add lookup by property
1235       rules: input - make sure needed variables are set
1236       libudev: device - read "uevent" only if info is not already loaded
1237       libudev: subsytem -> subsystem
1238       libudev: bump revision
1239       usb_id: use devtype lookup
1240       require 2.6.22+ kernel
1241       rules: Ubuntu merge - use group "cdrom"
1242       rules: Ubuntu merge - use group "tape"
1243       rules: replace DVB shell script rule
1244       rules: Ubuntu merge - s/uucp/dialout/
1245       update NEWS
1246       update NEWS
1247       enable skipping of "naming-only" rules
1248       usb_id: s/image/media/
1249       udevadm: s/udevinfo/udevadm info/
1250       rules: reorder block rules
1251       rules: zaptel - add "dialout" group
1252       libudev: device - add udev_device_get_property_value()
1253       libudev: test - add udev_device_get_property_value()
1254
1255 Marcel Holtmann (3):
1256       libudev: device - add devtype support
1257       libudev: device - lookup subsystem and devtype together
1258       libudev: device - remove udev_device_get_parent_with_subsystem
1259
1260 Michal Soltys (1):
1261       man: udev - update NAME assignment
1262
1263 Ryan Thomas (1):
1264       rules: add rules for AoE devices
1265
1266
1267 Summary of changes from v134 to v135
1268 ============================================
1269
1270 Kay Sievers (6):
1271       usb_id: add "break" to currently unused case labels
1272       rules: fix cciss disk/by-id/ links
1273       rules: add infiniband rules
1274       rules: infiniband.rules -> 40-infiniband.rules
1275       fix network interface name swapping
1276       update configure and NEWS
1277
1278 Marcel Holtmann (1):
1279       usb_id: fix switch statement for video type
1280
1281 Piter PUNK (2):
1282       rules: /dev/null -> X0R
1283       rules: add usb device nodes
1284
1285
1286 Summary of changes from v133 to v134
1287 ============================================
1288
1289 Gabor Z. Papp (1):
1290       include errno.h in sysdeps.h
1291
1292 Harald Hoyer (1):
1293       rules: add persistent rules for memory stick block devices
1294
1295 Kay Sievers (19):
1296       autogen.sh: fix -print-multi-os-directory usage
1297       volume_id: update btrfs magic
1298       bump version
1299       rules: merge group "video" into default rules
1300       rules: v4l - add by-id/ links for USB devices
1301       libudev: accept NULL whitelist in util_replace_chars()
1302       usb_id: replace chars in returned strings
1303       ata_id: make sure, we do not have slashes in values
1304       scsi_id: make sure, we do not have slashes in values
1305       volume_id: remove unused usage types
1306       vol_id: if regular files are probed, use stat() for the size value
1307       volume_id: update btrfs
1308       volume_id: clear probing result before probing and do not probe a second time, if not needed
1309       path_id: fix fibre channel handling
1310       update NEWS TODO
1311       floppy: use ARRAY_SIZE()
1312       fix handling of swapping node name with symlink name
1313       silence PHYSDEV* warning for WAIT_FOR* rules
1314       rules: exclude "btibm" devices from vol_id calls
1315
1316 Matthias Schwarzott (1):
1317       rules: Gentoo update
1318
1319 Peter Breitenlohner (2):
1320       man: fix typos
1321       floppy: fix array bounds check and minor calculation
1322
1323
1324 Summary of changes from v132 to v133
1325 ============================================
1326
1327 Alan Jenkins (2):
1328       udevd: de-duplicate strings in rules
1329       scsi_id: we don't use DEVPATH env var anymore, update man page
1330
1331 Karel Zak (1):
1332       volume_id: fat - move check for msdos signature (0x55 0xaa)
1333
1334 Kay Sievers (22):
1335       silence "comparison between signed and unsigned"
1336       string index - split nodes and childs to allow and unlimited number of childs
1337       reserve child slot 0
1338       merge trie nodes, childs and root into a single array
1339       set errno = ENOSYS in inotify stub
1340       udevadm: info - unify -V and --version
1341       rules: remove DEVTYPE disk/partition
1342       rules: remove pnp shell script, acpi loads these modules properly
1343       update NEWS
1344       configure: add linux-hotplug mail address
1345       remove len == 0 check, the index root is always '\0'
1346       volume_id: bump revision
1347       volume_id: always check for all filesystem types and skip conflicting results
1348       volume_id: fat - accept empty FAT32 fsinfo signature
1349       fix spelling in comment
1350       volume_id: ntfs - mark as no other fs must match
1351       vol_id: clarify error message
1352       libudev: device - handle disk "device" link for partitions in deprecated sysfs layout
1353       limit $attr(<symlink>) magic to well-known links only
1354       udevd: fix cleanup of /dev/.udev/uevent_seqnum
1355       fix $links substitution for devices without any link
1356       update NEWS
1357
1358 Sergey Vlasov (1):
1359       udevadm: fix option parsing breakage with klibc
1360
1361
1362 Summary of changes from v131 to v132
1363 ============================================
1364
1365 Kay Sievers (2):
1366       fix size_t compiler warning on 32 bit platforms
1367       convert debug string arrays to functions
1368
1369
1370 Summary of changes from v130 to v131
1371 ============================================
1372
1373 Alan Jenkins (17):
1374       libudev: fix sysnum logic for digit-only device names
1375       udevd: avoid overhead of calling rmdir on non-empty directories
1376       use more appropriate alternatives to malloc()
1377       libudev: util - optimize path_encode()
1378       libudev: allocate udev_device->envp[] dynamically
1379       replace strncpy() with strlcpy()
1380       use re-entrant variants of getpwnam and getgrnam
1381       udevd: fix memory leak
1382       udevd: fix WAIT_FOR_SYSFS execution order
1383       fix handling of string_escape option
1384       udevd: use a tighter loop for compare_devpath()
1385       udevd: avoid implicit memset in match_attr()
1386       kerneldoc comment fixes
1387       udevd: simplify rules execution loop
1388       udevd: fix termination of rule execution
1389       udevd: be more careful when matching against parents
1390       udevd: shrink struct token to 12 bytes
1391
1392 Kay Sievers (113):
1393       remove outdated docs/README-gcov_for_udev
1394       libudev: device - add device lookup by subsystem:sysname
1395       libudev: also prefix non-exported functions with udev_*
1396       libudev: add udev_monitor_send_device()
1397       libudev: list - add flag
1398       libudev: device - generate DEVNAME and DEVLINKS properties
1399       vol_id: update README
1400       libudev: handle ! in sysname, add sysnum, return allocated list_entry on add
1401       delete simple-build-check.sh
1402       test: move global ENV{ENV_KEY_TEST}="test" to local rule
1403       libudev: monitor - fix send_device() property copying
1404       libudev: device - add get_envp() to construct envp from property list
1405       libudev: do not include ctrl in libudev.so
1406       libudev: monitor - do not mangle DEVLINKS property
1407       libudev: update DEVLINKS property when properties are read
1408       libudev: device - lookup "subsystem" and "driver" only once
1409       libudev: device - export properties when values are set
1410       libudev: list - handle update of key with NULL value
1411       libudev: ctrl - fix typo in set_env()
1412       libudev: add global property list
1413       libudev: device - copy global properties, unset empty properties
1414       volume_id: btrfs - update magic to latest disk format
1415       udevd: use libudev
1416       move udev_device_db to libudev
1417       rename udev source files
1418       libudev: always add UDEV_LOG
1419       libudev: monitor - export MAJOR/MINOR only if available
1420       udev-node: name_list -> udev_list
1421       udev-rules-parse: name_list -> udev_list
1422       delete name_list, move common file functions
1423       fix sorting of rules files
1424       run_program: prevent empty last argv entry
1425       update IMPORT= file/stdout property parsing
1426       update rules file parsing
1427       delete udev-util-file.c
1428       libudev: list - prepend udev_* to all functions
1429       libudev: add sysnum to test program
1430       test: fix a few unintentially wrongly written rules which cause parse errors
1431       libudev: monitor - add set_receive_buffer_size()
1432       libudev: ctrl - change magic to integer
1433       libudev: make list_node functions available
1434       udevd: use udev_list_node
1435       collect: use udev_list
1436       delete list.h
1437       merge udev-rules.c and udev-rules-parse.c
1438       make struct udev_rules opaque
1439       move run_program to util
1440       udev_event_run() -> udev_event_execute_rules()
1441       udev_rules_run() -> udev_event_execute_run();
1442       move udev_rules_apply_format() to udev-event.c
1443       udev_list_cleanup() -> udev_list_cleanup_entries()
1444       selinux_init(udev) -> udev_selinux_init(udev)
1445       prefix udev-util.c functions with util_*
1446       pass make distcheck
1447       libudev: device - get_attr_value() -> get_sysattr_value()
1448       cdrom_id: remove ARRAY_SIZE() declaration
1449       replace missing get_attr_value() -> get_sysattr_value()
1450       add "root" == 0 shortcuts to lookup_user/group()
1451       do not use the new work-in-progress parser rule matcher
1452       libudev: device - 128 -> ENVP_SIZE
1453       add util_resolve_subsys_kernel()
1454       handle numerical owner/group string in lookup_user/group()
1455       replace in-memory rules array with match/action token list
1456       do not create temporary node ($tempnode) if node already exists
1457       shrink struct udev_event
1458       shrink struct udev_event
1459       rule_generator: fix netif NAME= value extraction regex
1460       skip SYMLINK rules for devices without a device node
1461       rules: let empty strings added to buffer always return offset 0
1462       fix uninitialized variable warnings
1463       cache uid/gid during rule parsing
1464       distinguish "match" from "assign" by (op < OP_MATCH_MAX)
1465       determine at rule parse time if we need to call fnmatch()
1466       special-case "?*" match to skip fnmatch()
1467       libudev: monitor - replace far too expensive snprintf() with strlcpy()
1468       libudev: monitor - cache result of monitor send buffer
1469       fix "unused" warnings
1470       remove debug printf
1471       match KEY="A|B" without temporary string copy
1472       match_attr() - copy attr value only when needed
1473       do not init string arrays, just clear first byte
1474       fix $attr{[<subsystem>/<sysname>]<attribute>} substitution
1475       libudev: device - fill envp array while composing monitor buffer
1476       test: add RUN+="socket: ..." to a test to run monitor code
1477       libudev: device - allocate envp array only once
1478       update NEWS
1479       udevd: merge exec and run queue to minimize devpath string compares
1480       ATTR{}== always fails if the attribute does not exist
1481       rules: remove SCSI timeouts
1482       rules: remove "add" match from usb device node rule
1483       edd_id: add "change" event match
1484       fstab_import: add "change" event match
1485       write trace log to stderr
1486       log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is applied
1487       skip entire rule containing device naming keys, if no device can be named
1488       fix udev_node_update_old_links() logic
1489       move some info() to dbg()
1490       add "devel" and "install" switches to autogen.sh
1491       move debugging strings inside #ifdef DEBUG
1492       firmware.sh: record missing files in /dev/.udev/firmware-missing/
1493       fix list handling in enumerate and rules file sorting
1494       volume_id: btrfs update
1495       info() PROGRAM and IMPORT execution
1496       fix $links substitution
1497       fix cleanup of possible left-over symlinks
1498       do not import the "uevent" file when we only read the db to get old symlinks
1499       usb_id: MassStorage SubClass 6 is "scsi" not "disk"
1500       unify string replacement
1501       $links should be relative
1502       fix indentation
1503       rules: md - add mdadm 3 device naming
1504       cleanup /dev/.udev/queue on startup and exit
1505       udevadm: settle - exit if udevd exits
1506
1507 Matthias Koenig (1):
1508       volume_id: swap - larger PAGE_SIZE support
1509
1510 Steven Whitehouse (1):
1511       volume_id: support for GFS2 UUIDs
1512
1513
1514 Summary of changes from v129 to v130
1515 ============================================
1516
1517 Kay Sievers (26):
1518       fix compile error with --disable-logging
1519       libudev: enumerate - add_device() -> add_syspath()
1520       volume_id: hpfs - read label and uuid
1521       use no_argument, required_argument, optional_argument in longopts
1522       libudev: get rid of selinux
1523       libudev: device - add get_parent_with_subsystem()
1524       usb_id: use libudev
1525       udevadm: info - fix --query=all for devices without a device node
1526       vol_id: add size= option
1527       move selinux noops to udev.h
1528       volume_id: add dbg() as noop to check for compile errors
1529       vol_id: fix logging glue
1530       vol_id: always use the safe string versions for unencoded label and uuid
1531       volume_id: better DDF raid detection
1532       volume_id: add btrfs
1533       volume_id: use PRIu64i, PRIx64 macros
1534       udevd: clarify deprecated sysfs layout warning
1535       libudev: fix --enable-debug
1536       don not print error if GOTO jumps just to next rule
1537       volume_id: add more vfat debugging information
1538       libudev: libudev.pc remove selinux
1539       store node name and symlinks into db symlink target if they are small enough
1540       volume_id: more fat debugging
1541       libudev: fix typo in "multiple entries in symlink" handling
1542       connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,char}/<maj>:<min>
1543       replace spaces in dm and md name symlinks
1544
1545
1546 Summary of changes from v128 to v129
1547 ============================================
1548
1549 Alan Jenkins (7):
1550       udev-test.pl: set non-zero exitcode if tests fail
1551       scsi_id: compiler warning on 32-bit
1552       trivial cleanup in udev_rules_iter
1553       avoid repeated scans for goto targets (udev_iter_find_label)
1554       replace strerror() usage with threadsafe "%m" format string
1555       fix messages (inc. debug compile failure) introduced when optimizing "goto"
1556       allow compiler to check dbg() arguments on non-debug builds
1557
1558 Kay Sievers (46):
1559       libudev: switch to "udev_device_get_parent"
1560       libudev: udev_device - add attribute cache
1561       libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
1562       udevadm: info - fix lookup-by-name
1563       libudev: switch API from devpath to syspath
1564       libudev: rename ctrl_msg to ctrl_msg_wire
1565       vol_id: fix lib logging glue
1566       fix broken symlink resolving
1567       fix udevadm trigger
1568       libudev: pass udev_device in enumerate
1569       libudev: fix "subsystem" value
1570       always include config.h from Makefile
1571       libudev: udev_device_get_devname -> udev_device_get_devnode
1572       libudev: add udev_device_new_from_devnum()
1573       libudev: also import "uevent" file when reading udev database
1574       libudev: add userdata pointer
1575       libudev: replace awkward callback list interfaces with list iterators
1576       libudev: get devnum from uevent file
1577       libudev: enumerate_get_devices_list -> enumerate_get_list
1578       libudev: initialize selinux only when needed
1579       libudev: device - read database only when needed
1580       libudev: rework list handling
1581       libudev: more list rework
1582       lubudev: accept more sys directories as devices, and parent devices
1583       libudev: enumerate - accept list of subsystems to scan, or skip
1584       libudev: enumerate "subsystem"
1585       libudev: enumerate - scan /sys/block/ if needed
1586       libudev: enumerate - split new() and scan()
1587       test: replace ancient sysfs tree with recent one
1588       test: add missing pci directory because of .gitignore *.7
1589       gitignore: move *.8 to subdirs
1590       test: replace last reference of "/class/*" devpath
1591       fix dbg() callers
1592       libudev: enumerate - scan devices and subsystems, add subsystem and attribute filter
1593       udevadm: trigger: use libudev
1594       fix segfault caused by wrong pointer used in dbg()
1595       libudev: device_init() -> device_new()
1596       udevadm: trigger fix long option --type=
1597       libudev: add queue interface
1598       udevadm: settle - use libudev queue
1599       libudev: device - handle /sys/block/<disk-device-link>/<partition>
1600       libudev: enumerate - ignore regular files while scanning
1601       udevadm: trigger --type=failed - use libudev queue
1602       rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links
1603       build: include Makefile.am.inc in all Makefile.am
1604       udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
1605
1606
1607 Summary of changes from v127 to v128
1608 ============================================
1609
1610 Alan Jenkins (8):
1611       fix uninitialized name_list error::ignore_error
1612       do not needlessly declare some local variables in udev_rules_parse.c as static
1613       remove deprecated envp[] in main()
1614       fix name compare bug name_list_key_add()
1615       remove redundant string copy in udev_rules_apply_format()
1616       remove redundant "remove trailing newlines" in udevadm info
1617       threadsafe rules iteration
1618       fix off-by-one in pass_env_to_socket()
1619
1620 Kay Sievers (53):
1621       libudev: add monitor documentation
1622       libudev: fix --disable-log
1623       autogen.sh: add --with-selinux
1624       volume_id: hfs - calculate proper uuid
1625       fix dangling pointer returned by attr_get_by_subsys_id()
1626       udev-test.pl: add --valgrind option
1627       libudev: libudev.pc add Libs.private
1628       volume_id: fail on undefined __BYTE_ORDER
1629       remove FAQ
1630       libudev: fix monitor documentation
1631       libudev: add udev_device_get_syspath()
1632       udev_device_init() remove statically allocated device support
1633       udevadm: info - fix broken --device-id-of-file=
1634       udevadm: control - use getopt_long()
1635       udevadm: print warning to stderr if udevadm is called by symlink
1636       udev-test.pl: remove left-over comment from --valgrind option
1637       udevadm: rename source files
1638       udevadm: rename internal functions to udevadm_*
1639       udevadm: split out control functions
1640       udevadm: move init from commands to udevadm
1641       autogen.sh: add debug
1642       use libudev code, unify logging, pass udev context around everywhere
1643       volume_id: linux_raid - fix logic for volumes with size == 0
1644       vol_id: add --debug option
1645       udevadm: add --version --help options to man page, hide them as commands
1646       move udev_ctrl to libudev-private
1647       udev-test.pl: set udev_log="err"
1648       test-udev: cleanup libudev context and overridden rules file string
1649       test-udev: remove unused var
1650       add a bunch of private device properties to udev_device
1651       udevadm: monitor - use libudev for udev monitor
1652       libudev: monitor - add event properties to udev_device
1653       udevadm: log message if udevadm link is used
1654       udevd: remove max_childs_running logic
1655       libudev: monitor- add netlink uevent support
1656       udevadm: monitor - use libudev code to retrieve device data
1657       libudev: udev_device - read "driver" value
1658       libudev: rename enumerate function
1659       libudev: add selinux
1660       libudev: initialize selinux after logging
1661       volume_id: merge util.h in libvolume_id-private.h
1662       update file headers
1663       libudev: udev_device - add more properties
1664       libudev: do not use udev_db.c
1665       libudev: get rid of udev_sysfs.c
1666       libudev: get rid of udev_utils.c
1667       libudev: rename libudev-utils.c libudev-util.c
1668       libudev: do not use any udev source file
1669       extras: use libudev code
1670       convert to libudev and delete udev_utils_string.c
1671       get rid of udev_sysdeps.c
1672       use size definitions from libudev
1673       udevadm: info - use "udev_device"
1674
1675
1676 Summary of changes from v126 to v127
1677 ============================================
1678
1679 Karel Zak (2):
1680       build-sys: don't duplicate file names
1681       build-sys: remove non-POSIX variable names
1682
1683 Kay Sievers (26):
1684       add inotify dummy definitions if inotify is not available
1685       build: remove autopoint check
1686       udevadm: trigger - add missing attr filter to synthesized "subsystem" register events
1687       ignore duplicated rules file names
1688       fix .gitignore
1689       rules: delete all distro rules which do not use default rules
1690       rules: add nvram
1691       rules: add isdn rules
1692       rules: Gentoo update
1693       add missing includes
1694       add some warnings
1695       update .gitignore
1696       add missing 'v' for "make changelog"
1697       build: fix "make dist"
1698       vol_id: make the --offset= argument optional
1699       rules: optical drives - probe at last session offset, do not probe for raid
1700       libudev: add library to access udev information
1701       libudev: split source files
1702       update INSTALL
1703       libudev: add udev event monitor API
1704       volume_id: remove deprecated functions and bump major version
1705       volume_id: remove left-over fd close()
1706       split udev_device.c to leave out rules handling from libudev
1707       libudev: link against selinux if needed
1708       firmware.sh: lookup lookup kernel provided firmware directory
1709       libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
1710
1711 Michal Soltys (1):
1712       rules: fix md rules for partitioned devices
1713
1714
1715 Summary of changes from v125 to v126
1716 ============================================
1717
1718 Kay Sievers (9):
1719       delete all Makefiles and move udev source to udev/
1720       use autotools
1721       rules: mode 0660 for group "disk"
1722       rules: update Fedora rules
1723       update ChangeLog
1724       INSTALL: --enable-selinux not --with-selinux
1725       volume_id: move static lib to $prefix
1726       volume_id: create relative links
1727       rules: run vol_id on opticals only if media is found
1728
1729 Marco d'Itri (1):
1730       rules: Debian update
1731
1732 Thomas Koeller (1):
1733       use proper directory lib/lib64 for libvolume_id
1734
1735
1736 Summary of changes from v124 to v125
1737 ============================================
1738
1739 John Huttley (1):
1740       rules: tape rules - add nst to usb and 1394 links
1741
1742 Karl O. Pinc (1):
1743       man: clarify $attr{} parent searching
1744
1745 Kay Sievers (14):
1746       collect: fix size_t printf
1747       path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-'
1748       rules: add v4l persistent links
1749       docs: update some docs and delete outdated stuff
1750       scsi_id: fix fallback to sg v3 for sg nodes
1751       rules: fix cciss rules for partition numbers > 9
1752       udev.conf: udevcontrol -> udevadm control
1753       rules: use consistently OPTIONS+=
1754       scsi_id: the fallback fix broke error handling
1755       man: rebuild from xml
1756       do not touch node ownership and permissions, if already correct
1757       rules: tape rules - add nst to by-path/ links
1758       udevadm: info - add --export format to --device-id-of-file=
1759       move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
1760
1761 Marco d'Itri (7):
1762       rules_generator: net rules - do not print error if file is missing and ignore commented rules
1763       man: add link_priority default value
1764       scsi_id: man page fix
1765       udevadm: settle - add verbose output when running into timeout
1766       rules: Debian update
1767       rules: Debian update
1768       ignore rule with GOTO to a non-existent label
1769
1770 Thomas Koeller (1):
1771       scsi_id: include sys/stat.h
1772
1773 Tobias Klauser (1):
1774       collect: check realloc return value
1775
1776
1777 Summary of changes from v123 to v124
1778 ============================================
1779
1780 Kay Sievers (1):
1781       cdrom_id: fix recognition of blank media
1782
1783
1784 Summary of changes from v122 to v123
1785 ============================================
1786
1787 Erik van Konijnenburg (3):
1788       add substitution in MODE= field
1789       Makefile: use udevdir in "make install"
1790       volume_id: support for oracleasm
1791
1792 Harald Hoyer (1):
1793       scsi_id: retry open() on -EBUSY
1794
1795 Karel Zak (2):
1796       volume_id: remove unnecessary global variable
1797       volume_id: enable GFS probing code, add LABEL support
1798
1799 Kay Sievers (5):
1800       edd_id: call it only for sd* and hd*
1801       rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
1802       rules: tape rules - use bsg device nodes for SG_IO
1803       rules: persistent net - handle "locally administered" ibmveth MAC addresses
1804       cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ID_CDROM_MEDIA_TRACK_COUNT_DATA=
1805
1806 Michal Soltys (1):
1807       man: add NAME== match entry
1808
1809 Xinwei Hu (2):
1810       collect: realloc buffer, if needed
1811       udevd: export .udev/queue/$seqnum before .udev/uevent_seqnum
1812
1813
1814 Summary of changes from v121 to v122
1815 ============================================
1816
1817 Hannes Reinecke (2):
1818       scsi_id: remove all sysfs dependencies
1819       scsi_id: add SGv4 support
1820
1821 Karel Zak (1):
1822       volume_id: clean up linux_raid code
1823
1824 Kay Sievers (8):
1825       scsi_id:  update man page
1826       scsi_id: remove bus_id option
1827       scsi_id: add --sg-version= option
1828       rules: adapt to new scsi_id
1829       rules: adapt tape rules to new scsi_id
1830       scsi_id: add bsg.h
1831       volume_id: bump version
1832       Makefile: do not create udevcontrol, udevtrigger symlinks
1833
1834 MUNEDA Takahiro (2):
1835       man: udevd- fix udev(8) reference
1836       man: scsi_id
1837
1838 Matthias Schwarzott (1):
1839       cdrom_id: fix segfault
1840
1841
1842 Summary of changes from v120 to v121
1843 ============================================
1844
1845 Damjan Georgievski (1):
1846       libvolume_id: recognize swap partitions with a tuxonice hibernate image
1847
1848 Daniel Drake (1):
1849       writing udev rules: fix rule typos
1850
1851 David Woodhouse (1):
1852       rules_generator: net rules - add "dev_id" value to generated rules
1853
1854 Harald Hoyer (1):
1855       selinux: more context settings
1856
1857 Kay Sievers (21):
1858       udevinfo: do not replace chars when printing ATTR== matches
1859       vol_id: add --offset option
1860       cdrom_id: replace with version which also exports media properties
1861       udevd: at startup write message including version number to kernel log
1862       rules_generator: net rules - always add KERNEL== match to generated rules
1863       selinux: fix missing includes
1864       allow setting of MODE="0000"
1865       path_id: remove subsystem whitelist
1866       logging: add trailing newline to all strings
1867       scsi_id: initialize serial strings
1868       persistent device naming: also read unpartitioned media
1869       cdrom_id: add more help text
1870       add $links substitution
1871       fstab_import: add program to IMPORT matching fstab entry
1872       add OPTIONS+="event_timeout=<seconds>"
1873       write "event_timeout" to db
1874       udevadm: trigger - add --env= option
1875       udevadm: control - fix --env key to accept --env=<KEY>=<value>
1876       udevadm: info - do not print ATTR{dev}==
1877       persistent device naming: update tape rules
1878       rules: update md rules
1879
1880
1881 Summary of changes from v119 to v120
1882 ============================================
1883
1884 Kay Sievers (9):
1885       test: remove duplicated EXTRA entry
1886       rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
1887       udevadm: trigger - option to synthesize events and pass them to a socket
1888       udevadm: info - resolve devpath if symlink is given
1889       udevadm: remove old man page links and compat links for debugging tools
1890       udevadm: trigger - fix broken socket option check
1891       udevadm: trigger - fix --socket== + --verbose
1892       also accept real socket files for RUN+="socket:<path>"
1893       persistent device naming: cleanup storage rules
1894
1895 Michael Kralka (1):
1896       udevd: serialize events if they refer to the same major:minor number
1897
1898
1899 Summary of changes from v118 to v119
1900 ============================================
1901
1902 Anthony L. Awtrey (1):
1903       do not skip RUN execution if device node removal fails
1904
1905 Harald Hoyer (2):
1906       rules: Fedora update
1907       rules: do not set GROUP="disk" for scanners
1908
1909 Jiri Slaby (1):
1910       rules_generator: add missing write_net_rules unlock
1911
1912 Karel Zak (2):
1913       volume_id: fix UUID raw buffer usage
1914       volume_id: fix typo in function documentation
1915
1916 Kay Sievers (10):
1917       switch mailing lists to linux-hotplug@vger.kernel.org
1918       rules: remove tty rule which can never run because of an earlier "last_rule"
1919       volume_id: update ext detection
1920       selinux: set context for real file name not the temp name
1921       hack to allow ATTR{block/*/uevent}="change"
1922       rules_generator: add KERNEL=="<netifname>*" to generated rules
1923       persistent device naming: also run on "change" event
1924       test: add "subsystem" links to all devices
1925       sysfs: depend on "subsystem" link
1926       extend hack to allow TEST=="*/start"
1927
1928 Matthias Schwarzott (1):
1929       volume_id: respect LDFLAGS
1930
1931 Neil Williams (1):
1932       volume_id: add prefix=, exec_prefix=
1933
1934 Roy Marples (1):
1935       Makefile: do not require GNU install
1936
1937
1938 Summary of changes from v117 to v118
1939 ============================================
1940
1941 Daniel Drake (1):
1942       doc: update "writing udev rules"
1943
1944 Hannes Reinecke (1):
1945       volume_id: LVM - add uuid
1946
1947 Kay Sievers (9):
1948       remove udevstart
1949       rules_generator: do not create rules with insufficient matches
1950       man: udevadm settle - mention 180 seconds default timeout
1951       libvolume_id: squashfs - add endianess support for LZMA compression
1952       rules: add AOE rule
1953       volume_id: md - add metadata minor version
1954       volume_id: run only once into a timeout for unreadable devices
1955       create_floppy_devices: fix logic for more than one floppy device
1956       volume_id: also add readable check to probe_all()
1957
1958 Matthias Schwarzott (1):
1959       rules: Gentoo update
1960
1961 Michael Prokop (1):
1962       libvolume_id: squashfs+LZMA compression detection
1963
1964
1965 Summary of changes from v116 to v117
1966 ============================================
1967
1968 Dan Nicholson (2):
1969       extras: ignore built and generated files
1970       volume_id: create relative symlink when $(libdir) = $(usrlibdir)
1971
1972 Kay Sievers (15):
1973       usb_id: fail if vendor/product can not be retrieved
1974       rules: SUSE update
1975       firmware: do not print error if logger is missing
1976       volume_id: vfat - allow all possible sector sizes
1977       volume_id: LUKS - export version
1978       volume_id: ntfs - rely on valid master file table
1979       volume_id: bump version
1980       udevinfo: exclude "uevent" file from --attribute-walk
1981       udevadm: merge all udev tools into a single binary
1982       udevadm: accept command as option, like --help, --version
1983       udevadm: add info option --device-id-of-file=<file>
1984       Makefile: fix bogus version number than got committed
1985       udevadm: also return major==0 results for --device-id-of-file
1986       man: udevd.8 - remove udevcontrol section
1987       udevadm: control - allow command to be passed as option
1988
1989 MUNEDA Takahiro (1):
1990       man: fix udevadm.8 typo
1991
1992 Matthias Schwarzott (2):
1993       firmware: remove hardcoded path to logger
1994       rules: Gentoo update
1995
1996 VMiklos (1):
1997       rules: Frugalware update
1998
1999
2000 Summary of changes from v115 to v116
2001 ============================================
2002
2003 Bryan Kadzban (1):
2004       rules: fix typos
2005
2006 Harald Hoyer (3):
2007       check line length after comment check and whitespace strip
2008       only install *.rules
2009       remove extra space from udevinfo symlink output
2010
2011 Kay Sievers (29):
2012       rules: fix two trivial typos
2013       rules: random and urandom are 0666
2014       rules: add REMOVE_CMD rule
2015       track "move" events to rename database and failed files
2016       rules: Gentoo update
2017       rules: add i2o driver rule
2018       man: recreate man pages
2019       volume_id: fix linux_raid metadata version 1.0 detection
2020       add $name substitution
2021       do not delete the device node with ignore_remove, but handle the event
2022       print warning for invalid TEST operations
2023       rules: do not delete /lib/udev/devices/ nodes on "remove"
2024       rules: remove broken nvram group assignment without any permission
2025       add /dev/rtc symlink if new rtc drivers are used
2026       increase WAIT_FOR_SYSFS timeout to 10 seconds
2027       rules: put bsd nodes in /dev/bsd/ directory
2028       path_id: fix for stacked class devices
2029       ignore device node names while restoring symlinks from the stack
2030       use SEQNUM in /dev/.udev/queue/ instead of devpath
2031       rules: add memstick module loading
2032       udevinfo: simplify symlink printing logic
2033       prevent wrong symlink creation if database disagress with current rules
2034       fix wrong variable used in logged string
2035       update README
2036       rule_generator: move all policy from write_net_rules to the rules file
2037       rules: call usb_id only for SUBSYSTEMS=="usb"
2038       rules: split out and fix persistent tape rules
2039       fix debug output string
2040       rule_generator: always match netif type in generated rule
2041
2042 Matthias Schwarzott (3):
2043       rules: Gentoo update
2044       rules: Gentoo update
2045       rules: Gentoo update
2046
2047 Michael Morony (1):
2048       set buffer size if strlcpy/strlcat indicate truncation
2049
2050 maximilian attems (1):
2051       correct includes in udev_selinux.c
2052
2053
2054 Summary of changes from v114 to v115
2055 ============================================
2056
2057 Harald Hoyer (1):
2058       rules: fix typo in 80-drivers.rules
2059
2060 Kay Sievers (15):
2061       rules: add default rules
2062       rules: update SUSE rules
2063       rules: add packages rules
2064       rules: add ia64 rules
2065       rules: move md-raid rules to packages dir
2066       rules: run vol_id only for partitions
2067       rules: update Fedora rules
2068       edd_id: move persistent rules to its own file
2069       accept relative path for TEST
2070       rules: add iowarrior rule
2071       volume_id: fix sqashfs detection
2072       do not ignore dynamic rule if it is the last one in the list
2073       rule_generator: fix wrong DRIVERS!= logic
2074       rules: update Fedora
2075       Makefile: install default rules
2076
2077 Marco d'Itri (3):
2078       rules_generator: remove policy from write_cd_rules
2079       rules_generator: fix write_cd_rules when similar names exist in the root directory
2080       rules: Debian update
2081
2082
2083 Summary of changes from v113 to v114
2084 ============================================
2085
2086 Hannes Reinecke (3):
2087       collect: extra to synchronize actions across events
2088       add $driver subtitution
2089       rules_generator: add S/390 persistent network support
2090
2091 Kay Sievers (24):
2092       rules_generator: remove executable flag from include file
2093       always unlink temporary file before creating new one
2094       rules: SUSE update
2095       volume_id: ext4 detection
2096       udevtrigger: allow to specify action string
2097       add option to RUN key to ignore the return value of the program
2098       use global udev_log variable instead of parameter in run_program
2099       add udev_rules_run() to handle RUN list
2100       move udev_utils_run.c into udev_rules.c
2101       rules: SUSE update
2102       name_list: rename loop_name -> name_loop
2103       handle dynamic rules created in /dev/.udev/rules.d/
2104       allow SYMLINK== match
2105       libvolume_id: use /usr/$libdir in pc file
2106       Makefile: add --as-needed flag to ld
2107       restore behavior of NAME==
2108       rules_generator: remove "installation" function
2109       udevtrigger: trigger "driver" events
2110       rules: update SUSE
2111       rules: Fedora update
2112       rules: add "do not edit" comment
2113       rules: Fedora update
2114       rules_generator: skip random MAC addresses
2115       write changed network interface names to the kernel log
2116
2117 Matthias Schwarzott (3):
2118       rules: Gentoo update
2119       fix inotify to work not only once
2120       rules: Gentoo update
2121
2122 Richard Hughes (1):
2123       Makefile: add "make dist" for nightly snapshots
2124
2125
2126 Summary of changes from v112 to v113
2127 ============================================
2128
2129 David Zeuthen (1):
2130       vol_id: do not fail if unable to drop privileges
2131
2132 Kay Sievers (12):
2133       add missing ChangeLog
2134       make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
2135       rules: recognize partitions and disk devices properly
2136       rules: SUSE update
2137       atomically replace existing nodes and symlinks
2138       do not try to create existing file
2139       info() for ignore_remove
2140       rules: SUSE update
2141       Makefile: check for missing ChangeLog or RELEASE-NOTES at release
2142       allow to disable the replacement of unusual characters
2143       no newline in log messages
2144       udevd: do not use syslog if --verbose (debugging) is used
2145
2146 Tobias Klauser (1):
2147       fix typo in udev_utils_run.c
2148
2149
2150 Summary of changes from v111 to v112
2151 ============================================
2152
2153 Fabio Massimo Di Nitto (1):
2154       rules: ignore partitons that span the entire disk
2155
2156 Hannes Reinecke (1):
2157       cciss device support
2158
2159 Kay Sievers (34):
2160       udevd: close /proc/meminfo after reading
2161       create_floppy_devices: remove dead "unlink" code
2162       volume_id: add function documentation
2163       udev_db: escape path names with \x00 instead of %00
2164       udevsettle: use long options
2165       replace_chars: replace spaces in node name
2166       volume_id: add and export string encoding function
2167       vol_id: export encoded strings
2168       rules: use encoded strings instead of skipping characters
2169       udevtest: print message before log output
2170       volume_id: escape % character
2171       replace_chars: replace % character
2172       IMPORT: do not mangle whitespace
2173       scsi_id: do not install symlink in /sbin
2174       rules: SUSE update
2175       volume_id: terminate overlong label strings
2176       scsi_id: add long options
2177       rules: use long options for scsi_id
2178       path_id: skip subsystem directory
2179       rules: fix cciss rule
2180       rules: SUSE update
2181       scsi_id: fix typo in help text
2182       fix "do not access parent" warning for ATTR{}
2183       sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
2184       events for "bus" and "class" registration must be matched as "subsystem"
2185       udevtest: add --subsystem option
2186       sysfs: change order of subsystem lookup
2187       add $sys substitution
2188       add TEST=="<file>" key
2189       add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2190       sysfs: handle bus/class top-level directories
2191       sysfs: skip unknown sysfs directories
2192       rules: SUSE update
2193       release 112
2194
2195 Miklos Vajna (2):
2196       create_floppy_devices: add man page
2197       path_id: remove on make uninstall
2198
2199 Ryan Lortie (1):
2200       volume_id: support for long-filename based labels
2201
2202 Scott James Remnant (2):
2203       replace_untrusted_chars: replace all whitespace with space
2204       run_program: log "info" not "error" if program is missing
2205
2206
2207 Summary of changes from v110 to v111
2208 ============================================
2209
2210 Kay Sievers (19):
2211       rules: SUSE update
2212       rules: Fedora update
2213       volume_id: use md native uuid format
2214       vol_id: use long options
2215       volume_id: add volume_id_get_* functions
2216       vol_id: use volume_id_get_*
2217       udevd: use fgets() to read /proc files
2218       volume_id: add internal UUID_STRING
2219       volume_id: add DDF support
2220       vol_id: README update
2221       volume_id: rename UUID_64BIT_LE/BE
2222       vol_id: add ID_FS_UUID_SAFE
2223       rules: use ID_FS_UUID_SAFE
2224       rules: SUSE update
2225       volume_id: give access to list of all available probers
2226       vol_id: use libvolume_id prober list for --probe-all
2227       volume_id: add remaining names for prober lookup by type
2228       rules: SUSE update
2229       volume_id: vol_id depends on libvolume_id
2230
2231 Matthias Schwarzott (2):
2232       volume_id: fix Makefile for parallel make
2233       rules: Gentoo update
2234
2235
2236 Summary of changes from v109 to v110
2237 ============================================
2238
2239 Harald Hoyer (1):
2240       udevcontrol: allow to set global variables in udevd
2241
2242 Kay Sievers (13):
2243       remove eventrecorder.sh
2244       update SUSE rules
2245       volume_id: add md metadata 1.0, 1.1, 1.2 support
2246       unset variable with ENV{VAR}=""
2247       delete copies of default rules in SUSE rules
2248       volume_id: ext - fix endianess in version number
2249       rules: Fedora update
2250       volume_id: old md metadata has only 32 bit for the uuid
2251       volume_id: minix version 3 support
2252       don't create $tempnode for devices without major
2253       usb_id: add <devpath> to help text
2254       ata_id: use getopt_long()
2255       rules: SUSE update
2256
2257 Matthias Schwarzott (3):
2258       Makefile: respect CFLAGS/LDFLAGS
2259       rules: Gentoo update
2260       ata_id: don't log error for libata devices on older kernels
2261
2262
2263 Summary of changes from v108 to v109
2264 ============================================
2265
2266 Harald Hoyer (1):
2267       create_floppy_devices: create nodes with correct selinux context
2268
2269 Kay Sievers (11):
2270       udevtest: export ACTION string if given as option
2271       update SUSE rules
2272       make ACTION!="add|change" working
2273       udevtest: import uevent variables if possible
2274       udevinfo: export all information stored in database
2275       default rules: add libata compat links
2276       create_path: don't fail if something else created the directory
2277       udevd: fix serialization of events
2278       path_id: remove broken example
2279       libvolume_id: do not install static library
2280       update SUSE rules
2281
2282 Matthias Schwarzott (2):
2283       update Gentoo rules
2284       persistent device naming: add joystick links
2285
2286 VMiklos (1):
2287       path_id: add man page
2288
2289
2290 Summary of changes from v107 to v108
2291 ============================================
2292
2293 Kay Sievers (3):
2294       udevinfo: relax check for the correct device if looked up by name
2295       don't write to sysfs files during test run
2296       finally remove the directory event-multiplexer crap
2297
2298 Matthias Schwarzott (2):
2299       write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
2300       update Gentoo rules
2301
2302 Pozsar Balazs (1):
2303       udevsettle: read udev not kernel seqnum first
2304
2305
2306 Summary of changes from v106 to v107
2307 ============================================
2308
2309 Jean Tourrilhes (1):
2310       udevtest: export UDEV_LOG if we changed it
2311
2312 Kay Sievers (33):
2313       man: add missing options to various man pages
2314       man: fix typo
2315       create_floppy_devices: apply specified mode without umask
2316       man: spelling fixes
2317       udevmonitor: add switch for kernel and udev events
2318       default rules: wait for 0:0:0:0 scsi devices only
2319       update Fedora rules
2320       delete dasd_id, it moved to s390-tools
2321       update Gentoo rules
2322       encode db-file names, instead of just replacing '/'
2323       update internal variables if we see $DEVPATH during IMPORT
2324       increase /proc/stat buffer
2325       maintain index over device-names to devpath relation
2326       restore overwritten symlinks when the device goes away
2327       store devpath with the usual leading slash
2328       add link_priority to rule options, and store it in database
2329       pick actual valid device in udev_db_lookup_name
2330       cleanup already existing db-entries and db-index on device update
2331       selinux: move selinux_exit() to the main programs
2332       remove old error message
2333       read list of devices from index, make index private to database
2334       priority based symlink handling
2335       volume_id: get rid of compiler warning
2336       udevinfo: remove -d option
2337       update %n on netif name change
2338       if a node goes away, possibly restore a waiting symlink
2339       update TODO
2340       man: add "link_priority" option
2341       update SUSE rules
2342       udevtest: add --force mode
2343       udevinfo: print link priority
2344       usb_id: append target:lun to storage device serial
2345       run_directory: add final warning before removal
2346
2347 Marco d'Itri (1):
2348       update Debian rules
2349
2350 Matthias Schwarzott (2):
2351       udevd: cleanup std{in,our,err} on startup
2352       udevmonitor: fix swapped event switch descriptions
2353
2354
2355 Summary of changes from v105 to v106
2356 ============================================
2357
2358 A. Costa (1):
2359       man: fix typos in scsi_id and udevd
2360
2361 Andrey Borzenkov (2):
2362       vol_id: add -L to print raw partition label
2363       vol_id: document -L
2364
2365 Jamie Wellnitz (1):
2366       persistent device naming: tape devices and medium changers
2367
2368 Kay Sievers (15):
2369       exclude parent devices from DRIVER== match
2370       volume_id: really fix endianess bug in linux_raid detection
2371       release 105
2372       man: correct udevinfo --export-db
2373       path_id: append LUN to iSCSI path
2374       create_floppy_devices: add option for owner/group
2375       update example rules
2376       apply format chars to ATTR before writing to sysfs
2377       add (subsystem) to udevmonitor output
2378       update DRIVER== changes
2379       remove --version from the udevinfo man page
2380       add test for an attribute which contains an operator char
2381       man: add note about parent matching behavior
2382       scsi_id: accept tabs in /etc/scsi_id.conf
2383       remove dead rule in persistent tape rules
2384
2385 Matthias Schwarzott (4):
2386       correct typo in extras/scsi_id/scsi_id.conf
2387       fix retry-loop in netif-rename code
2388       add option --version to udevd
2389       rule_generator: fix for creating rules on read-only filesystem
2390
2391 Peter Breitenlohner (1):
2392       fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2393
2394 Sergey Vlasov (3):
2395       udevd: init signal pipe before daemonizing
2396       unlink old database file before creating a new one
2397       fix %c $string substitution
2398
2399 Theodoros V. Kalamatianos (1):
2400       fix udev attribute names with a colon
2401
2402
2403 Summary of changes from v104 to v105
2404 ============================================
2405
2406 A. Costa (1):
2407       man: fix typos in scsi_id and udevd
2408
2409 Andrey Borzenkov (2):
2410       vol_id: add -L to print raw partition label
2411       vol_id: document -L
2412
2413 Kay Sievers (2):
2414       exclude parent devices from DRIVER== match
2415       volume_id: really fix endianess bug in linux_raid detection
2416
2417 Matthias Schwarzott (2):
2418       correct typo in extras/scsi_id/scsi_id.conf
2419       fix retry-loop in netif-rename code
2420
2421 Peter Breitenlohner (1):
2422       fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2423
2424 Sergey Vlasov (3):
2425       udevd: init signal pipe before daemonizing
2426       unlink old database file before creating a new one
2427       fix %c $string substitution
2428
2429
2430 Summary of changes from v103 to v104
2431 ============================================
2432
2433 Kay Sievers (12):
2434       update Fedora rules
2435       update example rules
2436       update SUSE rules
2437       update SUSE rules
2438       volume_id: fix endianess bug in linux_raid detection
2439       man: fix udevmonitor text
2440       man: recreate from xml
2441       rename config "filename" to "dir"
2442       remove outdated documentation
2443       rename "udev.c" to "test-udev.c" - it is only for testing
2444       update Fedora rules
2445       use git-archive instead of git-tar-tree
2446
2447 Kazuhiro Inaoka (1):
2448       inotify syscall definitions for M32R
2449
2450 Marco d'Itri (2):
2451       write_cd_rules: identity-based persistence
2452       scsi_id: remove trailing garbage from ID_SERIAL_SHORT
2453
2454 Russell Coker (1):
2455       SELinux: label created symlink instead of node
2456
2457
2458 Summary of changes from v102 to v103
2459 ============================================
2460
2461 Kay Sievers:
2462       persistent storage rules: skip gnbd devices
2463       volume_id: add checksum check to via_raid
2464       volume_id: add comment about hfs uuid conversion
2465       update SUSE rules
2466       update Fedora rules
2467
2468
2469 Summary of changes from v101 to v102
2470 ============================================
2471
2472 Daniel Drake:
2473       writing_udev_rules: fix typo in example rule
2474
2475 Kay Sievers:
2476       create missing ChangeLog for version 101
2477       update SUSE rules
2478       update default rules
2479       first try "subsystem" link at a parent device, before guessing
2480       if /sys/subsystem exists, skip class, bus, block scanning
2481       scsi_id: export ID_SERIAL_SHORT without vendor/product
2482       update SUSE rules
2483
2484 MUNEDA Takahiro:
2485       path_id: fix SAS disk handling
2486
2487
2488 Summary of changes from v100 to v101
2489 ============================================
2490
2491 Arjan Opmeer:
2492       fix udevinfo help text typo
2493
2494 Bryan Kadzban:
2495       cleanup default rules
2496       add IMPORT operations to the udev man page
2497
2498 Kay Sievers:
2499       remove Makefile magic for leading '0' in version
2500       udevd: use getopt_long()
2501       udevd: add --verbose option to log also to stdout
2502       udevd: add --debug-trace option
2503       rule_generator: improve net rule comment generation
2504       volume_id: correct iso9660 high sierra header
2505       warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
2506       don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
2507       udevinfo: print error in --attribute-walk
2508       udev_sysfs: unify symlink resolving
2509       udevtrigger: trigger devices sorted by their dependency
2510       fix spelling in deprecation warning
2511       release 101
2512
2513 Michał Bartoszkiewicz:
2514       udevtrigger: fix typo that prevents partition events
2515
2516 Miles Lane:
2517       clarify "specified user/group unknown" error
2518
2519 Piter PUNK:
2520       update slackware rules
2521
2522 VMiklos:
2523       update Frugalware rules
2524
2525
2526 Summary of changes from v099 to v100
2527 ============================================
2528
2529 Kay Sievers:
2530       update SUSE rules
2531       fix messed up ChangeLog from release 099
2532       man: add $attr{} section about symlinks
2533       revert persistent-storage ata-serial '_' '-' replacement
2534
2535
2536 Summary of changes from v098 to v099
2537 ============================================
2538
2539 Greg KH:
2540       update Gentoo rules
2541
2542 Kay Sievers:
2543       udev_db.c: include <sys/stat.h>
2544       use fnmatch() instead of our own pattern match code
2545       rename major/minor variable to maj/min to avoid warning
2546       update source file headers
2547       udevtest: print header that ENV{} can't work
2548       update TODO
2549       udevtrigger: options to filter by subsystem and sysfs attribute
2550       udevtrigger: remove unused longindex
2551       udevinfo: use long options
2552       udevd: use files instead of symlinks for /dev/.udev/queue,failed
2553       udevtrigger: fix pattern match
2554       reorder options in udevinfo man page
2555       udevinfo: fix SUBSYTEMS spelling error
2556       fix ENV{TEST}="Test: $env{TEST}"
2557       let $attr{symlink} return the last element of the path
2558       cdrom_id: add rules file to call cdrom_id
2559       udevinfo: do not show symlinks as attributes in --attribute-walk
2560       remove broken name_cdrom.pl
2561
2562 Marco d'Itri:
2563       update Debian rules
2564       run_program: close pipe fd's which are connected to child process
2565       add persistent rules generator for net devices and optical drives
2566
2567 MUNEDA Takahiro:
2568       changes rules for ata disk from '_' to '-'
2569
2570 Sergey Vlasov:
2571       make struct option arrays static const
2572       fix "subsytem" typo
2573
2574
2575 Summary of changes from v097 to v098
2576 ============================================
2577
2578 Alex Merry:
2579       udevtest: allow /sys in the devpath paramter
2580
2581 Harald Hoyer:
2582       selinux: init once in the daemon, not in every event process
2583
2584 Kay Sievers:
2585       udevd: remove huge socket buffer on the control socket
2586       man page: fix typo
2587       rename udev_libc_wrapper -> udev_sysdeps
2588       db: store devpath - node relationship for all devices
2589       udevinfo: allow -a -n <node>
2590       udevinfo, udevtest: simplify '/sys' stripping from devpath argument
2591       lookup_user, lookup_group: report "unknown user" and "lookup failed"
2592       consistent key naming to match only the event device or include all parent devices
2593       skip rule, if too may keys of the same type are used
2594       introduce ATTR{file}="value" to set sysfs attributes
2595       update SUSE rules
2596       update default rules
2597       export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
2598       fix typo in SUBSYSTEMS key parsing
2599       udevtrigger: add --retry-failed
2600       volume_id: add suspend partition detection
2601       vol_id: use primary group of 'nobody' instead of 'nogroup'
2602       remove built-in /etc/passwd /etc/group parser
2603       always expect KEY{value} on ATTR, ATTRS, ENV keys
2604       use new key names in test programs
2605       cleanup commandline argument handling
2606       db: don't create a db file for only a node name to store
2607       man: add ATTR{file}="value" assignment
2608
2609 Lennart Poettering:
2610       volume_id: fix fat32 cluster chain traversal
2611
2612 Marco d'Itri:
2613       fix 'unknow user' error from getpwnam/getgrnam
2614       fix rc when using udev --daemon
2615       update Debian rules
2616
2617 Michał Bartoszkiewicz:
2618       man pages: fix typos
2619
2620
2621 Summary of changes from v096 to v097
2622 ============================================
2623
2624 Anssi Hannula:
2625       add joystick support to persistent input rules
2626
2627 Kay Sievers:
2628       firmware.sh: remove needless '/'
2629       vol_id: add --skip-raid and --probe-all option
2630       switch uevent netlink socket to group 1 only
2631       increase /proc/stat read buffer
2632       use "change" instead of "online" events
2633       remove 'static' from local variable
2634       libvolume_id: add parameter 'size' to all probe functions
2635       man pages: replace 'device-path' by 'devpath'
2636       man pages: work around xmlto which tries to be smart
2637       refresh vol_id man page
2638       udevinfo: add DRIVER==
2639       Makefile: fix dependency
2640       libvolume_id: read ufs2 label
2641       switch ifdef __KLIBC__ to ifndef __GLIBC__
2642       report failing getpwnam/getgrnam as error
2643       rename udevcontrol message types and variables
2644       initialize unused sockets to -1
2645       udevd: remove useless udevinitsend parameter
2646       update README
2647       udevd: autotune max_childs/max_childs_running
2648       update frugalware rules
2649       update SUSE rules
2650       move default rules to etc/udev/rules.d/
2651       add 'crypto' devices to persistent storage rules
2652       add late.rules to default rules
2653       update Fedora rules
2654       don't report an error on overlong comment lines
2655       update SUSE rules
2656       udevd: read DRIVER from the environment
2657
2658 Marco d'Itri:
2659       make rename_netif() error messages useful
2660       path_id: fix an harmless syntax error
2661
2662 Piter PUNK:
2663       update slackware rules
2664
2665 Richard Purdie:
2666       Fix inotify syscalls on ARM
2667
2668
2669 Summary of changes from v095 to v096
2670 ============================================
2671
2672 Kay Sievers:
2673       Makefiles: fix .PHONY for man page target
2674       allow longer devpath values
2675       path_id: prepare for new sysfs layout
2676
2677
2678 Summary of changes from v094 to v095
2679 ============================================
2680
2681 Kay Sievers:
2682       update SUSE rules
2683       don't remove symlinks if they are already there
2684       allow "online" events to create/update symlinks
2685       udevinfo: clarify parent device attribute use
2686       update SUSE rules
2687       netif rename: optimistic loop for the name to become free
2688       remove broken %e enumeration
2689
2690 Tobias Klauser:
2691       print usage of udevcontrol when no or invalid command is given
2692
2693
2694 Summary of changes from v093 to v094
2695 ============================================
2696
2697 Daniel Drake:
2698       update "writing udev rules"
2699
2700 Kay Sievers:
2701       libvolume_id: gfs + gfs2 support
2702       remove MODALIAS key and substitution
2703       add persistent-input.rules
2704
2705 Marco d'Itri:
2706       update Debian rules
2707
2708
2709 Summary of changes from v092 to v093
2710 ============================================
2711
2712 Hannes Reinecke:
2713       path_id: add support for iSCSI devices
2714
2715 Kay Sievers:
2716       libvolume_id: fat - check for signature at end of sector
2717       libvolume_id: add more software raid signatures
2718       update Fedora rules
2719       path_id: prevent endless loop for SAS devices on older kernels
2720       remove udevsend
2721       replace binary firmware helper with shell script
2722       skip device mapper devices for persistent links
2723
2724
2725 Summary of changes from v091 to v092
2726 ============================================
2727
2728 Kay Sievers:
2729       don't include stropts.h, some libc's don't like it
2730       udevd: create leading directories for /dev/.udev/uevent_seqnum
2731       vol_id: fix logging from libvolume_id's log function
2732       update SUSE rules
2733       update SUSE rules
2734       add more warnings for invalid key operations
2735       fix offsetof() build issue with recent glibc
2736       selinux: fix typo in block device node selection
2737       vol_id: add NetWare volume detection
2738       edd_id: fix "(null)" output if "mbr_signature" does not exist
2739       update Fedora rules
2740       libvolume_id: nss - use different uuid
2741
2742 Libor Klepac:
2743       path_id: add platform and serio support
2744
2745 Marco d'Itri:
2746       update Debian rules
2747       path_id: fix bashism
2748
2749
2750 Summary of changes from v090 to v091
2751 ============================================
2752
2753 Hannes Reinecke:
2754       path_id: fix SAS device path generation
2755
2756 Kay Sievers:
2757       udevtest: don't try to delete symlinks
2758       persistent rules: fix typo in dm rule
2759       allow NAME=="value" to check for already assigned value
2760       udevd: export initial sequence number on startup
2761
2762
2763 Summary of changes from v089 to v090
2764 ============================================
2765
2766 Kay Sievers:
2767       udevd: export current seqnum and add udevsettle
2768       volume_id: fix endianess conversion typo for FAT32
2769       merge device event handling and make database content available on "remove"
2770       set default udevsettle timeout to 3 minutes
2771       export INTERFACE_OLD if we renamed a netif
2772       let udevmonitor show the possibly renamed devpath
2773       volume_id: move some debug to info level
2774       udevtrigger: fix event order
2775       usb_id: remove uneeded code
2776       remove old symlinks before creating current ones
2777       path_id: fix loop for SAS devices
2778       apply format char to variables exported by ENV
2779
2780 Marco d'Itri:
2781       add inotify support for hppa and MIPS and log if inotify is not available
2782
2783 Matt Kraai:
2784       fix typo in error message
2785
2786
2787 Summary of changes from v088 to v089
2788 ============================================
2789
2790 Hannes Reinecke:
2791       path_id: add bus to USB path
2792
2793 Kay Sievers:
2794       change rule to skip removable IDE devices
2795       don't create uuid/label links for raid members
2796       volume_id: provide library
2797       fix rule order for persistent tape links
2798       update man page
2799       volume_id: provide a custom debug function
2800       volume_id: rename subdirectory
2801       volume_id: use shared library by default
2802       because is better than cause
2803       volume_id: remove some global symbols
2804       volume_id: define exported symbols
2805       remove all stripping code
2806       man pages: mention udev(7) not udev(8)
2807       update Debian rules
2808       move all *_id programs to /lib/udev/
2809       update Red Hat rules
2810       update SUSE rules
2811       pass CROSS_COMPILE to AR and RANLIB down to extras/
2812       volume_id: update README
2813       volume_id: generate man page from xml source
2814       update README
2815       fix symlink targets in Makefiles
2816
2817
2818 Summary of changes from v087 to v088
2819 ============================================
2820
2821 Hannes Reinecke:
2822       persistent links: add scsi tape links and usb path support
2823
2824 Kay Sievers:
2825       volume_id: add squashfs detection
2826       reset signal handler in event process
2827       correct use of fcntl()
2828       add udevtrigger to request events for coldplug
2829       add ',' to trusted chars
2830       volume_id: remove partition table parsing code
2831       volume_id: remove all partition table support
2832       fix spelling error in debug string
2833       rename "persistent disk" to "persistent storage"
2834       fix output for USB path
2835
2836
2837 Summary of changes from v086 to v087
2838 ============================================
2839
2840 Hannes Reinecke:
2841       path_id: support SAS devices
2842
2843 Kay Sievers:
2844       fix persistent disk rules to exclude removable IDE drives
2845       warn about %e, MODALIAS, $modalias
2846       remove devfs rules and scripts
2847
2848 Masatake YAMATO:
2849       typo in debug text in udev_run_hotplugd.c
2850
2851
2852 Summary of changes from v085 to v086
2853 ============================================
2854
2855 Kay Sievers:
2856       volume_id: replace __packed__ by PACKED macro
2857       volume_id: split raid and filesystem detection
2858       volume_id: add missing return
2859       udevd: fix queue export for multiple events for the same device
2860
2861 Kyle McMartin:
2862       workaround missing kernel headers for some architectures
2863
2864 Nix:
2865       update to udev-084/doc/writing_udev_rules
2866
2867
2868 Summary of changes from v084 to v085
2869 ============================================
2870
2871 Andrey Borzenkov:
2872       Fix trivial spelling errors in RELEASE-NOTES
2873
2874 Jeroen Roovers:
2875       fix typo in parisc support to path_id
2876
2877 Kay Sievers:
2878       make WAIT_FOR_SYSFS usable in non "wait-only" rules
2879       fix typo in man page
2880       include sys/socket.h for klibc build
2881       cramfs detection for bigendian
2882       exit WAIT_FOR_SYSFS if the whole device goes away
2883       update SUSE rules
2884       update Red Hat rules
2885       update Gentoo rules
2886       include errno.h in udev_libc_wrapper.c
2887
2888
2889 Summary of changes from v083 to v084
2890 ============================================
2891
2892 Kay Sievers:
2893       update SUSE rules
2894       switch CROSS to CROSS_COMPILE
2895       replace fancy silent build program by simple kernel build like logic
2896       move manpages to top level
2897       remove UDEVD_UEVENT_INITSEND
2898       whitespace fixes
2899       scsi_id: remove dead files
2900       optimize sysfs device and attribute cache
2901       let SYSFS{} look at the device, not only the parent device
2902       add debug output to sysfs operations
2903
2904
2905 Summary of changes from v082 to v083
2906 ============================================
2907
2908 Andrey Borzenkov:
2909       man page: document when substitutions are applied for RUN and other keys
2910       check for ignore_device in loop looks redundant
2911
2912 Kay Sievers:
2913       udevstart: fix NAME="" which prevents RUN from being executed
2914       find programs in /lib/udev for IMPORT if {program} is not given
2915       don't add $SUBSYSTEM automatically as $1 to programs
2916       remove redundant substitution of RUN key
2917
2918
2919 Summary of changes from v081 to v082
2920 ============================================
2921
2922 Andrey Borzenkov:
2923       substitute format chars in RUN after rule matching
2924
2925 Kay Sievers:
2926       scsi_id, usb_id: request device parent by subsystem
2927       path_id: work with "all devices in /sys/devices"
2928       ignore all messages with missing devpath or action
2929       Makefile: remove dynamic config file generation
2930       path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
2931       usb_id: don't fail on other subsytems than "scsi"
2932       don't do RUN if "ignore_device" is given
2933       increase kernel uevent buffer size
2934       move udev(8) manpage to udev(7)
2935       recreate man pages from xml source
2936       remove udev, udevstart, udevsend from the default installation
2937       update SUSE rules
2938       rename apply_format() cause it is public now
2939       udevtest: add udev_rules_apply_format() to RUN keys
2940       let "ignore_device" always return the event successfully
2941
2942 Olivier Blin:
2943       fixes udev build with -fpie
2944
2945
2946 Summary of changes from v080 to v081
2947 ============================================
2948
2949 Kay Sievers:
2950       add DEVLINKS to "remove" event
2951       better log text and comments
2952       vol_id: probe volume as user nobody
2953       fix BUS, ID, $id usage
2954       prepare moving of /sys/class devices to /sys/devices
2955
2956
2957 Summary of changes from v079 to v080
2958 ============================================
2959
2960 Brent Cook:
2961       fix dependency for make -j2
2962
2963 coly:
2964       fix man page typos
2965
2966 Kay Sievers:
2967       update RELEASE-NOTES + TODO
2968       fix typo in man page
2969       update TODO
2970       update SUSE rules
2971       path_id: fix invalid character class
2972       replace libsysfs
2973
2974 Marco d'Itri:
2975       udev_selinux.c: include udev.h
2976
2977
2978 Summary of changes from v078 to v079
2979 ============================================
2980
2981 Kay Sievers:
2982       don't log error if database does not exist
2983       use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
2984       scsi_id: read page 0x80 with libata drives
2985       update SUSE rules
2986       remove %e from man page
2987
2988
2989 Summary of changes from v077 to v078
2990 ============================================
2991
2992 Greg Kroah-Hartman:
2993       Update Gentoo udev main rule file.
2994       add parisc support to path_id
2995
2996 Hannes Reinecke:
2997       scsi_id: -u fold multiple consecutive whitespace chars into single '_'
2998
2999 Harald Hoyer:
3000       optimize SELinux path match
3001
3002 Kay Sievers:
3003       update README
3004       allow C99 statements
3005       fix segfaulting create_floppy_devices
3006       update SUSE rules
3007       remove unused variables
3008       remove default settings in udev.conf
3009       clearenv() is now part of klibc
3010       add DEVLINKS to the event environment
3011
3012 Kurt Garloff:
3013       scsi_id: support pre-SPC3 page 83 format
3014
3015
3016 Summary of changes from v076 to v077
3017 ============================================
3018
3019 Kay Sievers:
3020       merge two consecutive static strlcat's
3021       don't return an error, if "ignore_device" is used
3022       remove outdated and misleading stuff
3023       move SEQNUM event skipping to udevsend
3024       update RELEASE-NOTES
3025       update SUSE rules
3026       allow programs in /lib/udev called without the path
3027       update SUSE rules
3028       add target to to generate ChangeLog section
3029       update Red Hat rules
3030
3031 Marco d'Itri:
3032       allow to overwrite the configured udev_root by exporting UDEV_ROOT
3033       let udevsend ignore events with SEQNUM set
3034       update Debian rules
3035
3036
3037 Summary of changes from v75 to v076
3038 ============================================
3039
3040 Kay Sievers:
3041       fix typo in eventrecorder
3042       volume_id: include stddef.h header
3043       remove misleading install instructions
3044       remove all built-in wait_for_sysfs logic
3045       add linux/types.h back, old glibc-kernel-headers want it
3046       volume_id: use glibc's byteswap
3047       udevd: ignore all messages without DEVPATH
3048       udevd: track exit status of event process
3049       udevd: export event queue and event state
3050       remove "udev_db" option from config file
3051       Makefile: remove exec_prefix and srcdir
3052       update README and RELEASE-NOTES
3053       udevd: track killed event processes as failed
3054       update README
3055       don't start udevd from udevsend
3056       udevd: add a missing return
3057       libvolume_id: fix weird fat volume recognition
3058       move some helpers from extras to /lib/udev
3059
3060 Scott James Remnant:
3061       move delete_path() to utils
3062       clean-up empty queue directories
3063       Makefile: fail, if submake fails
3064
3065
3066 Summary of changes from v74 to v075
3067 ============================================
3068
3069 Greg Kroah-Hartman:
3070       Make run_directory.c stat the place it is going to try to run.
3071
3072 Kay Sievers:
3073       forgot the ChangeLog for 074
3074       volume_id: provide libvolume_id.a file
3075       remove our own copy of klibc
3076       remove outdated HOWTO
3077       update TODO
3078       update SUSE rules
3079       remove completely useless start script
3080       fix tests and remove no longer useful stuff
3081       replace udeveventrecorder by a shell script
3082
3083
3084 Summary of changes from v73 to v074
3085 ============================================
3086
3087 Kay Sievers:
3088       never queue events with TIMEOUT set
3089       let NAME="" supress node creation, but do RUN keys
3090       remove udevinitsend
3091       update .gitignore
3092
3093 Marco d'Itri:
3094       add strerror() to error logs
3095       move some logging from dbg() to info()
3096
3097
3098 Summary of changes from v72 to v073
3099 ============================================
3100
3101 Kay Sievers:
3102       udevd: depend on netlink and remove all sequence reorder logic
3103       print useconds in udevmonitor
3104       add RELEASE-NOTES, update TODO
3105
3106
3107 Summary of changes from v71 to v072
3108 ============================================
3109
3110 Ananth N Mavinakayanahalli:
3111   libsysfs: translate devpath of the symlinked class devices to its real path
3112
3113 Jan Luebbe:
3114   add man pages for *_id programs
3115
3116 Kay Sievers:
3117   volume_id: add OCFS Version 1
3118   volume_id: add Veritas fs
3119   volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes
3120   volume_id: move blocksize validation to fix jbd recognition
3121   volume_id: fix typo in ocfs
3122   volume_id: add vxfs include
3123   volume_id: make FAT32 recognition more robust
3124   volume_id: Version 051
3125   volume_id: fix typo in ext blocksize check
3126   volume_id: Version 052
3127   FAQ: remove confusing statement about module loading
3128   cleanup compiler/linker flags
3129   use DESTDIR on uninstall, no need to pass prefix to submake
3130   allow to pass STRIPCMD, to skip stripping of binaries
3131   cleanup make release
3132   fix the new warnings I asked for
3133   move rules parsing into daemon
3134   "make STRIPCMD=" will disable the stripping of binaries
3135   remove no longer working udevd-test program
3136   "STRIPCMD=" for the EXTRAS
3137   add dummy inotify syscalls on unsupported architecture
3138   remove no longer needed waiting for "dev" file
3139   revert the "read symlink as device patch"
3140   use libsysfs to translate the class linke to the device path
3141   libsysfs: remove brute-force "bus", "driver" searching for old kernels
3142   test: add "driver" and "bus" links to test sysfs tree
3143   update RELEASE-NOTES
3144   udevd: don't daemonize before initialization
3145   log to console if syslog is not available
3146   udevd: disable OOM
3147   remove precompiled rules option
3148   export DEVNAME on "remove" only if we really got a node to remove
3149   fix typo in umask()
3150
3151
3152 Summary of changes from v70 to v071
3153 ============================================
3154
3155 Greg Kroah-Hartman:
3156       Remove the udev.spec file as no one uses it anymore
3157
3158 John Hull:
3159       edd_id: check that EDD id is unique
3160
3161 Kay Sievers:
3162       ata_id: open volume O_NONBLOCK
3163       add "Persistent Device Naming" rules file for disks
3164       scsi_id: switch temporary node creation to /dev
3165       volume_id: set reiser instead of reiserfs for filesystem type
3166       update devfs rules header
3167       update Debian rules
3168       update Fedora rules
3169       update Debian rules
3170       remove no longer needed includes
3171       switch tools and volume_id from LGPL to GPLv2
3172       add edd-*-part%n to the persistent.rules
3173       update Debian persistent rules
3174       clarify README
3175       udevd: fix initial timeout handling
3176       force event socket buffer size to 16MB
3177       udevd: move logging from err to info for non-hotplug uevent
3178       fix selinux compilation
3179       libsysfs: accept sysmlinks to directories instead of real directories
3180
3181 Marco d'Itri:
3182       run_directory: fix typo in "make install"
3183
3184
3185 Summary of changes from v069 to v070
3186 ============================================
3187
3188 Amir Shalem:
3189   udevd: fix udevd read() calls to leave room for null byte
3190
3191 Edward Goggin:
3192   scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
3193
3194 Greg Kroah-Hartman:
3195   fix nbd error messages with a gentoo rule hack
3196   fix scsi_id rule in gentoo config file
3197
3198 Jürg Billeter:
3199   EXTRAS/Makefile: fix install targets to match main Makefile
3200
3201 Kay Sievers:
3202   volume_id: fix error handling with failing read()
3203   EXTRAS: cleanup and sync all Makefiles
3204   add install test to 'make buildtest'
3205   update RELEASE-NOTES
3206
3207 Olivier Blin:
3208   fix a debug text typo in udev_rules.c
3209
3210
3211 Summary of changes from v068 to v069
3212 ============================================
3213
3214 Amir Shalem:
3215   fix typo in firmware_helper
3216
3217 Duncan Sands:
3218   firmware_helper: fix write count
3219
3220 Kay Sievers:
3221   *_id: fix zero length in set_str()
3222   add program name to logged error
3223   fix exit code of udevinitsend and udevmonitor
3224   udevd: keep the right order for messages without SEQNUM
3225   volume_id: don't probe for mac_partition_maps
3226   udevmonitor: cleanup on exit
3227   path_id: remove SUSE specific PATH
3228   update SUSE rules
3229   add pci_express to bus list
3230   update SUSE rules
3231   store ENV{key}="value" exported keys in the database
3232   fix lookup for name in the udevdb, it should return the devpath
3233   prepare for new HAL udevdb dump
3234   print persistent data with "udevinfo -q all"
3235   change parameter order of udev_db_search_name()
3236   add and use name_list_cleanup() for cleaning up the string lists
3237   don't store devpath in udevdb, we don't need it
3238   add uft8 validation for safe volume label exporting
3239   start to enforce plain ascii or valid utf8
3240   use WRITE_END/READ_END for the pipe index
3241   remove not needed sig_flag for state of signal_pipe
3242   don't reenter get_udevd_msg() if message is ignored
3243   rename ...trailing_char() to ...trailing_chars()
3244   vol_id: ID_LABEL_SAFE will no longer contain fancy characters
3245   udevd: move some logging to "info" and "err"
3246   remove special TIMEOUT handling from incoming queue
3247   udev_test.pl: we replace untrusted chars with '_'
3248   check the udevdb before assigning a new %e
3249   update RELEASE-NOTES
3250   udevinfo: add database export
3251   write man page masters in DocBook XML
3252   udevinfo: rename dump() to export()
3253   test the automatic man page rebuild and checkin
3254   Makefile: remove all the duplicated rules
3255   all man pages rewritten to use DocBook XML
3256   add missing udevsend man page
3257   also forgot udevmonitor.8
3258   udevinfo: restore -d option
3259   scsi_id: rename SYSFS to LIBSYSFS
3260   add edd_id tool to match BIOS EDD disk information
3261   move and update libsysfs.txt
3262   klibc: update to version 1.1.1
3263   delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rules
3264   delete docs/persistent_naming - obsoleted by persistent disk names
3265   delete old Fedora html page
3266   add "totally outdated" header to docs/overview :)
3267   update SUSE rules
3268   fix useless but funny name_cdrom.pl script to work again
3269   update TODO
3270   Makefile: fix prerequisits for $(PROGRAMS)
3271   Makefile: cleanup install targets
3272   remove chassis_id program
3273   fic gcov use and move it into the Makefile
3274   FAQ: update things that have changed
3275
3276 Thierry Vignaud:
3277   switch to '==' in raid-devfs.sh
3278
3279
3280 Summary of changes from v067 to v068
3281 ============================================
3282
3283 Greg Kroah-Hartman:
3284   add EXTRAS documentation to the README file.
3285   Always open the cdrom drive in non-blocking mode in cdrom_id
3286   cdrom_id: change err() to info() to help with debugging problems
3287
3288 Kay Sievers:
3289   cleanup some debug output and move to info level + unify select() loops
3290   move udevmonitor to /usr/sbin
3291   ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
3292   vol_id: fix sloppy error handling
3293   fix typo in cdrom_id syslog
3294   bring std(in|out|err) fd's in a sane state
3295   fix printed udevmonitor header
3296
3297
3298 Summary of changes from v066 to v067
3299 ============================================
3300
3301 Greg Kroah-Hartman:
3302   added the cdrom.h #defines directly into the cdrom_id.c file
3303
3304 Kay Sievers:
3305   update SUSE rules
3306   fix make install, as we don't provide a default rule set anymore
3307   fix more compiler warnings ...
3308   fix udevstart event ordering, we want /dev/null very early
3309   don't fail too bad, if /dev/null does not exist
3310
3311
3312 Summary of changes from v065 to v066
3313 ============================================
3314
3315 Greg Kroah-Hartman:
3316   update gentoo rule file.
3317   Created cdrom_id program to make it easier to determine cdrom types
3318   added cdrom_id to the build check
3319   updated gentoo rule file to handle removable ide devices.
3320   changed cdrom_id exports to be easier to understand and consistant with other _id programs.
3321   fix klibc build issue in cdrom_id.c
3322   Change the gentoo rules to use cdrom_id instead of cdsymlink.sh
3323   changed location of gentoo helper apps to be /sbin instead of in scripts dir
3324   tweak the gentoo rules some more.
3325
3326 Kay Sievers:
3327   add NETLINK define for the lazy distros
3328   read sysfs attribute also from parent class device
3329   switch some strlcpy's to memcpy
3330   allow clean shutdown of udevd
3331   add flag for reading of precompiled rules
3332   update distro rules files
3333   add SUSE rules
3334   update SUSE rules
3335   add firmware_helper to load firmware
3336   more distro rules updates
3337   update README
3338   remove example rules and put the dev.d stuff into the run_directory folder
3339   trivial text cleanups
3340   update SUSE rules
3341   split udev_util in several files
3342   update SUSE rules
3343   allow logging of all output from executed tools
3344   add Usage: to udevmonitor and udevcontrol
3345   move some logging to the info level
3346
3347 Thierry Vignaud:
3348   fix udevinfo output
3349
3350
3351 Summary of changes from v064 to v065
3352 ============================================
3353
3354 Greg Kroah-Hartman:
3355   Added persistent name rules for block devices to gentoo rule file.
3356   Added horrible (but fun) path_id script to extras.
3357   Update gentoo rules file.
3358
3359 Kay Sievers:
3360   update release notes for next version
3361   add udevmonitor, to debug netlink+udev events at the same time
3362   allow RUN to send the environment to a local socket
3363   fix GGC signed pointer warnings and switch volume_id to stdint
3364
3365
3366 Summary of changes from v063 to v064
3367 ============================================
3368
3369 Andre Masella:
3370   volume_id: add OCFS (Oracle Cluster File System) support
3371
3372 Hannes Reinecke:
3373   usb_id: fix typo
3374   add ID_BUS to *_id programs
3375   create_floppy_devices: add tool to create floppy nodes based on sysfs info
3376
3377 Kay Sievers:
3378   move code to its own files
3379   make SYSFS{} usable for all devices
3380   add padding to rules structure
3381   allow rules to have labels and skip to next label
3382   thread unknown ENV{key} match as empty value
3383
3384
3385 Summary of changes from v062 to v063
3386 ============================================
3387
3388 Anton Farygin:
3389   fix typo in GROUP value application
3390
3391 Greg Kroah-Hartman:
3392   add 'make tests' as I'm always typing that one wrong...
3393   Really commit the udev_run_devd changes...
3394   Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
3395   fix position of raw rules in gentoo config file
3396
3397 Hannes Reinecke:
3398   dasd_id: add s390 disk-label prober
3399   fix usb_id and let scsi_id ignore "illegal request"
3400
3401 Kay Sievers:
3402   volume_id: remove s390 dasd handling, it is dasd_id now
3403   trivial fixes for *_id programs
3404   IMPORT: add {parent} to import the persistent data of the parent device
3405   allow multiple values to be matched with KEY=="value1|value2"
3406   udevd: set incoming socket buffer SO_RCVBUF to maximum
3407   remember mapped rules state
3408   ata_id: check for empty serial number
3409   compile dasd only on s390
3410
3411 Ville Skyttä:
3412   correct default mode documentation in udev
3413
3414
3415 Summary of changes from v061 to v062
3416 ============================================
3417
3418 Kay Sievers:
3419   fix symlink values separated by multiple spaces
3420   update RELEASE-NOTES
3421   fix typo in group assignment
3422   fix default-name handling and NAME="" rules
3423   add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
3424   fix unquoted strings in udevinitsend
3425
3426 Summary of changes from v060 to v061
3427 ============================================
3428
3429 Greg Kroah-Hartman:
3430   Sync up the Debian rules files
3431   fix cdrom symlink problem in gentoo rules
3432   Fix ChangeLog titles
3433
3434 Kay Sievers:
3435   update RELEASE-NOTES
3436   we want to provide OPTFLAGS
3437   rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT
3438   udevd: optimize env-key parsing
3439   don't resolve OWNER, GROUP on precompile if string contains %, $
3440   set default device node to /dev
3441   create udevdb files only if somehting interesting happened
3442   pack parsed rules list
3443   replace useless defines by inline text
3444   move rule matches to function
3445   add usb_id program to generate usb-storage device identifiers
3446   add IEEE1394 rules to the gentoo rule file
3447   fake also kernel-name if we renamed a netif
3448   allow OPTIONS to be recognized for /sys/modules /sys/devices events
3449   switch gentoo rules to new operators
3450
3451
3452 Summary of changes from v059 to v060
3453 ============================================
3454
3455 Greg Kroah-Hartman:
3456   Fix the gentoo udev rules to allow the box to boot properly
3457
3458 Gustavo Zacarias:
3459   Udev doesn't properly build with $CROSS
3460
3461 Kay Sievers:
3462   Keep udevstart from skipping devices without a 'dev' file
3463
3464 Marco d'Itri:
3465   #define NETLINK_KOBJECT_UEVENT
3466
3467
3468 Summary of changes from v058 to v059
3469 ============================================
3470
3471 Greg Kroah-Hartman:
3472   Update the gentoo rule file
3473   Fix udevinfo for empty sysfs directories
3474   Fix makefile to allow 'make release' to work with git
3475
3476 Hannes Reinecke:
3477   udev: fix netdev RUN handling
3478   udevcontrol: fix exit code
3479
3480 Kay Sievers:
3481   prepare RELEASE-NOTES
3482   add ID_TYPE to the id probers
3483   add -x to scsi_id to export the queried values in env format
3484   store the imported device information in the udevdb
3485   rename udev_volume_id to vol_id and add --export option
3486   add ata_id to read serial numbers from ATA drives
3487   IMPORT allow to import program returned keys into the env
3488   unify execute_command() and execute_program()
3489   IMPORT=<file> allow to import a shell-var style config-file
3490   allow rules to be compiled to one binary file
3491   fix the fix and change the file to wait for to the "bus" link
3492   fix udevstart and let all events trvel trough udev
3493   prepare for module loading rules and add MODALIAS key
3494   remove device node, when type block/char has changed
3495   Makefile: remove dev.d/ hotplug.d/ from install target
3496   udevcontrol: add max_childs command
3497   udevd: control log-priority of the running daemon with udevcontrol
3498   udeveventrecorder: add small program that writes an event to disk
3499   klibc: add missing files
3500   udevinitsend: handle replay messages correctly
3501   udev man page: add operators
3502   udevd: allow starting of udevd with stopped exec-queue
3503   klibc: version 1.0.14
3504   udev: handle all events - not only class and block devices
3505   volume_id: use udev-provided log-level
3506   udev: clear lists if a new value is assigned
3507   udev: move dev.d/ handling to external helper
3508   udev: allow final assignments :=
3509   udevd: improve timeout handling
3510   Makefile: fix DESTDIR
3511   udevd: add initsend
3512   udevd: add udevcontrol
3513   udevd: listen for netlink events
3514
3515 Stefan Schweizer:
3516   Dialout group fix for capi devices in the gentoo rules file
3517
3518 Summary of changes from v057 to v058
3519 ============================================
3520
3521 Daniel Drake:
3522   o Writing udev rules docs update
3523
3524 Darren Salt:
3525   o update cdsymlinks to latest version
3526
3527 Greg Kroah-Hartman:
3528   o remove detach_state files from the sysfs test tree
3529   o Update permissions on test scripts so they will run properly now
3530   o hopefully fix up the symlinks in the test directory
3531   o Removed klibc/klibc.spec as it is autogenerated
3532   o Added symlinks thanks to Kay's script and git hacking
3533   o add Red Hat/Fedora html documenation
3534   o Update Red Hat default udev rules
3535
3536 Kay Sievers:
3537   o selinux: fix handling during creation of symlinks
3538   o Fedora udev.rules update
3539   o libsysfs: version 2.0
3540   o klibc: version 1.0.7
3541
3542 Masanao Igarashi:
3543   o Fix libsysfs issue with relying on the detach_state file to be
3544
3545 Summary of changes from v056 to v057
3546 ============================================
3547
3548 <tklauser:access.unizh.ch>:
3549   o fix stupid all_partitions bug
3550
3551 Kay Sievers:
3552   o add test for make -j4 to build-check
3553   o klibc: version 1.0.6
3554   o update Debian rules
3555   o apply default permissions only for devices that will need it
3556   o adapt RELEASE-NOTES
3557   o udev_volume_id: fix endianess macros
3558   o udev-test.pl: add test for DEVNAME export to RUN environment
3559   o update the man page to reflect the recent changes
3560   o export DEVNAME to RUN-key executed programs
3561   o fix make -j4 and the local klibc-install
3562   o update RELEASE-NOTES
3563   o add RUN key to be able to run rule based notification
3564   o fix udevtest to print the error if logging is disabled
3565   o move execute_program to utils + add action to init_device
3566   o correct correction for error path for PROGRAM execution
3567   o correct error path for PROGRAM execution
3568   o klibc: version 1.0.5
3569   o check for strlen()==0 before accessing strlen()-1
3570   o allow to match against empty key values
3571   o read %s{}-sysfs values at any device in the chain
3572   o udev_rules.c: don't change sysfs_device while walking up the device chain
3573   o klibc: strlcpy/strlcat - don't alter destination if size == 0
3574   o fix klibc's broken strlcpy/strlcat
3575   o udevinfo: print SYSFS attribute the same way we match it
3576   o remove untrusted chars read from sysfs-values or returned by PROGRAM
3577   o udevinfo: print errors to stderr instead of stdout
3578   o klibc: version 1.0.4
3579   o support log-priority levels in udev.conf
3580   o test-suite: remove UDEV_TEST, it's not needed anymore
3581   o libsysfs: remove trailing slash on SYSFS_PATH override
3582
3583
3584 Summary of changes from v055 to v056
3585 ============================================
3586
3587 <tklauser:access.unizh.ch>:
3588   o fix header paths in udev_libc_wrapper.c
3589
3590 Kay Sievers:
3591   o udev-test.pl: use more common user/group names
3592   o klibc: remove SCCS directories from the temporary klibc install
3593   o udev-test.pl: add a test where the group cannot be found in /etc/passwd
3594   o udev-test.pl: add check for textual uid/gid
3595   o fix bad typo that prevents the GROUP to be applied
3596   o udevd: don't delay events with TIMEOUT in the environment
3597   o klibc: use klcc wrapper instead of our own Makefile
3598   o change call_foreach_file to return a list
3599
3600
3601 Summary of changes from v054 to v055
3602 ============================================
3603
3604 <jkluebs:luebsphoto.com>:
3605   o This patch causes the remove handler to check that each symlink actually points to the correct devnode and skip it if it does not.
3606
3607 <pebenito:gentoo.org>:
3608   o udev selinux fix
3609
3610 <tklauser:access.unizh.ch>:
3611   o The following patch fixes some warnings when compiling volume_id from udev with the -Wall compiler flag. Define _GNU_SOURCE for strnlen() and correct the path to logging.h
3612   o The following patch fixes a warning when compiling chassis_id from udev with the -Wall compiler flag. There are too much conversions in the format string of sscanf(). One %d can be dropped.
3613
3614 Greg Kroah-Hartman:
3615   o fix raid rules
3616   o added frugalware udev ruleset
3617   o merge selinux and Kay's symlink fixes together
3618
3619 Hannes Reinecke:
3620   o volume_id: Fix label/uuid reading for reiserfs
3621
3622 Kay Sievers:
3623   o add udevstart to the RELEASE-NOTES
3624   o volume_id: version 43
3625   o clarify the shortcomings of %e
3626   o correct rule match for devices without a physical device
3627   o remove unneeded code, libsysfs does this for us
3628   o add final release note
3629   o add ENV{} key to match agains environment variables
3630   o simplify sysfs_pair handling
3631   o add a test and simplify debug statement
3632   o support =, ==, !=, += for the key match and assignment
3633   o add OPTION="last_rule" to skip any later rule
3634   o rename namedev_dev to udev_rule
3635   o correct enum device_type
3636   o remove udevstart on make clean
3637   o volume_id: version 42
3638   o volume_id: version 41
3639   o remove unneeded include
3640   o The path to dlist.h is not correct
3641   o udevinfo -d: use '=' as separator, cause ':' may be a part of the devpath
3642   o klibc: version 1.0.3
3643   o add RELEASE-NOTES file
3644   o test suite: move "driver" link to physical device
3645   o remove PLACE key match
3646   o don't lookup "root" in the userdb
3647   o fix ia64 compile
3648   o fix segfaulting udev while DRIVER matching
3649   o cleanup list.h
3650   o klibc: version 0.214
3651   o rename device_list->list to device_list->node
3652   o replace strncpy()/strncat() by strlcpy()/strlcat()
3653   o split udev and udevstart
3654   o udev_volume_id: version 39
3655   o rename LOG to USE_LOG in all places
3656   o remove Makefile magic for klibc integration
3657   o klibc_fixups: remove no longer needed stuff
3658   o udev_volume_id: volume_id v38
3659   o use numeric owner/group as default values to avoid parsing userdb
3660   o fix up segfaulting binaries with new klibc
3661   o udevinfo -d: speed-up device dump
3662   o klibc: version 0.211
3663   o klibc_fixups: remove unneeded stuff
3664   o replace weird defines by real code
3665   o udev-test.pl: remove useless tests
3666   o allow unlimitied count of symlinks
3667   o unmap db-file after use
3668   o remove typedef for call_foreach_file() handler function
3669   o correct udev_init_device
3670   o rename attributes to options
3671   o kill stupid gcc4 warning
3672   o trivial clenaup of namedev code
3673   o klibc: check for gcc4
3674   o klibc: update v0.205
3675
3676 Thierry Vignaud:
3677   o gentoo rule update for raid devices
3678
3679
3680 Summary of changes from v053 to v054
3681 ============================================
3682
3683 <tklauser:access.unizh.ch>:
3684   o udev_volume_id: add Reiser4 support
3685
3686 Kay Sievers:
3687   o namedev: skip backslashes only if followed by newline
3688   o wait_for_sysfs: add joydev
3689   o udevinfo: print devpath -> node relationship for all devices
3690   o trivial rename of some variables
3691   o klibc v0.199
3692   o big libsysfs diet (pre 2.0 version)
3693   o udev_volume_id: volume_id v35
3694   o add "serio" to bus list
3695   o determine device type in udev_init_device()
3696   o move kernel name/number evaluation into udev_init_device()
3697   o detect NAME="" as ignore_device rule
3698   o trivial namedev cleanup
3699   o cleanup db functions
3700   o clean up match_place()
3701   o switch device type to enum
3702   o switch major/minor to dev_t
3703   o remove the device node only if the major/minor number matches
3704   o libsysfs: work around a klibc bug
3705   o introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
3706   o namedev: execute PROGRAM only once and not possibly for every physical device
3707
3708 Patrick Mansfield:
3709   o update scsi_id to work with libsysfs changes
3710
3711
3712 Summary of changes from v052 to v053
3713 ============================================
3714
3715 Greg Kroah-Hartman:
3716   o fix gentoo fb permission issue
3717   o allow simple-build-check.sh to go faster if MAKEOPTS is set
3718   o make the release tarballs have writable files in them
3719   o remove gentoo permission file as it's not valid anymore
3720
3721 Kay Sievers:
3722   o fix special file mode mask for temporary device node
3723   o udevstart: simplify "dev" file searching
3724   o udev_volume_id: remove temporary node creation and parent handling
3725   o add %P modifier to query the node name of the parent device
3726   o udev_volume_id: remove __packed__ from dasd structure as it does not work
3727   o create /block/*/range count of partitons for all_partitions
3728
3729 Patrick Mansfield:
3730   o scsi_id changes for use with udev %N and %p
3731
3732
3733 Summary of changes from v051 to v052
3734 ============================================
3735
3736 <md:linux.it>:
3737   o debian: update rules files
3738   o raid-devfs.sh: devfs names for hardware RAID controllers
3739   o scsi_id: when udevstart is started, /tmp is not writeable
3740   o cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
3741
3742 <sschweizer:gmail.com>:
3743   o gentoo/udev.rules: add default permissions for sound devices
3744
3745 Greg Kroah-Hartman:
3746   o fix example comment in ide-devfs.sh
3747   o Add infiniband to gentoo rules
3748   o Another gentoo fix, adding dvb support
3749   o Fix gentoo bug #76056 (fb device group permissions.)
3750   o Fix gentoo bug #81102, device nodes for the pktcdvd device
3751
3752 Kay Sievers:
3753   o provide temporary device node for callouts to access the device
3754   o udev_volume_id: fix dasd disklabel reading with -l option
3755   o udev_volume_id: volume_id version 034
3756   o udev_volume_id: rename probe_ibm into probe_dasd
3757   o udev_volume_id: volume_id version 032
3758   o Makefile: add some more warnings and prepare for clean gcc4 compile
3759   o Makefile: cleanup conditional config option sections
3760   o fix -Wsign-compare warnings
3761   o chassis_id: clean compilation and fix bad function parameter passing
3762   o simple_build_check: make it possible to pass KERNEL_DIR
3763   o selinux: cleanup udev integration
3764
3765 Michael Buesch:
3766   o trivial: remove _all_ trailing slashes with no_trailing_slash()
3767   o trivial: fix signedness
3768   o namdev: allow symlink-only rules to specify node permissions
3769   o udevd: fix valgrind warning
3770
3771
3772 Summary of changes from v050 to v051
3773 ============================================
3774
3775 <roland:digitalvampire.org>:
3776   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" ;)
3777
3778 <tklauser:access.unizh.chbk>:
3779   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. 
3780
3781 Christian Bornträger:
3782   o udev_volume_id: fix -d option
3783
3784 Greg Kroah-Hartman:
3785   o gentoo fb permission fix
3786   o fix gcc 2.96 issue in libsysfs
3787   o remove the lfs startup script on request of the author
3788   o clean up the aoe char device rules, and delete the block one as it's not needed
3789   o add aoe block and char device rules to the gentoo rule file
3790   o fix udev_volume_id build error
3791
3792 Hannes Reinecke:
3793   o rearrange link order in Makefile
3794
3795 Kay Sievers:
3796   o udev_volume_id: new version of volume_id
3797   o klibc: update to version 0.198
3798   o udev_volume_id: fix FAT label reading
3799   o klibc: update to version 0.196
3800   o udevd: throttle the forking of processes
3801   o udevd: add possible initialization of expected_seqnum
3802   o udevd: it's obviously not the brightest idea to exit a device node manager if it doesn't find /dev/null
3803   o udevd: separate socket handling to prepare for other event sources
3804   o udevd: support -d switch to become a daemon
3805   o udev_volume_id: version 27
3806   o udevd: split up message receiving an queueing
3807   o remove useless warning if udev.conf contains keys not read by udev itself
3808   o improve event sequence serialization
3809   o remove udevsend syslog noise on udevd startup
3810   o limit the initial timeout of the udevd event handling
3811   o correct detection of hotplug.d/ udevsend loop
3812   o correct log statement
3813   o remove default_* permissions from udev.conf file
3814   o update Fedora config files and add some more tests
3815   o allow permissions only rules
3816   o add SUBSYSTEM rule to catch all block devices and apply the disk permissions
3817   o update Fedora config files
3818   o handle renamed network interfaces properly if we manage hotplug.d/
3819   o allow multiline rules by backslash at the end of the line
3820   o add OnStream tape drive rules
3821   o simplify rules file by setting default mode to 0660
3822   o simplify permission application
3823   o I broke the extras/ again. Add simple build test script now
3824   o Merge vrfy.org:/home/kay/src/udev into vrfy.org:/home/kay/src/udev.kay
3825   o initial merge of fedora udev.permissions into udev.rules
3826   o remove permissions file mentioning from the udev man page
3827   o fix some typos in gentoo's udev.rules introduced by the merge
3828
3829 Michael Buesch:
3830   o The attached patch fixes the code path if namedev_name_device() fails
3831
3832 Summary of changes from v049 to v050
3833 ============================================
3834
3835 <harald:redhat.com>:
3836   o selinux patch
3837
3838 <tklauser:access.unizh.ch>:
3839   o I made some more changes to the manpage of udev including
3840
3841 Kay Sievers:
3842   o update libsysfs to CVS version and fix segfaulting attribute reading
3843   o klibc supports LOG_PID now, so remove our own implementation
3844   o avoid building klibc test programs and pass SUBDIRS= to klibc clean
3845
3846
3847 Summary of changes from v048 to v049
3848 ============================================
3849
3850 Greg Kroah-Hartman:
3851   o fix 'make clean' error in klibc
3852
3853 Kay Sievers:
3854   o update klibc to 0.194
3855   o export DEVNAME regardless of the state of udev_dev_d
3856   o add class specific files for class/spi_transport and class/spi_host
3857   o udevd-test.pl: remove wrong date calculation
3858   o check earlier if we should run as udevstart
3859   o remove double initialization
3860   o include missing header to udevtest.c
3861   o add -V option to udev to print the version number
3862   o prevent udev node creatinon for "class" registration
3863   o udevd: serialization of the event sequence of a chain of devices
3864   o add a class/fc_host file to the list of what to wait for
3865   o udev_volume_id: links sysfs.a instead of all objects
3866
3867 Martin Schlemmer:
3868   o remove leftover from udevinfo's -d option
3869
3870
3871 Summary of changes from v047 to v048
3872 ============================================
3873
3874 Greg Kroah-Hartman:
3875   o fix udev_volume_id so it will now build properly
3876   o fix scsi_id build errors due to changes in the main udev makefile
3877
3878
3879 Summary of changes from v046 to v047
3880 ============================================
3881
3882 <klauser:access.unizh.ch>:
3883   o Various typos and other litte errors in udev.8.in
3884
3885 <sjoerd:spring.luon.net>:
3886   o DEVNAME on device removal
3887
3888 <sschweizer:gmail.com>:
3889   o Allow GROUP to have modifiers in it
3890
3891 Greg Kroah-Hartman:
3892   o add more debian rules files
3893   o move distro specific config files into their own directories
3894   o update debian rules files
3895   o added asterix rules to the gentoo file
3896   o use udevstart for udev.init.* files
3897   o delete a bunch of files no longer needed
3898   o fix gentoo scsi cdrom rule
3899   o Fix the multithreaded build again
3900   o merge
3901   o comment out ability to run udev-test.pl with valgrind
3902   o fix spurious valgrind warning in udev
3903   o fix udevinfo '-q path' option as it was not working
3904   o merge
3905   o fix parallel build error
3906
3907 Kay Sievers:
3908   o update Fedora dev.d/ example and remove unused conf.d/ directory
3909   o don't install distribution specific init script on "make install"
3910   o restore OWNER/GROUP assignment in rule coming from RESULT
3911   o make gcov compile scripts working with recent gcc
3912   o fix udev-test/udev-test.pl to work with again
3913   o add net/atml and class/ppdev to the wait_for_sysfs exception list
3914   o add net/nlv* devices to the exception list
3915   o add "pcmcia" and "fc_transport" to the wait_for_sysfs lists
3916   o remove unused timestamp field
3917   o simplify permission handling
3918   o handle /etc/hotplug.d/ only if the event comes from udevd
3919   o trivial cleanups and change some comments
3920   o remove unused variables
3921   o udevsend/udevd handle events without a subsystem
3922   o use blacklist on device "remove" and remove dev.d/ call code duplication
3923   o update the man pages and correct Usage: hints
3924   o don't call the hotplug scripts with a test run
3925   o don't call dev.d/ scripts twice, if directory = subsystem
3926   o remove archive file if we changed something
3927   o link archive insted of objects
3928   o rename udev_lib to udev_utils and dev_d to udev_multiplex
3929   o handle whole hotplug event with udevd/udev
3930   o integrate wait_for_sysfs in udev
3931   o make the searched multiplex directories conditionally
3932   o add MANAGED_EVENT to the forked udev environment
3933   o export DEVNAME on remove event
3934   o export udev_log flag to the environment
3935   o remove my test code
3936   o add support for /devices-devices without any file to wait for
3937   o Patch from Alex Riesen <raa.lkml@gmail.com>
3938   o add a bunch of busses to the list of what to wait for
3939   o close connection to syslog in forked udevd child
3940   o udevd exit path cleanup
3941   o fix network device naming bug
3942
3943
3944 Summary of changes from v045 to v046
3945 ============================================
3946
3947 Greg Kroah-Hartman:
3948   o make spotless for releases
3949
3950 Kay Sievers:
3951   o Don't try to print major/minor for devices without a dev file
3952   o remove get_device_type and merge that into udev_set_values()
3953   o prevent udevd crash if DEVPATH is not set
3954   o add ippp and bcrypt to the exception lists of wait_for_sysfs
3955   o let klibc add the trailing newline to syslog conditionally
3956   o disable logging for udevstart
3957   o add NAME{ignore_remove} attribute
3958   o remove historical SYSFS_attr="value" format
3959   o don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to expect
3960   o change key names in udevinfo sysfs walk to match the kernel
3961   o support DRIVER as a rule key
3962   o support SUBSYSTEM as a rule key
3963   o rename udevdb* to udev_db*
3964   o Make dev.d/ handling a separate processing stage
3965   o make the udev object available to more processing stages
3966   o remove udev_lib dependency from udevsend, which makes it smaller
3967   o add ACTION to udev object to expose it to the whole process
3968   o make udevinfo's -r option also workimg for symlink queries
3969   o let udev act as udevstart if argv[1] == "udevstart"
3970   o improve udevinfo sysfs info walk
3971   o add sysfs info walk to udevinfo
3972   o pass the whole event environment to udevd
3973   o replace tdb database by simple lockless file database
3974
3975
3976 Summary of changes from v044 to v045
3977 ============================================
3978
3979 Martin Schlemmer:
3980   o Some updates for Gentoo's udev rules
3981
3982
3983 Summary of changes from v043 to v044
3984 ============================================
3985
3986 Greg Kroah-Hartman:
3987   o add cdsymlinks.sh support to gentoo rules file
3988   o fix gentoo legacy tty rule
3989   o remove 'sudo' usage from the Makefile
3990   o make udev-test.pl test for root permissions before running
3991
3992 Kay Sievers:
3993   o reduce syslog noise of udevsend if multiple instances try to start udevd
3994   o add i2c-dev to the list of devices without a bus
3995
3996
3997 Summary of changes from v042 to v043
3998 ============================================
3999
4000 Greg Kroah-Hartman:
4001   o add test target to makefile
4002   o add dumb script to show all sysfs devices in the system
4003
4004 Kay Sievers:
4005   o Shut up wait_for_sysfs class/net failure messages, as it's not possible to
4006     get that right for all net devices. Kernels later than 2.6.10-rc1 will
4007     handle that by carrying the neccessary information in the hotplug event.  
4008   o wait() for specific pid to return from fork()
4009   o Don't use any syslog() in signal handler, cause it may deadlock
4010   o Add support for highpoint ataraid to volume_id to suppress label reading on raid set members.
4011   o Add a bunch of devices without "device" symlinks
4012   o Exit, if udevtest cannot open the device (segfault)
4013   o Patches from Harald Hoyer <harald@redhat.com>
4014   o Apply the default permissions even if we found a entry in the permissions
4015     file. Correct one test, as the default is applied correctly now and the
4016     mode will no longer be 0000.
4017   o add test for format chars in multiple symlinks to replace
4018   o Add net/vmnet and class/zaptel to the list of devices without physical device
4019
4020
4021 Summary of changes from v040 to v042
4022 ============================================
4023
4024 Greg Kroah-Hartman:
4025   o add inotify to the rules for gentoo
4026
4027 Kay Sievers:
4028   o skip waiting for device if we get a bad event for class creation and not for a device underneath it
4029   o add net/pan and net/bnep handling
4030   o switch wait for bus_file to stat() instead of open() add net/tun device handling add ieee1394 device handling
4031   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
4032   o ignore *.rej files from failed patches
4033   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.
4034   o improve klibc fixup integration
4035   o cleanup udevd/udevstart
4036   o expose sysfs functions for sharing it
4037
4038
4039 Summary of changes from v039 to v040
4040 ============================================
4041
4042 <jk:blackdown.de>:
4043   o wait_for_sysfs update for dm devices
4044
4045 Greg Kroah-Hartman:
4046   o sparse cleanups on the tree
4047   o fix stupid cut-and-paste error for msr devices on gentoo boxes
4048   o add *~ to bk ignore list
4049   o delete udevruler.c as per Kay's request
4050   o fix up the wait_for_sysfs_test script a bit
4051
4052 Kay Sievers:
4053   o fix debug in volume id / fix clashing global var name
4054   o volume_id fix
4055   o $local user
4056   o cleanup netif handling and netif-dev.d/ events
4057   o big cleanup of internal udev api
4058   o don't wait for dummy devices
4059   o close the syslog
4060   o Fix ppp net devices in wait_for_sysfs
4061   o Fix wait_for_sysfs messages (more debugging info)
4062
4063
4064 Summary of changes from v038 to v039
4065 ============================================
4066
4067 Greg Kroah-Hartman:
4068   o Hopefully fix the vcs issue in wait_for_sysfs
4069   o take out & from wait_for_sysfs_test that I previously missed
4070   o add very nice cdsymlinks scripts
4071   o add some helper scripts for dvb and input devices
4072   o add debian config files
4073   o let the extras/ programs build "pretty" also
4074   o tweak the ccdv program to handle files in subdirectories being built
4075   o crap, I messed up the 'sed' instances pretty badly, this fixes the config and man page mess
4076   o fix broken 'make -j5' functionality
4077
4078 Kay Sievers:
4079   o swich attribute open() to simple stat()
4080   o wait_for_sysfs update for /class/firmware and /class/net/irda devices
4081   o fix unusual sysfs behavior for pcmcia_socket
4082   o remove sleeps from udev as it is external now
4083   o delete udevruler?
4084   o Makefile fix
4085
4086 Patrick Mansfield:
4087   o update udev to scsi_id 0.7
4088   o pass SYSFS setting down for extras builds
4089   o move assignments past local variables
4090
4091
4092 Summary of changes from v037 to v038
4093 ============================================
4094
4095 <andrew.patterson:hp.com>:
4096   o Re: Problem parsing %s in udev rules
4097
4098 Greg Kroah-Hartman:
4099   o fix up error in building extras and libsysfs
4100
4101 Summary of changes from v036 to v037
4102 ============================================
4103
4104 <md:linux.it>:
4105   o small udev patch
4106
4107 Greg Kroah-Hartman:
4108   o fix compilation warning in tdb log message
4109   o Fix build error with klibc due to recent changes
4110   o merge
4111   o add wait_for_sysfs test script to the tarball to help people debug their boxes
4112   o add ipsec to wait_for_sysfs ignore list
4113   o added ccdv to bk ignore list
4114   o a few more Makefile tweaks for the quiet feature
4115   o Make the build silent, thanks to a helper program from ncftp
4116   o rename files to have '_' instead of '-' in them
4117   o change max time to wait in wait_for_sysfs to 10 seconds to hopefully handle some slow machines
4118   o add support for class/raw/ to wait_for_sysfs
4119   o fix up Makefile for wait_for_sysfs udev_version.h dependancy
4120   o remove the debian specific file, as they don't want to share with the rest of the world :(
4121
4122 Kay Sievers:
4123   o prevent deadlocks on an corrupt udev database
4124   o wait_for_sysfs_update
4125
4126 Michael Buesch:
4127   o fix asmlinkage
4128   o fix incompatible pointer type warning
4129
4130
4131 Summary of changes from v035 to v036
4132 ============================================
4133
4134 Greg Kroah-Hartman:
4135   o add the error number to the error message in wait_for_sysfs to help out in debugging problems
4136
4137 Summary of changes from v034 to v035
4138 ============================================
4139
4140 Greg Kroah-Hartman:
4141   o added ieee1394 support to wait_for_sysfs
4142   o update wait_for_sysfs with a bunch more devices thanks to user reports
4143
4144 Summary of changes from v033 to v034
4145 ============================================
4146
4147 Kay Sievers:
4148   o wait_for_sysfs bluetooth class update
4149
4150 Greg Kroah-Hartman:
4151   o add comment in wait_for_sysfs to explain the structure better
4152   o Revert previous dev_d.c change, it's not what is causing HAL problems
4153   o hm, somethings odd with DEVPATH, see if this fixes it
4154   o 33_bk mark for the makefile
4155   o wait_for_sysfs: clean up the logic for the list of devices that we do not expect device symlinks for
4156   o get rid of annoying extra lines in the syslog for some libsysfs debug messages
4157   o added support for i2c devices in wait_for_sysfs.c
4158   o add support for i2c-adapter devices to wait_for_sysfs.c
4159
4160 Summary of changes from v032 to v033
4161 ============================================
4162
4163 <harald:redhat.com>:
4164   o udev close on exec
4165   o some cleanups and security fixes
4166   o some cleanups and security fixes
4167   o selinux for udev
4168   o cleanup PATCH for extras/chassis_id/Makefile
4169
4170 <kpfleming:backtobasicsmgmt.com>:
4171   o respect prefix= setting in built udev.conf (updated)
4172
4173 Greg Kroah-Hartman:
4174   o add support for usb interfaces to wait_for_sysfs to keep it quiet
4175   o enable native tdb spinlocks on i386 platforms
4176   o delete extras/multipath-tools as per the author's request
4177   o be paranoid in dev_d.c
4178   o add USE_SELINUX to README documentation so people have a chance to see what is going on
4179   o update the selinux.h file to start to look sane
4180   o update bk ignore list for the wait_for_sysfs binary
4181   o kdetv wants to see device nodes in /dev
4182   o update comments in scsi-devfs.sh
4183   o fix up Makefiles to get the klibc build working properly
4184   o update bk ignore list for new klibc generated files
4185   o oops forgot to add the new klibc/include directory
4186   o update klibc to version 0.181
4187
4188 Kay Sievers:
4189   o fix problems with dev.d and udevstart
4190   o wait_for_sysfs debug cleanup
4191   o fix problems using scsi_id with udevstart
4192   o update volume_id
4193   o finally solve the bad sysfs-timing for all of us
4194   o volume-id build fix and update
4195   o switch udev's seqnum to u64
4196   o add enum tests
4197   o fix udev segfaults with bad permissions file
4198
4199 Patrick Mansfield:
4200   o update udev to include scsi_id 0.6
4201
4202
4203 Summary of changes from v031 to v032
4204 ============================================
4205
4206 <harald:redhat.com>:
4207   o udev parse bug
4208
4209 Kay Sievers:
4210   o handle only block and class devices
4211   o fix udevstart badly broken in udev 031
4212
4213
4214 Summary of changes from v030 to v031
4215 ============================================
4216
4217 <arun:codemovers.org>:
4218   o udev - read long lines from config files overflow fix
4219
4220 <ballarin.marc:gmx.de>:
4221   o Update the FAQ with info about hardlink security
4222
4223 <david:fubar.dk>:
4224   o compatibility symlinks for udev
4225
4226 David Weinehall:
4227   o Minor POSIX-fixes for udev
4228
4229 Greg Kroah-Hartman:
4230   o add symlink for video rule
4231   o add a "first" list to udevstart and make it contain the class/mem/ devices
4232   o fix compiler warning in udevtest.c
4233   o Fix old-style pty breakage in rules file for tty device
4234   o add rules for i386 cpu devices
4235   o add permission for legotower usb devices
4236
4237 Kay Sievers:
4238   o Fix naming ethernet devices in udevstart
4239   o update udev_volume_id
4240   o let /sbin/hotplug execute udev earlier
4241   o pass SEQNUM trough udevd
4242   o fix manpages based on esr's spambot
4243
4244 Martin Schlemmer:
4245   o add microcode rule to permissions.gentoo file
4246
4247 Michael Buesch:
4248   o Try to provide a bit of security for hardlinks to /dev entries
4249
4250 Olaf Hering:
4251   o udevsend depends on udev_lib.o
4252
4253 Tom Rini:
4254   o fix UDEV_NO_SLEEP
4255   o clean up start_udev a bit
4256   o Make udev/udevstart be one binary
4257   o Add 'asmlinkage' to udev-030
4258
4259
4260 Summary of changes from v029 to v030
4261 ============================================
4262
4263 Greg Kroah-Hartman:
4264   o fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes
4265
4266
4267 Summary of changes from v028 to v029
4268 ============================================
4269
4270 Greg Kroah-Hartman:
4271   o add permission rule for jogdial device
4272   o fix dumb bug I added to udevstart
4273   o make a "last list" of devices for udevstart to operate on last
4274   o fix permission problem with input event and ts nodes for gentoo
4275   o change default perms of misc/rtc to be readable by anyone
4276
4277 Olaf Hering:
4278   o allow NAME_SIZE > SYSFS_PATH_MAX
4279
4280
4281 Summary of changes from v027 to v028
4282 ============================================
4283
4284 <atul.sabharwal:intel.com>:
4285   o Patch for chassis_id exras module
4286
4287 Daniel Drake:
4288   o Writing udev rules doc update
4289
4290 Greg Kroah-Hartman:
4291   o clean up block whitelist search logic a bit
4292   o reverse order of scanning of udevstart to look at class before block
4293
4294 Kay Sievers:
4295   o update udev_volume_id
4296
4297 Leann Ogasawara:
4298   o udevstart performance increase
4299
4300 Patrick Mansfield:
4301   o update udev scsi_id to scsi_id 0.5
4302
4303
4304 Summary of changes from v026 to v027
4305 ============================================
4306
4307 <fork0:users.sf.net>:
4308   o fix handle leak in udev_lib.c
4309
4310 Greg Kroah-Hartman:
4311   o tweak the gentoo default permission rules as they are wrong for tty and misc devices
4312
4313
4314 Summary of changes from v025 to v026
4315 ============================================
4316
4317 Arnd Bergmann:
4318   o udev rpm fix
4319
4320 Greg Kroah-Hartman:
4321   o add test for ! in partition name
4322   o 025_bk mark
4323   o Update to version 117 of klibc (from version 108)
4324   o add volume_id ignore rule for bk
4325   o add volume_id support to the udev.spec file
4326   o remove dbus and selinux stuff from the udev.spec file
4327   o delete udev_selinux as it doesn't work properly and is the wrong way to do it
4328   o Deleted the udev_dbus extra as it didn't really work properly and HAL has a real solution now
4329   o add udev.permissions.slackware file
4330   o udevstart: close open directories
4331
4332 Kay Sievers:
4333   o fix udevd zombies
4334   o catchup with recent klibc
4335   o Re: udevsend fallback
4336   o udev_volume_id update
4337   o udev callout for reading filesystem labels
4338   o udev callout for reading filesystem labels
4339   o udev default config layout changes
4340
4341 Leann Ogasawara:
4342   o evaluate getenv() return value for udev_config.c
4343
4344 Summary of changes from v024 to v025
4345 ============================================
4346
4347 <md:linux.it>:
4348   o devfs.sh-ide-floppy
4349
4350 <sjoerd:spring.luon.net>:
4351   o DEVNODE -> DEVNAME transition fixes
4352
4353 Daniel Drake:
4354   o Update writing udev rules docs
4355
4356 Greg Kroah-Hartman:
4357   o make dev.d call each directory in the directory chain of the device name, instead of just the whole name
4358   o add devd_test script
4359   o add more permissions based on SuSE's recommendations
4360   o added rules for tun and raw devices
4361   o add udev conf.d file
4362   o Switch the default config to point to a directory for the rules and permission files
4363   o update the Red Hat .dev files to work on other distros
4364   o add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/default/ usage
4365   o add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org>
4366   o add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl.org>
4367   o change permissions on udevd test scripts
4368   o Fix build process for users who have LC_ALL set to a non-english language
4369   o Added expanded tests to the test framework from Leann Ogasawara <ogasawara@osdl.org>
4370   o added execelent "writing udev rules" document from Daniel Drake <dan@reactivated.net>
4371   o added rule to put USB printers in their proper places
4372   o added rules for CAPI devices
4373   o added a dev.d alsa script to help people out
4374
4375 Kay Sievers:
4376   o fix test regressions
4377   o udev_selinux changes
4378   o udevd test script
4379   o udev_dbus changes
4380   o fix devpath for netdev
4381
4382 Leann Ogasawara:
4383   o gcov for udev
4384
4385
4386 Summary of changes from v023 to v024
4387 ============================================
4388
4389 <atul.sabharwal:intel.com>:
4390   o Add README for chassis_id
4391   o Add chassis_id program to extras directory
4392
4393 <chris_friesen:sympatico.ca>:
4394   o udevd race conditions and performance,  assorted cleanups
4395
4396 <hare:suse.de>:
4397   o fix SEGV in libsysfs/dlist.c
4398
4399 <maryedie:osdl.org>:
4400   o add OSDL documentation for persistent naming
4401
4402 <md:linux.it>:
4403   o small ide-devfs.sh fix
4404
4405 Greg Kroah-Hartman:
4406   o remove compiler warning from udevd.c
4407   o only generate udev.8 on the fly, not all other man pages
4408   o update bk ignore list some more
4409   o update bk ignore list
4410   o switch to generate the man pages during the normal build, not during the install
4411   o convert udev.8.in to use @udevdir@ macro for make install
4412   o first step of making man pages dynamically generated
4413   o add install and uninstall the etc/dev.d/net/hotplug.dev file to the Makefile
4414   o tweak net_test a bit
4415   o fix some segfaults when running udevtest for network devices
4416   o make a net_test test script using udevtest
4417   o handle the subsytem if provided in udevtest
4418   o add hotplug.dev script to handle renamed network devices
4419   o add a bunch of network class devices to the test sysfs tree
4420   o add udevruler to the bk ignore list
4421   o update RFC-dev.d docs due to DEVNODE to DEVNAME change
4422   o clean up chassis_id coding style
4423   o clean up the OSDL document formatting a bit
4424   o add netlink rules to devfs and gentoo rules files
4425   o added USB device rules to rules files
4426   o clean up the gentoo rules file a bit more, adding dri rules
4427   o fix up udev.rules to handle oss rules better
4428   o 023_bk mark
4429   o fix udev.spec file for where udevtest should be placed
4430
4431 Kay Sievers:
4432   o tweak node unlink handling
4433   o switch udevd's msg_dump() to #define
4434   o handle netdev in udevruler
4435   o man page cleanup
4436   o put config info in db for netdev
4437   o increase udevd event timeout
4438   o udevstart fix
4439   o put netdev handling and dev.d/ in manpages
4440   o DEVPATH for netdev
4441   o netdev - udevdb+dev.d changes
4442   o udevd race conditions and performance,  assorted cleanups - take 2
4443   o udevinfo patch
4444   o dev_d.c file sorting and cleanup
4445   o apply all_partitions rule to main block device only
4446
4447
4448 Summary of changes from v022 to v023
4449 ============================================
4450
4451 Kay Sievers:
4452   o hmm, handle net devices with udev?
4453   o correct apply_format() for symlink only rules
4454   o don't init namedev on remove
4455   o first stupid try for a rule compose gui
4456   o replace fgets() with mmap() and introduce udev_lib.[hc]
4457   o make udevtest a real program :)
4458
4459 Daniel E. F. Stekloff:
4460   o udevinfo patch
4461
4462 Greg Kroah-Hartman:
4463   o create the /etc/dev.d/ directories in 'make install'
4464   o actually have udev run files ending in .dev in the /etc/dev.d/ directory as documented
4465   o added RFC-dev.d document detailing how /etc/dev.d/ works
4466   o fixed up udev.spec to handle selinux stuff properly now
4467   o remove USE_DBUS and USE_SELINUX flags from the README as they are no longer present
4468   o remove selinux stuff from the main Makefile
4469   o move udev_selinux into extras/selinux
4470   o fix dbus build in the udev.spec file
4471   o remove dbus stuff from main Makefile
4472   o move udev_dbus to extras/dbus
4473   o udev_dbus can now compile properly, but linnking is another story
4474   o remove udev_dbus.h from Makefile
4475   o first cut at standalone udev_selinux program
4476   o remove selinux support from udev core as it's no longer needed
4477   o first cut at standalone udev_dbus program
4478   o add get_devnode() helper to udev_lib for udev_dbus program
4479   o remove dbus code from core udev code as it's no longer needed to be there
4480   o add /etc/dev.d/ support for udev add and remove events
4481   o fix build error in namedev.c caused by previous patch
4482   o 022_bk tag
4483   o fix 'make spotless' to really do that in klibc
4484   o add a question/answer about automounting usb devices to the FAQ
4485   o mark scsi-devfs.sh as executable
4486   o Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
4487   o fix udevtest to build properly after the big udev_lib change
4488
4489 Olaf Hering:
4490   o uninitialized variable for mknod and friend
4491
4492 Richard Gooch:
4493   o SCSI logical and physical names for udev
4494
4495 Theodore Y. T'so:
4496   o Trivial man page typo fixes to udev
4497
4498
4499 Summary of changes from v021 to v022
4500 ============================================
4501
4502 <ananth:in.ibm.com>:
4503   o more Libsysfs updates
4504   o Libsysfs updates
4505
4506 <async:cc.gatech.edu>:
4507   o fix HOWTO-udev_for_dev for udevdir
4508
4509 Kay Sievers:
4510   o udev-test.pl cleanup
4511   o add dev node test to udev-test.pl
4512   o add permission tests
4513   o "symlink only" test
4514   o callout part selector tweak
4515   o cleanup callout fork
4516   o allow to specify node permissions in the rule
4517   o man page beauty
4518   o put symlink only rules to the man page
4519   o rename strn*() macros to strmax
4520   o conditional remove of trailing sysfs whitespace
4521   o clarify udevinfo text
4522   o better fix for NAME="foo-%c{N}" gets a truncated name
4523   o overall trivial trivial cleanup
4524   o fix NAME="foo-%c{N}" gets a truncated name
4525   o cleanup mult field string handling
4526
4527 <ken:cgi101.com>:
4528   o fix a type in docs/libsysfs.txt
4529   o Added line to udev.permissions.redhat
4530   o Include more examples in the docs area for gentoo and redhat
4531
4532 <md:linux.it>:
4533   o udevstart fixes
4534
4535 Greg Kroah-Hartman:
4536   o add big major tests to udev-test.pl
4537   o add a test for a minor over 255
4538   o udev-test.pl: print out major:minor and perm test "ok" if is ok
4539   o make perm and major:minor test errors be reported properly
4540   o remove extra ; in namedev_parse.c
4541   o Added multipath-tools 0.1.1 release
4542   o deleted current extras/multipath directory
4543   o 021_bk mark
4544   o fix the build for older versions of gcc
4545
4546 Hanna V. Linder:
4547   o Small fix to remove extra "will" in man page
4548
4549 Olaf Hering:
4550   o make spotless
4551   o udev* segfaults with new klibc
4552
4553 Patrick Mansfield:
4554   o add tests for NAME="foo-%c{N}"
4555
4556 Summary of changes from v020 to v021
4557 ============================================
4558
4559 Kay Sievers:
4560   o install udevinfo in /usr/bin
4561   o blacklist pcmcia_socket
4562
4563 Greg Kroah-Hartman:
4564   o fix udev.spec to find udevinfo now that it has moved to /usr/bin
4565   o Fix another problem with Makefile installing initscript
4566   o fix the Makefile to install the init script into the proper directory
4567   o make spec file turn off selinux support by default
4568
4569
4570 Summary of changes from v019 to v020
4571 ============================================
4572
4573 <christophe.varoqui:free.fr>:
4574   o multipath update
4575
4576 Kay Sievers:
4577   o man page udevstart
4578   o cleanup udevstart
4579   o bugfix for local user
4580   o unlink bugfix
4581   o TODO update
4582   o clarify udevinfo device walk
4583   o udevinfo symlink reverse query
4584   o fix stroul endptr use
4585   o add $local user spport for permissions
4586   o udev - man page update
4587   o udev - fix debug info for multiple rule file config
4588   o udev - kill udevd on install
4589   o udev - activate formt length attribute
4590   o udev - safer sprintf() use
4591
4592 <md:linux.it>:
4593   o no error on enoent
4594   o escape dashes in man pages
4595   o remove usage of expr in ide-devfs.sh
4596
4597 <rml:ximian.com>:
4598   o automatically install correct initscript
4599   o update documetation for $local
4600
4601 Andrey Borzenkov:
4602   o Add symlink only rules support
4603
4604 Greg Kroah-Hartman:
4605   o update the TODO list as we already have a devfs config file
4606   o make start_udev use udevstart binary
4607   o install udevstart
4608   o Remove Debian permission files as the Debian maintainer doesn't seem to want to share :(
4609   o update the Gentoo rules files
4610   o Add Red Hat rules and permissions files
4611   o add udevstart to the ignore list
4612   o add udevstart program based on a old patch from Harald Hoyer <harald@redhat.com>
4613   o unlink the file before we try to create it
4614   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
4615
4616
4617 Summary of changes from v018 to v019
4618 ============================================
4619
4620 Kay Sievers:
4621   o TODO update
4622   o udev - correct relative symlink
4623   o udev - safer string handling - part four
4624   o udev - safer string handling - part three
4625   o udev - safer string handling - part two
4626   o udev - man page update
4627   o udev - safer string handling all over the place
4628   o manpage update
4629   o udev - allow all files in a directory as the config
4630   o udev - simple klibc textual uid/gid handling
4631
4632 Andrey Borzenkov:
4633   o do not remove real .udev.tdb during RPM build
4634
4635 Greg Kroah-Hartman:
4636   o add new TODO item about local user permissions
4637   o Add initial SELinux support for udev
4638   o fix build for very old versions of make
4639   o remove limit of the number of args passed to PROGRAM
4640   o force udev to include the internal version of libsysfs and never the external one
4641   o fix up libsysfs header file usage to fix bug reports from users that have sysfsutils installed already
4642   o remove udevtest on 'make clean'
4643   o remove udevd priority TODO item, as it's not needed at all
4644
4645 Patrick Mansfield:
4646   o update udev scsi_id to scsi_id 0.4
4647
4648
4649 Summary of changes from v017 to v018
4650 ============================================
4651
4652 <ext.devoteam.varoqui:sncf.fr>:
4653   o [PATCH] symlink dm-[0-9]* rule
4654   o update extras/multipath
4655
4656 <john-hotplug:fjellstad.org>:
4657   o init.d debian patch
4658
4659 Kay Sievers:
4660   o udev - TODO update
4661   o udev - add %s{filename} to man page
4662   o udev - udevd/udevsend man page
4663   o udev - switch callout part selector to {attribute}
4664   o udev - switch SYSFS_file to SYSFS{file}
4665   o udev - create all partitions of blockdevice
4666   o allow SYSFS{file}
4667   o Adding '%s' format specifier to NAME and SYMLINK
4668
4669 Greg Kroah-Hartman:
4670   o added some scsi_id files to the bk ignore file
4671   o added scsi_id and some more documentation to the udev.spec file
4672   o update udev.rules.gentoo with new config file format
4673   o Update the Gentoo udev.rules and udev.permissions files
4674   o Create a udev.rules.examples file to hold odd udev.rules
4675   o add udevd priority issue to the TODO list
4676   o more HOWTO cleanups
4677   o add HOWTO detailing how to use udev to manage /dev
4678   o mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier to use
4679   o add start_udev init script
4680   o add support for UDEV_NO_SLEEP env variable so Gentoo people will be happy
4681   o start up udevd ourselves in the init script to give it some good priorities
4682   o update the red hat init script to handle nodes that are not present
4683   o add a "old style" SYSFS_attribute test to udev-test.pl
4684   o Have udevsend report more info in debug mode
4685   o Have udevd report it's version in debug mode
4686   o fix up bug created for udevtest in previous partition creation patch
4687   o update the udev.spec to add udevtest and make some more Red Hat suggested changes
4688   o add ability to install udevtest to Makefile
4689   o 017_bk mark
4690   o Add another test to udev-test.pl and fix a bug when only running 1 test
4691   o Fix bug where we did not use the "converted" kernel name if we had no rule
4692
4693 Patrick Mansfield:
4694   o udev use new libsysfs header file location
4695   o udev add some ID tests
4696
4697
4698 Summary of changes from v016 to v017
4699 ============================================
4700
4701 <azarah:nosferatu.za.org>:
4702   o make logging a config option
4703
4704 <christophe.varoqui:free.fr>:
4705   o more udev-016/extras/multipath
4706   o more udev-016/extras/multipath
4707   o update extras/multipath
4708
4709 Kay Sievers:
4710   o udev - keep private data out of the database?
4711   o better credential patch
4712   o udevd - client access authorization
4713   o compile udevd with klibc
4714   o udev - fix "ignore method"
4715   o udev - fix cdrom symlink rule
4716   o convert udevsend/udevd to DGRAM and single-threaded
4717   o udevd - kill the lockfile
4718   o udevd - fix socket path length
4719   o udevd - switch socket path to abstract namespace
4720   o udevd - allow to bypass sequence number
4721   o include used function
4722
4723 Greg Kroah-Hartman:
4724   o add udev_log to the documentation
4725   o fix offsetof() define in klibc
4726   o add some .spec file changes from Red Hat
4727   o update the init.d udev script based on a patch from Red Hat
4728   o remove the .udev.tdb when installing or uninstalling to be safe
4729   o remove the database at startup
4730   o fix bug in permission handling
4731   o update klibc to version .107
4732   o update the bitkeeper ignore file list
4733   o add udevtest program to build
4734   o fix problem where usb devices can be either the main device or the interface
4735   o more logging.h cleanups to be a bit more flexible
4736   o stop using mode_t as different libcs define it in different ways :(
4737   o remove some more KLIBC fixups that are no longer needed
4738   o let udev-test.pl run an individual test if you ask it to
4739   o Handle the '!' character that some block devices have
4740   o add a block device with a ! in the name, and a test for this
4741   o fix up 'make release' to use bk to build the export tree
4742   o fix log option code so that it actually works for all udev programs
4743   o finish syncing up with klibc
4744   o sync with latest version of klibc (0.107)
4745   o fix up Makefile dependancies for udev_version.h
4746
4747 Patrick Mansfield:
4748   o udev add wild card compare for ID
4749   o udev kill extra bus_id compares in match_id
4750
4751
4752 Summary of changes from v015 to v016
4753 ============================================
4754
4755 <elkropac:students.zcu.cz>:
4756   o get_dev_number() in extras/ide-devfs.sh
4757
4758 <rrm3:rrm3.org>:
4759   o FAQ udev.rules.devfs
4760
4761 Greg Kroah-Hartman:
4762   o add udevd and udevsend to the spec file
4763   o make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now
4764   o add KERNEL_DIR option so that the distros will be happy
4765   o make udevsend binary even smaller
4766   o udevsend now almost compiles with klibc, struct sockaddr_un is only problem now
4767   o fix up logging code so that it can be built without it being enabled
4768   o rework the logging code so that each program logs with the proper name in the syslog
4769   o remove logging.c as it's no longer needed
4770   o kill the last examples that contained the %D option
4771   o remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesize()
4772   o udevd - remove stupid locking error I wrote
4773   o update to klibc version 0.101, fixing the stdin bug
4774   o fix Makefile typo for USE_LSB install
4775   o allow dbus code to actually build again
4776
4777 Kay Sievers:
4778   o let udevsend build with klibc
4779   o udevd - config cleanup
4780   o udevd - cleanup and better timeout handling
4781   o fix possible buffer overflow
4782   o udevd - next round of fixes
4783   o udevinfo - missing options for man page
4784   o udev - trivial style cleanup
4785
4786
4787 Summary of changes from v014 to v015
4788 ============================================
4789
4790 <mbuesch:freenet.de>:
4791   o LFS init script update
4792
4793 Greg Kroah-Hartman:
4794   o update klibc to version 0.98
4795   o clean up udevinfo on 'make clean'
4796   o add udevinfo man page to spec file
4797   o remove command line documentation from udev man page
4798   o create initial version of udevinfo man page
4799   o added URL to spec file
4800   o add udevinfo to udev.spec file
4801   o add udevinfo to install target of Makefile
4802   o rip out command line code from udev, now that we have udevinfo
4803   o udevinfo doesn't need to declare main_envp
4804   o move get_pair to udev_config.c because udevinfo doesn't need all of namedev.o
4805   o more makefile cleanups
4806   o move udevinfo into the main build and clean up the main Makefile a bit
4807   o clean up compiler warnings if building using klibc
4808   o make udevd only have one instance running at a time
4809   o new testd.block script for debugging
4810   o udevsnd : clean up message creation logic a bit
4811   o make bk ignore udevd and udevsend binaries
4812   o whitespace cleanups
4813   o remove TODO item about BUS value, as it is now done
4814   o add support for figuring out which device on the sysfs "chain" the rule applies to
4815
4816 Kay Sievers:
4817   o udevinfo - now a real program :)
4818   o udevd - cleanup and better timeout handling
4819   o udev - next round of udev event order daemon
4820   o fix udevd exec
4821   o udev - udevinfo with device chain walk
4822   o spilt udev into pieces
4823
4824
4825 Summary of changes from v013 to v014
4826 ============================================
4827
4828 <ananthmg:rediffmail.com>:
4829   o libsysfs update for refresh + namedev.c changes
4830
4831 <christophe.varoqui:free.fr>:
4832   o udev-013/extras/multipath update
4833
4834 <flamingice:sourmilk.net>:
4835   o minor patch for devfs rules
4836
4837 Kay Sievers:
4838   o udev - program to query all device attributes to build a rule
4839   o set default owner/group in db - update
4840   o udev - reverse user query options
4841   o udev - kill %D from udev-test.pl
4842   o add udev logging to info log
4843   o udev - mention format string escape char in man page
4844
4845 Greg Kroah-Hartman:
4846   o misc code cleanups
4847   o fixup logging.h to handle different logging options properly
4848   o clean up the logging patch a bit to make the option more like the other options
4849   o remove the %D modifier as it is not longer needed
4850   o remove unneeded keyboard rule
4851   o add usb_host and pci_bus to the class blacklist
4852   o added input device rules to udev.rules and udev.rules.devfs
4853   o 013_bk mark
4854
4855 Hanna V. Linder:
4856   o set default owner/group in db
4857   o small cut n paste error fix
4858
4859 Patrick Mansfield:
4860   o update udev scsi_id to scsi_id 0.3
4861
4862
4863 Summary of changes from v012 to v013
4864 ============================================
4865
4866 <eike-hotplug:sf-tec.de>:
4867   o LSB init script and other stuff
4868
4869 <elkropac:students.zcu.cz>:
4870   o fix udev directory for Debian init script
4871
4872 <tiggi:infa.abo.fi>:
4873   o udev 012 old gcc fixup
4874
4875 Christophe Saout:
4876   o add IGNORE rule type
4877   o small cleanup
4878
4879 Greg Kroah-Hartman:
4880   o update TODO with some new, small items
4881   o Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515
4882   o update the README in a few places
4883   o fix -d typo in the manpage update
4884   o Fix stupid gcc "optimization" of 1 character printk() calls.... Ick
4885   o oops, forgot to fix up the PROGRAM result from ID to RESULT in the config files
4886   o Add alsa device rules and a few other devfs rules
4887   o fix a few stale comments in namedev.c
4888   o convert the default rules files to the new format
4889   o convert the test shell scripts to the config file format
4890   o add bus test for usb-serial bus
4891   o Add some helpful messages if the user uses the older config file format
4892   o added dri rule to the default config file
4893   o added init.d udev script for debian
4894   o add a script that tests the IGNORE rule
4895   o add silly script that names cdrom drives based on the cd in them
4896   o add cdrom rule for ide cdrom
4897   o replace list_for_each with list_for_each_entry, saving a few lines of code
4898   o add a blacklist of class devices we do not want to look at
4899
4900 Kay Sievers:
4901   o fix klibc with printf() and gcc
4902   o udev - small script optimization
4903   o udev - introduce format escape char
4904   o udev - more CALLOUT is PROGRAM now
4905   o udev - CALLOUT is PROGRAM now
4906   o update documentation for new config file format
4907   o more advanced user query options
4908   o udev - simple debug tweak
4909   o udev - drop all methods :)
4910   o udev - advanced user query options
4911   o udev - Makefile error
4912   o udev - make exec_callout() reusable
4913   o udev - exec status fix for klibc
4914   o fix Silly udev script
4915
4916
4917 Summary of changes from v011 to v012
4918 ============================================
4919
4920 <azarah:nosferatu.za.org>:
4921   o make symlink work properly if there is already a file in its place
4922   o Fix udev gcc-2.95.4 compat
4923
4924 <christophe.varoqui:free.fr>:
4925   o extras multipath update
4926   o extras multipath update
4927
4928 Kay Sievers:
4929   o mention user callable udev + options in man page
4930   o make udev user callable to query the database
4931   o depend on all .h files
4932   o cleanup namedev_parse debug text
4933   o extend exec_program[]
4934   o ide-devfs.sh update
4935   o fix for apply_format()
4936   o check for empty symlink string
4937   o 'ide' missing in bus_files[]
4938   o small trivial cleanup of latest changes
4939
4940 <mbuesch:freenet.de>:
4941   o introduce signal handler
4942
4943 <rml:ximian.com>:
4944   o udev spec file update
4945
4946 Greg Kroah-Hartman:
4947   o minor grammer fixes for the udev_vs_devfs document
4948   o move the dbus config file to etc/dbus-1/system.d/
4949   o move the config files to etc/udev to clean up main directory a bit
4950   o add Gentoo versions of the rules and permissions files
4951   o if using glibc, link dynamically, as no one like 500Kb udev binaries
4952   o minor change to udev_vs_devfs document
4953   o added udev vs devfs supid document to the tree
4954   o move the signal handling registration to after we have initialized enough stuff
4955   o make ide-devfs.sh executable in the tree
4956   o udev.permissions.debian - forgot the dm nodes
4957   o update the udev.permissions.debian file with new entries
4958   o added udev.init script for the Linux From Scratch project
4959
4960
4961
4962 Summary of changes from v010 to v011
4963 ============================================
4964
4965 <mbuesch:freenet.de>:
4966   o proper cleanup on udevdb_init() failure
4967
4968 <mh:nadir.org>:
4969   o patch udev 009-010 rpm spec file
4970
4971 <svetljo:gmx.de>:
4972   o fix udev sed Makefile usage
4973
4974 Greg Kroah-Hartman:
4975   o add documentation about the BUS key being optional for the LABEL rule
4976   o add tests for LABEL rule with a device that has no bus
4977   o Don't require the BUS value for the LABEL rule
4978   o If a LABEL rule has a BUS id, then we must check to see if the device is on a bus
4979   o add documentation about the BUS key being optional for the CALLOUT rule
4980   o If a CALLOUT rule has a BUS id, then we must check to see if the device is on a bus
4981   o Don't require the BUS value for the CALLOUT rule
4982   o add test for callout rule with a device that has no bus
4983   o 010_bk stamp
4984   o added different build options to the rpm udev.spec file
4985   o add pci to the bus_files list
4986   o check for empty line a bit better in the parser
4987   o more init script cleanups, the stop target now calls udev to cleanup instead of just removing the whole /udev directory
4988   o make udev init script run udev in the background to let startup go much faster
4989   o fix long delay for all devices in namedev
4990
4991
4992 Summary of changes from v009 to v010
4993 ============================================
4994
4995 <ananth:in.ibm.com>:
4996   o change pgsize
4997
4998 <christophe.varoqui:free.fr>:
4999   o extras multipath update
5000   o extras multipath update
5001   o extras multipath update
5002   o extras multipath update
5003
5004 Kay Sievers:
5005   o fix udev-test.pl
5006   o small cleanup udev-remove.c
5007   o experimental CALLOUT script for devfs ide node creation with cd, disc, part
5008   o add any valid device
5009   o introduce format char 'k' for kernel-name
5010   o trivial make fixes
5011   o don't overwrite old config on install
5012   o udev-remove.c cleanups
5013   o bug in udev-remove.c
5014   o trivial cleanup parser changes
5015
5016 <roman.kagan:itep.ru>:
5017   o fix comment and whitespace handling in config files
5018
5019 Adam Kropelin:
5020   o Allow build with empty EXTRAS
5021
5022 Daniel E. F. Stekloff:
5023   o libsysfs 0.4.0 patch
5024   o fix scsi_id segfault with udev-009
5025   o add libsysfs docs
5026
5027 David T. Hollis:
5028   o mark config files as such in the rpm spec file
5029
5030 Greg Kroah-Hartman:
5031   o fix complier warning in namedev.c
5032   o add documentation for the new '%k' modifier (kernel name replacement)
5033   o add documentation about the multiple sysfs values that are now allowed for the LABEL rule
5034   o add tests for multi-file LABEL rules
5035   o add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule
5036   o Just live with a sleep(1) in namedev for now until libsysfs is fixed up
5037   o try to wait until the proper device file shows up in sysfs
5038   o remove unneeded TODO and FIXME entry
5039   o clean up the stand-alone tests to work properly on other people's machines
5040   o add tests to catch whitespace and comment config file parsing errors
5041
5042
5043 Summary of changes from v008 to v009
5044 ============================================
5045
5046 <christophe.varoqui:free.fr>:
5047   o more extras/multipath changes
5048   o and more extras/multipath updates
5049   o more extras/multipath updates
5050   o yet more extras/multipath
5051   o more extras/multipath updates
5052   o extras/multipath update
5053
5054 <david:fubar.dk>:
5055   o D-BUS patch for udev-008
5056
5057 <eike-hotplug:sf-tec.de>:
5058   o add init.d/udev to "make install"
5059   o add init.d/udev to the spec file
5060
5061 Kay Sievers:
5062   o don't rely on field order in namedev_parse
5063   o get part of callout return string
5064   o remove '\n' from end of callout return
5065   o man-page mention multiple symlinks
5066   o allow multiple symlinks
5067   o cleanup man & remove symlink comment
5068   o experimental (very simple) SYMLINK creation
5069   o man page beauty
5070   o pattern match for label method
5071   o a bug in linefeed removal
5072
5073 <rml:ximian.com>:
5074   o remove udev from runlevels on uninstall
5075   o install initscript in udev rpm
5076
5077 Daniel E. F. Stekloff:
5078   o pre-libsysfs-0.4.0 patch
5079
5080 Greg Kroah-Hartman:
5081   o signal fixes due to klibc update
5082   o sync klibc with release 0.95
5083   o add mol permissions to the debian permissions file
5084   o update the FAQ with info about bad modprobe events from the devfs scheme
5085   o some cleanups due to the need for LABEL rules to use "SYSFS_" now
5086   o Add restart target to the etc/init.d/udev script
5087   o tweak the config file generation portion of the Makefile a bit
5088   o change devfs disk name rule from 'disk' to 'disc'
5089   o add vc support to udev.rules.devfs
5090   o added a devfs udev config file from Marco d'Itri <md@Linux.IT>
5091   o set default mode to 0600 to be safer
5092   o Makefile tweaks for the DBUS build
5093   o update the FAQ due to the latest devfs mess on lkml and also due to symlinks now working
5094   o document the different Makefile config options that we have
5095   o change USE_DBUS to DBUS in Makefile, and disable it by default as it's still to hard to build on all systems
5096   o fix formatting of udev_dbus.c to use tabs.  Also get it to build properly now
5097   o move all of the DBUS logic into one file and remove all of the #ifdef crud from the main code
5098
5099 Olaf Hering:
5100   o dump latest klibc into the udev build tree
5101   o use udevdir in udev.conf
5102
5103 Patrick Mansfield:
5104   o better allow builds of extras programs under udev
5105   o update udev extras/scsi_id to version 0.2
5106
5107
5108 Summary of changes from v007 to v008
5109 ============================================
5110
5111 <azarah:nosferatu.za.org>:
5112   o more config file parsing robustness
5113
5114 <christophe.varoqui:free.fr>:
5115   o udev-007/extras/multipath update
5116
5117 Arnd Bergmann:
5118   o Build failure - missing linux/limits.h include?
5119   o Add format modifier for devfs like naming
5120   o klibc makefile fixes
5121
5122 Daniel E. F. Stekloff:
5123   o another patch for path problem
5124   o quick fix for libsysfs bus
5125   o libsysfs changes for sysfsutils 0.3.0
5126
5127 Greg Kroah-Hartman:
5128   o fix up some duplicated function compiler warnings in libsysfs
5129   o fix some compiler warnings in the tdb code
5130   o Added Kay's name to the man page
5131   o update the wildcard documentation in the man page to show the new styles supported
5132   o fix permission handling logic
5133   o enable default_mode ability to actually build
5134   o add support for the default_mode variable, as it is documented
5135   o show permissions and groups in the label_test
5136   o remove some items off of the TODO list, as they are now done
5137   o fix up the tests to work without all of the environ variables
5138   o get rid of the majority of the debug environment variables
5139   o Update the man page to show the new config file, it's format, and how to use it
5140   o fix up the tests to support the rules file name change
5141   o add support for a main udev config file, udev.conf
5142   o turn debugging messages off by default
5143   o split out the namedev config parsing logic to namedev_parse.c
5144   o rename namedev's get_attr() to be main namedev_name_device() as that's what it really is
5145   o add devfs like tty rules as an example in the default config file
5146   o operate on the rules in the order they are in the config file (within the rule type) instead of operating on them backwards.
5147   o Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255
5148   o add test for checking the BUS value
5149   o fix problem where we were not looking at the BUS value
5150   o add scsi and pci bus links in the test sysfs tree
5151   o add test and documentation for new %D devfs format modifier
5152   o changed the default location of the database to /udev/.udev.tdb to be LSB compliant
5153   o get rid of functions in klibc_fixups that are now in klibc
5154   o sync up with the 0.84 version of klibc
5155   o fix udev init.d script to handle all class devices in sysfs
5156   o fix the test.block and test.tty scripts due to their moveing.  Also add a test.all script
5157   o 007_bk version change to Makefile
5158
5159 Kay Sievers:
5160   o pattern matching for namedev
5161   o catch replace device by wildcard
5162   o udev.8 tweak numeric id text
5163   o udev-test.pl add subdir test
5164   o namedev.c strcat tweak
5165   o overall whitespace + debug text conditioning
5166   o udev-test.pl - tweaks
5167
5168 Martin Hicks:
5169   o Add -nodefaultlibs while compiling against klibc
5170
5171 Olaf Hering:
5172   o ARCH detection for ppc
5173
5174 Patrick Mansfield:
5175   o fix udev parallel builds with klibc
5176
5177
5178 Summary of changes from v006 to v007
5179 ============================================
5180
5181 <md:linux.it>:
5182   o fix segfault in parsing bad udev.permissions file
5183
5184 Greg Kroah-Hartman:
5185   o update default config file with a CALLOUT rule, and more documentation
5186   o updated the man page with the latest format specifier changes
5187   o added ability to put format specifiers in the CALLOUT program string
5188   o tweak udev-test.pl to report '0' errors if that's what happened
5189   o only build klibc_fixups.c if we are actually using klibc
5190   o add support for string group and string user names in udev.permissions
5191   o add getgrnam and getpwnam to klibc_fixups files
5192   o remove Makefile.klibc
5193   o add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> which blows away my puny shell scripts
5194   o added debian's version of udev.permissions
5195   o change to 006_bk version
5196
5197 Kay Sievers:
5198   o format char for CALLOUT output
5199   o more namedev whitespace cleanups
5200   o support arguments in callout exec
5201   o namedev.c - change order of fields in CALLOUT
5202   o namedev.c whitespace + debug text cleanup
5203   o man page with udev.permissions wildcard
5204
5205 Olaf Hering:
5206   o static klibc udev does not link against crt0.o
5207
5208 Summary of changes from v005 to v006
5209 ============================================
5210
5211 <chris_friesen:sympatico.ca>:
5212   o faster test scripts
5213
5214 Arnd Bergmann:
5215   o more robust config file parsing in namedev.c
5216   o add bus id modifier
5217
5218 Daniel E. F. Stekloff:
5219   o patch for libsysfs sysfs directory handling
5220
5221 Greg Kroah-Hartman:
5222   o add another line to udev.permissions in the proper format
5223   o tweak replace_test
5224   o fix permissions to work properly now
5225   o add real udev.permissions file to test directory
5226   o fix namedev.c to build with older version of gcc
5227   o add dumb test for all of the different modifiers
5228   o update the TODO list with more items that people can easily do
5229   o move the test.block and test.tty scripts to the test/ directory
5230   o add remove actions to the test scripts
5231   o turn DEBUG_PARSER off by default
5232   o add some documentation for the %b modifier to the default config file
5233   o fix make install rule for when the udev symlink is already there
5234   o change release target in makefile
5235   o change debug level on printf values for now
5236   o updated demo config file
5237   o add some documentation of the modifiers to the default config file
5238   o add demo config file
5239   o updated bk ignore list for klibc generated files
5240   o add printf option to label test to verify it works
5241   o fix up printf-like functionality due to previous changes
5242   o get the major/minor number before we name the device
5243   o add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
5244   o Add multipath "extra" program from Christophe Varoqui, <christophe.varoqui@free.fr>
5245   o trailing whitespace cleanups
5246   o splig LABEL and NUMBER into separate functions
5247   o add TOPO regression test
5248   o move TOPOLOGY rule to it's own function
5249   o fix bug where NUMBER and TOPOLOGY would not work for partitions
5250   o clean up the way we find the sysdevice for a block device for namedev
5251   o updated label test script (tests for partitions now.)
5252   o split REPLACE and CALLOUT into separate functions
5253   o add debug line for REPLACE call
5254   o add replace test
5255   o add more sysfs test tree files
5256   o change UDEV_SYSFS_PATH environment variable due to libsysfs change
5257   o fix bug in klibc's isspace function
5258   o fix udev-add.c to build properly with older versions of gcc
5259   o add prototype for ftruncate to klibc
5260   o Remove a few items from the TODO list that are already done
5261   o version number to 005_bk
5262   o pull some klibc stuff into the make Makefile to try to stay in sync
5263   o klibc build fixes
5264
5265 Kay Sievers:
5266   o apply permissions.conf support for wildcard and default name
5267   o man page with included placeholder list
5268   o implement printf-like placeholder support for NAME
5269   o more manpage tweaks
5270   o add support for subdirs
5271   o add uid/gid to nodes
5272
5273 Olaf Hering:
5274   o DESTDIR for udev
5275
5276 Paul Mundt:
5277   o Fixup path for kernel includes when building with klibc
5278
5279 Robert Love:
5280   o udev init script
5281
5282
5283 Summary of changes from v004 to v005
5284 ============================================
5285
5286 <kay:vrfy.org>:
5287   o namedev.c comments + debug patch
5288   o man page update
5289
5290 Greg Kroah-Hartman:
5291   o ignore the klibc/linux symlink
5292   o add klibc linux symlink info to the README
5293   o get 'make release' to work properly again
5294   o added README info for how to build using klibc
5295   o turn off debugging if we are building with klibc
5296   o turn off debugging in namedev
5297   o added vsyslog support to klibc
5298   o add ftruncate to klibc
5299   o klibc specific tweaks
5300   o libsysfs does not need mntent.h in it's header file
5301   o udev build tweaks to tdb's spinlock code
5302   o klibc makefile changes
5303   o build tdb and libsysfs from the same makefile as udev
5304   o udev-add build cleanups for other libc versions
5305   o tweak tdb to build within udev better
5306   o make libsysfs spit debug messages to the same place as the rest of udev
5307   o make libsysfs build cleanly
5308   o updated bk ignore list
5309   o added klibc version 0.82 (cvs tree) to the udev tree
5310   o makefile fix for now
5311   o Merge greg@bucket:/home/greg/src/udev into kroah.com:/home/greg/src/udev
5312   o hm, makefile bug with so many files...  will fix later
5313   o regression tests starting to be added
5314   o fix LABEL bug for device files (not class files.)
5315   o more warning flags to the build
5316   o got rid of struct device_attr
5317   o rename namedev.permissions and namedev.config to udev.permissions and udev.config
5318   o fix dbg line in namedev.c
5319   o more overrides of config info with env variables if in test mode
5320   o Fix bug causing udev to sleep forever waiting for dev file to show up
5321   o change version to 004_bk
5322   o make config files, sysfs root, and udev root configurable from config variables
5323
5324 Robert Love:
5325   o udev: sleep_for_dev() bits
5326   o udev: another canidate for static
5327
5328
5329 Summary of changes from v003 to v004
5330 ============================================
5331
5332 Daniel E. F. Stekloff:
5333   o new version of libsysfs patch
5334
5335 Greg Kroah-Hartman:
5336   o 004 release
5337   o major database cleanups
5338   o Changed test.block and test.tty to take ACTION from the command line
5339   o don't sleep if 'dev' file is already present on device add
5340   o fix comment about how the "dev" file is made up
5341   o more database work.  Now we only store the info we really need right now
5342   o add BUS= bug to TODO list so it will not get forgotten
5343   o spec file changes
5344   o test.block changes
5345   o ok, rpm likes the "_" character instead of "-" better
5346   o change the version to 003-bk to keep things sane with people using the bk tree
5347   o got "remove of named devices" working
5348   o fix segfaults when dealing with partitions
5349
5350 Kay Sievers:
5351   o man file update
5352   o man page update
5353
5354 Robert Love:
5355   o udev: mode should be mode_t
5356   o udev: trivial trivialities
5357   o udev: cool test scripts again
5358   o udev spec file symlink support
5359   o udev: cool test scripts
5360   o udev spec file bits
5361
5362
5363 Summary of changes from v0.2 to v003
5364 ============================================
5365
5366 Daniel E. F. Stekloff:
5367   o udevdb patch
5368   o udevdb prototype
5369
5370 Greg Kroah-Hartman:
5371   o update the spec file for the new version and install process
5372   o fix makefile release rule to not drop tdb.h file
5373   o Add FAQ for udev
5374   o removed AUTHORS and INSTALL files as they were pretty pointless
5375   o copyright updates
5376   o Add AUTHORS and INSTALL files
5377   o TODO updates
5378   o Updatd the README
5379   o updated the TODO list
5380   o add udev man page (basically just a place holder for now.)
5381   o added uninstall support
5382   o added install target for makefile so people don't have to do it by hand anymore
5383   o add version to debug log on startup
5384   o tell the user what mknod() we are trying to do
5385   o add dbg_parse() to cut down on parse file debugging statements
5386   o put config files and database in /etc/udev by default
5387   o add ols 2003 udev paper to docs/
5388   o clean up some debugging stuff in namedev.c
5389   o do not build the tdb binary programs, only the objects
5390   o merge tdb into the build process
5391   o Added tdb code from latest cvs version in the samba tree
5392   o added my name to the .spec file
5393   o minor cleanups
5394   o cleanup the mknod code a bit
5395   o remove mknod callout
5396   o handle new major:minor format of dev files that showed up in 2.6.0-test2-bk3 or so
5397   o oops, everything was getting created as 000 mode, try to fix this up, but fail...
5398   o more test stuff
5399
5400 Olaf Hering:
5401   o print udev pid
5402
5403 Patrick Mansfield:
5404   o add callout config type to udev
5405
5406 Paul Mundt:
5407   o Fix TDB cross compilation
5408   o udev spec file
5409   o udev/libsysfs cross compile fixes
5410
5411
5412 Summary of changes from v0.1 to v0.2
5413 ============================================
5414
5415 Greg Kroah-Hartman:
5416   o more test stuff
5417   o removed unneeded stuff from udev.h
5418   o added 0.2 change log info
5419   o start working on label support, and fix some segfaults for block devices
5420   o test config file changes
5421   o add NUMBER support (basically same logic as TOPOLOGY, perhaps we should
5422     merge this...)
5423   o added topology support
5424   o got REPLACE to work properly
5425   o make struct config_device contain a struct device_attr instead of
5426     duplicating the mess
5427   o block test
5428   o split the tests up into different files
5429   o split udev main logic into udev-add and udev-remove
5430   o Clean up the namedev interface a bit, making the code smaller
5431   o bk: update ignore list
5432   o update the tests to handle block devices too
5433   o add initial libsysfs support
5434   o added libsysfs to the build
5435   o added libsysfs code from sysutils-0.1.1-071803 release
5436   o namedev config files are fully parsed
5437   o more permission tests
5438   o make log_message spit out warnings so I don't have to spend forever
5439     chasing down stupid bugs that aren't there...
5440   o added klibc makefile
5441   o Initial namedev parsing of config files
5442   o sleep for 2 seconds to give the kernel a chance to actually create the
5443     files we need
5444   o pick a better default UDEV_ROOT
5445   o fix up the test to actually work
5446   o added more documentation in README and TODO files
5447
5448
5449 Summary of changes up to v0.1
5450 ============================================
5451
5452 Greg Kroah-Hartman:
5453   o added more documentation in README and TODO files
5454   o updated the documentation
5455   o cleaned up the makefile a bit
5456   o remove now works!
5457   o restructure code to be able to actually get remove_node() to work
5458   o Creating nodes actually works
5459   o added stupid test script for debugging
5460   o added initial documentation and gpl license
5461   o enabled debugging
5462   o updated ignore list
5463   o added initial files
5464   o fixed up config
5465   o Initial repository create
5466   o BitKeeper file /home/greg/src/udev/udev/ChangeSet
5467