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