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