1 Summary of changes from v151 to v152
2 ============================================
5 udev needs automake 1.10
8 Fix virtio-ports rule to use $attr instead of $ATTR
9 rules: virtio - fix is to check if the 'name' attribute is present
12 keymap: Add Samsung Q210/P210 force-release quirk
13 keymap: Add Fujitsu Amilo 1848+u force-release quirk
16 modeswitch: morph into tool that only switches Mobile Action cables
19 Decrease buffer size when advancing past NUL byte
20 Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
21 Increase UTIL_LINE_SIZE from 2048 to 16384
24 cdrom_id: remove debugging code
27 Force key release for volume keys on Dell Studio 1557
28 Fix Keymapping for upcoming Dell Laptops
29 Add new Dell touchpad keycode
30 Revert special casing 0xD8 to latitude XT only
31 Fix Dell Studio 1558 volume keys not releasing
32 Add support for another Dell touchpad toggle key
35 keymap: Unite laptop models needing common volume-key release quirk
36 keymap: Add force-release quirk for Coolbox QBook 270-02
37 keymap: Add force-release quirk for Mitac 8050QDA
40 libudev: bump minor version
41 udevadm: fix untested and broken commit to set buffer size
42 configure.ac: version bump
43 udev-acl: no not encourage use of ACL_MANAGE outside of rules file
44 replace utimes() with utimensat()
45 libbudev-private: rename udev_list_entry_get_flag()
46 udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]
47 use major:minor as entries in symlink stack instead of devpath
48 use major:minor as entries in watch directory
49 libudev: docs - .gitignore backup files
50 firmware: fix possible segfault when firmware device goes away while loading
51 do not reset SELinux context when the node was not touched
52 libudev: add udev_device_new_from_environment()
53 add LGPL COPYING to libudev and GUdev
54 cdrom_id: open non-mounted optical media with O_EXCL
55 libudev: update documentation
56 extras: mobile-action-modeswitch - update gitignore
57 scsi_id: add rand() in retry loop
58 cdrom_id: retry to open the device, if EBUSY
59 cdrom_id: check mount state in retry loop
60 cdrom_id: always set ID_CDROM regardless if we can run cdrom_id
61 rules: delete outdated packagees rules
62 rules: we do not have static devices which are renamed
63 unify/cleanup event handling
64 allow IMPORT{db}="KEY"
65 usb-db: remove double '/'
66 replace "add|change" with "!remove"
68 log info only if we actually delete the node
69 udevadm: trigger - switch default action from "add" to "change"
70 remove "all_partitions" option
71 rules: call modprobe on all events but "remove"
72 remove "ignore_remove" option
74 cdrom_id: rework feature/profiles buffer parsing
75 cdrom_id: print more debug messages
76 cdrom_id: debug - print feature values in hex
77 cdrom_id: debug - print feature values in hex
78 cdrom_id: set ID_CDROM_MEDIA=1 only for known media
79 Revert "Fix switching Logitech bluetooth adapters into hci mode."
80 add O_NOFOLLOW when creating files in link stack
81 delete only device nodes, not symlinks when deleting a devtmpfs node
82 doc: add section about how *not* to rename device nodes
85 rules: input - create by-path/ links for pci devices
86 Fix switching Logitech bluetooth adapters into hci mode.
87 doc: document the WAIT_FOR timeout
90 keymap: Add Dell Inspiron 1011 (Mini 10)
91 Fix brightness keys on MSI Wind U-100
93 keymap: Add Toshiba Satellite M30X
94 udev-acl: Correctly handle ENV{ACL_MANAGE}==0
96 keymap: Add Acer TravelMate 6593G and Acer Aspire 1640
97 keymap: Fix another key for Acer TravelMate 6593
98 cdrom_id: Fix uninitialized variables
99 cdrom_id: Fix uninitialized buffers
100 cdrom_id: Do not ignore errors from scsi_cmd_run()
101 cdrom_id: Swap media state and TOC info probing
104 cdrom_id: add missing profiles to feature_profiles
107 keymap: Add support for Gateway AOA110/AOA150 clones.
109 Scott James Remnant (2):
110 libudev: export udev_monitor_set_receive_buffer_size()
111 udevadm monitor: increase netlink buffer size
114 firmware: fix error reporting on missing firmware files
116 Yury G. Kudryashov (3):
117 configure.ac - fix typo in --with-pci-ids-path option
118 hid2hci: include linux/types.h for __u32
119 configure.ac: ddd --with-firmware-path option
122 Summary of changes from v150 to v151
123 ============================================
126 rules: Add symlink rule for virtio ports
129 Fix reverted floppy-device permissions
132 rulews: suse - add do-not-load-KMS-modules rules
135 rules: acl - add COLOR_MEASUREMENT_DEVICE match
138 configure.ac: version bump
139 udevd: inotify - do not parse rules at create but at close
140 do not remove device nodes of active kernel devices
141 libudev: device - create db file atomically
142 clarify message about not removed device node
143 input_id: include limits.h
144 keymap: include linux/limits.h
145 keymap: linux/input.h - get absolute include path from gcc
146 delete outdated and unmaintained writing_udev_rules
147 update README and NEWS
151 writing_udev_rules: update rules files names
152 keymap: support for the Samsung N140 keyboard
155 add ACL rule for Garmin GPSMap 60
156 keymap: move force-release directory
157 extras/keymap/check-keymaps.sh: Ignore comment-only lines
158 keymap: Fix invalid map line
161 Summary of changes from v149 to v150
162 ============================================
164 Clemens Buchacher (2):
165 add Samsung R70/R71 keymap
166 keymap: Samsung R70/R71 force-release quirk
169 keymap: Add OLPC XO key mappings
170 keymap: Fix typo in compal rules
173 libudev: wrap in extern "C" block for C++
176 Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
179 keymap: Lenovo Thinkpad USB Keyboard with Tracepoint
181 Johannes Stezenbach (2):
182 keymap: add Samsung N130
183 keymap: handle atkbd force_release quirk
186 util_unlink_secure(): chmod() before chown()
187 floppy: fix rule to create additional floppy device nodes
188 configure.ac: version bump
189 remove remaining support for CONFIG_SYSFS_DEPRECATED
190 cdrom_id: remove deprecated device matches
191 rules: add "block" match to floppy rule
192 update mtime of nodes and links when we re-use them
193 udevadm: info - fix info --root --query=name --path= for device without a device node
194 remove remaining support for CONFIG_SYSFS_DEPRECATED
195 fix typo in log message priority handling
196 remove UDEV_RUN environment variable
197 udevadm: logging - copy va_list and do not use it twice
198 libudev: doc - add symbols to sections.txt
199 work around gtk-doc which breaks distcheck
200 gobject-introspection: use $datadir instead of $prefix
203 build: keymap - create subdir
204 rules: udev-acl - add firewire video devices
207 keymap: Add Acer Aspire 1810T
208 95-keymap.rules: Run on change events, too
209 keymap: fix findkeyboards
210 Speed up udev_enumerate_scan_*
211 keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)
212 Clarify RUN/IMPORT documentation
213 keymap: Add Logitech S510 USB keyboard
214 keymap: add Acer TravelMate 8471
215 keymap: Add Acer Aspire 1810TZ
217 keymap: Add Fujitsu Amilo Li 1718
218 keymap: Document force-release
221 firmware: convert shell script to C
223 Scott James Remnant (1):
224 70-acl.rules: ACL manage Android G1 dev phones
226 Thomas de Grenier de Latour (1):
227 libudev: enumerate - fix move_later logic
230 Summary of changes from v148 to v149
231 ============================================
234 really fix both in-tree and out-of-tree builds
237 input-id: identify touchscreens
240 libudev: doc - use #NULL
241 configure.ac: version bump
242 really really fix both in-tree and out-of-tree builds
243 fix both in-tree and out-of-tree builds
246 input_id: Fix endless loop for non-input devices
247 input_id: Do not tag non-input devices with ID_INPUT
248 input_id: small optimization
249 input_id: check event mask
250 input_id: Check mouse button for ID_INPUT_MOUSE
251 udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
254 Summary of changes from v147 to v148
255 ============================================
258 Revert "modem-modeswitch: add a device"
259 Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"
260 modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devices
263 Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1
266 cdrom_id: Still check profiles even if there is no media
267 scsi_id: Export WWN and Unit Serial Number
268 Create /dev/disk/by-id/wwn-0x... symlinks
269 Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions
272 extras/input_id: Correctly identify touchpads
275 modem-modeswitch: add a device
278 rules: set mode of floppy device nodes to 0660
279 remove "ignore_device"
280 print warning for BUS=, SYSFS{}=, ID=
281 test-udev: remove "ignore_device" code
282 udev-test.pl: catch-up with recent changes
283 rules: remove support for IDE (hd*) devices
284 ata_id: skip ATA commands if we find an optical drive
285 Revert "Fix out-of-tree builds"
288 README.keymap.txt: small clarification
290 70-acl.rules: Use new-style input properties
291 input: Deprecate ENV{ID_CLASS}
292 input_id: code cleanup
294 Scott James Remnant (1):
295 Fix out-of-tree builds
298 Summary of changes from v146 to v147
299 ============================================
302 udevd: queue-export - remove retry loop
305 fix wrong parameter size on ioctl FIONREAD
308 don't compare a non-existing function with NULL
309 use nanosleep() instead of usleep()
312 gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
313 ata_id: export more advanced ATA features
314 gudev: Fix up GUdevDeviceNumber
315 gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
317 Florian Zumbiehl (10):
318 util_delete_path(): use util_strscpy()
319 util_lookup_group(): fix memory leak if realloc() fails
320 util_delete_path(): handle multiple leading slashes
321 util_create_path(): fix possible out of bounds array access
322 ude_rules.c: fix possible NULL pointer dereference in get_key()
323 util_resolve_sys_link(): fix possible buffer overflow
324 udev_util_encode_string(): fix possible buffer overflow
325 udev-rules.c: parse_file() - fix possible buffer overflow
326 udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
327 util_run_program(): fix possible buffer overflow #2
330 scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()
331 rename interfaces to <iface>_rename if rename fails
334 util_run_program: restore signal mask before executing event RUN commands
337 make: sort Makefile.am per target/extra
338 configure.ac: version bump
339 udev-acl: allow to skip ACL handling
340 rules: rfkill has no group, so use 0644
341 rule_generator: net - fix MATCHDEVID
344 print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
345 warn about non-readable or empty rules file
346 change database file names
347 assign errno for getgrnam_r()/getpwnam_r()
348 doc: udevadm test *does* create nodes and links these days
349 util_unlink_secure(): chmod() before chown()
350 util_create_path(): fix errno usage
351 inotify_add_watch(): do not store watch, if it failed
354 rules: suse - use NAME for mapper/control
355 libudev-util.c: get_sys_link() - return error for empty link target
356 udev-rules.c: remove 'first_token' variable
357 Revert "udev-rules.c: remove 'first_token' variable"
358 test: catch possible bug in GOTO resolving
359 udevadm: remove symlink support for old commands
360 util_run_program(): skip multiple spaces in argv creation
362 require 2.6.27 for proper signalfd handling
363 fix randonm findings from llvm-clang-analyzer
364 simplify "symlink name stack"
365 reorder create_path() and node/link creation to be called in a direct sequence
366 put util_create_path() and file creastion in a retry loop
367 udevadm: control - remove compat code
368 scsi_id: delete copy of bsg.h
369 fix SYMLINK{} option parsing
370 rules: remove remaining NAME="%k"
371 rules: drop almost all NAME= keys
373 udevd: serialize events for with the same major/minor
374 break loops if util_create_path() returns error
375 remove "last_rule" option
376 use CLOEXEC flags instead of fcntl()
377 unblock signals we might want to handle
378 udevd: create /dev/.udev/rules.d/ before watching it wit inotify
379 gudev: fix pkg-config call to work with "make distcheck"
381 Revert "gudev: fix out-of-tree build"
383 Lennart Poettering (5):
384 pci-db: make sure we actually read the pci.ids file instead of usb.ids
385 sound: recognize saa7134 TV card sound devices as TV cards
386 sound: include ALSA sound card id in ID_ID property
387 sound: include ALSA sound card id in /dev/snd/by-id/ links
388 Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"
391 doc: writing_udev_rules updated for the new command names
392 rules: sound - do not use /usr/bin/env
393 udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
394 udevadmi: control = exit with rc=2 if there is some system error
395 gudev: gir-scanner workaround for out of tree builds
396 gudev: fix out-of-tree build
398 Mario Limonciello (1):
399 hid2hci: remove superfluous bmAttributes match
402 extras/keymap: Add Acer Aspire 6920
403 extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs
404 extras/keymap: Fix hold key on Acer Aspire 6920
405 extras/keymap: Fix case matching for Micro-Star
406 Revert "extras/keymap: Fix case matching for Micro-Star"
407 make raw USB printer devices accessible for lp
408 modem-modeswitch rules: Match more devices
409 extras/keymap: fix hash table collisions
410 extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
411 fix single-session CD detection
412 fix previous commit for CD detection
413 make raw USB printer devices world-readable again
414 50-udev-default.rules: fix printer MODE
415 keymap: Add Logitech Wave USB
416 keymap: add missing map file
417 keymap: fix usb_id invocation
418 keymap: make USB keyboards really work
419 keymap: Add Logitech Wave cordless
420 keymap: add HP Pavillion dv6315ea
422 Makefile.am: fix build with mawk
423 extras/keymap/README.keymap.txt: Fix bug report link
424 fix major fd leak in link handling
425 modem-modeswitch: fix ZTE MF6xx rule
427 Matthias Schwarzott (2):
432 keymap for Acer Aspire 5720
435 libudev: allow to store negative values in the udev database
437 Scott James Remnant (1):
438 util_run_program: *really* restore signal mask before executing event RUN commands
440 William Jon McCann (1):
441 udev-acl: catch up with ConsoleKit 0.4.1
444 Summary of changes from v145 to v146
445 ============================================
448 man: fix unused, inaccurate metadata
449 man: SYMLINK can be matched as well as assigned
453 rules: exclude digitizers from joystick class
454 udev-acl: add joystick devices
456 Diego Elio 'Flameeyes' Pettenò (21):
457 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
458 Replace the custom test-run target with the standard make check.
459 Also merge into the top-level Makefile.am the simpler extras.
460 Change hook handling to be more portable.
461 Merge keymap building in the top-level Makefile.am.
462 Make keymap generation rules be silent (backward-compatible).
463 Move pkg-config docs and man pages before conditionals.
464 Finally, also merge gudev into the top-level Makefile.am.
465 Make sure to clean up all the built sources.
466 Make sure to use dependency/target variables.
467 Add silent-rule support for the gudev rules.
468 Fix building of introspection library on top-level Makefile.am.
469 Fix another relative path for the new working directory.
470 Include the correct directory for out-of-source builds.
471 Add tests to the distribution; this fixes "make distcheck".
472 Ask gperf to use ANSI-C for generation.
473 Merge in Makefile.am.inc into Makefile.am
474 Use the keymap check during “make distcheck” rather than “check”.
475 Fix building of documentation when doing out-of-source builds.
476 Fix “make distcheck” run outside of the source directory.
477 Use LT_INIT to explicit that udev needs libtool series 2.
479 Eric W. Biederman (1):
480 fix util_lookup_group to handle large groups
483 extras/modem-modeswitch: Add Huawei E1550 GSM modem
486 udevd: add timestamp to --debug output
487 v4l_id: exit with 0 when --help is given
488 configure.ac: version bump
489 hid2hci: remove hid structures and include kernel header
490 path_id: make global variable static
491 udevadm: trigger - add --sysname-match=
492 rules: serial - fix path_id call
493 path_id: fix typo in comment
494 format names are not case insensitive
495 hid2hci: rewrite (and break) rules and device handling
496 make: build internal tools against libudev-private.la
497 update a few years of copyright
498 libudev: silent gcc warning: may be used uninitialized in this function
499 make: suppress enter/leaving directory messages
500 re-enable failed event tracking
501 "record_failed" -> "fail_event_on_error"
502 udevd: block for 15 seconds after error when too old kernel is detected
503 make: fix issues from non-recursive conversion
505 Lennart Poettering (1):
506 enumeration: move ALSA control devices to the end of the enumerated devices of each card
508 Mario Limonciello (2):
509 hid2hci: support to hid2hci for recovering Dell BT devices after S3
510 hid2hci: install re-trigger for hid device when recovering from S3
513 add keymap for Clevo D410J laptop
514 extras/keymap: add Zepto ZNote
515 extras/keymap: add Everex Stepnote XT5000T
516 extras/keymap: add Compal Hel80i
517 keymap tool: improve help
518 keymap tool: support scancode/keycode pair arguments
519 keymap: inline one-line key maps
520 extras/keymap: fix check-keymaps.sh for inline mappings
521 extras/keymap: add recently added keymap files to Makefile.am
522 extras/keymap: Add HP Presario 2100
523 extras/keymap: cover more Compaq Evo models
524 extras/keymap: Add Fujitsu Amilo M
525 extras/keymap: teach findkeyboards about USB keyboards
526 extras/keymap: Add Samsung SX22S
527 extras/keymap: Fix crash for unknown keys
528 extras/keymap: Add Samsung NC20
529 extras/keymap: Fix Bluetooth key on Acer Aspire 6920
532 Summary of changes from v144 to v145
533 ============================================
536 scsi_id: correct error handling in prepend_vendor_model
539 README: add CONFIG_BLK_DEV_BSG
540 use MIN() MAX() from param.h
541 configure.ac: version bump
542 libudev: device - free values before updating them
543 libudev: enumerate - sort with qsort()
544 udevd: detach event from worker if we kill a worker
545 udevadm: info - add space after R:, A:, W: on database export
546 udevd: make sure a worker finishes event handling before exiting
547 udevd: handle SIGCHLD before the worker event message
551 Summary of changes from v143 to v144
552 ============================================
555 firmware: search for third party or sysadmin supplied firmware updates
558 configure.ac: add AM_SILENT_RULES
559 configure.ac: version bump
560 TODO: add cleanup of ATA_COMPAT
561 libudev: queue - add comments for queue format
562 udev/.gitignore: add udev.pc
563 configure.ac: version bump
564 do not exports properties starting with a '.'
565 scsi_id: --reformat_serial - use udev_util_replace_whitespace()
566 ata_id: sync ID_SERIAL(_SHORT) with other *_id tools
567 rules: make ata_id properties the default for all ATA block devices
568 scsi_id: delete no longer needed config file
570 man: udev - add private properties like ENV{.FOO}="bar"
571 Merge branch 'firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/jcm/udev-jcm
572 udevadm: test - print list of properties
573 build: do not delete .la files
574 libudev: monitor - handle kernel supplied DEVNAME properly
576 build: add *exec* to the internal rootlibdir name
579 hid2hci: narrow matches to real HCI devices
580 extras/udev-acl: add smartcard readers
583 rules: set group ownership of new firewire driver device files
586 Summary of changes from v142 to v143
587 ============================================
590 udevadm: settle - fix timeout
591 udevd: remove tiny bit of dead code
592 udevd: implement a more efficient queue file format
593 udev-selinux.c: remove libudev header
594 udevd: queue-export - fix crash
596 Benjamin Gilbert (1):
597 test: check string substitutions in OWNER and GROUP
600 rules: tty/net - move from udev-extras
601 extras/modem-modeswitch: move from udev-extras
604 gudev: move from udev-extras
608 rules: v4l do not mix vbi and video nodes
609 fix possible endless loop for GOTO to non-existent LABEL
610 Revert "rules: v4l do not mix vbi and video nodes"
611 rule-generator: cd - skip by-path links if we create by-id links
612 remove format char string truncation syntax
613 use more efficient string copying
615 use openat(), unlinkat(), fstatat()
617 remove unused GL_FORMAT from rules parser
618 require key names in uppercase
619 keep the ifdef'd udevd testing/profiling hack
620 fix location of database files
621 udevadm: settle - make --timeout=0 working
623 rules: add SUBSYSTEM match to scsi rules
624 cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media
625 udevadm: control - add comment to man page about --reload-rules
626 cdrom_id: add error message if open() fails
627 udevadm: settle - add --exit-if-exists=<file>
628 udevd: remove check for dev_t, DEVPATH_OLD takes care of that
629 str[sp]cpyl: add __attribute__ ((sentinel))
630 udevd: convert to event worker processes
631 udevd: close netlink socket in worker and set cloexec
632 rules: do not call path_id for virtual devices
633 udevd: use enum instead of char in struct declaration
634 allow format substitution in path of ATTR{<path>}=="<value>"
635 cleanup $attr{} substitution
636 path_id: implement in C using libudev
637 path_id: update SCSI handling
638 path_id: add comments
639 fix signed/unsigned warning
640 libudev: enumerate - allow multiple keys with the same name
641 udevadm: trigger - add --property-match=<key>:<value>
642 udevadm: info - accept --query without a value and print properties
643 udevadm: control - --env -> --property
644 udevadm: monitor --environment -> --property
645 path_id: handle fibre channel
646 path_id: add iscsi support
647 path_id: delete old shell script
648 udevd: print error if worker dies unexpectedly
649 path_id: rename scsi sub-fuctions
650 libudev: add comments to libudev.h
651 libudev: move to top-level directory
652 fix libudev include in Makefile.am.in
653 libudev: device_new() -> udev_device_new()
654 udevd: log info for created/killed workers
655 libudev: call log functions conditionally
656 move syslog wrapper to libudev
657 move common stuff from udev/ to private parts of libudev/
658 libudev: rename private files to *-private.c
659 rules: remove scsi ch module loading rule
661 udevadm: info -revert "accept --query without argument"
662 README: add kernel options
663 README: add INOTIFY and SIGNALFD
664 USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
666 libudev: update documentation
667 libudev: doc - add section headers
668 libudev: doc - add enumerate
669 libudev: doc - add queue
671 libudev: doc - add namespace for index
672 libudev: move .so version to libudev Makefile
675 libudev: remove prefix from .so version variables
676 libudev: doc - add empty libudev.types
677 udev-acl: move from udev-extras
678 INSTALL: add --enable-extras
679 udev-acl: handle missing action when called in CK mode
680 v4l_id: move from udev-extras
681 libudev: doc - libudev-docs.sgml -> libudev-doc.xml
682 gudev: fix typo in configure option
683 v4l_id: 70-v4l.rules -> 60-persistent-v4l.rules
684 configure: enable all extras by default, provide --disable-extras
685 autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working
686 NEWS: add --disable-extras
687 cleanup ./configure installation directory options
688 rules: remove MMC rule, 2.6.30 has the modalias
689 configure.ac: print error if gperf is missing
690 libudev: install in $libdir and move later to $rootlibdir
691 extras/keymap: use LIBEXECDIR instead /lib/udev
692 README: add /lib/udev/ is private
693 rules: do not install usb-id/pci-id rules when --disable-extras is used
694 extras: delete man pages for private udev tools
696 extras/keymap: install findkeyboards in /lib/udev
697 INSTALL: use /sbin instead of %{sbindir}
700 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
701 docs: install writing_udev_rules
703 Lennart Poettering (2):
704 rules: sound - move from udev-extra
705 usb-db: move from udev-extras
708 rules: make RFKILL control device world readable
710 Mario Limonciello (1):
711 hid2hci: move from udev-extras
714 keymap: move from udev-extras
715 extras/keymap: Fix WLAN button on ThinkPads
716 keymap: Update findkeyboard path in docs
717 udev-acl: Manage hplip device permissions
718 extras/keymap: Update findkeyboards location
720 Matthias Schwarzott (3):
725 Scott James Remnant (1):
726 OWNER/GROUP: fix if logic
729 Summary of changes from v141 to v142
730 ============================================
733 rules: create /dev/cpu/<n>/cpuid world readable
736 path_id: support identification of Xen virtual block devices
739 edd_id: add cciss devices
743 libudev: path_encode - always return 0 if encoded string does not fit into size
744 libudev: monitor - clarify socket handling documentation
745 udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
746 rules: remove DVB shell script
748 cdrom_id: add Xen cdrom support
749 test-libudev: update monitor source
750 TODO: add packet filter
752 udevd: at startup create /dev/null, /dev/console, /dev/kmsg
753 cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
754 libudev: monitor - add client socket filter for subsystem value
755 udevadm: monitor - print error if we can not bind to socket
757 udevadm monitor - add --subsystem-match=
758 libudev: monitor - use simpler hash
759 libudev: monitor - switch to filter_add_match_subsystem_devtype()
760 libudev: monitor - do not filter messages with wrong magic
761 udevadm: monitor - add <subsytem>:<devtype> support
762 libudev: monitor - add udev_monitor_filter_remove
763 libudev: queue - fix get_seqnum_is_finished()
764 cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK
765 libudev: queue - clarify comments
766 libudev: monitor - export filter_update()
768 drop "extern" keyword from non-static function
769 rule_generator: net - fix usb comment generation
770 rules: input - add links for USB/platform non-kbd/mouse devices
771 rules: input - fix comments
772 rules: add rfcomm* to group dialout
773 accept DEVNAME from the kernel as a hint for the node name
775 build: use AC_MSG_RESULT
776 rules: add "event*" match
777 udevd: revert initial device node creation
778 rules: remove initramfs comment
779 handle devtmpfs nodes
780 oops, removed ppp entry from rules got committed
781 remove all PHYSDEVPATH handling and warning about
783 rules: fix ieee1394 rules
784 add "static" back to the inline functions
786 delete vol_id and require util-linux-ng's blkid
790 rule-generator: net - whitelist NICs that violate MAC local scheme
793 Summary of changes from v140 to v141
794 ============================================
798 cdrom_id: update manpage
799 create_floppy_devices: expand manpage
800 vol_id: fix language in manpage
803 avoid leaking netlink socket fd to external programs
806 rules: rename ide-floppy to ide-gd
809 rules: exclude mtd* from persistent disk links
812 rules: fix extra quote in 50-udev-default.rules
814 udevadm: test - handling trailing '/' in devpath
815 udevadm: monitor - clarify printed header
816 rules: remove ram* from persisten disk links blacklist
817 rules: serial - support ttyACM devices
818 rules: replace IDE driver with media match
819 usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER
821 usb_id: remove unused variable
822 send monitor events back to netlink socket
823 "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
824 IMPORT: 2048 -> 4096 bytes buffer
825 path_encode: fix max length calculation
826 libudev: monitor - unify socket message handling
829 rules: md-raid.rules fix
832 udevadm: trigger - add "--action" to --help
834 Scott James Remnant (1):
835 libudev: monitor - ignore messages from unusual sources
838 Summary of changes from v139 to v140
839 ============================================
842 libvolume_id: bump age
847 volume_id: ntfs - fix uuid setting
850 libudev: queue - use lstat() to check existence of symlink
851 udevadm: settle - add --seq-start= --seq-end=
852 udevd: switch watch symlinks to devpath
853 udevadm: add text for new options to command and man page
855 libudev: ctrl - return error after sending ctrl message
856 udevadm: settle - use timeout signal, instead of loop counter
859 fix compile error in debug mode
861 Scott James Remnant (1):
862 udevadm: settle - synchronise with the udev daemon
865 Summary of changes from v138 to v139
866 ============================================
870 remove static local variable
871 use the event udev_device to disable the watch on "remove"
872 add "nowatch" to disable a default installed watch with a later rule
874 use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE
875 usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
876 usb_id: return values if called directly for an usb_device
877 usb_id: fix NULL string usage
879 udevadm: info - export all devices with --export-db
881 Scott James Remnant (10):
882 Don't add inotify watch until RUN rules processed.
883 Clear existing inotify watch before processing.
885 Allow watch handle to be stored in the udevdb.
886 Store watch handle in db.
887 Use the udevdb to speed up watch clearing.
888 Put a log message in a more sensible place.
889 Output watch handle in udevadm info.
890 lookup the old watch handle; reload only if has a path
891 Look at more inotify events in the buffer than just the first.
894 Summary of changes from v137 to v138
895 ============================================
898 *_id: add model/vendor enc strings
901 vol_id: fix ddf version string
902 vol_id: add missing id->type to swap0
908 rules: dm - add escape for uuid links with whitespace
909 test: add test for empty and non-existent ATTR
910 rules: fix md "change"/"remove" handling
911 autogen.sh: add more warnings
912 fix NAME= and OPTION+="string_escape=..." logic
913 rules: move OPTIONS to separate rule
914 use global "reload_config" flag
915 rules: add "watch" option to dm and md rules
916 rules: include loop block devices in persistent links
919 Matthias Schwarzott (1):
923 doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'
925 Scott James Remnant (2):
926 udevd: optionally watch device nodes with inotify
927 rules: update persistent storage rules to use inotify watches
930 Summary of changes from v136 to v137
931 ============================================
935 remove stray initializer
939 rules: fix typo in ide cd rule
940 libudev: use 4096 bytes buffer for attribute reading
941 rules: add drm devices to group "video"
942 do not complain about a missing /etc/udev/rules.d/
943 udevadm: test - remove --force option
945 remove name from index if the node name has changed
946 cleanup old names before creating the new names
947 open-code pollfd setup
948 increase netif renaming timeout from 30 to 90 seconds
949 Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'
950 Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
952 udevd: add back SA_RESTART
953 usb_id: handle ATAPI devices like SCSI devices
954 udevadm: settle - fix typo
956 Lennart Poettering (1):
957 fix naming for tape nst devices in /dev/tape/by-path/
960 udevd: use ppoll instead of signal pipes
963 Scott James Remnant (2):
964 Allow user and group lookup to be disabled.
965 Expose delayed name resolution
968 volume_id: support via raid version 2
971 Summary of changes from v135 to v136
972 ============================================
975 extras: fix mis-spelling of "environment"
978 rule_generator: fix enumeration for write_cd_rules
981 path_id: rework SAS persistent names
984 volume_id: HPFS code clean up
987 rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA
988 scsi_id: do not fail if no serial is found like for optical drives
989 update configure and NEWS
990 rules: fix isdn rules
991 rules: add persistent /dev/serial/{by-id,by-path} rules
992 make: install serial rules file
993 make: do not delete autotools generated file with distclean
994 udevadm: settle - allow --timeout=0 and --quiet
995 rules: move aoe rules to default rules file
996 volume_id: btrfs - update format
997 rules: add "do not edit header"
998 volume_id: support sub-uuid's and plug in btrfs device uuid
999 libudev: include <sys/types.h>
1001 build: just use autoreconf -i
1002 rules: remove ide-scsi
1003 rules: first simple step merging with Ubuntu rules
1004 "'/sbin/modprobe abnormal' exit" - also print program options
1005 rules: more changes toward Ubuntu rules merge
1006 rules: more changes toward Ubuntu rules merge
1007 rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
1008 rules: rtc - create rtc compat link only for cmos type rtc
1009 rules: remove legacy symlinks
1010 rules: do not put raw1394 in "video" group
1011 rules: second round merging with Ubuntu rules
1012 rules: remove /dev/dsp /dev/audio
1013 rules: put alsa in group "audio"
1014 rules: isdn - remove /dev/isdn/capi20 symlink
1015 rules: provide /dev/raw/rawctl
1016 if needed, store database entries also for devices which do not have a device node
1017 build: use autoreconf --symlink
1018 usb_id: add "image" class
1019 require non-SYSFS_DEPRECATED 2.6.20+ kernel
1020 build: default to --prefix=/usr --exec-prefix=""
1021 libudev: enumerate - add lookup by property
1022 rules: input - make sure needed variables are set
1023 libudev: device - read "uevent" only if info is not already loaded
1024 libudev: subsytem -> subsystem
1025 libudev: bump revision
1026 usb_id: use devtype lookup
1027 require 2.6.22+ kernel
1028 rules: Ubuntu merge - use group "cdrom"
1029 rules: Ubuntu merge - use group "tape"
1030 rules: replace DVB shell script rule
1031 rules: Ubuntu merge - s/uucp/dialout/
1034 enable skipping of "naming-only" rules
1035 usb_id: s/image/media/
1036 udevadm: s/udevinfo/udevadm info/
1037 rules: reorder block rules
1038 rules: zaptel - add "dialout" group
1039 libudev: device - add udev_device_get_property_value()
1040 libudev: test - add udev_device_get_property_value()
1042 Marcel Holtmann (3):
1043 libudev: device - add devtype support
1044 libudev: device - lookup subsystem and devtype together
1045 libudev: device - remove udev_device_get_parent_with_subsystem
1048 man: udev - update NAME assignment
1051 rules: add rules for AoE devices
1054 Summary of changes from v134 to v135
1055 ============================================
1058 usb_id: add "break" to currently unused case labels
1059 rules: fix cciss disk/by-id/ links
1060 rules: add infiniband rules
1061 rules: infiniband.rules -> 40-infiniband.rules
1062 fix network interface name swapping
1063 update configure and NEWS
1065 Marcel Holtmann (1):
1066 usb_id: fix switch statement for video type
1069 rules: /dev/null -> X0R
1070 rules: add usb device nodes
1073 Summary of changes from v133 to v134
1074 ============================================
1077 include errno.h in sysdeps.h
1080 rules: add persistent rules for memory stick block devices
1083 autogen.sh: fix -print-multi-os-directory usage
1084 volume_id: update btrfs magic
1086 rules: merge group "video" into default rules
1087 rules: v4l - add by-id/ links for USB devices
1088 libudev: accept NULL whitelist in util_replace_chars()
1089 usb_id: replace chars in returned strings
1090 ata_id: make sure, we do not have slashes in values
1091 scsi_id: make sure, we do not have slashes in values
1092 volume_id: remove unused usage types
1093 vol_id: if regular files are probed, use stat() for the size value
1094 volume_id: update btrfs
1095 volume_id: clear probing result before probing and do not probe a second time, if not needed
1096 path_id: fix fibre channel handling
1098 floppy: use ARRAY_SIZE()
1099 fix handling of swapping node name with symlink name
1100 silence PHYSDEV* warning for WAIT_FOR* rules
1101 rules: exclude "btibm" devices from vol_id calls
1103 Matthias Schwarzott (1):
1104 rules: Gentoo update
1106 Peter Breitenlohner (2):
1108 floppy: fix array bounds check and minor calculation
1111 Summary of changes from v132 to v133
1112 ============================================
1115 udevd: de-duplicate strings in rules
1116 scsi_id: we don't use DEVPATH env var anymore, update man page
1119 volume_id: fat - move check for msdos signature (0x55 0xaa)
1122 silence "comparison between signed and unsigned"
1123 string index - split nodes and childs to allow and unlimited number of childs
1124 reserve child slot 0
1125 merge trie nodes, childs and root into a single array
1126 set errno = ENOSYS in inotify stub
1127 udevadm: info - unify -V and --version
1128 rules: remove DEVTYPE disk/partition
1129 rules: remove pnp shell script, acpi loads these modules properly
1131 configure: add linux-hotplug mail address
1132 remove len == 0 check, the index root is always '\0'
1133 volume_id: bump revision
1134 volume_id: always check for all filesystem types and skip conflicting results
1135 volume_id: fat - accept empty FAT32 fsinfo signature
1136 fix spelling in comment
1137 volume_id: ntfs - mark as no other fs must match
1138 vol_id: clarify error message
1139 libudev: device - handle disk "device" link for partitions in deprecated sysfs layout
1140 limit $attr(<symlink>) magic to well-known links only
1141 udevd: fix cleanup of /dev/.udev/uevent_seqnum
1142 fix $links substitution for devices without any link
1146 udevadm: fix option parsing breakage with klibc
1149 Summary of changes from v131 to v132
1150 ============================================
1153 fix size_t compiler warning on 32 bit platforms
1154 convert debug string arrays to functions
1157 Summary of changes from v130 to v131
1158 ============================================
1161 libudev: fix sysnum logic for digit-only device names
1162 udevd: avoid overhead of calling rmdir on non-empty directories
1163 use more appropriate alternatives to malloc()
1164 libudev: util - optimize path_encode()
1165 libudev: allocate udev_device->envp[] dynamically
1166 replace strncpy() with strlcpy()
1167 use re-entrant variants of getpwnam and getgrnam
1168 udevd: fix memory leak
1169 udevd: fix WAIT_FOR_SYSFS execution order
1170 fix handling of string_escape option
1171 udevd: use a tighter loop for compare_devpath()
1172 udevd: avoid implicit memset in match_attr()
1173 kerneldoc comment fixes
1174 udevd: simplify rules execution loop
1175 udevd: fix termination of rule execution
1176 udevd: be more careful when matching against parents
1177 udevd: shrink struct token to 12 bytes
1180 remove outdated docs/README-gcov_for_udev
1181 libudev: device - add device lookup by subsystem:sysname
1182 libudev: also prefix non-exported functions with udev_*
1183 libudev: add udev_monitor_send_device()
1184 libudev: list - add flag
1185 libudev: device - generate DEVNAME and DEVLINKS properties
1186 vol_id: update README
1187 libudev: handle ! in sysname, add sysnum, return allocated list_entry on add
1188 delete simple-build-check.sh
1189 test: move global ENV{ENV_KEY_TEST}="test" to local rule
1190 libudev: monitor - fix send_device() property copying
1191 libudev: device - add get_envp() to construct envp from property list
1192 libudev: do not include ctrl in libudev.so
1193 libudev: monitor - do not mangle DEVLINKS property
1194 libudev: update DEVLINKS property when properties are read
1195 libudev: device - lookup "subsystem" and "driver" only once
1196 libudev: device - export properties when values are set
1197 libudev: list - handle update of key with NULL value
1198 libudev: ctrl - fix typo in set_env()
1199 libudev: add global property list
1200 libudev: device - copy global properties, unset empty properties
1201 volume_id: btrfs - update magic to latest disk format
1203 move udev_device_db to libudev
1204 rename udev source files
1205 libudev: always add UDEV_LOG
1206 libudev: monitor - export MAJOR/MINOR only if available
1207 udev-node: name_list -> udev_list
1208 udev-rules-parse: name_list -> udev_list
1209 delete name_list, move common file functions
1210 fix sorting of rules files
1211 run_program: prevent empty last argv entry
1212 update IMPORT= file/stdout property parsing
1213 update rules file parsing
1214 delete udev-util-file.c
1215 libudev: list - prepend udev_* to all functions
1216 libudev: add sysnum to test program
1217 test: fix a few unintentially wrongly written rules which cause parse errors
1218 libudev: monitor - add set_receive_buffer_size()
1219 libudev: ctrl - change magic to integer
1220 libudev: make list_node functions available
1221 udevd: use udev_list_node
1222 collect: use udev_list
1224 merge udev-rules.c and udev-rules-parse.c
1225 make struct udev_rules opaque
1226 move run_program to util
1227 udev_event_run() -> udev_event_execute_rules()
1228 udev_rules_run() -> udev_event_execute_run();
1229 move udev_rules_apply_format() to udev-event.c
1230 udev_list_cleanup() -> udev_list_cleanup_entries()
1231 selinux_init(udev) -> udev_selinux_init(udev)
1232 prefix udev-util.c functions with util_*
1234 libudev: device - get_attr_value() -> get_sysattr_value()
1235 cdrom_id: remove ARRAY_SIZE() declaration
1236 replace missing get_attr_value() -> get_sysattr_value()
1237 add "root" == 0 shortcuts to lookup_user/group()
1238 do not use the new work-in-progress parser rule matcher
1239 libudev: device - 128 -> ENVP_SIZE
1240 add util_resolve_subsys_kernel()
1241 handle numerical owner/group string in lookup_user/group()
1242 replace in-memory rules array with match/action token list
1243 do not create temporary node ($tempnode) if node already exists
1244 shrink struct udev_event
1245 shrink struct udev_event
1246 rule_generator: fix netif NAME= value extraction regex
1247 skip SYMLINK rules for devices without a device node
1248 rules: let empty strings added to buffer always return offset 0
1249 fix uninitialized variable warnings
1250 cache uid/gid during rule parsing
1251 distinguish "match" from "assign" by (op < OP_MATCH_MAX)
1252 determine at rule parse time if we need to call fnmatch()
1253 special-case "?*" match to skip fnmatch()
1254 libudev: monitor - replace far too expensive snprintf() with strlcpy()
1255 libudev: monitor - cache result of monitor send buffer
1256 fix "unused" warnings
1258 match KEY="A|B" without temporary string copy
1259 match_attr() - copy attr value only when needed
1260 do not init string arrays, just clear first byte
1261 fix $attr{[<subsystem>/<sysname>]<attribute>} substitution
1262 libudev: device - fill envp array while composing monitor buffer
1263 test: add RUN+="socket: ..." to a test to run monitor code
1264 libudev: device - allocate envp array only once
1266 udevd: merge exec and run queue to minimize devpath string compares
1267 ATTR{}== always fails if the attribute does not exist
1268 rules: remove SCSI timeouts
1269 rules: remove "add" match from usb device node rule
1270 edd_id: add "change" event match
1271 fstab_import: add "change" event match
1272 write trace log to stderr
1273 log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is applied
1274 skip entire rule containing device naming keys, if no device can be named
1275 fix udev_node_update_old_links() logic
1276 move some info() to dbg()
1277 add "devel" and "install" switches to autogen.sh
1278 move debugging strings inside #ifdef DEBUG
1279 firmware.sh: record missing files in /dev/.udev/firmware-missing/
1280 fix list handling in enumerate and rules file sorting
1281 volume_id: btrfs update
1282 info() PROGRAM and IMPORT execution
1283 fix $links substitution
1284 fix cleanup of possible left-over symlinks
1285 do not import the "uevent" file when we only read the db to get old symlinks
1286 usb_id: MassStorage SubClass 6 is "scsi" not "disk"
1287 unify string replacement
1288 $links should be relative
1290 rules: md - add mdadm 3 device naming
1291 cleanup /dev/.udev/queue on startup and exit
1292 udevadm: settle - exit if udevd exits
1294 Matthias Koenig (1):
1295 volume_id: swap - larger PAGE_SIZE support
1297 Steven Whitehouse (1):
1298 volume_id: support for GFS2 UUIDs
1301 Summary of changes from v129 to v130
1302 ============================================
1305 fix compile error with --disable-logging
1306 libudev: enumerate - add_device() -> add_syspath()
1307 volume_id: hpfs - read label and uuid
1308 use no_argument, required_argument, optional_argument in longopts
1309 libudev: get rid of selinux
1310 libudev: device - add get_parent_with_subsystem()
1312 udevadm: info - fix --query=all for devices without a device node
1313 vol_id: add size= option
1314 move selinux noops to udev.h
1315 volume_id: add dbg() as noop to check for compile errors
1316 vol_id: fix logging glue
1317 vol_id: always use the safe string versions for unencoded label and uuid
1318 volume_id: better DDF raid detection
1319 volume_id: add btrfs
1320 volume_id: use PRIu64i, PRIx64 macros
1321 udevd: clarify deprecated sysfs layout warning
1322 libudev: fix --enable-debug
1323 don not print error if GOTO jumps just to next rule
1324 volume_id: add more vfat debugging information
1325 libudev: libudev.pc remove selinux
1326 store node name and symlinks into db symlink target if they are small enough
1327 volume_id: more fat debugging
1328 libudev: fix typo in "multiple entries in symlink" handling
1329 connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,char}/<maj>:<min>
1330 replace spaces in dm and md name symlinks
1333 Summary of changes from v128 to v129
1334 ============================================
1337 udev-test.pl: set non-zero exitcode if tests fail
1338 scsi_id: compiler warning on 32-bit
1339 trivial cleanup in udev_rules_iter
1340 avoid repeated scans for goto targets (udev_iter_find_label)
1341 replace strerror() usage with threadsafe "%m" format string
1342 fix messages (inc. debug compile failure) introduced when optimizing "goto"
1343 allow compiler to check dbg() arguments on non-debug builds
1346 libudev: switch to "udev_device_get_parent"
1347 libudev: udev_device - add attribute cache
1348 libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
1349 udevadm: info - fix lookup-by-name
1350 libudev: switch API from devpath to syspath
1351 libudev: rename ctrl_msg to ctrl_msg_wire
1352 vol_id: fix lib logging glue
1353 fix broken symlink resolving
1355 libudev: pass udev_device in enumerate
1356 libudev: fix "subsystem" value
1357 always include config.h from Makefile
1358 libudev: udev_device_get_devname -> udev_device_get_devnode
1359 libudev: add udev_device_new_from_devnum()
1360 libudev: also import "uevent" file when reading udev database
1361 libudev: add userdata pointer
1362 libudev: replace awkward callback list interfaces with list iterators
1363 libudev: get devnum from uevent file
1364 libudev: enumerate_get_devices_list -> enumerate_get_list
1365 libudev: initialize selinux only when needed
1366 libudev: device - read database only when needed
1367 libudev: rework list handling
1368 libudev: more list rework
1369 lubudev: accept more sys directories as devices, and parent devices
1370 libudev: enumerate - accept list of subsystems to scan, or skip
1371 libudev: enumerate "subsystem"
1372 libudev: enumerate - scan /sys/block/ if needed
1373 libudev: enumerate - split new() and scan()
1374 test: replace ancient sysfs tree with recent one
1375 test: add missing pci directory because of .gitignore *.7
1376 gitignore: move *.8 to subdirs
1377 test: replace last reference of "/class/*" devpath
1379 libudev: enumerate - scan devices and subsystems, add subsystem and attribute filter
1380 udevadm: trigger: use libudev
1381 fix segfault caused by wrong pointer used in dbg()
1382 libudev: device_init() -> device_new()
1383 udevadm: trigger fix long option --type=
1384 libudev: add queue interface
1385 udevadm: settle - use libudev queue
1386 libudev: device - handle /sys/block/<disk-device-link>/<partition>
1387 libudev: enumerate - ignore regular files while scanning
1388 udevadm: trigger --type=failed - use libudev queue
1389 rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links
1390 build: include Makefile.am.inc in all Makefile.am
1391 udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
1394 Summary of changes from v127 to v128
1395 ============================================
1398 fix uninitialized name_list error::ignore_error
1399 do not needlessly declare some local variables in udev_rules_parse.c as static
1400 remove deprecated envp[] in main()
1401 fix name compare bug name_list_key_add()
1402 remove redundant string copy in udev_rules_apply_format()
1403 remove redundant "remove trailing newlines" in udevadm info
1404 threadsafe rules iteration
1405 fix off-by-one in pass_env_to_socket()
1408 libudev: add monitor documentation
1409 libudev: fix --disable-log
1410 autogen.sh: add --with-selinux
1411 volume_id: hfs - calculate proper uuid
1412 fix dangling pointer returned by attr_get_by_subsys_id()
1413 udev-test.pl: add --valgrind option
1414 libudev: libudev.pc add Libs.private
1415 volume_id: fail on undefined __BYTE_ORDER
1417 libudev: fix monitor documentation
1418 libudev: add udev_device_get_syspath()
1419 udev_device_init() remove statically allocated device support
1420 udevadm: info - fix broken --device-id-of-file=
1421 udevadm: control - use getopt_long()
1422 udevadm: print warning to stderr if udevadm is called by symlink
1423 udev-test.pl: remove left-over comment from --valgrind option
1424 udevadm: rename source files
1425 udevadm: rename internal functions to udevadm_*
1426 udevadm: split out control functions
1427 udevadm: move init from commands to udevadm
1428 autogen.sh: add debug
1429 use libudev code, unify logging, pass udev context around everywhere
1430 volume_id: linux_raid - fix logic for volumes with size == 0
1431 vol_id: add --debug option
1432 udevadm: add --version --help options to man page, hide them as commands
1433 move udev_ctrl to libudev-private
1434 udev-test.pl: set udev_log="err"
1435 test-udev: cleanup libudev context and overridden rules file string
1436 test-udev: remove unused var
1437 add a bunch of private device properties to udev_device
1438 udevadm: monitor - use libudev for udev monitor
1439 libudev: monitor - add event properties to udev_device
1440 udevadm: log message if udevadm link is used
1441 udevd: remove max_childs_running logic
1442 libudev: monitor- add netlink uevent support
1443 udevadm: monitor - use libudev code to retrieve device data
1444 libudev: udev_device - read "driver" value
1445 libudev: rename enumerate function
1446 libudev: add selinux
1447 libudev: initialize selinux after logging
1448 volume_id: merge util.h in libvolume_id-private.h
1450 libudev: udev_device - add more properties
1451 libudev: do not use udev_db.c
1452 libudev: get rid of udev_sysfs.c
1453 libudev: get rid of udev_utils.c
1454 libudev: rename libudev-utils.c libudev-util.c
1455 libudev: do not use any udev source file
1456 extras: use libudev code
1457 convert to libudev and delete udev_utils_string.c
1458 get rid of udev_sysdeps.c
1459 use size definitions from libudev
1460 udevadm: info - use "udev_device"
1463 Summary of changes from v126 to v127
1464 ============================================
1467 build-sys: don't duplicate file names
1468 build-sys: remove non-POSIX variable names
1471 add inotify dummy definitions if inotify is not available
1472 build: remove autopoint check
1473 udevadm: trigger - add missing attr filter to synthesized "subsystem" register events
1474 ignore duplicated rules file names
1476 rules: delete all distro rules which do not use default rules
1478 rules: add isdn rules
1479 rules: Gentoo update
1480 add missing includes
1483 add missing 'v' for "make changelog"
1484 build: fix "make dist"
1485 vol_id: make the --offset= argument optional
1486 rules: optical drives - probe at last session offset, do not probe for raid
1487 libudev: add library to access udev information
1488 libudev: split source files
1490 libudev: add udev event monitor API
1491 volume_id: remove deprecated functions and bump major version
1492 volume_id: remove left-over fd close()
1493 split udev_device.c to leave out rules handling from libudev
1494 libudev: link against selinux if needed
1495 firmware.sh: lookup lookup kernel provided firmware directory
1496 libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
1499 rules: fix md rules for partitioned devices
1502 Summary of changes from v125 to v126
1503 ============================================
1506 delete all Makefiles and move udev source to udev/
1508 rules: mode 0660 for group "disk"
1509 rules: update Fedora rules
1511 INSTALL: --enable-selinux not --with-selinux
1512 volume_id: move static lib to $prefix
1513 volume_id: create relative links
1514 rules: run vol_id on opticals only if media is found
1517 rules: Debian update
1520 use proper directory lib/lib64 for libvolume_id
1523 Summary of changes from v124 to v125
1524 ============================================
1527 rules: tape rules - add nst to usb and 1394 links
1530 man: clarify $attr{} parent searching
1533 collect: fix size_t printf
1534 path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-'
1535 rules: add v4l persistent links
1536 docs: update some docs and delete outdated stuff
1537 scsi_id: fix fallback to sg v3 for sg nodes
1538 rules: fix cciss rules for partition numbers > 9
1539 udev.conf: udevcontrol -> udevadm control
1540 rules: use consistently OPTIONS+=
1541 scsi_id: the fallback fix broke error handling
1542 man: rebuild from xml
1543 do not touch node ownership and permissions, if already correct
1544 rules: tape rules - add nst to by-path/ links
1545 udevadm: info - add --export format to --device-id-of-file=
1546 move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
1549 rules_generator: net rules - do not print error if file is missing and ignore commented rules
1550 man: add link_priority default value
1551 scsi_id: man page fix
1552 udevadm: settle - add verbose output when running into timeout
1553 rules: Debian update
1554 rules: Debian update
1555 ignore rule with GOTO to a non-existent label
1558 scsi_id: include sys/stat.h
1561 collect: check realloc return value
1564 Summary of changes from v123 to v124
1565 ============================================
1568 cdrom_id: fix recognition of blank media
1571 Summary of changes from v122 to v123
1572 ============================================
1574 Erik van Konijnenburg (3):
1575 add substitution in MODE= field
1576 Makefile: use udevdir in "make install"
1577 volume_id: support for oracleasm
1580 scsi_id: retry open() on -EBUSY
1583 volume_id: remove unnecessary global variable
1584 volume_id: enable GFS probing code, add LABEL support
1587 edd_id: call it only for sd* and hd*
1588 rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
1589 rules: tape rules - use bsg device nodes for SG_IO
1590 rules: persistent net - handle "locally administered" ibmveth MAC addresses
1591 cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ID_CDROM_MEDIA_TRACK_COUNT_DATA=
1594 man: add NAME== match entry
1597 collect: realloc buffer, if needed
1598 udevd: export .udev/queue/$seqnum before .udev/uevent_seqnum
1601 Summary of changes from v121 to v122
1602 ============================================
1604 Hannes Reinecke (2):
1605 scsi_id: remove all sysfs dependencies
1606 scsi_id: add SGv4 support
1609 volume_id: clean up linux_raid code
1612 scsi_id: update man page
1613 scsi_id: remove bus_id option
1614 scsi_id: add --sg-version= option
1615 rules: adapt to new scsi_id
1616 rules: adapt tape rules to new scsi_id
1618 volume_id: bump version
1619 Makefile: do not create udevcontrol, udevtrigger symlinks
1621 MUNEDA Takahiro (2):
1622 man: udevd- fix udev(8) reference
1625 Matthias Schwarzott (1):
1626 cdrom_id: fix segfault
1629 Summary of changes from v120 to v121
1630 ============================================
1632 Damjan Georgievski (1):
1633 libvolume_id: recognize swap partitions with a tuxonice hibernate image
1636 writing udev rules: fix rule typos
1638 David Woodhouse (1):
1639 rules_generator: net rules - add "dev_id" value to generated rules
1642 selinux: more context settings
1645 udevinfo: do not replace chars when printing ATTR== matches
1646 vol_id: add --offset option
1647 cdrom_id: replace with version which also exports media properties
1648 udevd: at startup write message including version number to kernel log
1649 rules_generator: net rules - always add KERNEL== match to generated rules
1650 selinux: fix missing includes
1651 allow setting of MODE="0000"
1652 path_id: remove subsystem whitelist
1653 logging: add trailing newline to all strings
1654 scsi_id: initialize serial strings
1655 persistent device naming: also read unpartitioned media
1656 cdrom_id: add more help text
1657 add $links substitution
1658 fstab_import: add program to IMPORT matching fstab entry
1659 add OPTIONS+="event_timeout=<seconds>"
1660 write "event_timeout" to db
1661 udevadm: trigger - add --env= option
1662 udevadm: control - fix --env key to accept --env=<KEY>=<value>
1663 udevadm: info - do not print ATTR{dev}==
1664 persistent device naming: update tape rules
1665 rules: update md rules
1668 Summary of changes from v119 to v120
1669 ============================================
1672 test: remove duplicated EXTRA entry
1673 rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
1674 udevadm: trigger - option to synthesize events and pass them to a socket
1675 udevadm: info - resolve devpath if symlink is given
1676 udevadm: remove old man page links and compat links for debugging tools
1677 udevadm: trigger - fix broken socket option check
1678 udevadm: trigger - fix --socket== + --verbose
1679 also accept real socket files for RUN+="socket:<path>"
1680 persistent device naming: cleanup storage rules
1683 udevd: serialize events if they refer to the same major:minor number
1686 Summary of changes from v118 to v119
1687 ============================================
1689 Anthony L. Awtrey (1):
1690 do not skip RUN execution if device node removal fails
1693 rules: Fedora update
1694 rules: do not set GROUP="disk" for scanners
1697 rules_generator: add missing write_net_rules unlock
1700 volume_id: fix UUID raw buffer usage
1701 volume_id: fix typo in function documentation
1704 switch mailing lists to linux-hotplug@vger.kernel.org
1705 rules: remove tty rule which can never run because of an earlier "last_rule"
1706 volume_id: update ext detection
1707 selinux: set context for real file name not the temp name
1708 hack to allow ATTR{block/*/uevent}="change"
1709 rules_generator: add KERNEL=="<netifname>*" to generated rules
1710 persistent device naming: also run on "change" event
1711 test: add "subsystem" links to all devices
1712 sysfs: depend on "subsystem" link
1713 extend hack to allow TEST=="*/start"
1715 Matthias Schwarzott (1):
1716 volume_id: respect LDFLAGS
1719 volume_id: add prefix=, exec_prefix=
1722 Makefile: do not require GNU install
1725 Summary of changes from v117 to v118
1726 ============================================
1729 doc: update "writing udev rules"
1731 Hannes Reinecke (1):
1732 volume_id: LVM - add uuid
1736 rules_generator: do not create rules with insufficient matches
1737 man: udevadm settle - mention 180 seconds default timeout
1738 libvolume_id: squashfs - add endianess support for LZMA compression
1740 volume_id: md - add metadata minor version
1741 volume_id: run only once into a timeout for unreadable devices
1742 create_floppy_devices: fix logic for more than one floppy device
1743 volume_id: also add readable check to probe_all()
1745 Matthias Schwarzott (1):
1746 rules: Gentoo update
1749 libvolume_id: squashfs+LZMA compression detection
1752 Summary of changes from v116 to v117
1753 ============================================
1756 extras: ignore built and generated files
1757 volume_id: create relative symlink when $(libdir) = $(usrlibdir)
1760 usb_id: fail if vendor/product can not be retrieved
1762 firmware: do not print error if logger is missing
1763 volume_id: vfat - allow all possible sector sizes
1764 volume_id: LUKS - export version
1765 volume_id: ntfs - rely on valid master file table
1766 volume_id: bump version
1767 udevinfo: exclude "uevent" file from --attribute-walk
1768 udevadm: merge all udev tools into a single binary
1769 udevadm: accept command as option, like --help, --version
1770 udevadm: add info option --device-id-of-file=<file>
1771 Makefile: fix bogus version number than got committed
1772 udevadm: also return major==0 results for --device-id-of-file
1773 man: udevd.8 - remove udevcontrol section
1774 udevadm: control - allow command to be passed as option
1776 MUNEDA Takahiro (1):
1777 man: fix udevadm.8 typo
1779 Matthias Schwarzott (2):
1780 firmware: remove hardcoded path to logger
1781 rules: Gentoo update
1784 rules: Frugalware update
1787 Summary of changes from v115 to v116
1788 ============================================
1794 check line length after comment check and whitespace strip
1795 only install *.rules
1796 remove extra space from udevinfo symlink output
1799 rules: fix two trivial typos
1800 rules: random and urandom are 0666
1801 rules: add REMOVE_CMD rule
1802 track "move" events to rename database and failed files
1803 rules: Gentoo update
1804 rules: add i2o driver rule
1805 man: recreate man pages
1806 volume_id: fix linux_raid metadata version 1.0 detection
1807 add $name substitution
1808 do not delete the device node with ignore_remove, but handle the event
1809 print warning for invalid TEST operations
1810 rules: do not delete /lib/udev/devices/ nodes on "remove"
1811 rules: remove broken nvram group assignment without any permission
1812 add /dev/rtc symlink if new rtc drivers are used
1813 increase WAIT_FOR_SYSFS timeout to 10 seconds
1814 rules: put bsd nodes in /dev/bsd/ directory
1815 path_id: fix for stacked class devices
1816 ignore device node names while restoring symlinks from the stack
1817 use SEQNUM in /dev/.udev/queue/ instead of devpath
1818 rules: add memstick module loading
1819 udevinfo: simplify symlink printing logic
1820 prevent wrong symlink creation if database disagress with current rules
1821 fix wrong variable used in logged string
1823 rule_generator: move all policy from write_net_rules to the rules file
1824 rules: call usb_id only for SUBSYSTEMS=="usb"
1825 rules: split out and fix persistent tape rules
1826 fix debug output string
1827 rule_generator: always match netif type in generated rule
1829 Matthias Schwarzott (3):
1830 rules: Gentoo update
1831 rules: Gentoo update
1832 rules: Gentoo update
1835 set buffer size if strlcpy/strlcat indicate truncation
1837 maximilian attems (1):
1838 correct includes in udev_selinux.c
1841 Summary of changes from v114 to v115
1842 ============================================
1845 rules: fix typo in 80-drivers.rules
1848 rules: add default rules
1849 rules: update SUSE rules
1850 rules: add packages rules
1851 rules: add ia64 rules
1852 rules: move md-raid rules to packages dir
1853 rules: run vol_id only for partitions
1854 rules: update Fedora rules
1855 edd_id: move persistent rules to its own file
1856 accept relative path for TEST
1857 rules: add iowarrior rule
1858 volume_id: fix sqashfs detection
1859 do not ignore dynamic rule if it is the last one in the list
1860 rule_generator: fix wrong DRIVERS!= logic
1861 rules: update Fedora
1862 Makefile: install default rules
1865 rules_generator: remove policy from write_cd_rules
1866 rules_generator: fix write_cd_rules when similar names exist in the root directory
1867 rules: Debian update
1870 Summary of changes from v113 to v114
1871 ============================================
1873 Hannes Reinecke (3):
1874 collect: extra to synchronize actions across events
1875 add $driver subtitution
1876 rules_generator: add S/390 persistent network support
1879 rules_generator: remove executable flag from include file
1880 always unlink temporary file before creating new one
1882 volume_id: ext4 detection
1883 udevtrigger: allow to specify action string
1884 add option to RUN key to ignore the return value of the program
1885 use global udev_log variable instead of parameter in run_program
1886 add udev_rules_run() to handle RUN list
1887 move udev_utils_run.c into udev_rules.c
1889 name_list: rename loop_name -> name_loop
1890 handle dynamic rules created in /dev/.udev/rules.d/
1891 allow SYMLINK== match
1892 libvolume_id: use /usr/$libdir in pc file
1893 Makefile: add --as-needed flag to ld
1894 restore behavior of NAME==
1895 rules_generator: remove "installation" function
1896 udevtrigger: trigger "driver" events
1898 rules: Fedora update
1899 rules: add "do not edit" comment
1900 rules: Fedora update
1901 rules_generator: skip random MAC addresses
1902 write changed network interface names to the kernel log
1904 Matthias Schwarzott (3):
1905 rules: Gentoo update
1906 fix inotify to work not only once
1907 rules: Gentoo update
1910 Makefile: add "make dist" for nightly snapshots
1913 Summary of changes from v112 to v113
1914 ============================================
1917 vol_id: do not fail if unable to drop privileges
1920 add missing ChangeLog
1921 make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
1922 rules: recognize partitions and disk devices properly
1924 atomically replace existing nodes and symlinks
1925 do not try to create existing file
1926 info() for ignore_remove
1928 Makefile: check for missing ChangeLog or RELEASE-NOTES at release
1929 allow to disable the replacement of unusual characters
1930 no newline in log messages
1931 udevd: do not use syslog if --verbose (debugging) is used
1934 fix typo in udev_utils_run.c
1937 Summary of changes from v111 to v112
1938 ============================================
1940 Fabio Massimo Di Nitto (1):
1941 rules: ignore partitons that span the entire disk
1943 Hannes Reinecke (1):
1944 cciss device support
1947 udevd: close /proc/meminfo after reading
1948 create_floppy_devices: remove dead "unlink" code
1949 volume_id: add function documentation
1950 udev_db: escape path names with \x00 instead of %00
1951 udevsettle: use long options
1952 replace_chars: replace spaces in node name
1953 volume_id: add and export string encoding function
1954 vol_id: export encoded strings
1955 rules: use encoded strings instead of skipping characters
1956 udevtest: print message before log output
1957 volume_id: escape % character
1958 replace_chars: replace % character
1959 IMPORT: do not mangle whitespace
1960 scsi_id: do not install symlink in /sbin
1962 volume_id: terminate overlong label strings
1963 scsi_id: add long options
1964 rules: use long options for scsi_id
1965 path_id: skip subsystem directory
1966 rules: fix cciss rule
1968 scsi_id: fix typo in help text
1969 fix "do not access parent" warning for ATTR{}
1970 sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
1971 events for "bus" and "class" registration must be matched as "subsystem"
1972 udevtest: add --subsystem option
1973 sysfs: change order of subsystem lookup
1974 add $sys substitution
1975 add TEST=="<file>" key
1976 add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
1977 sysfs: handle bus/class top-level directories
1978 sysfs: skip unknown sysfs directories
1983 create_floppy_devices: add man page
1984 path_id: remove on make uninstall
1987 volume_id: support for long-filename based labels
1989 Scott James Remnant (2):
1990 replace_untrusted_chars: replace all whitespace with space
1991 run_program: log "info" not "error" if program is missing
1994 Summary of changes from v110 to v111
1995 ============================================
1999 rules: Fedora update
2000 volume_id: use md native uuid format
2001 vol_id: use long options
2002 volume_id: add volume_id_get_* functions
2003 vol_id: use volume_id_get_*
2004 udevd: use fgets() to read /proc files
2005 volume_id: add internal UUID_STRING
2006 volume_id: add DDF support
2007 vol_id: README update
2008 volume_id: rename UUID_64BIT_LE/BE
2009 vol_id: add ID_FS_UUID_SAFE
2010 rules: use ID_FS_UUID_SAFE
2012 volume_id: give access to list of all available probers
2013 vol_id: use libvolume_id prober list for --probe-all
2014 volume_id: add remaining names for prober lookup by type
2016 volume_id: vol_id depends on libvolume_id
2018 Matthias Schwarzott (2):
2019 volume_id: fix Makefile for parallel make
2020 rules: Gentoo update
2023 Summary of changes from v109 to v110
2024 ============================================
2027 udevcontrol: allow to set global variables in udevd
2030 remove eventrecorder.sh
2032 volume_id: add md metadata 1.0, 1.1, 1.2 support
2033 unset variable with ENV{VAR}=""
2034 delete copies of default rules in SUSE rules
2035 volume_id: ext - fix endianess in version number
2036 rules: Fedora update
2037 volume_id: old md metadata has only 32 bit for the uuid
2038 volume_id: minix version 3 support
2039 don't create $tempnode for devices without major
2040 usb_id: add <devpath> to help text
2041 ata_id: use getopt_long()
2044 Matthias Schwarzott (3):
2045 Makefile: respect CFLAGS/LDFLAGS
2046 rules: Gentoo update
2047 ata_id: don't log error for libata devices on older kernels
2050 Summary of changes from v108 to v109
2051 ============================================
2054 create_floppy_devices: create nodes with correct selinux context
2057 udevtest: export ACTION string if given as option
2059 make ACTION!="add|change" working
2060 udevtest: import uevent variables if possible
2061 udevinfo: export all information stored in database
2062 default rules: add libata compat links
2063 create_path: don't fail if something else created the directory
2064 udevd: fix serialization of events
2065 path_id: remove broken example
2066 libvolume_id: do not install static library
2069 Matthias Schwarzott (2):
2071 persistent device naming: add joystick links
2074 path_id: add man page
2077 Summary of changes from v107 to v108
2078 ============================================
2081 udevinfo: relax check for the correct device if looked up by name
2082 don't write to sysfs files during test run
2083 finally remove the directory event-multiplexer crap
2085 Matthias Schwarzott (2):
2086 write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
2090 udevsettle: read udev not kernel seqnum first
2093 Summary of changes from v106 to v107
2094 ============================================
2096 Jean Tourrilhes (1):
2097 udevtest: export UDEV_LOG if we changed it
2100 man: add missing options to various man pages
2102 create_floppy_devices: apply specified mode without umask
2104 udevmonitor: add switch for kernel and udev events
2105 default rules: wait for 0:0:0:0 scsi devices only
2107 delete dasd_id, it moved to s390-tools
2109 encode db-file names, instead of just replacing '/'
2110 update internal variables if we see $DEVPATH during IMPORT
2111 increase /proc/stat buffer
2112 maintain index over device-names to devpath relation
2113 restore overwritten symlinks when the device goes away
2114 store devpath with the usual leading slash
2115 add link_priority to rule options, and store it in database
2116 pick actual valid device in udev_db_lookup_name
2117 cleanup already existing db-entries and db-index on device update
2118 selinux: move selinux_exit() to the main programs
2119 remove old error message
2120 read list of devices from index, make index private to database
2121 priority based symlink handling
2122 volume_id: get rid of compiler warning
2123 udevinfo: remove -d option
2124 update %n on netif name change
2125 if a node goes away, possibly restore a waiting symlink
2127 man: add "link_priority" option
2129 udevtest: add --force mode
2130 udevinfo: print link priority
2131 usb_id: append target:lun to storage device serial
2132 run_directory: add final warning before removal
2137 Matthias Schwarzott (2):
2138 udevd: cleanup std{in,our,err} on startup
2139 udevmonitor: fix swapped event switch descriptions
2142 Summary of changes from v105 to v106
2143 ============================================
2146 man: fix typos in scsi_id and udevd
2148 Andrey Borzenkov (2):
2149 vol_id: add -L to print raw partition label
2153 persistent device naming: tape devices and medium changers
2156 exclude parent devices from DRIVER== match
2157 volume_id: really fix endianess bug in linux_raid detection
2159 man: correct udevinfo --export-db
2160 path_id: append LUN to iSCSI path
2161 create_floppy_devices: add option for owner/group
2162 update example rules
2163 apply format chars to ATTR before writing to sysfs
2164 add (subsystem) to udevmonitor output
2165 update DRIVER== changes
2166 remove --version from the udevinfo man page
2167 add test for an attribute which contains an operator char
2168 man: add note about parent matching behavior
2169 scsi_id: accept tabs in /etc/scsi_id.conf
2170 remove dead rule in persistent tape rules
2172 Matthias Schwarzott (4):
2173 correct typo in extras/scsi_id/scsi_id.conf
2174 fix retry-loop in netif-rename code
2175 add option --version to udevd
2176 rule_generator: fix for creating rules on read-only filesystem
2178 Peter Breitenlohner (1):
2179 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2182 udevd: init signal pipe before daemonizing
2183 unlink old database file before creating a new one
2184 fix %c $string substitution
2186 Theodoros V. Kalamatianos (1):
2187 fix udev attribute names with a colon
2190 Summary of changes from v104 to v105
2191 ============================================
2194 man: fix typos in scsi_id and udevd
2196 Andrey Borzenkov (2):
2197 vol_id: add -L to print raw partition label
2201 exclude parent devices from DRIVER== match
2202 volume_id: really fix endianess bug in linux_raid detection
2204 Matthias Schwarzott (2):
2205 correct typo in extras/scsi_id/scsi_id.conf
2206 fix retry-loop in netif-rename code
2208 Peter Breitenlohner (1):
2209 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2212 udevd: init signal pipe before daemonizing
2213 unlink old database file before creating a new one
2214 fix %c $string substitution
2217 Summary of changes from v103 to v104
2218 ============================================
2222 update example rules
2225 volume_id: fix endianess bug in linux_raid detection
2226 man: fix udevmonitor text
2227 man: recreate from xml
2228 rename config "filename" to "dir"
2229 remove outdated documentation
2230 rename "udev.c" to "test-udev.c" - it is only for testing
2232 use git-archive instead of git-tar-tree
2234 Kazuhiro Inaoka (1):
2235 inotify syscall definitions for M32R
2238 write_cd_rules: identity-based persistence
2239 scsi_id: remove trailing garbage from ID_SERIAL_SHORT
2242 SELinux: label created symlink instead of node
2245 Summary of changes from v102 to v103
2246 ============================================
2249 persistent storage rules: skip gnbd devices
2250 volume_id: add checksum check to via_raid
2251 volume_id: add comment about hfs uuid conversion
2256 Summary of changes from v101 to v102
2257 ============================================
2260 writing_udev_rules: fix typo in example rule
2263 create missing ChangeLog for version 101
2265 update default rules
2266 first try "subsystem" link at a parent device, before guessing
2267 if /sys/subsystem exists, skip class, bus, block scanning
2268 scsi_id: export ID_SERIAL_SHORT without vendor/product
2272 path_id: fix SAS disk handling
2275 Summary of changes from v100 to v101
2276 ============================================
2279 fix udevinfo help text typo
2282 cleanup default rules
2283 add IMPORT operations to the udev man page
2286 remove Makefile magic for leading '0' in version
2287 udevd: use getopt_long()
2288 udevd: add --verbose option to log also to stdout
2289 udevd: add --debug-trace option
2290 rule_generator: improve net rule comment generation
2291 volume_id: correct iso9660 high sierra header
2292 warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
2293 don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
2294 udevinfo: print error in --attribute-walk
2295 udev_sysfs: unify symlink resolving
2296 udevtrigger: trigger devices sorted by their dependency
2297 fix spelling in deprecation warning
2300 Michał Bartoszkiewicz:
2301 udevtrigger: fix typo that prevents partition events
2304 clarify "specified user/group unknown" error
2307 update slackware rules
2310 update Frugalware rules
2313 Summary of changes from v099 to v100
2314 ============================================
2318 fix messed up ChangeLog from release 099
2319 man: add $attr{} section about symlinks
2320 revert persistent-storage ata-serial '_' '-' replacement
2323 Summary of changes from v098 to v099
2324 ============================================
2330 udev_db.c: include <sys/stat.h>
2331 use fnmatch() instead of our own pattern match code
2332 rename major/minor variable to maj/min to avoid warning
2333 update source file headers
2334 udevtest: print header that ENV{} can't work
2336 udevtrigger: options to filter by subsystem and sysfs attribute
2337 udevtrigger: remove unused longindex
2338 udevinfo: use long options
2339 udevd: use files instead of symlinks for /dev/.udev/queue,failed
2340 udevtrigger: fix pattern match
2341 reorder options in udevinfo man page
2342 udevinfo: fix SUBSYTEMS spelling error
2343 fix ENV{TEST}="Test: $env{TEST}"
2344 let $attr{symlink} return the last element of the path
2345 cdrom_id: add rules file to call cdrom_id
2346 udevinfo: do not show symlinks as attributes in --attribute-walk
2347 remove broken name_cdrom.pl
2351 run_program: close pipe fd's which are connected to child process
2352 add persistent rules generator for net devices and optical drives
2355 changes rules for ata disk from '_' to '-'
2358 make struct option arrays static const
2362 Summary of changes from v097 to v098
2363 ============================================
2366 udevtest: allow /sys in the devpath paramter
2369 selinux: init once in the daemon, not in every event process
2372 udevd: remove huge socket buffer on the control socket
2374 rename udev_libc_wrapper -> udev_sysdeps
2375 db: store devpath - node relationship for all devices
2376 udevinfo: allow -a -n <node>
2377 udevinfo, udevtest: simplify '/sys' stripping from devpath argument
2378 lookup_user, lookup_group: report "unknown user" and "lookup failed"
2379 consistent key naming to match only the event device or include all parent devices
2380 skip rule, if too may keys of the same type are used
2381 introduce ATTR{file}="value" to set sysfs attributes
2383 update default rules
2384 export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
2385 fix typo in SUBSYSTEMS key parsing
2386 udevtrigger: add --retry-failed
2387 volume_id: add suspend partition detection
2388 vol_id: use primary group of 'nobody' instead of 'nogroup'
2389 remove built-in /etc/passwd /etc/group parser
2390 always expect KEY{value} on ATTR, ATTRS, ENV keys
2391 use new key names in test programs
2392 cleanup commandline argument handling
2393 db: don't create a db file for only a node name to store
2394 man: add ATTR{file}="value" assignment
2397 volume_id: fix fat32 cluster chain traversal
2400 fix 'unknow user' error from getpwnam/getgrnam
2401 fix rc when using udev --daemon
2404 Michał Bartoszkiewicz:
2405 man pages: fix typos
2408 Summary of changes from v096 to v097
2409 ============================================
2412 add joystick support to persistent input rules
2415 firmware.sh: remove needless '/'
2416 vol_id: add --skip-raid and --probe-all option
2417 switch uevent netlink socket to group 1 only
2418 increase /proc/stat read buffer
2419 use "change" instead of "online" events
2420 remove 'static' from local variable
2421 libvolume_id: add parameter 'size' to all probe functions
2422 man pages: replace 'device-path' by 'devpath'
2423 man pages: work around xmlto which tries to be smart
2424 refresh vol_id man page
2425 udevinfo: add DRIVER==
2426 Makefile: fix dependency
2427 libvolume_id: read ufs2 label
2428 switch ifdef __KLIBC__ to ifndef __GLIBC__
2429 report failing getpwnam/getgrnam as error
2430 rename udevcontrol message types and variables
2431 initialize unused sockets to -1
2432 udevd: remove useless udevinitsend parameter
2434 udevd: autotune max_childs/max_childs_running
2435 update frugalware rules
2437 move default rules to etc/udev/rules.d/
2438 add 'crypto' devices to persistent storage rules
2439 add late.rules to default rules
2441 don't report an error on overlong comment lines
2443 udevd: read DRIVER from the environment
2446 make rename_netif() error messages useful
2447 path_id: fix an harmless syntax error
2450 update slackware rules
2453 Fix inotify syscalls on ARM
2456 Summary of changes from v095 to v096
2457 ============================================
2460 Makefiles: fix .PHONY for man page target
2461 allow longer devpath values
2462 path_id: prepare for new sysfs layout
2465 Summary of changes from v094 to v095
2466 ============================================
2470 don't remove symlinks if they are already there
2471 allow "online" events to create/update symlinks
2472 udevinfo: clarify parent device attribute use
2474 netif rename: optimistic loop for the name to become free
2475 remove broken %e enumeration
2478 print usage of udevcontrol when no or invalid command is given
2481 Summary of changes from v093 to v094
2482 ============================================
2485 update "writing udev rules"
2488 libvolume_id: gfs + gfs2 support
2489 remove MODALIAS key and substitution
2490 add persistent-input.rules
2496 Summary of changes from v092 to v093
2497 ============================================
2500 path_id: add support for iSCSI devices
2503 libvolume_id: fat - check for signature at end of sector
2504 libvolume_id: add more software raid signatures
2506 path_id: prevent endless loop for SAS devices on older kernels
2508 replace binary firmware helper with shell script
2509 skip device mapper devices for persistent links
2512 Summary of changes from v091 to v092
2513 ============================================
2516 don't include stropts.h, some libc's don't like it
2517 udevd: create leading directories for /dev/.udev/uevent_seqnum
2518 vol_id: fix logging from libvolume_id's log function
2521 add more warnings for invalid key operations
2522 fix offsetof() build issue with recent glibc
2523 selinux: fix typo in block device node selection
2524 vol_id: add NetWare volume detection
2525 edd_id: fix "(null)" output if "mbr_signature" does not exist
2527 libvolume_id: nss - use different uuid
2530 path_id: add platform and serio support
2534 path_id: fix bashism
2537 Summary of changes from v090 to v091
2538 ============================================
2541 path_id: fix SAS device path generation
2544 udevtest: don't try to delete symlinks
2545 persistent rules: fix typo in dm rule
2546 allow NAME=="value" to check for already assigned value
2547 udevd: export initial sequence number on startup
2550 Summary of changes from v089 to v090
2551 ============================================
2554 udevd: export current seqnum and add udevsettle
2555 volume_id: fix endianess conversion typo for FAT32
2556 merge device event handling and make database content available on "remove"
2557 set default udevsettle timeout to 3 minutes
2558 export INTERFACE_OLD if we renamed a netif
2559 let udevmonitor show the possibly renamed devpath
2560 volume_id: move some debug to info level
2561 udevtrigger: fix event order
2562 usb_id: remove uneeded code
2563 remove old symlinks before creating current ones
2564 path_id: fix loop for SAS devices
2565 apply format char to variables exported by ENV
2568 add inotify support for hppa and MIPS and log if inotify is not available
2571 fix typo in error message
2574 Summary of changes from v088 to v089
2575 ============================================
2578 path_id: add bus to USB path
2581 change rule to skip removable IDE devices
2582 don't create uuid/label links for raid members
2583 volume_id: provide library
2584 fix rule order for persistent tape links
2586 volume_id: provide a custom debug function
2587 volume_id: rename subdirectory
2588 volume_id: use shared library by default
2589 because is better than cause
2590 volume_id: remove some global symbols
2591 volume_id: define exported symbols
2592 remove all stripping code
2593 man pages: mention udev(7) not udev(8)
2595 move all *_id programs to /lib/udev/
2596 update Red Hat rules
2598 pass CROSS_COMPILE to AR and RANLIB down to extras/
2599 volume_id: update README
2600 volume_id: generate man page from xml source
2602 fix symlink targets in Makefiles
2605 Summary of changes from v087 to v088
2606 ============================================
2609 persistent links: add scsi tape links and usb path support
2612 volume_id: add squashfs detection
2613 reset signal handler in event process
2614 correct use of fcntl()
2615 add udevtrigger to request events for coldplug
2616 add ',' to trusted chars
2617 volume_id: remove partition table parsing code
2618 volume_id: remove all partition table support
2619 fix spelling error in debug string
2620 rename "persistent disk" to "persistent storage"
2621 fix output for USB path
2624 Summary of changes from v086 to v087
2625 ============================================
2628 path_id: support SAS devices
2631 fix persistent disk rules to exclude removable IDE drives
2632 warn about %e, MODALIAS, $modalias
2633 remove devfs rules and scripts
2636 typo in debug text in udev_run_hotplugd.c
2639 Summary of changes from v085 to v086
2640 ============================================
2643 volume_id: replace __packed__ by PACKED macro
2644 volume_id: split raid and filesystem detection
2645 volume_id: add missing return
2646 udevd: fix queue export for multiple events for the same device
2649 workaround missing kernel headers for some architectures
2652 update to udev-084/doc/writing_udev_rules
2655 Summary of changes from v084 to v085
2656 ============================================
2659 Fix trivial spelling errors in RELEASE-NOTES
2662 fix typo in parisc support to path_id
2665 make WAIT_FOR_SYSFS usable in non "wait-only" rules
2666 fix typo in man page
2667 include sys/socket.h for klibc build
2668 cramfs detection for bigendian
2669 exit WAIT_FOR_SYSFS if the whole device goes away
2671 update Red Hat rules
2673 include errno.h in udev_libc_wrapper.c
2676 Summary of changes from v083 to v084
2677 ============================================
2681 switch CROSS to CROSS_COMPILE
2682 replace fancy silent build program by simple kernel build like logic
2683 move manpages to top level
2684 remove UDEVD_UEVENT_INITSEND
2686 scsi_id: remove dead files
2687 optimize sysfs device and attribute cache
2688 let SYSFS{} look at the device, not only the parent device
2689 add debug output to sysfs operations
2692 Summary of changes from v082 to v083
2693 ============================================
2696 man page: document when substitutions are applied for RUN and other keys
2697 check for ignore_device in loop looks redundant
2700 udevstart: fix NAME="" which prevents RUN from being executed
2701 find programs in /lib/udev for IMPORT if {program} is not given
2702 don't add $SUBSYSTEM automatically as $1 to programs
2703 remove redundant substitution of RUN key
2706 Summary of changes from v081 to v082
2707 ============================================
2710 substitute format chars in RUN after rule matching
2713 scsi_id, usb_id: request device parent by subsystem
2714 path_id: work with "all devices in /sys/devices"
2715 ignore all messages with missing devpath or action
2716 Makefile: remove dynamic config file generation
2717 path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
2718 usb_id: don't fail on other subsytems than "scsi"
2719 don't do RUN if "ignore_device" is given
2720 increase kernel uevent buffer size
2721 move udev(8) manpage to udev(7)
2722 recreate man pages from xml source
2723 remove udev, udevstart, udevsend from the default installation
2725 rename apply_format() cause it is public now
2726 udevtest: add udev_rules_apply_format() to RUN keys
2727 let "ignore_device" always return the event successfully
2730 fixes udev build with -fpie
2733 Summary of changes from v080 to v081
2734 ============================================
2737 add DEVLINKS to "remove" event
2738 better log text and comments
2739 vol_id: probe volume as user nobody
2740 fix BUS, ID, $id usage
2741 prepare moving of /sys/class devices to /sys/devices
2744 Summary of changes from v079 to v080
2745 ============================================
2748 fix dependency for make -j2
2754 update RELEASE-NOTES + TODO
2755 fix typo in man page
2758 path_id: fix invalid character class
2762 udev_selinux.c: include udev.h
2765 Summary of changes from v078 to v079
2766 ============================================
2769 don't log error if database does not exist
2770 use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
2771 scsi_id: read page 0x80 with libata drives
2773 remove %e from man page
2776 Summary of changes from v077 to v078
2777 ============================================
2780 Update Gentoo udev main rule file.
2781 add parisc support to path_id
2784 scsi_id: -u fold multiple consecutive whitespace chars into single '_'
2787 optimize SELinux path match
2791 allow C99 statements
2792 fix segfaulting create_floppy_devices
2794 remove unused variables
2795 remove default settings in udev.conf
2796 clearenv() is now part of klibc
2797 add DEVLINKS to the event environment
2800 scsi_id: support pre-SPC3 page 83 format
2803 Summary of changes from v076 to v077
2804 ============================================
2807 merge two consecutive static strlcat's
2808 don't return an error, if "ignore_device" is used
2809 remove outdated and misleading stuff
2810 move SEQNUM event skipping to udevsend
2811 update RELEASE-NOTES
2813 allow programs in /lib/udev called without the path
2815 add target to to generate ChangeLog section
2816 update Red Hat rules
2819 allow to overwrite the configured udev_root by exporting UDEV_ROOT
2820 let udevsend ignore events with SEQNUM set
2824 Summary of changes from v75 to v076
2825 ============================================
2828 fix typo in eventrecorder
2829 volume_id: include stddef.h header
2830 remove misleading install instructions
2831 remove all built-in wait_for_sysfs logic
2832 add linux/types.h back, old glibc-kernel-headers want it
2833 volume_id: use glibc's byteswap
2834 udevd: ignore all messages without DEVPATH
2835 udevd: track exit status of event process
2836 udevd: export event queue and event state
2837 remove "udev_db" option from config file
2838 Makefile: remove exec_prefix and srcdir
2839 update README and RELEASE-NOTES
2840 udevd: track killed event processes as failed
2842 don't start udevd from udevsend
2843 udevd: add a missing return
2844 libvolume_id: fix weird fat volume recognition
2845 move some helpers from extras to /lib/udev
2847 Scott James Remnant:
2848 move delete_path() to utils
2849 clean-up empty queue directories
2850 Makefile: fail, if submake fails
2853 Summary of changes from v74 to v075
2854 ============================================
2857 Make run_directory.c stat the place it is going to try to run.
2860 forgot the ChangeLog for 074
2861 volume_id: provide libvolume_id.a file
2862 remove our own copy of klibc
2863 remove outdated HOWTO
2866 remove completely useless start script
2867 fix tests and remove no longer useful stuff
2868 replace udeveventrecorder by a shell script
2871 Summary of changes from v73 to v074
2872 ============================================
2875 never queue events with TIMEOUT set
2876 let NAME="" supress node creation, but do RUN keys
2881 add strerror() to error logs
2882 move some logging from dbg() to info()
2885 Summary of changes from v72 to v073
2886 ============================================
2889 udevd: depend on netlink and remove all sequence reorder logic
2890 print useconds in udevmonitor
2891 add RELEASE-NOTES, update TODO
2894 Summary of changes from v71 to v072
2895 ============================================
2897 Ananth N Mavinakayanahalli:
2898 libsysfs: translate devpath of the symlinked class devices to its real path
2901 add man pages for *_id programs
2904 volume_id: add OCFS Version 1
2905 volume_id: add Veritas fs
2906 volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes
2907 volume_id: move blocksize validation to fix jbd recognition
2908 volume_id: fix typo in ocfs
2909 volume_id: add vxfs include
2910 volume_id: make FAT32 recognition more robust
2911 volume_id: Version 051
2912 volume_id: fix typo in ext blocksize check
2913 volume_id: Version 052
2914 FAQ: remove confusing statement about module loading
2915 cleanup compiler/linker flags
2916 use DESTDIR on uninstall, no need to pass prefix to submake
2917 allow to pass STRIPCMD, to skip stripping of binaries
2918 cleanup make release
2919 fix the new warnings I asked for
2920 move rules parsing into daemon
2921 "make STRIPCMD=" will disable the stripping of binaries
2922 remove no longer working udevd-test program
2923 "STRIPCMD=" for the EXTRAS
2924 add dummy inotify syscalls on unsupported architecture
2925 remove no longer needed waiting for "dev" file
2926 revert the "read symlink as device patch"
2927 use libsysfs to translate the class linke to the device path
2928 libsysfs: remove brute-force "bus", "driver" searching for old kernels
2929 test: add "driver" and "bus" links to test sysfs tree
2930 update RELEASE-NOTES
2931 udevd: don't daemonize before initialization
2932 log to console if syslog is not available
2934 remove precompiled rules option
2935 export DEVNAME on "remove" only if we really got a node to remove
2939 Summary of changes from v70 to v071
2940 ============================================
2943 Remove the udev.spec file as no one uses it anymore
2946 edd_id: check that EDD id is unique
2949 ata_id: open volume O_NONBLOCK
2950 add "Persistent Device Naming" rules file for disks
2951 scsi_id: switch temporary node creation to /dev
2952 volume_id: set reiser instead of reiserfs for filesystem type
2953 update devfs rules header
2957 remove no longer needed includes
2958 switch tools and volume_id from LGPL to GPLv2
2959 add edd-*-part%n to the persistent.rules
2960 update Debian persistent rules
2962 udevd: fix initial timeout handling
2963 force event socket buffer size to 16MB
2964 udevd: move logging from err to info for non-hotplug uevent
2965 fix selinux compilation
2966 libsysfs: accept sysmlinks to directories instead of real directories
2969 run_directory: fix typo in "make install"
2972 Summary of changes from v069 to v070
2973 ============================================
2976 udevd: fix udevd read() calls to leave room for null byte
2979 scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
2982 fix nbd error messages with a gentoo rule hack
2983 fix scsi_id rule in gentoo config file
2986 EXTRAS/Makefile: fix install targets to match main Makefile
2989 volume_id: fix error handling with failing read()
2990 EXTRAS: cleanup and sync all Makefiles
2991 add install test to 'make buildtest'
2992 update RELEASE-NOTES
2995 fix a debug text typo in udev_rules.c
2998 Summary of changes from v068 to v069
2999 ============================================
3002 fix typo in firmware_helper
3005 firmware_helper: fix write count
3008 *_id: fix zero length in set_str()
3009 add program name to logged error
3010 fix exit code of udevinitsend and udevmonitor
3011 udevd: keep the right order for messages without SEQNUM
3012 volume_id: don't probe for mac_partition_maps
3013 udevmonitor: cleanup on exit
3014 path_id: remove SUSE specific PATH
3016 add pci_express to bus list
3018 store ENV{key}="value" exported keys in the database
3019 fix lookup for name in the udevdb, it should return the devpath
3020 prepare for new HAL udevdb dump
3021 print persistent data with "udevinfo -q all"
3022 change parameter order of udev_db_search_name()
3023 add and use name_list_cleanup() for cleaning up the string lists
3024 don't store devpath in udevdb, we don't need it
3025 add uft8 validation for safe volume label exporting
3026 start to enforce plain ascii or valid utf8
3027 use WRITE_END/READ_END for the pipe index
3028 remove not needed sig_flag for state of signal_pipe
3029 don't reenter get_udevd_msg() if message is ignored
3030 rename ...trailing_char() to ...trailing_chars()
3031 vol_id: ID_LABEL_SAFE will no longer contain fancy characters
3032 udevd: move some logging to "info" and "err"
3033 remove special TIMEOUT handling from incoming queue
3034 udev_test.pl: we replace untrusted chars with '_'
3035 check the udevdb before assigning a new %e
3036 update RELEASE-NOTES
3037 udevinfo: add database export
3038 write man page masters in DocBook XML
3039 udevinfo: rename dump() to export()
3040 test the automatic man page rebuild and checkin
3041 Makefile: remove all the duplicated rules
3042 all man pages rewritten to use DocBook XML
3043 add missing udevsend man page
3044 also forgot udevmonitor.8
3045 udevinfo: restore -d option
3046 scsi_id: rename SYSFS to LIBSYSFS
3047 add edd_id tool to match BIOS EDD disk information
3048 move and update libsysfs.txt
3049 klibc: update to version 1.1.1
3050 delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rules
3051 delete docs/persistent_naming - obsoleted by persistent disk names
3052 delete old Fedora html page
3053 add "totally outdated" header to docs/overview :)
3055 fix useless but funny name_cdrom.pl script to work again
3057 Makefile: fix prerequisits for $(PROGRAMS)
3058 Makefile: cleanup install targets
3059 remove chassis_id program
3060 fic gcov use and move it into the Makefile
3061 FAQ: update things that have changed
3064 switch to '==' in raid-devfs.sh
3067 Summary of changes from v067 to v068
3068 ============================================
3071 add EXTRAS documentation to the README file.
3072 Always open the cdrom drive in non-blocking mode in cdrom_id
3073 cdrom_id: change err() to info() to help with debugging problems
3076 cleanup some debug output and move to info level + unify select() loops
3077 move udevmonitor to /usr/sbin
3078 ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
3079 vol_id: fix sloppy error handling
3080 fix typo in cdrom_id syslog
3081 bring std(in|out|err) fd's in a sane state
3082 fix printed udevmonitor header
3085 Summary of changes from v066 to v067
3086 ============================================
3089 added the cdrom.h #defines directly into the cdrom_id.c file
3093 fix make install, as we don't provide a default rule set anymore
3094 fix more compiler warnings ...
3095 fix udevstart event ordering, we want /dev/null very early
3096 don't fail too bad, if /dev/null does not exist
3099 Summary of changes from v065 to v066
3100 ============================================
3103 update gentoo rule file.
3104 Created cdrom_id program to make it easier to determine cdrom types
3105 added cdrom_id to the build check
3106 updated gentoo rule file to handle removable ide devices.
3107 changed cdrom_id exports to be easier to understand and consistant with other _id programs.
3108 fix klibc build issue in cdrom_id.c
3109 Change the gentoo rules to use cdrom_id instead of cdsymlink.sh
3110 changed location of gentoo helper apps to be /sbin instead of in scripts dir
3111 tweak the gentoo rules some more.
3114 add NETLINK define for the lazy distros
3115 read sysfs attribute also from parent class device
3116 switch some strlcpy's to memcpy
3117 allow clean shutdown of udevd
3118 add flag for reading of precompiled rules
3119 update distro rules files
3122 add firmware_helper to load firmware
3123 more distro rules updates
3125 remove example rules and put the dev.d stuff into the run_directory folder
3126 trivial text cleanups
3128 split udev_util in several files
3130 allow logging of all output from executed tools
3131 add Usage: to udevmonitor and udevcontrol
3132 move some logging to the info level
3138 Summary of changes from v064 to v065
3139 ============================================
3142 Added persistent name rules for block devices to gentoo rule file.
3143 Added horrible (but fun) path_id script to extras.
3144 Update gentoo rules file.
3147 update release notes for next version
3148 add udevmonitor, to debug netlink+udev events at the same time
3149 allow RUN to send the environment to a local socket
3150 fix GGC signed pointer warnings and switch volume_id to stdint
3153 Summary of changes from v063 to v064
3154 ============================================
3157 volume_id: add OCFS (Oracle Cluster File System) support
3161 add ID_BUS to *_id programs
3162 create_floppy_devices: add tool to create floppy nodes based on sysfs info
3165 move code to its own files
3166 make SYSFS{} usable for all devices
3167 add padding to rules structure
3168 allow rules to have labels and skip to next label
3169 thread unknown ENV{key} match as empty value
3172 Summary of changes from v062 to v063
3173 ============================================
3176 fix typo in GROUP value application
3179 add 'make tests' as I'm always typing that one wrong...
3180 Really commit the udev_run_devd changes...
3181 Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
3182 fix position of raw rules in gentoo config file
3185 dasd_id: add s390 disk-label prober
3186 fix usb_id and let scsi_id ignore "illegal request"
3189 volume_id: remove s390 dasd handling, it is dasd_id now
3190 trivial fixes for *_id programs
3191 IMPORT: add {parent} to import the persistent data of the parent device
3192 allow multiple values to be matched with KEY=="value1|value2"
3193 udevd: set incoming socket buffer SO_RCVBUF to maximum
3194 remember mapped rules state
3195 ata_id: check for empty serial number
3196 compile dasd only on s390
3199 correct default mode documentation in udev
3202 Summary of changes from v061 to v062
3203 ============================================
3206 fix symlink values separated by multiple spaces
3207 update RELEASE-NOTES
3208 fix typo in group assignment
3209 fix default-name handling and NAME="" rules
3210 add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
3211 fix unquoted strings in udevinitsend
3213 Summary of changes from v060 to v061
3214 ============================================
3217 Sync up the Debian rules files
3218 fix cdrom symlink problem in gentoo rules
3219 Fix ChangeLog titles
3222 update RELEASE-NOTES
3223 we want to provide OPTFLAGS
3224 rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT
3225 udevd: optimize env-key parsing
3226 don't resolve OWNER, GROUP on precompile if string contains %, $
3227 set default device node to /dev
3228 create udevdb files only if somehting interesting happened
3229 pack parsed rules list
3230 replace useless defines by inline text
3231 move rule matches to function
3232 add usb_id program to generate usb-storage device identifiers
3233 add IEEE1394 rules to the gentoo rule file
3234 fake also kernel-name if we renamed a netif
3235 allow OPTIONS to be recognized for /sys/modules /sys/devices events
3236 switch gentoo rules to new operators
3239 Summary of changes from v059 to v060
3240 ============================================
3243 Fix the gentoo udev rules to allow the box to boot properly
3246 Udev doesn't properly build with $CROSS
3249 Keep udevstart from skipping devices without a 'dev' file
3252 #define NETLINK_KOBJECT_UEVENT
3255 Summary of changes from v058 to v059
3256 ============================================
3259 Update the gentoo rule file
3260 Fix udevinfo for empty sysfs directories
3261 Fix makefile to allow 'make release' to work with git
3264 udev: fix netdev RUN handling
3265 udevcontrol: fix exit code
3268 prepare RELEASE-NOTES
3269 add ID_TYPE to the id probers
3270 add -x to scsi_id to export the queried values in env format
3271 store the imported device information in the udevdb
3272 rename udev_volume_id to vol_id and add --export option
3273 add ata_id to read serial numbers from ATA drives
3274 IMPORT allow to import program returned keys into the env
3275 unify execute_command() and execute_program()
3276 IMPORT=<file> allow to import a shell-var style config-file
3277 allow rules to be compiled to one binary file
3278 fix the fix and change the file to wait for to the "bus" link
3279 fix udevstart and let all events trvel trough udev
3280 prepare for module loading rules and add MODALIAS key
3281 remove device node, when type block/char has changed
3282 Makefile: remove dev.d/ hotplug.d/ from install target
3283 udevcontrol: add max_childs command
3284 udevd: control log-priority of the running daemon with udevcontrol
3285 udeveventrecorder: add small program that writes an event to disk
3286 klibc: add missing files
3287 udevinitsend: handle replay messages correctly
3288 udev man page: add operators
3289 udevd: allow starting of udevd with stopped exec-queue
3290 klibc: version 1.0.14
3291 udev: handle all events - not only class and block devices
3292 volume_id: use udev-provided log-level
3293 udev: clear lists if a new value is assigned
3294 udev: move dev.d/ handling to external helper
3295 udev: allow final assignments :=
3296 udevd: improve timeout handling
3297 Makefile: fix DESTDIR
3299 udevd: add udevcontrol
3300 udevd: listen for netlink events
3303 Dialout group fix for capi devices in the gentoo rules file
3305 Summary of changes from v057 to v058
3306 ============================================
3309 o Writing udev rules docs update
3312 o update cdsymlinks to latest version
3315 o remove detach_state files from the sysfs test tree
3316 o Update permissions on test scripts so they will run properly now
3317 o hopefully fix up the symlinks in the test directory
3318 o Removed klibc/klibc.spec as it is autogenerated
3319 o Added symlinks thanks to Kay's script and git hacking
3320 o add Red Hat/Fedora html documenation
3321 o Update Red Hat default udev rules
3324 o selinux: fix handling during creation of symlinks
3325 o Fedora udev.rules update
3326 o libsysfs: version 2.0
3327 o klibc: version 1.0.7
3330 o Fix libsysfs issue with relying on the detach_state file to be
3332 Summary of changes from v056 to v057
3333 ============================================
3335 <tklauser:access.unizh.ch>:
3336 o fix stupid all_partitions bug
3339 o add test for make -j4 to build-check
3340 o klibc: version 1.0.6
3341 o update Debian rules
3342 o apply default permissions only for devices that will need it
3343 o adapt RELEASE-NOTES
3344 o udev_volume_id: fix endianess macros
3345 o udev-test.pl: add test for DEVNAME export to RUN environment
3346 o update the man page to reflect the recent changes
3347 o export DEVNAME to RUN-key executed programs
3348 o fix make -j4 and the local klibc-install
3349 o update RELEASE-NOTES
3350 o add RUN key to be able to run rule based notification
3351 o fix udevtest to print the error if logging is disabled
3352 o move execute_program to utils + add action to init_device
3353 o correct correction for error path for PROGRAM execution
3354 o correct error path for PROGRAM execution
3355 o klibc: version 1.0.5
3356 o check for strlen()==0 before accessing strlen()-1
3357 o allow to match against empty key values
3358 o read %s{}-sysfs values at any device in the chain
3359 o udev_rules.c: don't change sysfs_device while walking up the device chain
3360 o klibc: strlcpy/strlcat - don't alter destination if size == 0
3361 o fix klibc's broken strlcpy/strlcat
3362 o udevinfo: print SYSFS attribute the same way we match it
3363 o remove untrusted chars read from sysfs-values or returned by PROGRAM
3364 o udevinfo: print errors to stderr instead of stdout
3365 o klibc: version 1.0.4
3366 o support log-priority levels in udev.conf
3367 o test-suite: remove UDEV_TEST, it's not needed anymore
3368 o libsysfs: remove trailing slash on SYSFS_PATH override
3371 Summary of changes from v055 to v056
3372 ============================================
3374 <tklauser:access.unizh.ch>:
3375 o fix header paths in udev_libc_wrapper.c
3378 o udev-test.pl: use more common user/group names
3379 o klibc: remove SCCS directories from the temporary klibc install
3380 o udev-test.pl: add a test where the group cannot be found in /etc/passwd
3381 o udev-test.pl: add check for textual uid/gid
3382 o fix bad typo that prevents the GROUP to be applied
3383 o udevd: don't delay events with TIMEOUT in the environment
3384 o klibc: use klcc wrapper instead of our own Makefile
3385 o change call_foreach_file to return a list
3388 Summary of changes from v054 to v055
3389 ============================================
3391 <jkluebs:luebsphoto.com>:
3392 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.
3394 <pebenito:gentoo.org>:
3397 <tklauser:access.unizh.ch>:
3398 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
3399 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.
3403 o added frugalware udev ruleset
3404 o merge selinux and Kay's symlink fixes together
3407 o volume_id: Fix label/uuid reading for reiserfs
3410 o add udevstart to the RELEASE-NOTES
3411 o volume_id: version 43
3412 o clarify the shortcomings of %e
3413 o correct rule match for devices without a physical device
3414 o remove unneeded code, libsysfs does this for us
3415 o add final release note
3416 o add ENV{} key to match agains environment variables
3417 o simplify sysfs_pair handling
3418 o add a test and simplify debug statement
3419 o support =, ==, !=, += for the key match and assignment
3420 o add OPTION="last_rule" to skip any later rule
3421 o rename namedev_dev to udev_rule
3422 o correct enum device_type
3423 o remove udevstart on make clean
3424 o volume_id: version 42
3425 o volume_id: version 41
3426 o remove unneeded include
3427 o The path to dlist.h is not correct
3428 o udevinfo -d: use '=' as separator, cause ':' may be a part of the devpath
3429 o klibc: version 1.0.3
3430 o add RELEASE-NOTES file
3431 o test suite: move "driver" link to physical device
3432 o remove PLACE key match
3433 o don't lookup "root" in the userdb
3435 o fix segfaulting udev while DRIVER matching
3437 o klibc: version 0.214
3438 o rename device_list->list to device_list->node
3439 o replace strncpy()/strncat() by strlcpy()/strlcat()
3440 o split udev and udevstart
3441 o udev_volume_id: version 39
3442 o rename LOG to USE_LOG in all places
3443 o remove Makefile magic for klibc integration
3444 o klibc_fixups: remove no longer needed stuff
3445 o udev_volume_id: volume_id v38
3446 o use numeric owner/group as default values to avoid parsing userdb
3447 o fix up segfaulting binaries with new klibc
3448 o udevinfo -d: speed-up device dump
3449 o klibc: version 0.211
3450 o klibc_fixups: remove unneeded stuff
3451 o replace weird defines by real code
3452 o udev-test.pl: remove useless tests
3453 o allow unlimitied count of symlinks
3454 o unmap db-file after use
3455 o remove typedef for call_foreach_file() handler function
3456 o correct udev_init_device
3457 o rename attributes to options
3458 o kill stupid gcc4 warning
3459 o trivial clenaup of namedev code
3460 o klibc: check for gcc4
3461 o klibc: update v0.205
3464 o gentoo rule update for raid devices
3467 Summary of changes from v053 to v054
3468 ============================================
3470 <tklauser:access.unizh.ch>:
3471 o udev_volume_id: add Reiser4 support
3474 o namedev: skip backslashes only if followed by newline
3475 o wait_for_sysfs: add joydev
3476 o udevinfo: print devpath -> node relationship for all devices
3477 o trivial rename of some variables
3479 o big libsysfs diet (pre 2.0 version)
3480 o udev_volume_id: volume_id v35
3481 o add "serio" to bus list
3482 o determine device type in udev_init_device()
3483 o move kernel name/number evaluation into udev_init_device()
3484 o detect NAME="" as ignore_device rule
3485 o trivial namedev cleanup
3486 o cleanup db functions
3487 o clean up match_place()
3488 o switch device type to enum
3489 o switch major/minor to dev_t
3490 o remove the device node only if the major/minor number matches
3491 o libsysfs: work around a klibc bug
3492 o introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
3493 o namedev: execute PROGRAM only once and not possibly for every physical device
3496 o update scsi_id to work with libsysfs changes
3499 Summary of changes from v052 to v053
3500 ============================================
3503 o fix gentoo fb permission issue
3504 o allow simple-build-check.sh to go faster if MAKEOPTS is set
3505 o make the release tarballs have writable files in them
3506 o remove gentoo permission file as it's not valid anymore
3509 o fix special file mode mask for temporary device node
3510 o udevstart: simplify "dev" file searching
3511 o udev_volume_id: remove temporary node creation and parent handling
3512 o add %P modifier to query the node name of the parent device
3513 o udev_volume_id: remove __packed__ from dasd structure as it does not work
3514 o create /block/*/range count of partitons for all_partitions
3517 o scsi_id changes for use with udev %N and %p
3520 Summary of changes from v051 to v052
3521 ============================================
3524 o debian: update rules files
3525 o raid-devfs.sh: devfs names for hardware RAID controllers
3526 o scsi_id: when udevstart is started, /tmp is not writeable
3527 o cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
3529 <sschweizer:gmail.com>:
3530 o gentoo/udev.rules: add default permissions for sound devices
3533 o fix example comment in ide-devfs.sh
3534 o Add infiniband to gentoo rules
3535 o Another gentoo fix, adding dvb support
3536 o Fix gentoo bug #76056 (fb device group permissions.)
3537 o Fix gentoo bug #81102, device nodes for the pktcdvd device
3540 o provide temporary device node for callouts to access the device
3541 o udev_volume_id: fix dasd disklabel reading with -l option
3542 o udev_volume_id: volume_id version 034
3543 o udev_volume_id: rename probe_ibm into probe_dasd
3544 o udev_volume_id: volume_id version 032
3545 o Makefile: add some more warnings and prepare for clean gcc4 compile
3546 o Makefile: cleanup conditional config option sections
3547 o fix -Wsign-compare warnings
3548 o chassis_id: clean compilation and fix bad function parameter passing
3549 o simple_build_check: make it possible to pass KERNEL_DIR
3550 o selinux: cleanup udev integration
3553 o trivial: remove _all_ trailing slashes with no_trailing_slash()
3554 o trivial: fix signedness
3555 o namdev: allow symlink-only rules to specify node permissions
3556 o udevd: fix valgrind warning
3559 Summary of changes from v050 to v051
3560 ============================================
3562 <roland:digitalvampire.org>:
3563 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" ;)
3565 <tklauser:access.unizh.chbk>:
3566 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.
3568 Christian Bornträger:
3569 o udev_volume_id: fix -d option
3572 o gentoo fb permission fix
3573 o fix gcc 2.96 issue in libsysfs
3574 o remove the lfs startup script on request of the author
3575 o clean up the aoe char device rules, and delete the block one as it's not needed
3576 o add aoe block and char device rules to the gentoo rule file
3577 o fix udev_volume_id build error
3580 o rearrange link order in Makefile
3583 o udev_volume_id: new version of volume_id
3584 o klibc: update to version 0.198
3585 o udev_volume_id: fix FAT label reading
3586 o klibc: update to version 0.196
3587 o udevd: throttle the forking of processes
3588 o udevd: add possible initialization of expected_seqnum
3589 o udevd: it's obviously not the brightest idea to exit a device node manager if it doesn't find /dev/null
3590 o udevd: separate socket handling to prepare for other event sources
3591 o udevd: support -d switch to become a daemon
3592 o udev_volume_id: version 27
3593 o udevd: split up message receiving an queueing
3594 o remove useless warning if udev.conf contains keys not read by udev itself
3595 o improve event sequence serialization
3596 o remove udevsend syslog noise on udevd startup
3597 o limit the initial timeout of the udevd event handling
3598 o correct detection of hotplug.d/ udevsend loop
3599 o correct log statement
3600 o remove default_* permissions from udev.conf file
3601 o update Fedora config files and add some more tests
3602 o allow permissions only rules
3603 o add SUBSYSTEM rule to catch all block devices and apply the disk permissions
3604 o update Fedora config files
3605 o handle renamed network interfaces properly if we manage hotplug.d/
3606 o allow multiline rules by backslash at the end of the line
3607 o add OnStream tape drive rules
3608 o simplify rules file by setting default mode to 0660
3609 o simplify permission application
3610 o I broke the extras/ again. Add simple build test script now
3611 o Merge vrfy.org:/home/kay/src/udev into vrfy.org:/home/kay/src/udev.kay
3612 o initial merge of fedora udev.permissions into udev.rules
3613 o remove permissions file mentioning from the udev man page
3614 o fix some typos in gentoo's udev.rules introduced by the merge
3617 o The attached patch fixes the code path if namedev_name_device() fails
3619 Summary of changes from v049 to v050
3620 ============================================
3622 <harald:redhat.com>:
3625 <tklauser:access.unizh.ch>:
3626 o I made some more changes to the manpage of udev including
3629 o update libsysfs to CVS version and fix segfaulting attribute reading
3630 o klibc supports LOG_PID now, so remove our own implementation
3631 o avoid building klibc test programs and pass SUBDIRS= to klibc clean
3634 Summary of changes from v048 to v049
3635 ============================================
3638 o fix 'make clean' error in klibc
3641 o update klibc to 0.194
3642 o export DEVNAME regardless of the state of udev_dev_d
3643 o add class specific files for class/spi_transport and class/spi_host
3644 o udevd-test.pl: remove wrong date calculation
3645 o check earlier if we should run as udevstart
3646 o remove double initialization
3647 o include missing header to udevtest.c
3648 o add -V option to udev to print the version number
3649 o prevent udev node creatinon for "class" registration
3650 o udevd: serialization of the event sequence of a chain of devices
3651 o add a class/fc_host file to the list of what to wait for
3652 o udev_volume_id: links sysfs.a instead of all objects
3655 o remove leftover from udevinfo's -d option