1 Summary of changes from v158 to v159
2 ============================================
5 Fix stuck volume key presses for Toshiba Satellite U300 & U305models
9 add systemd service files
10 make: pre-process and install systemd service files when needed
11 make: fix 'make distcheck'
12 switch a few left-over from GPLv2 to GPLv2 or later
14 Lennart Poettering (1):
15 systemd: update service files for newly introduced DefaultDependencies= option
18 keymap: Add Logitech Cordless Wave Pro
21 keymap: Add support for IBM-branded USB devices
24 gudev: respect possibly given LD_LIBRARY_PATH
27 Add virtio-blk support to path_id
28 Add virtio-blk by-id rules based on 'serial' attribute
31 Summary of changes from v157 to v158
32 ============================================
35 extras/keymap: add Samsung N210 to keymap rules
39 libudev: fix fd leak in udev_enumerate_scan_devices() when tags are searched
40 udevd: in case we don't daemonize, send READY message to /sbin/init
41 delete last distro specific rules
42 remove a few comments in file headers
43 mtd_probe: add needed include, modprobe blacklist flag, and change some whitespace
44 rules: remove unused subdir
47 Fix hid2hci rules harder
48 add Vala vapi for gudev-1.0
49 Revert "add Vala vapi for gudev-1.0"
50 Fix usb printer rule for multiple USB interfaces
53 mtd_probe: add autodetection for xD cards
56 configure.ac: fix cross compilation
59 Summary of changes from v156 to v157
60 ============================================
63 40-redhat.rules: removed file
66 Fix wlan key on Inspirion 1210
67 Fix wlan key on Inspiron 910
68 Fix wlan key on Inspiron 1010 & 1110
71 configure.ac: version bump
72 Makefile.am: silent build mkdir
73 rules: mount fuse control filesystem
74 fix compilation with --enable-debug
77 udevd: replace --debug-trace with --children-max
79 rules: add -v to modprobe calls to be able see what will be loaded
80 udevd: read debug settings from kernel commandline
82 rules: delete pilot rules and remove redhat directory
83 man: add static device nodes and udevd debug options
84 man: add kernel command line parameters
85 man: udevd - update intro
86 rules: rename packages -> arch
87 rules: SUSE - move last distro rule to package
88 rules: add misc/30-kernel-compat.rules
89 make: mkdir /lib/udev/devices/
90 make: fix rules/ subdir names
91 udevd: set umask before creating files/directories
93 IMPORT{cmdline}: start at first char after '='
94 libudev: doc - fix typo
98 Summary of changes from v155 to v156
99 ============================================
102 udevd: fix typo /proc/fd -> /proc/self/fd
105 configure.ac: version bump
106 cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
107 rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
108 libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
111 Summary of changes from v154 to v155
112 ============================================
115 reset process priority before executing RUN+=
116 configure.ac: version bump
117 rules: SUSE - delete device-mapper rules
118 libudev: add O_CLOEXEC
119 use default mode of 0600 for nodes if gid == 0
120 udevd: create standard symlinks and handle /lib/udev/devices
122 fix tests and allow MODE=000
123 create static nodes provided by kernel modules to allow module autoloading
125 man: directly use 'refentry'
128 Summary of changes from v153 to v154
129 ============================================
132 Makefile.am: add LGPL COPYING file to EXTRA_DIST
133 cdrom_id: only mark sr[0-9]* as ID_CDROM
136 Fix volume keys not releasing for Pegatron platform
139 configure.ac: version bump
140 more readlink buffer size handling
141 remove left-over from ignore_remove and all_partitions
143 udevadm: info --export-db -- remove watch handle export
144 add TAG= to improve event filtering and device enumeration
145 all to match against a given TAG==
146 udev-acl: use a tag instead of a property to mark devices
147 fix logic on-demand loading logic for db and uevent
148 use the usual TAG+=, TAG= logic
149 delete old tags when configuration changes
150 libudev: accept NULL in udev_device_get_tags_list_entry()
152 export udev_device_get_tags_list_entry()
153 udevd: always try to find an idle worker instead of forking a new one
154 remove unused parameter from udev_node_mknod()
155 remove debug output during rules parsing
156 warn when renaming kernel-provided nodes instead of adding symlinks
157 man: udevadm trigger - the default is "change" not "add"
158 update README regarding kernel version and default rules
159 add info message when empty NAME is given
160 libudev: add documentation for recently added functions
161 udevd: reload config only for *.rules files
164 keymap: Fix Bluetooth key on Acer TravelMate 4720
167 remove buffer-overrun risk in readlink call
169 Matthias Schwarzott (1):
170 rules: Gentoo - remove old devfs compat rules
173 fix device node deletion
176 configure.ac: move firmware-path setting out of extras section
179 keymap: Add keymap and force-release quirk for Samsung N128
180 keymap: Add keymap quirk of WebCam key for MSI netbooks.
183 Summary of changes from v152 to v153
184 ============================================
187 configure.ac: version bump
190 configure.ac: fix broken firmware search path in configure.ac
193 Summary of changes from v151 to v152
194 ============================================
197 udev needs automake 1.10
200 Fix virtio-ports rule to use $attr instead of $ATTR
201 rules: virtio - fix is to check if the 'name' attribute is present
204 keymap: Add Samsung Q210/P210 force-release quirk
205 keymap: Add Fujitsu Amilo 1848+u force-release quirk
208 modeswitch: morph into tool that only switches Mobile Action cables
211 Decrease buffer size when advancing past NUL byte
212 Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
213 Increase UTIL_LINE_SIZE from 2048 to 16384
216 cdrom_id: remove debugging code
219 Force key release for volume keys on Dell Studio 1557
220 Fix Keymapping for upcoming Dell Laptops
221 Add new Dell touchpad keycode
222 Revert special casing 0xD8 to latitude XT only
223 Fix Dell Studio 1558 volume keys not releasing
224 Add support for another Dell touchpad toggle key
227 keymap: Unite laptop models needing common volume-key release quirk
228 keymap: Add force-release quirk for Coolbox QBook 270-02
229 keymap: Add force-release quirk for Mitac 8050QDA
232 libudev: bump minor version
233 udevadm: fix untested and broken commit to set buffer size
234 configure.ac: version bump
235 udev-acl: no not encourage use of ACL_MANAGE outside of rules file
236 replace utimes() with utimensat()
237 libbudev-private: rename udev_list_entry_get_flag()
238 udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]
239 use major:minor as entries in symlink stack instead of devpath
240 use major:minor as entries in watch directory
241 libudev: docs - .gitignore backup files
242 firmware: fix possible segfault when firmware device goes away while loading
243 do not reset SELinux context when the node was not touched
244 libudev: add udev_device_new_from_environment()
245 add LGPL COPYING to libudev and GUdev
246 cdrom_id: open non-mounted optical media with O_EXCL
247 libudev: update documentation
248 extras: mobile-action-modeswitch - update gitignore
249 scsi_id: add rand() in retry loop
250 cdrom_id: retry to open the device, if EBUSY
251 cdrom_id: check mount state in retry loop
252 cdrom_id: always set ID_CDROM regardless if we can run cdrom_id
253 rules: delete outdated packagees rules
254 rules: we do not have static devices which are renamed
255 unify/cleanup event handling
256 allow IMPORT{db}="KEY"
257 usb-db: remove double '/'
258 replace "add|change" with "!remove"
260 log info only if we actually delete the node
261 udevadm: trigger - switch default action from "add" to "change"
262 remove "all_partitions" option
263 rules: call modprobe on all events but "remove"
264 remove "ignore_remove" option
266 cdrom_id: rework feature/profiles buffer parsing
267 cdrom_id: print more debug messages
268 cdrom_id: debug - print feature values in hex
269 cdrom_id: debug - print feature values in hex
270 cdrom_id: set ID_CDROM_MEDIA=1 only for known media
271 Revert "Fix switching Logitech bluetooth adapters into hci mode."
272 add O_NOFOLLOW when creating files in link stack
273 delete only device nodes, not symlinks when deleting a devtmpfs node
274 doc: add section about how *not* to rename device nodes
277 rules: input - create by-path/ links for pci devices
278 Fix switching Logitech bluetooth adapters into hci mode.
279 doc: document the WAIT_FOR timeout
282 keymap: Add Dell Inspiron 1011 (Mini 10)
283 Fix brightness keys on MSI Wind U-100
285 keymap: Add Toshiba Satellite M30X
286 udev-acl: Correctly handle ENV{ACL_MANAGE}==0
287 input_id: Fix linking
288 keymap: Add Acer TravelMate 6593G and Acer Aspire 1640
289 keymap: Fix another key for Acer TravelMate 6593
290 cdrom_id: Fix uninitialized variables
291 cdrom_id: Fix uninitialized buffers
292 cdrom_id: Do not ignore errors from scsi_cmd_run()
293 cdrom_id: Swap media state and TOC info probing
296 cdrom_id: add missing profiles to feature_profiles
299 keymap: Add support for Gateway AOA110/AOA150 clones.
301 Scott James Remnant (2):
302 libudev: export udev_monitor_set_receive_buffer_size()
303 udevadm monitor: increase netlink buffer size
306 firmware: fix error reporting on missing firmware files
308 Yury G. Kudryashov (3):
309 configure.ac - fix typo in --with-pci-ids-path option
310 hid2hci: include linux/types.h for __u32
311 configure.ac: ddd --with-firmware-path option
314 Summary of changes from v150 to v151
315 ============================================
318 rules: Add symlink rule for virtio ports
321 Fix reverted floppy-device permissions
324 rulews: suse - add do-not-load-KMS-modules rules
327 rules: acl - add COLOR_MEASUREMENT_DEVICE match
330 configure.ac: version bump
331 udevd: inotify - do not parse rules at create but at close
332 do not remove device nodes of active kernel devices
333 libudev: device - create db file atomically
334 clarify message about not removed device node
335 input_id: include limits.h
336 keymap: include linux/limits.h
337 keymap: linux/input.h - get absolute include path from gcc
338 delete outdated and unmaintained writing_udev_rules
339 update README and NEWS
343 writing_udev_rules: update rules files names
344 keymap: support for the Samsung N140 keyboard
347 add ACL rule for Garmin GPSMap 60
348 keymap: move force-release directory
349 extras/keymap/check-keymaps.sh: Ignore comment-only lines
350 keymap: Fix invalid map line
353 Summary of changes from v149 to v150
354 ============================================
356 Clemens Buchacher (2):
357 add Samsung R70/R71 keymap
358 keymap: Samsung R70/R71 force-release quirk
361 keymap: Add OLPC XO key mappings
362 keymap: Fix typo in compal rules
365 libudev: wrap in extern "C" block for C++
368 Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
371 keymap: Lenovo Thinkpad USB Keyboard with Tracepoint
373 Johannes Stezenbach (2):
374 keymap: add Samsung N130
375 keymap: handle atkbd force_release quirk
378 util_unlink_secure(): chmod() before chown()
379 floppy: fix rule to create additional floppy device nodes
380 configure.ac: version bump
381 remove remaining support for CONFIG_SYSFS_DEPRECATED
382 cdrom_id: remove deprecated device matches
383 rules: add "block" match to floppy rule
384 update mtime of nodes and links when we re-use them
385 udevadm: info - fix info --root --query=name --path= for device without a device node
386 remove remaining support for CONFIG_SYSFS_DEPRECATED
387 fix typo in log message priority handling
388 remove UDEV_RUN environment variable
389 udevadm: logging - copy va_list and do not use it twice
390 libudev: doc - add symbols to sections.txt
391 work around gtk-doc which breaks distcheck
392 gobject-introspection: use $datadir instead of $prefix
395 build: keymap - create subdir
396 rules: udev-acl - add firewire video devices
399 keymap: Add Acer Aspire 1810T
400 95-keymap.rules: Run on change events, too
401 keymap: fix findkeyboards
402 Speed up udev_enumerate_scan_*
403 keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)
404 Clarify RUN/IMPORT documentation
405 keymap: Add Logitech S510 USB keyboard
406 keymap: add Acer TravelMate 8471
407 keymap: Add Acer Aspire 1810TZ
409 keymap: Add Fujitsu Amilo Li 1718
410 keymap: Document force-release
413 firmware: convert shell script to C
415 Scott James Remnant (1):
416 70-acl.rules: ACL manage Android G1 dev phones
418 Thomas de Grenier de Latour (1):
419 libudev: enumerate - fix move_later logic
422 Summary of changes from v148 to v149
423 ============================================
426 really fix both in-tree and out-of-tree builds
429 input-id: identify touchscreens
432 libudev: doc - use #NULL
433 configure.ac: version bump
434 really really fix both in-tree and out-of-tree builds
435 fix both in-tree and out-of-tree builds
438 input_id: Fix endless loop for non-input devices
439 input_id: Do not tag non-input devices with ID_INPUT
440 input_id: small optimization
441 input_id: check event mask
442 input_id: Check mouse button for ID_INPUT_MOUSE
443 udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
446 Summary of changes from v147 to v148
447 ============================================
450 Revert "modem-modeswitch: add a device"
451 Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"
452 modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devices
455 Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1
458 cdrom_id: Still check profiles even if there is no media
459 scsi_id: Export WWN and Unit Serial Number
460 Create /dev/disk/by-id/wwn-0x... symlinks
461 Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions
464 extras/input_id: Correctly identify touchpads
467 modem-modeswitch: add a device
470 rules: set mode of floppy device nodes to 0660
471 remove "ignore_device"
472 print warning for BUS=, SYSFS{}=, ID=
473 test-udev: remove "ignore_device" code
474 udev-test.pl: catch-up with recent changes
475 rules: remove support for IDE (hd*) devices
476 ata_id: skip ATA commands if we find an optical drive
477 Revert "Fix out-of-tree builds"
480 README.keymap.txt: small clarification
482 70-acl.rules: Use new-style input properties
483 input: Deprecate ENV{ID_CLASS}
484 input_id: code cleanup
486 Scott James Remnant (1):
487 Fix out-of-tree builds
490 Summary of changes from v146 to v147
491 ============================================
494 udevd: queue-export - remove retry loop
497 fix wrong parameter size on ioctl FIONREAD
500 don't compare a non-existing function with NULL
501 use nanosleep() instead of usleep()
504 gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
505 ata_id: export more advanced ATA features
506 gudev: Fix up GUdevDeviceNumber
507 gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
509 Florian Zumbiehl (10):
510 util_delete_path(): use util_strscpy()
511 util_lookup_group(): fix memory leak if realloc() fails
512 util_delete_path(): handle multiple leading slashes
513 util_create_path(): fix possible out of bounds array access
514 ude_rules.c: fix possible NULL pointer dereference in get_key()
515 util_resolve_sys_link(): fix possible buffer overflow
516 udev_util_encode_string(): fix possible buffer overflow
517 udev-rules.c: parse_file() - fix possible buffer overflow
518 udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
519 util_run_program(): fix possible buffer overflow #2
522 scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()
523 rename interfaces to <iface>_rename if rename fails
526 util_run_program: restore signal mask before executing event RUN commands
529 make: sort Makefile.am per target/extra
530 configure.ac: version bump
531 udev-acl: allow to skip ACL handling
532 rules: rfkill has no group, so use 0644
533 rule_generator: net - fix MATCHDEVID
536 print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
537 warn about non-readable or empty rules file
538 change database file names
539 assign errno for getgrnam_r()/getpwnam_r()
540 doc: udevadm test *does* create nodes and links these days
541 util_unlink_secure(): chmod() before chown()
542 util_create_path(): fix errno usage
543 inotify_add_watch(): do not store watch, if it failed
546 rules: suse - use NAME for mapper/control
547 libudev-util.c: get_sys_link() - return error for empty link target
548 udev-rules.c: remove 'first_token' variable
549 Revert "udev-rules.c: remove 'first_token' variable"
550 test: catch possible bug in GOTO resolving
551 udevadm: remove symlink support for old commands
552 util_run_program(): skip multiple spaces in argv creation
554 require 2.6.27 for proper signalfd handling
555 fix randonm findings from llvm-clang-analyzer
556 simplify "symlink name stack"
557 reorder create_path() and node/link creation to be called in a direct sequence
558 put util_create_path() and file creastion in a retry loop
559 udevadm: control - remove compat code
560 scsi_id: delete copy of bsg.h
561 fix SYMLINK{} option parsing
562 rules: remove remaining NAME="%k"
563 rules: drop almost all NAME= keys
565 udevd: serialize events for with the same major/minor
566 break loops if util_create_path() returns error
567 remove "last_rule" option
568 use CLOEXEC flags instead of fcntl()
569 unblock signals we might want to handle
570 udevd: create /dev/.udev/rules.d/ before watching it wit inotify
571 gudev: fix pkg-config call to work with "make distcheck"
573 Revert "gudev: fix out-of-tree build"
575 Lennart Poettering (5):
576 pci-db: make sure we actually read the pci.ids file instead of usb.ids
577 sound: recognize saa7134 TV card sound devices as TV cards
578 sound: include ALSA sound card id in ID_ID property
579 sound: include ALSA sound card id in /dev/snd/by-id/ links
580 Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"
583 doc: writing_udev_rules updated for the new command names
584 rules: sound - do not use /usr/bin/env
585 udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
586 udevadmi: control = exit with rc=2 if there is some system error
587 gudev: gir-scanner workaround for out of tree builds
588 gudev: fix out-of-tree build
590 Mario Limonciello (1):
591 hid2hci: remove superfluous bmAttributes match
594 extras/keymap: Add Acer Aspire 6920
595 extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs
596 extras/keymap: Fix hold key on Acer Aspire 6920
597 extras/keymap: Fix case matching for Micro-Star
598 Revert "extras/keymap: Fix case matching for Micro-Star"
599 make raw USB printer devices accessible for lp
600 modem-modeswitch rules: Match more devices
601 extras/keymap: fix hash table collisions
602 extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
603 fix single-session CD detection
604 fix previous commit for CD detection
605 make raw USB printer devices world-readable again
606 50-udev-default.rules: fix printer MODE
607 keymap: Add Logitech Wave USB
608 keymap: add missing map file
609 keymap: fix usb_id invocation
610 keymap: make USB keyboards really work
611 keymap: Add Logitech Wave cordless
612 keymap: add HP Pavillion dv6315ea
614 Makefile.am: fix build with mawk
615 extras/keymap/README.keymap.txt: Fix bug report link
616 fix major fd leak in link handling
617 modem-modeswitch: fix ZTE MF6xx rule
619 Matthias Schwarzott (2):
624 keymap for Acer Aspire 5720
627 libudev: allow to store negative values in the udev database
629 Scott James Remnant (1):
630 util_run_program: *really* restore signal mask before executing event RUN commands
632 William Jon McCann (1):
633 udev-acl: catch up with ConsoleKit 0.4.1
636 Summary of changes from v145 to v146
637 ============================================
640 man: fix unused, inaccurate metadata
641 man: SYMLINK can be matched as well as assigned
645 rules: exclude digitizers from joystick class
646 udev-acl: add joystick devices
648 Diego Elio 'Flameeyes' Pettenò (21):
649 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
650 Replace the custom test-run target with the standard make check.
651 Also merge into the top-level Makefile.am the simpler extras.
652 Change hook handling to be more portable.
653 Merge keymap building in the top-level Makefile.am.
654 Make keymap generation rules be silent (backward-compatible).
655 Move pkg-config docs and man pages before conditionals.
656 Finally, also merge gudev into the top-level Makefile.am.
657 Make sure to clean up all the built sources.
658 Make sure to use dependency/target variables.
659 Add silent-rule support for the gudev rules.
660 Fix building of introspection library on top-level Makefile.am.
661 Fix another relative path for the new working directory.
662 Include the correct directory for out-of-source builds.
663 Add tests to the distribution; this fixes "make distcheck".
664 Ask gperf to use ANSI-C for generation.
665 Merge in Makefile.am.inc into Makefile.am
666 Use the keymap check during “make distcheck” rather than “check”.
667 Fix building of documentation when doing out-of-source builds.
668 Fix “make distcheck” run outside of the source directory.
669 Use LT_INIT to explicit that udev needs libtool series 2.
671 Eric W. Biederman (1):
672 fix util_lookup_group to handle large groups
675 extras/modem-modeswitch: Add Huawei E1550 GSM modem
678 udevd: add timestamp to --debug output
679 v4l_id: exit with 0 when --help is given
680 configure.ac: version bump
681 hid2hci: remove hid structures and include kernel header
682 path_id: make global variable static
683 udevadm: trigger - add --sysname-match=
684 rules: serial - fix path_id call
685 path_id: fix typo in comment
686 format names are not case insensitive
687 hid2hci: rewrite (and break) rules and device handling
688 make: build internal tools against libudev-private.la
689 update a few years of copyright
690 libudev: silent gcc warning: may be used uninitialized in this function
691 make: suppress enter/leaving directory messages
692 re-enable failed event tracking
693 "record_failed" -> "fail_event_on_error"
694 udevd: block for 15 seconds after error when too old kernel is detected
695 make: fix issues from non-recursive conversion
697 Lennart Poettering (1):
698 enumeration: move ALSA control devices to the end of the enumerated devices of each card
700 Mario Limonciello (2):
701 hid2hci: support to hid2hci for recovering Dell BT devices after S3
702 hid2hci: install re-trigger for hid device when recovering from S3
705 add keymap for Clevo D410J laptop
706 extras/keymap: add Zepto ZNote
707 extras/keymap: add Everex Stepnote XT5000T
708 extras/keymap: add Compal Hel80i
709 keymap tool: improve help
710 keymap tool: support scancode/keycode pair arguments
711 keymap: inline one-line key maps
712 extras/keymap: fix check-keymaps.sh for inline mappings
713 extras/keymap: add recently added keymap files to Makefile.am
714 extras/keymap: Add HP Presario 2100
715 extras/keymap: cover more Compaq Evo models
716 extras/keymap: Add Fujitsu Amilo M
717 extras/keymap: teach findkeyboards about USB keyboards
718 extras/keymap: Add Samsung SX22S
719 extras/keymap: Fix crash for unknown keys
720 extras/keymap: Add Samsung NC20
721 extras/keymap: Fix Bluetooth key on Acer Aspire 6920
724 Summary of changes from v144 to v145
725 ============================================
728 scsi_id: correct error handling in prepend_vendor_model
731 README: add CONFIG_BLK_DEV_BSG
732 use MIN() MAX() from param.h
733 configure.ac: version bump
734 libudev: device - free values before updating them
735 libudev: enumerate - sort with qsort()
736 udevd: detach event from worker if we kill a worker
737 udevadm: info - add space after R:, A:, W: on database export
738 udevd: make sure a worker finishes event handling before exiting
739 udevd: handle SIGCHLD before the worker event message
743 Summary of changes from v143 to v144
744 ============================================
747 firmware: search for third party or sysadmin supplied firmware updates
750 configure.ac: add AM_SILENT_RULES
751 configure.ac: version bump
752 TODO: add cleanup of ATA_COMPAT
753 libudev: queue - add comments for queue format
754 udev/.gitignore: add udev.pc
755 configure.ac: version bump
756 do not exports properties starting with a '.'
757 scsi_id: --reformat_serial - use udev_util_replace_whitespace()
758 ata_id: sync ID_SERIAL(_SHORT) with other *_id tools
759 rules: make ata_id properties the default for all ATA block devices
760 scsi_id: delete no longer needed config file
762 man: udev - add private properties like ENV{.FOO}="bar"
763 Merge branch 'firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/jcm/udev-jcm
764 udevadm: test - print list of properties
765 build: do not delete .la files
766 libudev: monitor - handle kernel supplied DEVNAME properly
768 build: add *exec* to the internal rootlibdir name
771 hid2hci: narrow matches to real HCI devices
772 extras/udev-acl: add smartcard readers
775 rules: set group ownership of new firewire driver device files
778 Summary of changes from v142 to v143
779 ============================================
782 udevadm: settle - fix timeout
783 udevd: remove tiny bit of dead code
784 udevd: implement a more efficient queue file format
785 udev-selinux.c: remove libudev header
786 udevd: queue-export - fix crash
788 Benjamin Gilbert (1):
789 test: check string substitutions in OWNER and GROUP
792 rules: tty/net - move from udev-extras
793 extras/modem-modeswitch: move from udev-extras
796 gudev: move from udev-extras
800 rules: v4l do not mix vbi and video nodes
801 fix possible endless loop for GOTO to non-existent LABEL
802 Revert "rules: v4l do not mix vbi and video nodes"
803 rule-generator: cd - skip by-path links if we create by-id links
804 remove format char string truncation syntax
805 use more efficient string copying
807 use openat(), unlinkat(), fstatat()
809 remove unused GL_FORMAT from rules parser
810 require key names in uppercase
811 keep the ifdef'd udevd testing/profiling hack
812 fix location of database files
813 udevadm: settle - make --timeout=0 working
815 rules: add SUBSYSTEM match to scsi rules
816 cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media
817 udevadm: control - add comment to man page about --reload-rules
818 cdrom_id: add error message if open() fails
819 udevadm: settle - add --exit-if-exists=<file>
820 udevd: remove check for dev_t, DEVPATH_OLD takes care of that
821 str[sp]cpyl: add __attribute__ ((sentinel))
822 udevd: convert to event worker processes
823 udevd: close netlink socket in worker and set cloexec
824 rules: do not call path_id for virtual devices
825 udevd: use enum instead of char in struct declaration
826 allow format substitution in path of ATTR{<path>}=="<value>"
827 cleanup $attr{} substitution
828 path_id: implement in C using libudev
829 path_id: update SCSI handling
830 path_id: add comments
831 fix signed/unsigned warning
832 libudev: enumerate - allow multiple keys with the same name
833 udevadm: trigger - add --property-match=<key>:<value>
834 udevadm: info - accept --query without a value and print properties
835 udevadm: control - --env -> --property
836 udevadm: monitor --environment -> --property
837 path_id: handle fibre channel
838 path_id: add iscsi support
839 path_id: delete old shell script
840 udevd: print error if worker dies unexpectedly
841 path_id: rename scsi sub-fuctions
842 libudev: add comments to libudev.h
843 libudev: move to top-level directory
844 fix libudev include in Makefile.am.in
845 libudev: device_new() -> udev_device_new()
846 udevd: log info for created/killed workers
847 libudev: call log functions conditionally
848 move syslog wrapper to libudev
849 move common stuff from udev/ to private parts of libudev/
850 libudev: rename private files to *-private.c
851 rules: remove scsi ch module loading rule
853 udevadm: info -revert "accept --query without argument"
854 README: add kernel options
855 README: add INOTIFY and SIGNALFD
856 USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
858 libudev: update documentation
859 libudev: doc - add section headers
860 libudev: doc - add enumerate
861 libudev: doc - add queue
863 libudev: doc - add namespace for index
864 libudev: move .so version to libudev Makefile
867 libudev: remove prefix from .so version variables
868 libudev: doc - add empty libudev.types
869 udev-acl: move from udev-extras
870 INSTALL: add --enable-extras
871 udev-acl: handle missing action when called in CK mode
872 v4l_id: move from udev-extras
873 libudev: doc - libudev-docs.sgml -> libudev-doc.xml
874 gudev: fix typo in configure option
875 v4l_id: 70-v4l.rules -> 60-persistent-v4l.rules
876 configure: enable all extras by default, provide --disable-extras
877 autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working
878 NEWS: add --disable-extras
879 cleanup ./configure installation directory options
880 rules: remove MMC rule, 2.6.30 has the modalias
881 configure.ac: print error if gperf is missing
882 libudev: install in $libdir and move later to $rootlibdir
883 extras/keymap: use LIBEXECDIR instead /lib/udev
884 README: add /lib/udev/ is private
885 rules: do not install usb-id/pci-id rules when --disable-extras is used
886 extras: delete man pages for private udev tools
888 extras/keymap: install findkeyboards in /lib/udev
889 INSTALL: use /sbin instead of %{sbindir}
892 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
893 docs: install writing_udev_rules
895 Lennart Poettering (2):
896 rules: sound - move from udev-extra
897 usb-db: move from udev-extras
900 rules: make RFKILL control device world readable
902 Mario Limonciello (1):
903 hid2hci: move from udev-extras
906 keymap: move from udev-extras
907 extras/keymap: Fix WLAN button on ThinkPads
908 keymap: Update findkeyboard path in docs
909 udev-acl: Manage hplip device permissions
910 extras/keymap: Update findkeyboards location
912 Matthias Schwarzott (3):
917 Scott James Remnant (1):
918 OWNER/GROUP: fix if logic
921 Summary of changes from v141 to v142
922 ============================================
925 rules: create /dev/cpu/<n>/cpuid world readable
928 path_id: support identification of Xen virtual block devices
931 edd_id: add cciss devices
935 libudev: path_encode - always return 0 if encoded string does not fit into size
936 libudev: monitor - clarify socket handling documentation
937 udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
938 rules: remove DVB shell script
940 cdrom_id: add Xen cdrom support
941 test-libudev: update monitor source
942 TODO: add packet filter
944 udevd: at startup create /dev/null, /dev/console, /dev/kmsg
945 cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
946 libudev: monitor - add client socket filter for subsystem value
947 udevadm: monitor - print error if we can not bind to socket
949 udevadm monitor - add --subsystem-match=
950 libudev: monitor - use simpler hash
951 libudev: monitor - switch to filter_add_match_subsystem_devtype()
952 libudev: monitor - do not filter messages with wrong magic
953 udevadm: monitor - add <subsytem>:<devtype> support
954 libudev: monitor - add udev_monitor_filter_remove
955 libudev: queue - fix get_seqnum_is_finished()
956 cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK
957 libudev: queue - clarify comments
958 libudev: monitor - export filter_update()
960 drop "extern" keyword from non-static function
961 rule_generator: net - fix usb comment generation
962 rules: input - add links for USB/platform non-kbd/mouse devices
963 rules: input - fix comments
964 rules: add rfcomm* to group dialout
965 accept DEVNAME from the kernel as a hint for the node name
967 build: use AC_MSG_RESULT
968 rules: add "event*" match
969 udevd: revert initial device node creation
970 rules: remove initramfs comment
971 handle devtmpfs nodes
972 oops, removed ppp entry from rules got committed
973 remove all PHYSDEVPATH handling and warning about
975 rules: fix ieee1394 rules
976 add "static" back to the inline functions
978 delete vol_id and require util-linux-ng's blkid
982 rule-generator: net - whitelist NICs that violate MAC local scheme
985 Summary of changes from v140 to v141
986 ============================================
990 cdrom_id: update manpage
991 create_floppy_devices: expand manpage
992 vol_id: fix language in manpage
995 avoid leaking netlink socket fd to external programs
998 rules: rename ide-floppy to ide-gd
1001 rules: exclude mtd* from persistent disk links
1004 rules: fix extra quote in 50-udev-default.rules
1006 udevadm: test - handling trailing '/' in devpath
1007 udevadm: monitor - clarify printed header
1008 rules: remove ram* from persisten disk links blacklist
1009 rules: serial - support ttyACM devices
1010 rules: replace IDE driver with media match
1011 usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER
1012 libudev: GPL -> LGPL
1013 usb_id: remove unused variable
1014 send monitor events back to netlink socket
1015 "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
1016 IMPORT: 2048 -> 4096 bytes buffer
1017 path_encode: fix max length calculation
1018 libudev: monitor - unify socket message handling
1021 rules: md-raid.rules fix
1024 udevadm: trigger - add "--action" to --help
1026 Scott James Remnant (1):
1027 libudev: monitor - ignore messages from unusual sources
1030 Summary of changes from v139 to v140
1031 ============================================
1034 libvolume_id: bump age
1039 volume_id: ntfs - fix uuid setting
1041 rules: Fedora update
1042 libudev: queue - use lstat() to check existence of symlink
1043 udevadm: settle - add --seq-start= --seq-end=
1044 udevd: switch watch symlinks to devpath
1045 udevadm: add text for new options to command and man page
1047 libudev: ctrl - return error after sending ctrl message
1048 udevadm: settle - use timeout signal, instead of loop counter
1051 fix compile error in debug mode
1053 Scott James Remnant (1):
1054 udevadm: settle - synchronise with the udev daemon
1057 Summary of changes from v138 to v139
1058 ============================================
1062 remove static local variable
1063 use the event udev_device to disable the watch on "remove"
1064 add "nowatch" to disable a default installed watch with a later rule
1066 use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE
1067 usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
1068 usb_id: return values if called directly for an usb_device
1069 usb_id: fix NULL string usage
1071 udevadm: info - export all devices with --export-db
1073 Scott James Remnant (10):
1074 Don't add inotify watch until RUN rules processed.
1075 Clear existing inotify watch before processing.
1077 Allow watch handle to be stored in the udevdb.
1078 Store watch handle in db.
1079 Use the udevdb to speed up watch clearing.
1080 Put a log message in a more sensible place.
1081 Output watch handle in udevadm info.
1082 lookup the old watch handle; reload only if has a path
1083 Look at more inotify events in the buffer than just the first.
1086 Summary of changes from v137 to v138
1087 ============================================
1090 *_id: add model/vendor enc strings
1093 vol_id: fix ddf version string
1094 vol_id: add missing id->type to swap0
1100 rules: dm - add escape for uuid links with whitespace
1101 test: add test for empty and non-existent ATTR
1102 rules: fix md "change"/"remove" handling
1103 autogen.sh: add more warnings
1104 fix NAME= and OPTION+="string_escape=..." logic
1105 rules: move OPTIONS to separate rule
1106 use global "reload_config" flag
1107 rules: add "watch" option to dm and md rules
1108 rules: include loop block devices in persistent links
1111 Matthias Schwarzott (1):
1112 rules: Gentoo update
1115 doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'
1117 Scott James Remnant (2):
1118 udevd: optionally watch device nodes with inotify
1119 rules: update persistent storage rules to use inotify watches
1122 Summary of changes from v136 to v137
1123 ============================================
1127 remove stray initializer
1131 rules: fix typo in ide cd rule
1132 libudev: use 4096 bytes buffer for attribute reading
1133 rules: add drm devices to group "video"
1134 do not complain about a missing /etc/udev/rules.d/
1135 udevadm: test - remove --force option
1137 remove name from index if the node name has changed
1138 cleanup old names before creating the new names
1139 open-code pollfd setup
1140 increase netif renaming timeout from 30 to 90 seconds
1141 Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'
1142 Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
1144 udevd: add back SA_RESTART
1145 usb_id: handle ATAPI devices like SCSI devices
1146 udevadm: settle - fix typo
1148 Lennart Poettering (1):
1149 fix naming for tape nst devices in /dev/tape/by-path/
1152 udevd: use ppoll instead of signal pipes
1153 reap children faster
1155 Scott James Remnant (2):
1156 Allow user and group lookup to be disabled.
1157 Expose delayed name resolution
1160 volume_id: support via raid version 2
1163 Summary of changes from v135 to v136
1164 ============================================
1166 Adam Buchbinder (1):
1167 extras: fix mis-spelling of "environment"
1170 rule_generator: fix enumeration for write_cd_rules
1173 path_id: rework SAS persistent names
1176 volume_id: HPFS code clean up
1179 rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA
1180 scsi_id: do not fail if no serial is found like for optical drives
1181 update configure and NEWS
1182 rules: fix isdn rules
1183 rules: add persistent /dev/serial/{by-id,by-path} rules
1184 make: install serial rules file
1185 make: do not delete autotools generated file with distclean
1186 udevadm: settle - allow --timeout=0 and --quiet
1187 rules: move aoe rules to default rules file
1188 volume_id: btrfs - update format
1189 rules: add "do not edit header"
1190 volume_id: support sub-uuid's and plug in btrfs device uuid
1191 libudev: include <sys/types.h>
1193 build: just use autoreconf -i
1194 rules: remove ide-scsi
1195 rules: first simple step merging with Ubuntu rules
1196 "'/sbin/modprobe abnormal' exit" - also print program options
1197 rules: more changes toward Ubuntu rules merge
1198 rules: more changes toward Ubuntu rules merge
1199 rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
1200 rules: rtc - create rtc compat link only for cmos type rtc
1201 rules: remove legacy symlinks
1202 rules: do not put raw1394 in "video" group
1203 rules: second round merging with Ubuntu rules
1204 rules: remove /dev/dsp /dev/audio
1205 rules: put alsa in group "audio"
1206 rules: isdn - remove /dev/isdn/capi20 symlink
1207 rules: provide /dev/raw/rawctl
1208 if needed, store database entries also for devices which do not have a device node
1209 build: use autoreconf --symlink
1210 usb_id: add "image" class
1211 require non-SYSFS_DEPRECATED 2.6.20+ kernel
1212 build: default to --prefix=/usr --exec-prefix=""
1213 libudev: enumerate - add lookup by property
1214 rules: input - make sure needed variables are set
1215 libudev: device - read "uevent" only if info is not already loaded
1216 libudev: subsytem -> subsystem
1217 libudev: bump revision
1218 usb_id: use devtype lookup
1219 require 2.6.22+ kernel
1220 rules: Ubuntu merge - use group "cdrom"
1221 rules: Ubuntu merge - use group "tape"
1222 rules: replace DVB shell script rule
1223 rules: Ubuntu merge - s/uucp/dialout/
1226 enable skipping of "naming-only" rules
1227 usb_id: s/image/media/
1228 udevadm: s/udevinfo/udevadm info/
1229 rules: reorder block rules
1230 rules: zaptel - add "dialout" group
1231 libudev: device - add udev_device_get_property_value()
1232 libudev: test - add udev_device_get_property_value()
1234 Marcel Holtmann (3):
1235 libudev: device - add devtype support
1236 libudev: device - lookup subsystem and devtype together
1237 libudev: device - remove udev_device_get_parent_with_subsystem
1240 man: udev - update NAME assignment
1243 rules: add rules for AoE devices
1246 Summary of changes from v134 to v135
1247 ============================================
1250 usb_id: add "break" to currently unused case labels
1251 rules: fix cciss disk/by-id/ links
1252 rules: add infiniband rules
1253 rules: infiniband.rules -> 40-infiniband.rules
1254 fix network interface name swapping
1255 update configure and NEWS
1257 Marcel Holtmann (1):
1258 usb_id: fix switch statement for video type
1261 rules: /dev/null -> X0R
1262 rules: add usb device nodes
1265 Summary of changes from v133 to v134
1266 ============================================
1269 include errno.h in sysdeps.h
1272 rules: add persistent rules for memory stick block devices
1275 autogen.sh: fix -print-multi-os-directory usage
1276 volume_id: update btrfs magic
1278 rules: merge group "video" into default rules
1279 rules: v4l - add by-id/ links for USB devices
1280 libudev: accept NULL whitelist in util_replace_chars()
1281 usb_id: replace chars in returned strings
1282 ata_id: make sure, we do not have slashes in values
1283 scsi_id: make sure, we do not have slashes in values
1284 volume_id: remove unused usage types
1285 vol_id: if regular files are probed, use stat() for the size value
1286 volume_id: update btrfs
1287 volume_id: clear probing result before probing and do not probe a second time, if not needed
1288 path_id: fix fibre channel handling
1290 floppy: use ARRAY_SIZE()
1291 fix handling of swapping node name with symlink name
1292 silence PHYSDEV* warning for WAIT_FOR* rules
1293 rules: exclude "btibm" devices from vol_id calls
1295 Matthias Schwarzott (1):
1296 rules: Gentoo update
1298 Peter Breitenlohner (2):
1300 floppy: fix array bounds check and minor calculation
1303 Summary of changes from v132 to v133
1304 ============================================
1307 udevd: de-duplicate strings in rules
1308 scsi_id: we don't use DEVPATH env var anymore, update man page
1311 volume_id: fat - move check for msdos signature (0x55 0xaa)
1314 silence "comparison between signed and unsigned"
1315 string index - split nodes and childs to allow and unlimited number of childs
1316 reserve child slot 0
1317 merge trie nodes, childs and root into a single array
1318 set errno = ENOSYS in inotify stub
1319 udevadm: info - unify -V and --version
1320 rules: remove DEVTYPE disk/partition
1321 rules: remove pnp shell script, acpi loads these modules properly
1323 configure: add linux-hotplug mail address
1324 remove len == 0 check, the index root is always '\0'
1325 volume_id: bump revision
1326 volume_id: always check for all filesystem types and skip conflicting results
1327 volume_id: fat - accept empty FAT32 fsinfo signature
1328 fix spelling in comment
1329 volume_id: ntfs - mark as no other fs must match
1330 vol_id: clarify error message
1331 libudev: device - handle disk "device" link for partitions in deprecated sysfs layout
1332 limit $attr(<symlink>) magic to well-known links only
1333 udevd: fix cleanup of /dev/.udev/uevent_seqnum
1334 fix $links substitution for devices without any link
1338 udevadm: fix option parsing breakage with klibc
1341 Summary of changes from v131 to v132
1342 ============================================
1345 fix size_t compiler warning on 32 bit platforms
1346 convert debug string arrays to functions
1349 Summary of changes from v130 to v131
1350 ============================================
1353 libudev: fix sysnum logic for digit-only device names
1354 udevd: avoid overhead of calling rmdir on non-empty directories
1355 use more appropriate alternatives to malloc()
1356 libudev: util - optimize path_encode()
1357 libudev: allocate udev_device->envp[] dynamically
1358 replace strncpy() with strlcpy()
1359 use re-entrant variants of getpwnam and getgrnam
1360 udevd: fix memory leak
1361 udevd: fix WAIT_FOR_SYSFS execution order
1362 fix handling of string_escape option
1363 udevd: use a tighter loop for compare_devpath()
1364 udevd: avoid implicit memset in match_attr()
1365 kerneldoc comment fixes
1366 udevd: simplify rules execution loop
1367 udevd: fix termination of rule execution
1368 udevd: be more careful when matching against parents
1369 udevd: shrink struct token to 12 bytes
1372 remove outdated docs/README-gcov_for_udev
1373 libudev: device - add device lookup by subsystem:sysname
1374 libudev: also prefix non-exported functions with udev_*
1375 libudev: add udev_monitor_send_device()
1376 libudev: list - add flag
1377 libudev: device - generate DEVNAME and DEVLINKS properties
1378 vol_id: update README
1379 libudev: handle ! in sysname, add sysnum, return allocated list_entry on add
1380 delete simple-build-check.sh
1381 test: move global ENV{ENV_KEY_TEST}="test" to local rule
1382 libudev: monitor - fix send_device() property copying
1383 libudev: device - add get_envp() to construct envp from property list
1384 libudev: do not include ctrl in libudev.so
1385 libudev: monitor - do not mangle DEVLINKS property
1386 libudev: update DEVLINKS property when properties are read
1387 libudev: device - lookup "subsystem" and "driver" only once
1388 libudev: device - export properties when values are set
1389 libudev: list - handle update of key with NULL value
1390 libudev: ctrl - fix typo in set_env()
1391 libudev: add global property list
1392 libudev: device - copy global properties, unset empty properties
1393 volume_id: btrfs - update magic to latest disk format
1395 move udev_device_db to libudev
1396 rename udev source files
1397 libudev: always add UDEV_LOG
1398 libudev: monitor - export MAJOR/MINOR only if available
1399 udev-node: name_list -> udev_list
1400 udev-rules-parse: name_list -> udev_list
1401 delete name_list, move common file functions
1402 fix sorting of rules files
1403 run_program: prevent empty last argv entry
1404 update IMPORT= file/stdout property parsing
1405 update rules file parsing
1406 delete udev-util-file.c
1407 libudev: list - prepend udev_* to all functions
1408 libudev: add sysnum to test program
1409 test: fix a few unintentially wrongly written rules which cause parse errors
1410 libudev: monitor - add set_receive_buffer_size()
1411 libudev: ctrl - change magic to integer
1412 libudev: make list_node functions available
1413 udevd: use udev_list_node
1414 collect: use udev_list
1416 merge udev-rules.c and udev-rules-parse.c
1417 make struct udev_rules opaque
1418 move run_program to util
1419 udev_event_run() -> udev_event_execute_rules()
1420 udev_rules_run() -> udev_event_execute_run();
1421 move udev_rules_apply_format() to udev-event.c
1422 udev_list_cleanup() -> udev_list_cleanup_entries()
1423 selinux_init(udev) -> udev_selinux_init(udev)
1424 prefix udev-util.c functions with util_*
1426 libudev: device - get_attr_value() -> get_sysattr_value()
1427 cdrom_id: remove ARRAY_SIZE() declaration
1428 replace missing get_attr_value() -> get_sysattr_value()
1429 add "root" == 0 shortcuts to lookup_user/group()
1430 do not use the new work-in-progress parser rule matcher
1431 libudev: device - 128 -> ENVP_SIZE
1432 add util_resolve_subsys_kernel()
1433 handle numerical owner/group string in lookup_user/group()
1434 replace in-memory rules array with match/action token list
1435 do not create temporary node ($tempnode) if node already exists
1436 shrink struct udev_event
1437 shrink struct udev_event
1438 rule_generator: fix netif NAME= value extraction regex
1439 skip SYMLINK rules for devices without a device node
1440 rules: let empty strings added to buffer always return offset 0
1441 fix uninitialized variable warnings
1442 cache uid/gid during rule parsing
1443 distinguish "match" from "assign" by (op < OP_MATCH_MAX)
1444 determine at rule parse time if we need to call fnmatch()
1445 special-case "?*" match to skip fnmatch()
1446 libudev: monitor - replace far too expensive snprintf() with strlcpy()
1447 libudev: monitor - cache result of monitor send buffer
1448 fix "unused" warnings
1450 match KEY="A|B" without temporary string copy
1451 match_attr() - copy attr value only when needed
1452 do not init string arrays, just clear first byte
1453 fix $attr{[<subsystem>/<sysname>]<attribute>} substitution
1454 libudev: device - fill envp array while composing monitor buffer
1455 test: add RUN+="socket: ..." to a test to run monitor code
1456 libudev: device - allocate envp array only once
1458 udevd: merge exec and run queue to minimize devpath string compares
1459 ATTR{}== always fails if the attribute does not exist
1460 rules: remove SCSI timeouts
1461 rules: remove "add" match from usb device node rule
1462 edd_id: add "change" event match
1463 fstab_import: add "change" event match
1464 write trace log to stderr
1465 log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is applied
1466 skip entire rule containing device naming keys, if no device can be named
1467 fix udev_node_update_old_links() logic
1468 move some info() to dbg()
1469 add "devel" and "install" switches to autogen.sh
1470 move debugging strings inside #ifdef DEBUG
1471 firmware.sh: record missing files in /dev/.udev/firmware-missing/
1472 fix list handling in enumerate and rules file sorting
1473 volume_id: btrfs update
1474 info() PROGRAM and IMPORT execution
1475 fix $links substitution
1476 fix cleanup of possible left-over symlinks
1477 do not import the "uevent" file when we only read the db to get old symlinks
1478 usb_id: MassStorage SubClass 6 is "scsi" not "disk"
1479 unify string replacement
1480 $links should be relative
1482 rules: md - add mdadm 3 device naming
1483 cleanup /dev/.udev/queue on startup and exit
1484 udevadm: settle - exit if udevd exits
1486 Matthias Koenig (1):
1487 volume_id: swap - larger PAGE_SIZE support
1489 Steven Whitehouse (1):
1490 volume_id: support for GFS2 UUIDs
1493 Summary of changes from v129 to v130
1494 ============================================
1497 fix compile error with --disable-logging
1498 libudev: enumerate - add_device() -> add_syspath()
1499 volume_id: hpfs - read label and uuid
1500 use no_argument, required_argument, optional_argument in longopts
1501 libudev: get rid of selinux
1502 libudev: device - add get_parent_with_subsystem()
1504 udevadm: info - fix --query=all for devices without a device node
1505 vol_id: add size= option
1506 move selinux noops to udev.h
1507 volume_id: add dbg() as noop to check for compile errors
1508 vol_id: fix logging glue
1509 vol_id: always use the safe string versions for unencoded label and uuid
1510 volume_id: better DDF raid detection
1511 volume_id: add btrfs
1512 volume_id: use PRIu64i, PRIx64 macros
1513 udevd: clarify deprecated sysfs layout warning
1514 libudev: fix --enable-debug
1515 don not print error if GOTO jumps just to next rule
1516 volume_id: add more vfat debugging information
1517 libudev: libudev.pc remove selinux
1518 store node name and symlinks into db symlink target if they are small enough
1519 volume_id: more fat debugging
1520 libudev: fix typo in "multiple entries in symlink" handling
1521 connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,char}/<maj>:<min>
1522 replace spaces in dm and md name symlinks
1525 Summary of changes from v128 to v129
1526 ============================================
1529 udev-test.pl: set non-zero exitcode if tests fail
1530 scsi_id: compiler warning on 32-bit
1531 trivial cleanup in udev_rules_iter
1532 avoid repeated scans for goto targets (udev_iter_find_label)
1533 replace strerror() usage with threadsafe "%m" format string
1534 fix messages (inc. debug compile failure) introduced when optimizing "goto"
1535 allow compiler to check dbg() arguments on non-debug builds
1538 libudev: switch to "udev_device_get_parent"
1539 libudev: udev_device - add attribute cache
1540 libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
1541 udevadm: info - fix lookup-by-name
1542 libudev: switch API from devpath to syspath
1543 libudev: rename ctrl_msg to ctrl_msg_wire
1544 vol_id: fix lib logging glue
1545 fix broken symlink resolving
1547 libudev: pass udev_device in enumerate
1548 libudev: fix "subsystem" value
1549 always include config.h from Makefile
1550 libudev: udev_device_get_devname -> udev_device_get_devnode
1551 libudev: add udev_device_new_from_devnum()
1552 libudev: also import "uevent" file when reading udev database
1553 libudev: add userdata pointer
1554 libudev: replace awkward callback list interfaces with list iterators
1555 libudev: get devnum from uevent file
1556 libudev: enumerate_get_devices_list -> enumerate_get_list
1557 libudev: initialize selinux only when needed
1558 libudev: device - read database only when needed
1559 libudev: rework list handling
1560 libudev: more list rework
1561 lubudev: accept more sys directories as devices, and parent devices
1562 libudev: enumerate - accept list of subsystems to scan, or skip
1563 libudev: enumerate "subsystem"
1564 libudev: enumerate - scan /sys/block/ if needed
1565 libudev: enumerate - split new() and scan()
1566 test: replace ancient sysfs tree with recent one
1567 test: add missing pci directory because of .gitignore *.7
1568 gitignore: move *.8 to subdirs
1569 test: replace last reference of "/class/*" devpath
1571 libudev: enumerate - scan devices and subsystems, add subsystem and attribute filter
1572 udevadm: trigger: use libudev
1573 fix segfault caused by wrong pointer used in dbg()
1574 libudev: device_init() -> device_new()
1575 udevadm: trigger fix long option --type=
1576 libudev: add queue interface
1577 udevadm: settle - use libudev queue
1578 libudev: device - handle /sys/block/<disk-device-link>/<partition>
1579 libudev: enumerate - ignore regular files while scanning
1580 udevadm: trigger --type=failed - use libudev queue
1581 rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links
1582 build: include Makefile.am.inc in all Makefile.am
1583 udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
1586 Summary of changes from v127 to v128
1587 ============================================
1590 fix uninitialized name_list error::ignore_error
1591 do not needlessly declare some local variables in udev_rules_parse.c as static
1592 remove deprecated envp[] in main()
1593 fix name compare bug name_list_key_add()
1594 remove redundant string copy in udev_rules_apply_format()
1595 remove redundant "remove trailing newlines" in udevadm info
1596 threadsafe rules iteration
1597 fix off-by-one in pass_env_to_socket()
1600 libudev: add monitor documentation
1601 libudev: fix --disable-log
1602 autogen.sh: add --with-selinux
1603 volume_id: hfs - calculate proper uuid
1604 fix dangling pointer returned by attr_get_by_subsys_id()
1605 udev-test.pl: add --valgrind option
1606 libudev: libudev.pc add Libs.private
1607 volume_id: fail on undefined __BYTE_ORDER
1609 libudev: fix monitor documentation
1610 libudev: add udev_device_get_syspath()
1611 udev_device_init() remove statically allocated device support
1612 udevadm: info - fix broken --device-id-of-file=
1613 udevadm: control - use getopt_long()
1614 udevadm: print warning to stderr if udevadm is called by symlink
1615 udev-test.pl: remove left-over comment from --valgrind option
1616 udevadm: rename source files
1617 udevadm: rename internal functions to udevadm_*
1618 udevadm: split out control functions
1619 udevadm: move init from commands to udevadm
1620 autogen.sh: add debug
1621 use libudev code, unify logging, pass udev context around everywhere
1622 volume_id: linux_raid - fix logic for volumes with size == 0
1623 vol_id: add --debug option
1624 udevadm: add --version --help options to man page, hide them as commands
1625 move udev_ctrl to libudev-private
1626 udev-test.pl: set udev_log="err"
1627 test-udev: cleanup libudev context and overridden rules file string
1628 test-udev: remove unused var
1629 add a bunch of private device properties to udev_device
1630 udevadm: monitor - use libudev for udev monitor
1631 libudev: monitor - add event properties to udev_device
1632 udevadm: log message if udevadm link is used
1633 udevd: remove max_childs_running logic
1634 libudev: monitor- add netlink uevent support
1635 udevadm: monitor - use libudev code to retrieve device data
1636 libudev: udev_device - read "driver" value
1637 libudev: rename enumerate function
1638 libudev: add selinux
1639 libudev: initialize selinux after logging
1640 volume_id: merge util.h in libvolume_id-private.h
1642 libudev: udev_device - add more properties
1643 libudev: do not use udev_db.c
1644 libudev: get rid of udev_sysfs.c
1645 libudev: get rid of udev_utils.c
1646 libudev: rename libudev-utils.c libudev-util.c
1647 libudev: do not use any udev source file
1648 extras: use libudev code
1649 convert to libudev and delete udev_utils_string.c
1650 get rid of udev_sysdeps.c
1651 use size definitions from libudev
1652 udevadm: info - use "udev_device"
1655 Summary of changes from v126 to v127
1656 ============================================
1659 build-sys: don't duplicate file names
1660 build-sys: remove non-POSIX variable names
1663 add inotify dummy definitions if inotify is not available
1664 build: remove autopoint check
1665 udevadm: trigger - add missing attr filter to synthesized "subsystem" register events
1666 ignore duplicated rules file names
1668 rules: delete all distro rules which do not use default rules
1670 rules: add isdn rules
1671 rules: Gentoo update
1672 add missing includes
1675 add missing 'v' for "make changelog"
1676 build: fix "make dist"
1677 vol_id: make the --offset= argument optional
1678 rules: optical drives - probe at last session offset, do not probe for raid
1679 libudev: add library to access udev information
1680 libudev: split source files
1682 libudev: add udev event monitor API
1683 volume_id: remove deprecated functions and bump major version
1684 volume_id: remove left-over fd close()
1685 split udev_device.c to leave out rules handling from libudev
1686 libudev: link against selinux if needed
1687 firmware.sh: lookup lookup kernel provided firmware directory
1688 libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
1691 rules: fix md rules for partitioned devices
1694 Summary of changes from v125 to v126
1695 ============================================
1698 delete all Makefiles and move udev source to udev/
1700 rules: mode 0660 for group "disk"
1701 rules: update Fedora rules
1703 INSTALL: --enable-selinux not --with-selinux
1704 volume_id: move static lib to $prefix
1705 volume_id: create relative links
1706 rules: run vol_id on opticals only if media is found
1709 rules: Debian update
1712 use proper directory lib/lib64 for libvolume_id
1715 Summary of changes from v124 to v125
1716 ============================================
1719 rules: tape rules - add nst to usb and 1394 links
1722 man: clarify $attr{} parent searching
1725 collect: fix size_t printf
1726 path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-'
1727 rules: add v4l persistent links
1728 docs: update some docs and delete outdated stuff
1729 scsi_id: fix fallback to sg v3 for sg nodes
1730 rules: fix cciss rules for partition numbers > 9
1731 udev.conf: udevcontrol -> udevadm control
1732 rules: use consistently OPTIONS+=
1733 scsi_id: the fallback fix broke error handling
1734 man: rebuild from xml
1735 do not touch node ownership and permissions, if already correct
1736 rules: tape rules - add nst to by-path/ links
1737 udevadm: info - add --export format to --device-id-of-file=
1738 move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
1741 rules_generator: net rules - do not print error if file is missing and ignore commented rules
1742 man: add link_priority default value
1743 scsi_id: man page fix
1744 udevadm: settle - add verbose output when running into timeout
1745 rules: Debian update
1746 rules: Debian update
1747 ignore rule with GOTO to a non-existent label
1750 scsi_id: include sys/stat.h
1753 collect: check realloc return value
1756 Summary of changes from v123 to v124
1757 ============================================
1760 cdrom_id: fix recognition of blank media
1763 Summary of changes from v122 to v123
1764 ============================================
1766 Erik van Konijnenburg (3):
1767 add substitution in MODE= field
1768 Makefile: use udevdir in "make install"
1769 volume_id: support for oracleasm
1772 scsi_id: retry open() on -EBUSY
1775 volume_id: remove unnecessary global variable
1776 volume_id: enable GFS probing code, add LABEL support
1779 edd_id: call it only for sd* and hd*
1780 rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
1781 rules: tape rules - use bsg device nodes for SG_IO
1782 rules: persistent net - handle "locally administered" ibmveth MAC addresses
1783 cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ID_CDROM_MEDIA_TRACK_COUNT_DATA=
1786 man: add NAME== match entry
1789 collect: realloc buffer, if needed
1790 udevd: export .udev/queue/$seqnum before .udev/uevent_seqnum
1793 Summary of changes from v121 to v122
1794 ============================================
1796 Hannes Reinecke (2):
1797 scsi_id: remove all sysfs dependencies
1798 scsi_id: add SGv4 support
1801 volume_id: clean up linux_raid code
1804 scsi_id: update man page
1805 scsi_id: remove bus_id option
1806 scsi_id: add --sg-version= option
1807 rules: adapt to new scsi_id
1808 rules: adapt tape rules to new scsi_id
1810 volume_id: bump version
1811 Makefile: do not create udevcontrol, udevtrigger symlinks
1813 MUNEDA Takahiro (2):
1814 man: udevd- fix udev(8) reference
1817 Matthias Schwarzott (1):
1818 cdrom_id: fix segfault
1821 Summary of changes from v120 to v121
1822 ============================================
1824 Damjan Georgievski (1):
1825 libvolume_id: recognize swap partitions with a tuxonice hibernate image
1828 writing udev rules: fix rule typos
1830 David Woodhouse (1):
1831 rules_generator: net rules - add "dev_id" value to generated rules
1834 selinux: more context settings
1837 udevinfo: do not replace chars when printing ATTR== matches
1838 vol_id: add --offset option
1839 cdrom_id: replace with version which also exports media properties
1840 udevd: at startup write message including version number to kernel log
1841 rules_generator: net rules - always add KERNEL== match to generated rules
1842 selinux: fix missing includes
1843 allow setting of MODE="0000"
1844 path_id: remove subsystem whitelist
1845 logging: add trailing newline to all strings
1846 scsi_id: initialize serial strings
1847 persistent device naming: also read unpartitioned media
1848 cdrom_id: add more help text
1849 add $links substitution
1850 fstab_import: add program to IMPORT matching fstab entry
1851 add OPTIONS+="event_timeout=<seconds>"
1852 write "event_timeout" to db
1853 udevadm: trigger - add --env= option
1854 udevadm: control - fix --env key to accept --env=<KEY>=<value>
1855 udevadm: info - do not print ATTR{dev}==
1856 persistent device naming: update tape rules
1857 rules: update md rules
1860 Summary of changes from v119 to v120
1861 ============================================
1864 test: remove duplicated EXTRA entry
1865 rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
1866 udevadm: trigger - option to synthesize events and pass them to a socket
1867 udevadm: info - resolve devpath if symlink is given
1868 udevadm: remove old man page links and compat links for debugging tools
1869 udevadm: trigger - fix broken socket option check
1870 udevadm: trigger - fix --socket== + --verbose
1871 also accept real socket files for RUN+="socket:<path>"
1872 persistent device naming: cleanup storage rules
1875 udevd: serialize events if they refer to the same major:minor number
1878 Summary of changes from v118 to v119
1879 ============================================
1881 Anthony L. Awtrey (1):
1882 do not skip RUN execution if device node removal fails
1885 rules: Fedora update
1886 rules: do not set GROUP="disk" for scanners
1889 rules_generator: add missing write_net_rules unlock
1892 volume_id: fix UUID raw buffer usage
1893 volume_id: fix typo in function documentation
1896 switch mailing lists to linux-hotplug@vger.kernel.org
1897 rules: remove tty rule which can never run because of an earlier "last_rule"
1898 volume_id: update ext detection
1899 selinux: set context for real file name not the temp name
1900 hack to allow ATTR{block/*/uevent}="change"
1901 rules_generator: add KERNEL=="<netifname>*" to generated rules
1902 persistent device naming: also run on "change" event
1903 test: add "subsystem" links to all devices
1904 sysfs: depend on "subsystem" link
1905 extend hack to allow TEST=="*/start"
1907 Matthias Schwarzott (1):
1908 volume_id: respect LDFLAGS
1911 volume_id: add prefix=, exec_prefix=
1914 Makefile: do not require GNU install
1917 Summary of changes from v117 to v118
1918 ============================================
1921 doc: update "writing udev rules"
1923 Hannes Reinecke (1):
1924 volume_id: LVM - add uuid
1928 rules_generator: do not create rules with insufficient matches
1929 man: udevadm settle - mention 180 seconds default timeout
1930 libvolume_id: squashfs - add endianess support for LZMA compression
1932 volume_id: md - add metadata minor version
1933 volume_id: run only once into a timeout for unreadable devices
1934 create_floppy_devices: fix logic for more than one floppy device
1935 volume_id: also add readable check to probe_all()
1937 Matthias Schwarzott (1):
1938 rules: Gentoo update
1941 libvolume_id: squashfs+LZMA compression detection
1944 Summary of changes from v116 to v117
1945 ============================================
1948 extras: ignore built and generated files
1949 volume_id: create relative symlink when $(libdir) = $(usrlibdir)
1952 usb_id: fail if vendor/product can not be retrieved
1954 firmware: do not print error if logger is missing
1955 volume_id: vfat - allow all possible sector sizes
1956 volume_id: LUKS - export version
1957 volume_id: ntfs - rely on valid master file table
1958 volume_id: bump version
1959 udevinfo: exclude "uevent" file from --attribute-walk
1960 udevadm: merge all udev tools into a single binary
1961 udevadm: accept command as option, like --help, --version
1962 udevadm: add info option --device-id-of-file=<file>
1963 Makefile: fix bogus version number than got committed
1964 udevadm: also return major==0 results for --device-id-of-file
1965 man: udevd.8 - remove udevcontrol section
1966 udevadm: control - allow command to be passed as option
1968 MUNEDA Takahiro (1):
1969 man: fix udevadm.8 typo
1971 Matthias Schwarzott (2):
1972 firmware: remove hardcoded path to logger
1973 rules: Gentoo update
1976 rules: Frugalware update
1979 Summary of changes from v115 to v116
1980 ============================================
1986 check line length after comment check and whitespace strip
1987 only install *.rules
1988 remove extra space from udevinfo symlink output
1991 rules: fix two trivial typos
1992 rules: random and urandom are 0666
1993 rules: add REMOVE_CMD rule
1994 track "move" events to rename database and failed files
1995 rules: Gentoo update
1996 rules: add i2o driver rule
1997 man: recreate man pages
1998 volume_id: fix linux_raid metadata version 1.0 detection
1999 add $name substitution
2000 do not delete the device node with ignore_remove, but handle the event
2001 print warning for invalid TEST operations
2002 rules: do not delete /lib/udev/devices/ nodes on "remove"
2003 rules: remove broken nvram group assignment without any permission
2004 add /dev/rtc symlink if new rtc drivers are used
2005 increase WAIT_FOR_SYSFS timeout to 10 seconds
2006 rules: put bsd nodes in /dev/bsd/ directory
2007 path_id: fix for stacked class devices
2008 ignore device node names while restoring symlinks from the stack
2009 use SEQNUM in /dev/.udev/queue/ instead of devpath
2010 rules: add memstick module loading
2011 udevinfo: simplify symlink printing logic
2012 prevent wrong symlink creation if database disagress with current rules
2013 fix wrong variable used in logged string
2015 rule_generator: move all policy from write_net_rules to the rules file
2016 rules: call usb_id only for SUBSYSTEMS=="usb"
2017 rules: split out and fix persistent tape rules
2018 fix debug output string
2019 rule_generator: always match netif type in generated rule
2021 Matthias Schwarzott (3):
2022 rules: Gentoo update
2023 rules: Gentoo update
2024 rules: Gentoo update
2027 set buffer size if strlcpy/strlcat indicate truncation
2029 maximilian attems (1):
2030 correct includes in udev_selinux.c
2033 Summary of changes from v114 to v115
2034 ============================================
2037 rules: fix typo in 80-drivers.rules
2040 rules: add default rules
2041 rules: update SUSE rules
2042 rules: add packages rules
2043 rules: add ia64 rules
2044 rules: move md-raid rules to packages dir
2045 rules: run vol_id only for partitions
2046 rules: update Fedora rules
2047 edd_id: move persistent rules to its own file
2048 accept relative path for TEST
2049 rules: add iowarrior rule
2050 volume_id: fix sqashfs detection
2051 do not ignore dynamic rule if it is the last one in the list
2052 rule_generator: fix wrong DRIVERS!= logic
2053 rules: update Fedora
2054 Makefile: install default rules
2057 rules_generator: remove policy from write_cd_rules
2058 rules_generator: fix write_cd_rules when similar names exist in the root directory
2059 rules: Debian update
2062 Summary of changes from v113 to v114
2063 ============================================
2065 Hannes Reinecke (3):
2066 collect: extra to synchronize actions across events
2067 add $driver subtitution
2068 rules_generator: add S/390 persistent network support
2071 rules_generator: remove executable flag from include file
2072 always unlink temporary file before creating new one
2074 volume_id: ext4 detection
2075 udevtrigger: allow to specify action string
2076 add option to RUN key to ignore the return value of the program
2077 use global udev_log variable instead of parameter in run_program
2078 add udev_rules_run() to handle RUN list
2079 move udev_utils_run.c into udev_rules.c
2081 name_list: rename loop_name -> name_loop
2082 handle dynamic rules created in /dev/.udev/rules.d/
2083 allow SYMLINK== match
2084 libvolume_id: use /usr/$libdir in pc file
2085 Makefile: add --as-needed flag to ld
2086 restore behavior of NAME==
2087 rules_generator: remove "installation" function
2088 udevtrigger: trigger "driver" events
2090 rules: Fedora update
2091 rules: add "do not edit" comment
2092 rules: Fedora update
2093 rules_generator: skip random MAC addresses
2094 write changed network interface names to the kernel log
2096 Matthias Schwarzott (3):
2097 rules: Gentoo update
2098 fix inotify to work not only once
2099 rules: Gentoo update
2102 Makefile: add "make dist" for nightly snapshots
2105 Summary of changes from v112 to v113
2106 ============================================
2109 vol_id: do not fail if unable to drop privileges
2112 add missing ChangeLog
2113 make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
2114 rules: recognize partitions and disk devices properly
2116 atomically replace existing nodes and symlinks
2117 do not try to create existing file
2118 info() for ignore_remove
2120 Makefile: check for missing ChangeLog or RELEASE-NOTES at release
2121 allow to disable the replacement of unusual characters
2122 no newline in log messages
2123 udevd: do not use syslog if --verbose (debugging) is used
2126 fix typo in udev_utils_run.c
2129 Summary of changes from v111 to v112
2130 ============================================
2132 Fabio Massimo Di Nitto (1):
2133 rules: ignore partitons that span the entire disk
2135 Hannes Reinecke (1):
2136 cciss device support
2139 udevd: close /proc/meminfo after reading
2140 create_floppy_devices: remove dead "unlink" code
2141 volume_id: add function documentation
2142 udev_db: escape path names with \x00 instead of %00
2143 udevsettle: use long options
2144 replace_chars: replace spaces in node name
2145 volume_id: add and export string encoding function
2146 vol_id: export encoded strings
2147 rules: use encoded strings instead of skipping characters
2148 udevtest: print message before log output
2149 volume_id: escape % character
2150 replace_chars: replace % character
2151 IMPORT: do not mangle whitespace
2152 scsi_id: do not install symlink in /sbin
2154 volume_id: terminate overlong label strings
2155 scsi_id: add long options
2156 rules: use long options for scsi_id
2157 path_id: skip subsystem directory
2158 rules: fix cciss rule
2160 scsi_id: fix typo in help text
2161 fix "do not access parent" warning for ATTR{}
2162 sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
2163 events for "bus" and "class" registration must be matched as "subsystem"
2164 udevtest: add --subsystem option
2165 sysfs: change order of subsystem lookup
2166 add $sys substitution
2167 add TEST=="<file>" key
2168 add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2169 sysfs: handle bus/class top-level directories
2170 sysfs: skip unknown sysfs directories
2175 create_floppy_devices: add man page
2176 path_id: remove on make uninstall
2179 volume_id: support for long-filename based labels
2181 Scott James Remnant (2):
2182 replace_untrusted_chars: replace all whitespace with space
2183 run_program: log "info" not "error" if program is missing
2186 Summary of changes from v110 to v111
2187 ============================================
2191 rules: Fedora update
2192 volume_id: use md native uuid format
2193 vol_id: use long options
2194 volume_id: add volume_id_get_* functions
2195 vol_id: use volume_id_get_*
2196 udevd: use fgets() to read /proc files
2197 volume_id: add internal UUID_STRING
2198 volume_id: add DDF support
2199 vol_id: README update
2200 volume_id: rename UUID_64BIT_LE/BE
2201 vol_id: add ID_FS_UUID_SAFE
2202 rules: use ID_FS_UUID_SAFE
2204 volume_id: give access to list of all available probers
2205 vol_id: use libvolume_id prober list for --probe-all
2206 volume_id: add remaining names for prober lookup by type
2208 volume_id: vol_id depends on libvolume_id
2210 Matthias Schwarzott (2):
2211 volume_id: fix Makefile for parallel make
2212 rules: Gentoo update
2215 Summary of changes from v109 to v110
2216 ============================================
2219 udevcontrol: allow to set global variables in udevd
2222 remove eventrecorder.sh
2224 volume_id: add md metadata 1.0, 1.1, 1.2 support
2225 unset variable with ENV{VAR}=""
2226 delete copies of default rules in SUSE rules
2227 volume_id: ext - fix endianess in version number
2228 rules: Fedora update
2229 volume_id: old md metadata has only 32 bit for the uuid
2230 volume_id: minix version 3 support
2231 don't create $tempnode for devices without major
2232 usb_id: add <devpath> to help text
2233 ata_id: use getopt_long()
2236 Matthias Schwarzott (3):
2237 Makefile: respect CFLAGS/LDFLAGS
2238 rules: Gentoo update
2239 ata_id: don't log error for libata devices on older kernels
2242 Summary of changes from v108 to v109
2243 ============================================
2246 create_floppy_devices: create nodes with correct selinux context
2249 udevtest: export ACTION string if given as option
2251 make ACTION!="add|change" working
2252 udevtest: import uevent variables if possible
2253 udevinfo: export all information stored in database
2254 default rules: add libata compat links
2255 create_path: don't fail if something else created the directory
2256 udevd: fix serialization of events
2257 path_id: remove broken example
2258 libvolume_id: do not install static library
2261 Matthias Schwarzott (2):
2263 persistent device naming: add joystick links
2266 path_id: add man page
2269 Summary of changes from v107 to v108
2270 ============================================
2273 udevinfo: relax check for the correct device if looked up by name
2274 don't write to sysfs files during test run
2275 finally remove the directory event-multiplexer crap
2277 Matthias Schwarzott (2):
2278 write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
2282 udevsettle: read udev not kernel seqnum first
2285 Summary of changes from v106 to v107
2286 ============================================
2288 Jean Tourrilhes (1):
2289 udevtest: export UDEV_LOG if we changed it
2292 man: add missing options to various man pages
2294 create_floppy_devices: apply specified mode without umask
2296 udevmonitor: add switch for kernel and udev events
2297 default rules: wait for 0:0:0:0 scsi devices only
2299 delete dasd_id, it moved to s390-tools
2301 encode db-file names, instead of just replacing '/'
2302 update internal variables if we see $DEVPATH during IMPORT
2303 increase /proc/stat buffer
2304 maintain index over device-names to devpath relation
2305 restore overwritten symlinks when the device goes away
2306 store devpath with the usual leading slash
2307 add link_priority to rule options, and store it in database
2308 pick actual valid device in udev_db_lookup_name
2309 cleanup already existing db-entries and db-index on device update
2310 selinux: move selinux_exit() to the main programs
2311 remove old error message
2312 read list of devices from index, make index private to database
2313 priority based symlink handling
2314 volume_id: get rid of compiler warning
2315 udevinfo: remove -d option
2316 update %n on netif name change
2317 if a node goes away, possibly restore a waiting symlink
2319 man: add "link_priority" option
2321 udevtest: add --force mode
2322 udevinfo: print link priority
2323 usb_id: append target:lun to storage device serial
2324 run_directory: add final warning before removal
2329 Matthias Schwarzott (2):
2330 udevd: cleanup std{in,our,err} on startup
2331 udevmonitor: fix swapped event switch descriptions
2334 Summary of changes from v105 to v106
2335 ============================================
2338 man: fix typos in scsi_id and udevd
2340 Andrey Borzenkov (2):
2341 vol_id: add -L to print raw partition label
2345 persistent device naming: tape devices and medium changers
2348 exclude parent devices from DRIVER== match
2349 volume_id: really fix endianess bug in linux_raid detection
2351 man: correct udevinfo --export-db
2352 path_id: append LUN to iSCSI path
2353 create_floppy_devices: add option for owner/group
2354 update example rules
2355 apply format chars to ATTR before writing to sysfs
2356 add (subsystem) to udevmonitor output
2357 update DRIVER== changes
2358 remove --version from the udevinfo man page
2359 add test for an attribute which contains an operator char
2360 man: add note about parent matching behavior
2361 scsi_id: accept tabs in /etc/scsi_id.conf
2362 remove dead rule in persistent tape rules
2364 Matthias Schwarzott (4):
2365 correct typo in extras/scsi_id/scsi_id.conf
2366 fix retry-loop in netif-rename code
2367 add option --version to udevd
2368 rule_generator: fix for creating rules on read-only filesystem
2370 Peter Breitenlohner (1):
2371 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2374 udevd: init signal pipe before daemonizing
2375 unlink old database file before creating a new one
2376 fix %c $string substitution
2378 Theodoros V. Kalamatianos (1):
2379 fix udev attribute names with a colon
2382 Summary of changes from v104 to v105
2383 ============================================
2386 man: fix typos in scsi_id and udevd
2388 Andrey Borzenkov (2):
2389 vol_id: add -L to print raw partition label
2393 exclude parent devices from DRIVER== match
2394 volume_id: really fix endianess bug in linux_raid detection
2396 Matthias Schwarzott (2):
2397 correct typo in extras/scsi_id/scsi_id.conf
2398 fix retry-loop in netif-rename code
2400 Peter Breitenlohner (1):
2401 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2404 udevd: init signal pipe before daemonizing
2405 unlink old database file before creating a new one
2406 fix %c $string substitution
2409 Summary of changes from v103 to v104
2410 ============================================
2414 update example rules
2417 volume_id: fix endianess bug in linux_raid detection
2418 man: fix udevmonitor text
2419 man: recreate from xml
2420 rename config "filename" to "dir"
2421 remove outdated documentation
2422 rename "udev.c" to "test-udev.c" - it is only for testing
2424 use git-archive instead of git-tar-tree
2426 Kazuhiro Inaoka (1):
2427 inotify syscall definitions for M32R
2430 write_cd_rules: identity-based persistence
2431 scsi_id: remove trailing garbage from ID_SERIAL_SHORT
2434 SELinux: label created symlink instead of node
2437 Summary of changes from v102 to v103
2438 ============================================
2441 persistent storage rules: skip gnbd devices
2442 volume_id: add checksum check to via_raid
2443 volume_id: add comment about hfs uuid conversion
2448 Summary of changes from v101 to v102
2449 ============================================
2452 writing_udev_rules: fix typo in example rule
2455 create missing ChangeLog for version 101
2457 update default rules
2458 first try "subsystem" link at a parent device, before guessing
2459 if /sys/subsystem exists, skip class, bus, block scanning
2460 scsi_id: export ID_SERIAL_SHORT without vendor/product
2464 path_id: fix SAS disk handling
2467 Summary of changes from v100 to v101
2468 ============================================
2471 fix udevinfo help text typo
2474 cleanup default rules
2475 add IMPORT operations to the udev man page
2478 remove Makefile magic for leading '0' in version
2479 udevd: use getopt_long()
2480 udevd: add --verbose option to log also to stdout
2481 udevd: add --debug-trace option
2482 rule_generator: improve net rule comment generation
2483 volume_id: correct iso9660 high sierra header
2484 warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
2485 don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
2486 udevinfo: print error in --attribute-walk
2487 udev_sysfs: unify symlink resolving
2488 udevtrigger: trigger devices sorted by their dependency
2489 fix spelling in deprecation warning
2492 Michał Bartoszkiewicz:
2493 udevtrigger: fix typo that prevents partition events
2496 clarify "specified user/group unknown" error
2499 update slackware rules
2502 update Frugalware rules
2505 Summary of changes from v099 to v100
2506 ============================================
2510 fix messed up ChangeLog from release 099
2511 man: add $attr{} section about symlinks
2512 revert persistent-storage ata-serial '_' '-' replacement
2515 Summary of changes from v098 to v099
2516 ============================================
2522 udev_db.c: include <sys/stat.h>
2523 use fnmatch() instead of our own pattern match code
2524 rename major/minor variable to maj/min to avoid warning
2525 update source file headers
2526 udevtest: print header that ENV{} can't work
2528 udevtrigger: options to filter by subsystem and sysfs attribute
2529 udevtrigger: remove unused longindex
2530 udevinfo: use long options
2531 udevd: use files instead of symlinks for /dev/.udev/queue,failed
2532 udevtrigger: fix pattern match
2533 reorder options in udevinfo man page
2534 udevinfo: fix SUBSYTEMS spelling error
2535 fix ENV{TEST}="Test: $env{TEST}"
2536 let $attr{symlink} return the last element of the path
2537 cdrom_id: add rules file to call cdrom_id
2538 udevinfo: do not show symlinks as attributes in --attribute-walk
2539 remove broken name_cdrom.pl
2543 run_program: close pipe fd's which are connected to child process
2544 add persistent rules generator for net devices and optical drives
2547 changes rules for ata disk from '_' to '-'
2550 make struct option arrays static const
2554 Summary of changes from v097 to v098
2555 ============================================
2558 udevtest: allow /sys in the devpath paramter
2561 selinux: init once in the daemon, not in every event process
2564 udevd: remove huge socket buffer on the control socket
2566 rename udev_libc_wrapper -> udev_sysdeps
2567 db: store devpath - node relationship for all devices
2568 udevinfo: allow -a -n <node>
2569 udevinfo, udevtest: simplify '/sys' stripping from devpath argument
2570 lookup_user, lookup_group: report "unknown user" and "lookup failed"
2571 consistent key naming to match only the event device or include all parent devices
2572 skip rule, if too may keys of the same type are used
2573 introduce ATTR{file}="value" to set sysfs attributes
2575 update default rules
2576 export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
2577 fix typo in SUBSYSTEMS key parsing
2578 udevtrigger: add --retry-failed
2579 volume_id: add suspend partition detection
2580 vol_id: use primary group of 'nobody' instead of 'nogroup'
2581 remove built-in /etc/passwd /etc/group parser
2582 always expect KEY{value} on ATTR, ATTRS, ENV keys
2583 use new key names in test programs
2584 cleanup commandline argument handling
2585 db: don't create a db file for only a node name to store
2586 man: add ATTR{file}="value" assignment
2589 volume_id: fix fat32 cluster chain traversal
2592 fix 'unknow user' error from getpwnam/getgrnam
2593 fix rc when using udev --daemon
2596 Michał Bartoszkiewicz:
2597 man pages: fix typos
2600 Summary of changes from v096 to v097
2601 ============================================
2604 add joystick support to persistent input rules
2607 firmware.sh: remove needless '/'
2608 vol_id: add --skip-raid and --probe-all option
2609 switch uevent netlink socket to group 1 only
2610 increase /proc/stat read buffer
2611 use "change" instead of "online" events
2612 remove 'static' from local variable
2613 libvolume_id: add parameter 'size' to all probe functions
2614 man pages: replace 'device-path' by 'devpath'
2615 man pages: work around xmlto which tries to be smart
2616 refresh vol_id man page
2617 udevinfo: add DRIVER==
2618 Makefile: fix dependency
2619 libvolume_id: read ufs2 label
2620 switch ifdef __KLIBC__ to ifndef __GLIBC__
2621 report failing getpwnam/getgrnam as error
2622 rename udevcontrol message types and variables
2623 initialize unused sockets to -1
2624 udevd: remove useless udevinitsend parameter
2626 udevd: autotune max_childs/max_childs_running
2627 update frugalware rules
2629 move default rules to etc/udev/rules.d/
2630 add 'crypto' devices to persistent storage rules
2631 add late.rules to default rules
2633 don't report an error on overlong comment lines
2635 udevd: read DRIVER from the environment
2638 make rename_netif() error messages useful
2639 path_id: fix an harmless syntax error
2642 update slackware rules
2645 Fix inotify syscalls on ARM
2648 Summary of changes from v095 to v096
2649 ============================================
2652 Makefiles: fix .PHONY for man page target
2653 allow longer devpath values
2654 path_id: prepare for new sysfs layout
2657 Summary of changes from v094 to v095
2658 ============================================
2662 don't remove symlinks if they are already there
2663 allow "online" events to create/update symlinks
2664 udevinfo: clarify parent device attribute use
2666 netif rename: optimistic loop for the name to become free
2667 remove broken %e enumeration
2670 print usage of udevcontrol when no or invalid command is given
2673 Summary of changes from v093 to v094
2674 ============================================
2677 update "writing udev rules"
2680 libvolume_id: gfs + gfs2 support
2681 remove MODALIAS key and substitution
2682 add persistent-input.rules
2688 Summary of changes from v092 to v093
2689 ============================================
2692 path_id: add support for iSCSI devices
2695 libvolume_id: fat - check for signature at end of sector
2696 libvolume_id: add more software raid signatures
2698 path_id: prevent endless loop for SAS devices on older kernels
2700 replace binary firmware helper with shell script
2701 skip device mapper devices for persistent links
2704 Summary of changes from v091 to v092
2705 ============================================
2708 don't include stropts.h, some libc's don't like it
2709 udevd: create leading directories for /dev/.udev/uevent_seqnum
2710 vol_id: fix logging from libvolume_id's log function
2713 add more warnings for invalid key operations
2714 fix offsetof() build issue with recent glibc
2715 selinux: fix typo in block device node selection
2716 vol_id: add NetWare volume detection
2717 edd_id: fix "(null)" output if "mbr_signature" does not exist
2719 libvolume_id: nss - use different uuid
2722 path_id: add platform and serio support
2726 path_id: fix bashism
2729 Summary of changes from v090 to v091
2730 ============================================
2733 path_id: fix SAS device path generation
2736 udevtest: don't try to delete symlinks
2737 persistent rules: fix typo in dm rule
2738 allow NAME=="value" to check for already assigned value
2739 udevd: export initial sequence number on startup
2742 Summary of changes from v089 to v090
2743 ============================================
2746 udevd: export current seqnum and add udevsettle
2747 volume_id: fix endianess conversion typo for FAT32
2748 merge device event handling and make database content available on "remove"
2749 set default udevsettle timeout to 3 minutes
2750 export INTERFACE_OLD if we renamed a netif
2751 let udevmonitor show the possibly renamed devpath
2752 volume_id: move some debug to info level
2753 udevtrigger: fix event order
2754 usb_id: remove uneeded code
2755 remove old symlinks before creating current ones
2756 path_id: fix loop for SAS devices
2757 apply format char to variables exported by ENV
2760 add inotify support for hppa and MIPS and log if inotify is not available
2763 fix typo in error message
2766 Summary of changes from v088 to v089
2767 ============================================
2770 path_id: add bus to USB path
2773 change rule to skip removable IDE devices
2774 don't create uuid/label links for raid members
2775 volume_id: provide library
2776 fix rule order for persistent tape links
2778 volume_id: provide a custom debug function
2779 volume_id: rename subdirectory
2780 volume_id: use shared library by default
2781 because is better than cause
2782 volume_id: remove some global symbols
2783 volume_id: define exported symbols
2784 remove all stripping code
2785 man pages: mention udev(7) not udev(8)
2787 move all *_id programs to /lib/udev/
2788 update Red Hat rules
2790 pass CROSS_COMPILE to AR and RANLIB down to extras/
2791 volume_id: update README
2792 volume_id: generate man page from xml source
2794 fix symlink targets in Makefiles
2797 Summary of changes from v087 to v088
2798 ============================================
2801 persistent links: add scsi tape links and usb path support
2804 volume_id: add squashfs detection
2805 reset signal handler in event process
2806 correct use of fcntl()
2807 add udevtrigger to request events for coldplug
2808 add ',' to trusted chars
2809 volume_id: remove partition table parsing code
2810 volume_id: remove all partition table support
2811 fix spelling error in debug string
2812 rename "persistent disk" to "persistent storage"
2813 fix output for USB path
2816 Summary of changes from v086 to v087
2817 ============================================
2820 path_id: support SAS devices
2823 fix persistent disk rules to exclude removable IDE drives
2824 warn about %e, MODALIAS, $modalias
2825 remove devfs rules and scripts
2828 typo in debug text in udev_run_hotplugd.c
2831 Summary of changes from v085 to v086
2832 ============================================
2835 volume_id: replace __packed__ by PACKED macro
2836 volume_id: split raid and filesystem detection
2837 volume_id: add missing return
2838 udevd: fix queue export for multiple events for the same device
2841 workaround missing kernel headers for some architectures
2844 update to udev-084/doc/writing_udev_rules
2847 Summary of changes from v084 to v085
2848 ============================================
2851 Fix trivial spelling errors in RELEASE-NOTES
2854 fix typo in parisc support to path_id
2857 make WAIT_FOR_SYSFS usable in non "wait-only" rules
2858 fix typo in man page
2859 include sys/socket.h for klibc build
2860 cramfs detection for bigendian
2861 exit WAIT_FOR_SYSFS if the whole device goes away
2863 update Red Hat rules
2865 include errno.h in udev_libc_wrapper.c
2868 Summary of changes from v083 to v084
2869 ============================================
2873 switch CROSS to CROSS_COMPILE
2874 replace fancy silent build program by simple kernel build like logic
2875 move manpages to top level
2876 remove UDEVD_UEVENT_INITSEND
2878 scsi_id: remove dead files
2879 optimize sysfs device and attribute cache
2880 let SYSFS{} look at the device, not only the parent device
2881 add debug output to sysfs operations
2884 Summary of changes from v082 to v083
2885 ============================================
2888 man page: document when substitutions are applied for RUN and other keys
2889 check for ignore_device in loop looks redundant
2892 udevstart: fix NAME="" which prevents RUN from being executed
2893 find programs in /lib/udev for IMPORT if {program} is not given
2894 don't add $SUBSYSTEM automatically as $1 to programs
2895 remove redundant substitution of RUN key
2898 Summary of changes from v081 to v082
2899 ============================================
2902 substitute format chars in RUN after rule matching
2905 scsi_id, usb_id: request device parent by subsystem
2906 path_id: work with "all devices in /sys/devices"
2907 ignore all messages with missing devpath or action
2908 Makefile: remove dynamic config file generation
2909 path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
2910 usb_id: don't fail on other subsytems than "scsi"
2911 don't do RUN if "ignore_device" is given
2912 increase kernel uevent buffer size
2913 move udev(8) manpage to udev(7)
2914 recreate man pages from xml source
2915 remove udev, udevstart, udevsend from the default installation
2917 rename apply_format() cause it is public now
2918 udevtest: add udev_rules_apply_format() to RUN keys
2919 let "ignore_device" always return the event successfully
2922 fixes udev build with -fpie
2925 Summary of changes from v080 to v081
2926 ============================================
2929 add DEVLINKS to "remove" event
2930 better log text and comments
2931 vol_id: probe volume as user nobody
2932 fix BUS, ID, $id usage
2933 prepare moving of /sys/class devices to /sys/devices
2936 Summary of changes from v079 to v080
2937 ============================================
2940 fix dependency for make -j2
2946 update RELEASE-NOTES + TODO
2947 fix typo in man page
2950 path_id: fix invalid character class
2954 udev_selinux.c: include udev.h
2957 Summary of changes from v078 to v079
2958 ============================================
2961 don't log error if database does not exist
2962 use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
2963 scsi_id: read page 0x80 with libata drives
2965 remove %e from man page
2968 Summary of changes from v077 to v078
2969 ============================================
2972 Update Gentoo udev main rule file.
2973 add parisc support to path_id
2976 scsi_id: -u fold multiple consecutive whitespace chars into single '_'
2979 optimize SELinux path match
2983 allow C99 statements
2984 fix segfaulting create_floppy_devices
2986 remove unused variables
2987 remove default settings in udev.conf
2988 clearenv() is now part of klibc
2989 add DEVLINKS to the event environment
2992 scsi_id: support pre-SPC3 page 83 format
2995 Summary of changes from v076 to v077
2996 ============================================
2999 merge two consecutive static strlcat's
3000 don't return an error, if "ignore_device" is used
3001 remove outdated and misleading stuff
3002 move SEQNUM event skipping to udevsend
3003 update RELEASE-NOTES
3005 allow programs in /lib/udev called without the path
3007 add target to to generate ChangeLog section
3008 update Red Hat rules
3011 allow to overwrite the configured udev_root by exporting UDEV_ROOT
3012 let udevsend ignore events with SEQNUM set
3016 Summary of changes from v75 to v076
3017 ============================================
3020 fix typo in eventrecorder
3021 volume_id: include stddef.h header
3022 remove misleading install instructions
3023 remove all built-in wait_for_sysfs logic
3024 add linux/types.h back, old glibc-kernel-headers want it
3025 volume_id: use glibc's byteswap
3026 udevd: ignore all messages without DEVPATH
3027 udevd: track exit status of event process
3028 udevd: export event queue and event state
3029 remove "udev_db" option from config file
3030 Makefile: remove exec_prefix and srcdir
3031 update README and RELEASE-NOTES
3032 udevd: track killed event processes as failed
3034 don't start udevd from udevsend
3035 udevd: add a missing return
3036 libvolume_id: fix weird fat volume recognition
3037 move some helpers from extras to /lib/udev
3039 Scott James Remnant:
3040 move delete_path() to utils
3041 clean-up empty queue directories
3042 Makefile: fail, if submake fails
3045 Summary of changes from v74 to v075
3046 ============================================
3049 Make run_directory.c stat the place it is going to try to run.
3052 forgot the ChangeLog for 074
3053 volume_id: provide libvolume_id.a file
3054 remove our own copy of klibc
3055 remove outdated HOWTO
3058 remove completely useless start script
3059 fix tests and remove no longer useful stuff
3060 replace udeveventrecorder by a shell script
3063 Summary of changes from v73 to v074
3064 ============================================
3067 never queue events with TIMEOUT set
3068 let NAME="" supress node creation, but do RUN keys
3073 add strerror() to error logs
3074 move some logging from dbg() to info()
3077 Summary of changes from v72 to v073
3078 ============================================
3081 udevd: depend on netlink and remove all sequence reorder logic
3082 print useconds in udevmonitor
3083 add RELEASE-NOTES, update TODO
3086 Summary of changes from v71 to v072
3087 ============================================
3089 Ananth N Mavinakayanahalli:
3090 libsysfs: translate devpath of the symlinked class devices to its real path
3093 add man pages for *_id programs
3096 volume_id: add OCFS Version 1
3097 volume_id: add Veritas fs
3098 volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes
3099 volume_id: move blocksize validation to fix jbd recognition
3100 volume_id: fix typo in ocfs
3101 volume_id: add vxfs include
3102 volume_id: make FAT32 recognition more robust
3103 volume_id: Version 051
3104 volume_id: fix typo in ext blocksize check
3105 volume_id: Version 052
3106 FAQ: remove confusing statement about module loading
3107 cleanup compiler/linker flags
3108 use DESTDIR on uninstall, no need to pass prefix to submake
3109 allow to pass STRIPCMD, to skip stripping of binaries
3110 cleanup make release
3111 fix the new warnings I asked for
3112 move rules parsing into daemon
3113 "make STRIPCMD=" will disable the stripping of binaries
3114 remove no longer working udevd-test program
3115 "STRIPCMD=" for the EXTRAS
3116 add dummy inotify syscalls on unsupported architecture
3117 remove no longer needed waiting for "dev" file
3118 revert the "read symlink as device patch"
3119 use libsysfs to translate the class linke to the device path
3120 libsysfs: remove brute-force "bus", "driver" searching for old kernels
3121 test: add "driver" and "bus" links to test sysfs tree
3122 update RELEASE-NOTES
3123 udevd: don't daemonize before initialization
3124 log to console if syslog is not available
3126 remove precompiled rules option
3127 export DEVNAME on "remove" only if we really got a node to remove
3131 Summary of changes from v70 to v071
3132 ============================================
3135 Remove the udev.spec file as no one uses it anymore
3138 edd_id: check that EDD id is unique
3141 ata_id: open volume O_NONBLOCK
3142 add "Persistent Device Naming" rules file for disks
3143 scsi_id: switch temporary node creation to /dev
3144 volume_id: set reiser instead of reiserfs for filesystem type
3145 update devfs rules header
3149 remove no longer needed includes
3150 switch tools and volume_id from LGPL to GPLv2
3151 add edd-*-part%n to the persistent.rules
3152 update Debian persistent rules
3154 udevd: fix initial timeout handling
3155 force event socket buffer size to 16MB
3156 udevd: move logging from err to info for non-hotplug uevent
3157 fix selinux compilation
3158 libsysfs: accept sysmlinks to directories instead of real directories
3161 run_directory: fix typo in "make install"
3164 Summary of changes from v069 to v070
3165 ============================================
3168 udevd: fix udevd read() calls to leave room for null byte
3171 scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
3174 fix nbd error messages with a gentoo rule hack
3175 fix scsi_id rule in gentoo config file
3178 EXTRAS/Makefile: fix install targets to match main Makefile
3181 volume_id: fix error handling with failing read()
3182 EXTRAS: cleanup and sync all Makefiles
3183 add install test to 'make buildtest'
3184 update RELEASE-NOTES
3187 fix a debug text typo in udev_rules.c
3190 Summary of changes from v068 to v069
3191 ============================================
3194 fix typo in firmware_helper
3197 firmware_helper: fix write count
3200 *_id: fix zero length in set_str()
3201 add program name to logged error
3202 fix exit code of udevinitsend and udevmonitor
3203 udevd: keep the right order for messages without SEQNUM
3204 volume_id: don't probe for mac_partition_maps
3205 udevmonitor: cleanup on exit
3206 path_id: remove SUSE specific PATH
3208 add pci_express to bus list
3210 store ENV{key}="value" exported keys in the database
3211 fix lookup for name in the udevdb, it should return the devpath
3212 prepare for new HAL udevdb dump
3213 print persistent data with "udevinfo -q all"
3214 change parameter order of udev_db_search_name()
3215 add and use name_list_cleanup() for cleaning up the string lists
3216 don't store devpath in udevdb, we don't need it
3217 add uft8 validation for safe volume label exporting
3218 start to enforce plain ascii or valid utf8
3219 use WRITE_END/READ_END for the pipe index
3220 remove not needed sig_flag for state of signal_pipe
3221 don't reenter get_udevd_msg() if message is ignored
3222 rename ...trailing_char() to ...trailing_chars()
3223 vol_id: ID_LABEL_SAFE will no longer contain fancy characters
3224 udevd: move some logging to "info" and "err"
3225 remove special TIMEOUT handling from incoming queue
3226 udev_test.pl: we replace untrusted chars with '_'
3227 check the udevdb before assigning a new %e
3228 update RELEASE-NOTES
3229 udevinfo: add database export
3230 write man page masters in DocBook XML
3231 udevinfo: rename dump() to export()
3232 test the automatic man page rebuild and checkin
3233 Makefile: remove all the duplicated rules
3234 all man pages rewritten to use DocBook XML
3235 add missing udevsend man page
3236 also forgot udevmonitor.8
3237 udevinfo: restore -d option
3238 scsi_id: rename SYSFS to LIBSYSFS
3239 add edd_id tool to match BIOS EDD disk information
3240 move and update libsysfs.txt
3241 klibc: update to version 1.1.1
3242 delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rules
3243 delete docs/persistent_naming - obsoleted by persistent disk names
3244 delete old Fedora html page
3245 add "totally outdated" header to docs/overview :)
3247 fix useless but funny name_cdrom.pl script to work again
3249 Makefile: fix prerequisits for $(PROGRAMS)
3250 Makefile: cleanup install targets
3251 remove chassis_id program
3252 fic gcov use and move it into the Makefile
3253 FAQ: update things that have changed
3256 switch to '==' in raid-devfs.sh
3259 Summary of changes from v067 to v068
3260 ============================================
3263 add EXTRAS documentation to the README file.
3264 Always open the cdrom drive in non-blocking mode in cdrom_id
3265 cdrom_id: change err() to info() to help with debugging problems
3268 cleanup some debug output and move to info level + unify select() loops
3269 move udevmonitor to /usr/sbin
3270 ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
3271 vol_id: fix sloppy error handling
3272 fix typo in cdrom_id syslog
3273 bring std(in|out|err) fd's in a sane state
3274 fix printed udevmonitor header
3277 Summary of changes from v066 to v067
3278 ============================================
3281 added the cdrom.h #defines directly into the cdrom_id.c file
3285 fix make install, as we don't provide a default rule set anymore
3286 fix more compiler warnings ...
3287 fix udevstart event ordering, we want /dev/null very early
3288 don't fail too bad, if /dev/null does not exist
3291 Summary of changes from v065 to v066
3292 ============================================
3295 update gentoo rule file.
3296 Created cdrom_id program to make it easier to determine cdrom types
3297 added cdrom_id to the build check
3298 updated gentoo rule file to handle removable ide devices.
3299 changed cdrom_id exports to be easier to understand and consistant with other _id programs.
3300 fix klibc build issue in cdrom_id.c
3301 Change the gentoo rules to use cdrom_id instead of cdsymlink.sh
3302 changed location of gentoo helper apps to be /sbin instead of in scripts dir
3303 tweak the gentoo rules some more.
3306 add NETLINK define for the lazy distros
3307 read sysfs attribute also from parent class device
3308 switch some strlcpy's to memcpy
3309 allow clean shutdown of udevd
3310 add flag for reading of precompiled rules
3311 update distro rules files
3314 add firmware_helper to load firmware
3315 more distro rules updates
3317 remove example rules and put the dev.d stuff into the run_directory folder
3318 trivial text cleanups
3320 split udev_util in several files
3322 allow logging of all output from executed tools
3323 add Usage: to udevmonitor and udevcontrol
3324 move some logging to the info level
3330 Summary of changes from v064 to v065
3331 ============================================
3334 Added persistent name rules for block devices to gentoo rule file.
3335 Added horrible (but fun) path_id script to extras.
3336 Update gentoo rules file.
3339 update release notes for next version
3340 add udevmonitor, to debug netlink+udev events at the same time
3341 allow RUN to send the environment to a local socket
3342 fix GGC signed pointer warnings and switch volume_id to stdint
3345 Summary of changes from v063 to v064
3346 ============================================
3349 volume_id: add OCFS (Oracle Cluster File System) support
3353 add ID_BUS to *_id programs
3354 create_floppy_devices: add tool to create floppy nodes based on sysfs info
3357 move code to its own files
3358 make SYSFS{} usable for all devices
3359 add padding to rules structure
3360 allow rules to have labels and skip to next label
3361 thread unknown ENV{key} match as empty value
3364 Summary of changes from v062 to v063
3365 ============================================
3368 fix typo in GROUP value application
3371 add 'make tests' as I'm always typing that one wrong...
3372 Really commit the udev_run_devd changes...
3373 Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
3374 fix position of raw rules in gentoo config file
3377 dasd_id: add s390 disk-label prober
3378 fix usb_id and let scsi_id ignore "illegal request"
3381 volume_id: remove s390 dasd handling, it is dasd_id now
3382 trivial fixes for *_id programs
3383 IMPORT: add {parent} to import the persistent data of the parent device
3384 allow multiple values to be matched with KEY=="value1|value2"
3385 udevd: set incoming socket buffer SO_RCVBUF to maximum
3386 remember mapped rules state
3387 ata_id: check for empty serial number
3388 compile dasd only on s390
3391 correct default mode documentation in udev
3394 Summary of changes from v061 to v062
3395 ============================================
3398 fix symlink values separated by multiple spaces
3399 update RELEASE-NOTES
3400 fix typo in group assignment
3401 fix default-name handling and NAME="" rules
3402 add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
3403 fix unquoted strings in udevinitsend
3405 Summary of changes from v060 to v061
3406 ============================================
3409 Sync up the Debian rules files
3410 fix cdrom symlink problem in gentoo rules
3411 Fix ChangeLog titles
3414 update RELEASE-NOTES
3415 we want to provide OPTFLAGS
3416 rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT
3417 udevd: optimize env-key parsing
3418 don't resolve OWNER, GROUP on precompile if string contains %, $
3419 set default device node to /dev
3420 create udevdb files only if somehting interesting happened
3421 pack parsed rules list
3422 replace useless defines by inline text
3423 move rule matches to function
3424 add usb_id program to generate usb-storage device identifiers
3425 add IEEE1394 rules to the gentoo rule file
3426 fake also kernel-name if we renamed a netif
3427 allow OPTIONS to be recognized for /sys/modules /sys/devices events
3428 switch gentoo rules to new operators
3431 Summary of changes from v059 to v060
3432 ============================================
3435 Fix the gentoo udev rules to allow the box to boot properly
3438 Udev doesn't properly build with $CROSS
3441 Keep udevstart from skipping devices without a 'dev' file
3444 #define NETLINK_KOBJECT_UEVENT
3447 Summary of changes from v058 to v059
3448 ============================================
3451 Update the gentoo rule file
3452 Fix udevinfo for empty sysfs directories
3453 Fix makefile to allow 'make release' to work with git
3456 udev: fix netdev RUN handling
3457 udevcontrol: fix exit code
3460 prepare RELEASE-NOTES
3461 add ID_TYPE to the id probers
3462 add -x to scsi_id to export the queried values in env format
3463 store the imported device information in the udevdb
3464 rename udev_volume_id to vol_id and add --export option
3465 add ata_id to read serial numbers from ATA drives
3466 IMPORT allow to import program returned keys into the env
3467 unify execute_command() and execute_program()
3468 IMPORT=<file> allow to import a shell-var style config-file
3469 allow rules to be compiled to one binary file
3470 fix the fix and change the file to wait for to the "bus" link
3471 fix udevstart and let all events trvel trough udev
3472 prepare for module loading rules and add MODALIAS key
3473 remove device node, when type block/char has changed
3474 Makefile: remove dev.d/ hotplug.d/ from install target
3475 udevcontrol: add max_childs command
3476 udevd: control log-priority of the running daemon with udevcontrol
3477 udeveventrecorder: add small program that writes an event to disk
3478 klibc: add missing files
3479 udevinitsend: handle replay messages correctly
3480 udev man page: add operators
3481 udevd: allow starting of udevd with stopped exec-queue
3482 klibc: version 1.0.14
3483 udev: handle all events - not only class and block devices
3484 volume_id: use udev-provided log-level
3485 udev: clear lists if a new value is assigned
3486 udev: move dev.d/ handling to external helper
3487 udev: allow final assignments :=
3488 udevd: improve timeout handling
3489 Makefile: fix DESTDIR
3491 udevd: add udevcontrol
3492 udevd: listen for netlink events
3495 Dialout group fix for capi devices in the gentoo rules file
3497 Summary of changes from v057 to v058
3498 ============================================
3501 o Writing udev rules docs update
3504 o update cdsymlinks to latest version
3507 o remove detach_state files from the sysfs test tree
3508 o Update permissions on test scripts so they will run properly now
3509 o hopefully fix up the symlinks in the test directory
3510 o Removed klibc/klibc.spec as it is autogenerated
3511 o Added symlinks thanks to Kay's script and git hacking
3512 o add Red Hat/Fedora html documenation
3513 o Update Red Hat default udev rules
3516 o selinux: fix handling during creation of symlinks
3517 o Fedora udev.rules update
3518 o libsysfs: version 2.0
3519 o klibc: version 1.0.7
3522 o Fix libsysfs issue with relying on the detach_state file to be
3524 Summary of changes from v056 to v057
3525 ============================================
3527 <tklauser:access.unizh.ch>:
3528 o fix stupid all_partitions bug
3531 o add test for make -j4 to build-check
3532 o klibc: version 1.0.6
3533 o update Debian rules
3534 o apply default permissions only for devices that will need it
3535 o adapt RELEASE-NOTES
3536 o udev_volume_id: fix endianess macros
3537 o udev-test.pl: add test for DEVNAME export to RUN environment
3538 o update the man page to reflect the recent changes
3539 o export DEVNAME to RUN-key executed programs
3540 o fix make -j4 and the local klibc-install
3541 o update RELEASE-NOTES
3542 o add RUN key to be able to run rule based notification
3543 o fix udevtest to print the error if logging is disabled
3544 o move execute_program to utils + add action to init_device
3545 o correct correction for error path for PROGRAM execution
3546 o correct error path for PROGRAM execution
3547 o klibc: version 1.0.5
3548 o check for strlen()==0 before accessing strlen()-1
3549 o allow to match against empty key values
3550 o read %s{}-sysfs values at any device in the chain
3551 o udev_rules.c: don't change sysfs_device while walking up the device chain
3552 o klibc: strlcpy/strlcat - don't alter destination if size == 0
3553 o fix klibc's broken strlcpy/strlcat
3554 o udevinfo: print SYSFS attribute the same way we match it
3555 o remove untrusted chars read from sysfs-values or returned by PROGRAM
3556 o udevinfo: print errors to stderr instead of stdout
3557 o klibc: version 1.0.4
3558 o support log-priority levels in udev.conf
3559 o test-suite: remove UDEV_TEST, it's not needed anymore
3560 o libsysfs: remove trailing slash on SYSFS_PATH override
3563 Summary of changes from v055 to v056
3564 ============================================
3566 <tklauser:access.unizh.ch>:
3567 o fix header paths in udev_libc_wrapper.c
3570 o udev-test.pl: use more common user/group names
3571 o klibc: remove SCCS directories from the temporary klibc install
3572 o udev-test.pl: add a test where the group cannot be found in /etc/passwd
3573 o udev-test.pl: add check for textual uid/gid
3574 o fix bad typo that prevents the GROUP to be applied
3575 o udevd: don't delay events with TIMEOUT in the environment
3576 o klibc: use klcc wrapper instead of our own Makefile
3577 o change call_foreach_file to return a list
3580 Summary of changes from v054 to v055
3581 ============================================
3583 <jkluebs:luebsphoto.com>:
3584 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.
3586 <pebenito:gentoo.org>:
3589 <tklauser:access.unizh.ch>:
3590 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
3591 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.
3595 o added frugalware udev ruleset
3596 o merge selinux and Kay's symlink fixes together
3599 o volume_id: Fix label/uuid reading for reiserfs
3602 o add udevstart to the RELEASE-NOTES
3603 o volume_id: version 43
3604 o clarify the shortcomings of %e
3605 o correct rule match for devices without a physical device
3606 o remove unneeded code, libsysfs does this for us
3607 o add final release note
3608 o add ENV{} key to match agains environment variables
3609 o simplify sysfs_pair handling
3610 o add a test and simplify debug statement
3611 o support =, ==, !=, += for the key match and assignment
3612 o add OPTION="last_rule" to skip any later rule
3613 o rename namedev_dev to udev_rule
3614 o correct enum device_type
3615 o remove udevstart on make clean
3616 o volume_id: version 42
3617 o volume_id: version 41
3618 o remove unneeded include
3619 o The path to dlist.h is not correct
3620 o udevinfo -d: use '=' as separator, cause ':' may be a part of the devpath
3621 o klibc: version 1.0.3
3622 o add RELEASE-NOTES file
3623 o test suite: move "driver" link to physical device
3624 o remove PLACE key match
3625 o don't lookup "root" in the userdb
3627 o fix segfaulting udev while DRIVER matching
3629 o klibc: version 0.214
3630 o rename device_list->list to device_list->node
3631 o replace strncpy()/strncat() by strlcpy()/strlcat()
3632 o split udev and udevstart
3633 o udev_volume_id: version 39
3634 o rename LOG to USE_LOG in all places
3635 o remove Makefile magic for klibc integration
3636 o klibc_fixups: remove no longer needed stuff
3637 o udev_volume_id: volume_id v38
3638 o use numeric owner/group as default values to avoid parsing userdb
3639 o fix up segfaulting binaries with new klibc
3640 o udevinfo -d: speed-up device dump
3641 o klibc: version 0.211
3642 o klibc_fixups: remove unneeded stuff
3643 o replace weird defines by real code
3644 o udev-test.pl: remove useless tests
3645 o allow unlimitied count of symlinks
3646 o unmap db-file after use
3647 o remove typedef for call_foreach_file() handler function
3648 o correct udev_init_device
3649 o rename attributes to options
3650 o kill stupid gcc4 warning
3651 o trivial clenaup of namedev code
3652 o klibc: check for gcc4
3653 o klibc: update v0.205
3656 o gentoo rule update for raid devices
3659 Summary of changes from v053 to v054