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