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