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