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