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