1 Summary of changes from v167 to v168
2 ============================================
5 Run ata_id on non-removable USB devices
8 udevd: clarify worker exit status
12 systemd: let settle depend on trigger, do not block basic with trigger
13 selinux: do not label files in runtime dir
14 selinux: firmware - do not label files in runtime dir
15 udevadm: control - add --exit
17 udevd: log warning if /run is not writable
18 libudev: ctrl - fix refcounting in connection handling
19 udevadm: settle - watch queue file
20 libudev: bump revision
21 udevadm: info --cleanup-db
22 udevd: do not nice processes
23 "db_persist=" -> "db_persist"
24 udevd: move OOM disable into --daemon option
25 systemd: add OOMScoreAdjust=-1000
26 require explicit "db_persist" to exclude device info from --db-cleanup
27 udevd: get netlink socket from systemd
29 libudev: ctrl, monitor - use SOCK_NONBLOCK
30 systemd: socket -> sockets
31 udevadm: monitor - use epoll
32 libudev: test - use epoll
33 udevadm: test - use printf() instead of info() for non-debug output
34 use 'else if' in epoll event array loop
35 libudev: run_program() - select() -> epoll
36 udevd: ppoll() -> epoll + signalfd
37 Merge branch 'docs/README' of git://github.com/mfwitten/udev
38 timeout handling without alarm()
39 udevadm: settle - kill alarm()
40 udevd: netif rename - use ifindex for temporary name
41 udevd: always use udevd[] log prefix
42 udevd: rules files - accept empty or /dev/null links
43 udevd: log signal number when spawned processes fail
44 systemd: Reqires= -> Wants=udev.socket
45 udevd, udev-event: sync waitpid() error handling
48 Add rule for Acer Aspire One ZG8 to use acer-aspire_5720 keymap
50 Leonid Antonenkov (1):
51 rule-generator: net - ignore Hyper-V virtual interfaces
54 Revert "Do not build extras with --disable-extras"
55 Avoid spinning up CD on pressing eject button
56 keymap: Another ID for Logitech Wave keyboard
59 path_id: rework SAS device handling
62 Docs: README: `to replace' -> `replacing'
63 Docs: README: `,' -> `;'
64 Docs: README: Clean up a sentence
65 Docs: README: Use present tense
66 Docs: README: Add missing `and'
67 Docs: README: Remove commas and use subjective mood
68 Docs: README: Clean up `udev extras' requirements
69 Docs: README: Clarify configuration of existing devices
70 Docs: README: `does never apply' -> `never applies'
71 Docs: README: Flip sentence structure to improve wording
72 Docs: README: `set up' is the verb; `setup' is a noun
73 Docs: README: Add a comma to offset the modifier
76 keymap: Support Dell Latitude XT2 tablet-mode navigation keys
79 udevd: add 'N:' to optstring in getopt_long
82 Summary of changes from v166 to v167
83 ============================================
86 udev-acl: add /dev/sgX nodes for CD-ROM
89 cdrom_id: Don't ignore profiles when there is no media available
92 cdrom_id: cd_media_toc() extend toc size to 65536
93 udev-acl/70-acl.rules: tag ID_REMOTE_CONTROL with acl
97 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
98 v4l_id: kill the v4l1 ioctl
99 v4l_id: remove left-over variable
101 test-libudev: add short options
102 libudev: udev_device_get_sysattr_list_entry() update
103 libudev: resolve ifindex in udev_device_new_from_id_filename()
104 libudev: bump minor version
105 udev-acl: move sg rule to optical drive rule
106 move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd startup
107 NEWS: clarify /dev/.run/ requirements
108 input_id: silent gcc warnings
109 fstab_import: disable build
110 systemd: remove deprecated udev-retry.service
111 fstab_import: remove from configure
112 update sd-daemon.[ch]
113 udevd: use facility == LOG_DAEMON when writing to /dev/kmsg
114 udevd: initialize fds, for proper close() on exit
115 use /run/udev/ if possible and fall back to /dev/.udev/
116 rules: run ata_id only on SPC-3 or later optical drives
117 systemd: bind udev control socket in systemd and split udev.service
118 systemd: use sockets.target not socket.target
119 man: remove trigger --type=failed handling
120 libudev: export udev_get_run_path()
121 libudev: docs - add udev_get_run_path()
122 libudev: make valgrind happy
123 systemd: do not enable udev-settle.service by default
124 systemd: udev.socket - disable implicit dependencies
127 udevadm: enumerate - update prev pointer properly
130 Remap Acer WMI touchpad toggle key to F21 used by X
131 Remap MSI Laptop touchpad on/off key to F22 and F23
134 60-persistent-input.rules: Support multiple interfaces
135 Only build v4l_id if V4L1 header file is available
136 60-persistent-input.rules: Do not create duplicate links
137 Fix building with --disable-extras
138 Do not build extras with --disable-extras
139 v4l_id: Drop videodev.h check again
140 keymap: Fix Acer Aspire 5920G media key
141 input_id: Consistently use tabs for indentation
142 input_id: Add some debugging output
143 input_id: Avoid memory overflow with too long capability masks
144 input_id: Cover key devices which only have KEY_* > 255
145 input_id: Rewrite debug logging to use standard udev info()
148 keymap: continue reading keymap after invalid scancodes
151 libudev: allow to get list of all available sysfs attrs for a device
152 libudev: use sysfs attr ilist interface for attribute walk
153 udevadm: info - make attribute array static and const
156 Summary of changes from v165 to v166
157 ============================================
160 Remap Eee PC touchpad toggle key to F21 used by X
163 extras: add rules for qemu guests
166 keymap: Add Acer Aspire 8930
170 man: generate html pages for www.kernel.org
172 make: fix qemu rules file name
173 extras: qemu - fix typo
174 ata_id: do not print empty serial numbers to avoid unwanted trailing '_'
178 keymap: Add Acer TravelMate C310
179 keymap: Update README.keymap.txt
180 keymap: Add Lenovo ThinkPad X201 tablet
181 keymap: Move reading of event in separate function
182 keymap: More robust state machine
183 keymap: Explain how to end the program
186 keymap: Remove wlan from Dell
189 Summary of changes from v164 to v165
190 ============================================
193 keymap: Add release quirks for two Zepto Znote models and AMILO Xi 2428
196 keymap: Add force release for HP touchpad off
197 extras/keymap: Make touchpad buttons consistent
199 David Henningsson (1):
200 Add ACLs for FFADO supported sound cards
203 ata_id: Support SG_IO version 4 interface
204 Run scsi_id and ata_id on the scsi_device object
205 Use ata_id, not scsi_id, on ATAPI devices
206 Add GUdevEnumerator type and Device.get_tags() method
207 Add g_udev_device_get_is_initialized() method
208 gudev: Add Device.get_usec_since_initialized
211 udev-rules.c: change import property buffer to 16384 bytes
212 70-acl.rules: add ACLs for ID_PDA devices
215 man: udev - workaraound -> workaround
218 cdrom_id: Fix media state for unreadable DVDs
222 rules: 78-sound-card - remove specific hardware matches, they do not belong here
223 rules: drop OSS audio rule
224 rules: drop alsa jack-plug input devices
225 rules: revert bsg use until the event ordering problem is sorted out
226 libudev: do not overwrite path with readlink() call
227 udevadm: info - honor --export and --export-prefix for property query
228 udevadm: info - honor --export, --export-prefix=
229 udevd: use dev_t or netif ifindex as database key
230 udevd: always create /dev/{char,block}/$major:$minor
231 udevd: simplify udev database and fix DEVNAME handling
232 udevd: switch to common id_filename functions
233 udevd: write full database file for (unsupported) renamed device nodes
234 check ifindex > 0 instead of subsystem == "net"
235 libudev: enumerate - allow to filter-out not-already-initialized devices
236 libudev: fix renamed device nodes detection logic
237 libudev: record and export "age" of device record
238 gudev: bump minor version
242 keymap: Add Sony Vaio VGN71
243 keymap: Add some more Sony Vaio VGN-* models
244 Add ACL for media player USB devices
245 keymap: Fix struck Touchpad key on Dell Latitude E series
246 keymap: Fix struck Touchpad key on Dell Precision M series
249 udevd: create static nodes before /dev/null is needed
252 Summary of changes from v163 to v164
253 ============================================
256 Install libgudev-1.0.so in prefix / instead of prefix /usr
259 cdrom_id: request the drive profile features with a dynamic length
263 udevd: do not wrongly delay events for devices with swapped names
264 return proper error code in rename_netif()
265 libudev: return kernel provided devnode when asked before we handled any rules
268 keymap: Apply force-release rules to all Samsung models.
269 keymap: Add Toshiba Satellite U500
272 Summary of changes from v162 to v163
273 ============================================
276 gudev: Deliver ::uevent signal in the thread-default main loop
277 Bump required GLib version to 2.22
280 scsi_id: export target port group
284 scsi_id: fix compiler warnings
285 systemd: hook into basic.target instead of sysinit.target
286 systemd: sort before basic.target
287 udevd: add sd-daemon.c
290 keymap: Add alternate MSI vendor name
293 keymap: Add Lenovo Y550
294 Clarify WAIT_FOR documentation
295 fix various syntax errors in rules
296 Add automatic rules syntax check
297 cdrom_id: Try reading the medium if all MMC commands fail
298 Revert "cdrom_id: Try reading the medium if all MMC commands fail"
299 cdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC commands fail
300 cdrom_id: Don't read beyond "last track" in TOC
302 Torsten Schoenfeld (1):
303 gudev: add a few annotations that newer gobject-introspection versions demand
306 Summary of changes from v161 to v162
307 ============================================
310 Add keymap for Lenovo IdeaPad S10-3
313 cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO
314 cdrom_id: Fix DVD blank detection for sloppy firmware
317 init: update systemd service files
318 init: update systemd service files
319 init: add 'udev -' to description in systemd service files
320 udevd: add pid to kmsg logs
321 init: edit systemd service descriptions
323 udevd: remove unneeded credential passing from init_notify()
324 set SELinux context on 'add' but not on 'change' events
325 systemd: enable all udev services unconditionally
326 Revert "Add alternative KVM MAC address blacklist"
329 Add support for oom_score_adj
332 udev-acl: do not mistake all SCSI "processor" devices for scanner
333 do not create persistent name rules for KVM network interfaces
336 cdrom_id: Add media status debugging
337 udev(7): Point out required extension, and remove some confusion
340 keymap: Fix Sony VAIO VGN-SZ2HP/B
341 udev(7) manpage: Fix description of $attr
342 gudev: fix crash if netlink is not available
343 keymap: Fix Acer TravelMate 4720
344 cdrom_id: Fix DVD-RW media detection
345 Fix KVM MAC address range
346 do not create persistent name rules for VMWare network interfaces
347 Add alternative KVM MAC address blacklist
350 Don't install systemd scripts with --without-systemdsystemunitdir
356 Summary of changes from v160 to v161
357 ============================================
359 Fortunato Ventre (1):
360 keymap: Add force-release quirks for a lot more Samsung models
363 udev-event.c: rename interface to <src>-<dest>, if <dest> taken
364 rule_generator/write_net_rules: prevent interface to be named "eth"
365 cdrom_id: READ TOC before READ DISC INFORMATION fixes qemu
368 cdrom_id: Fix detection of reblanked DVD+RW and DVD-RAM
369 cdrom_id: Handle pre-MMC2 drives
370 cdrom_id: Also apply format check to DVD-RW
371 cdrom_id: No "next session" for "other" media state
372 cdrom_id: Fix state for fresh DVD-RW
375 Fix volume keys not releasing on Mivvy G310
379 rules: remove firewire rules for deprecated drivers
380 udev-acl: update firewire matches to recent rule changes
381 libudev: bump minor so version after adding symbols
382 call util_delete_path() only when we actually deleted stuff
383 udev-acl: properly handle CK change events for root user
384 udev-acl: remove specific device matches from the rules file
385 fix broken "compile warning fix"
386 always log error when renaming a network interface fails
387 do not rename the database on device rename
388 cdrom_id: whitespace fix
389 cdrom_id: do not bail out when we can not read the TOC like for empty CDRW
392 hid2hci: fix Logitech diNovo, MX5500 and other keyboards
393 log an error when a message from the wrong version of udevadm is ignored
394 hid2hci: fix for Logitech diNovo Edge keyboard
397 keymap: Generalize Samsung keymaps
400 udev-acl: really fix ACL assignment in CK events
403 udev-acl: add DDC_DEVICE to the types that are managed
406 rules: add more FireWire IDs: Point Grey IIDC; AV/C + vendor unique
409 udevadm: fix short options in getopt()
410 udevd: fix some memory leaks in error path
411 malloc()+memset() -> calloc()
412 udevd: fix short options in getopt()
413 udevd: fix unref'ing of device in error path
414 udevd: create static device links only when the target exists
415 udev: fix compile warning
418 Summary of changes from v159 to v160
419 ============================================
422 60-persistent-storage-tape: s/path_id.sh/path_id/
423 60-persistent-storage-tape.rules: make own by-path symlink for nst tapes
427 rules: tape - remove WAIT_FOR instruction and don't export BSG_DEV
428 allow final assignment for OPTIONS:="nowatch"
429 udevd: init_notify() fix abstract namespace name handling
431 Lennart Poettering (1):
432 systemd: make service files readable by GKeyFile
435 keymap: Find alternate Lenovo module
436 keymap: Add Lenovo ThinkPad SL Series extra buttons
439 Summary of changes from v158 to v159
440 ============================================
443 Fix stuck volume key presses for Toshiba Satellite U300 & U305models
447 add systemd service files
448 make: pre-process and install systemd service files when needed
449 make: fix 'make distcheck'
450 switch a few left-over from GPLv2 to GPLv2 or later
452 Lennart Poettering (1):
453 systemd: update service files for newly introduced DefaultDependencies= option
456 keymap: Add Logitech Cordless Wave Pro
459 keymap: Add support for IBM-branded USB devices
462 gudev: respect possibly given LD_LIBRARY_PATH
465 Add virtio-blk support to path_id
466 Add virtio-blk by-id rules based on 'serial' attribute
469 Summary of changes from v157 to v158
470 ============================================
473 extras/keymap: add Samsung N210 to keymap rules
477 libudev: fix fd leak in udev_enumerate_scan_devices() when tags are searched
478 udevd: in case we don't daemonize, send READY message to /sbin/init
479 delete last distro specific rules
480 remove a few comments in file headers
481 mtd_probe: add needed include, modprobe blacklist flag, and change some whitespace
482 rules: remove unused subdir
485 Fix hid2hci rules harder
486 add Vala vapi for gudev-1.0
487 Revert "add Vala vapi for gudev-1.0"
488 Fix usb printer rule for multiple USB interfaces
491 mtd_probe: add autodetection for xD cards
494 configure.ac: fix cross compilation
497 Summary of changes from v156 to v157
498 ============================================
501 40-redhat.rules: removed file
504 Fix wlan key on Inspirion 1210
505 Fix wlan key on Inspiron 910
506 Fix wlan key on Inspiron 1010 & 1110
509 configure.ac: version bump
510 Makefile.am: silent build mkdir
511 rules: mount fuse control filesystem
512 fix compilation with --enable-debug
513 while (1) -> for (;;)
515 udevd: replace --debug-trace with --children-max
517 rules: add -v to modprobe calls to be able see what will be loaded
518 udevd: read debug settings from kernel commandline
520 rules: delete pilot rules and remove redhat directory
521 man: add static device nodes and udevd debug options
522 man: add kernel command line parameters
523 man: udevd - update intro
524 rules: rename packages -> arch
525 rules: SUSE - move last distro rule to package
526 rules: add misc/30-kernel-compat.rules
527 make: mkdir /lib/udev/devices/
528 make: fix rules/ subdir names
529 udevd: set umask before creating files/directories
531 IMPORT{cmdline}: start at first char after '='
532 libudev: doc - fix typo
536 Summary of changes from v155 to v156
537 ============================================
540 udevd: fix typo /proc/fd -> /proc/self/fd
543 configure.ac: version bump
544 cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
545 rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
546 libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
549 Summary of changes from v154 to v155
550 ============================================
553 reset process priority before executing RUN+=
554 configure.ac: version bump
555 rules: SUSE - delete device-mapper rules
556 libudev: add O_CLOEXEC
557 use default mode of 0600 for nodes if gid == 0
558 udevd: create standard symlinks and handle /lib/udev/devices
560 fix tests and allow MODE=000
561 create static nodes provided by kernel modules to allow module autoloading
563 man: directly use 'refentry'
566 Summary of changes from v153 to v154
567 ============================================
570 Makefile.am: add LGPL COPYING file to EXTRA_DIST
571 cdrom_id: only mark sr[0-9]* as ID_CDROM
574 Fix volume keys not releasing for Pegatron platform
577 configure.ac: version bump
578 more readlink buffer size handling
579 remove left-over from ignore_remove and all_partitions
581 udevadm: info --export-db -- remove watch handle export
582 add TAG= to improve event filtering and device enumeration
583 all to match against a given TAG==
584 udev-acl: use a tag instead of a property to mark devices
585 fix logic on-demand loading logic for db and uevent
586 use the usual TAG+=, TAG= logic
587 delete old tags when configuration changes
588 libudev: accept NULL in udev_device_get_tags_list_entry()
590 export udev_device_get_tags_list_entry()
591 udevd: always try to find an idle worker instead of forking a new one
592 remove unused parameter from udev_node_mknod()
593 remove debug output during rules parsing
594 warn when renaming kernel-provided nodes instead of adding symlinks
595 man: udevadm trigger - the default is "change" not "add"
596 update README regarding kernel version and default rules
597 add info message when empty NAME is given
598 libudev: add documentation for recently added functions
599 udevd: reload config only for *.rules files
602 keymap: Fix Bluetooth key on Acer TravelMate 4720
605 remove buffer-overrun risk in readlink call
607 Matthias Schwarzott (1):
608 rules: Gentoo - remove old devfs compat rules
611 fix device node deletion
614 configure.ac: move firmware-path setting out of extras section
617 keymap: Add keymap and force-release quirk for Samsung N128
618 keymap: Add keymap quirk of WebCam key for MSI netbooks.
621 Summary of changes from v152 to v153
622 ============================================
625 configure.ac: version bump
628 configure.ac: fix broken firmware search path in configure.ac
631 Summary of changes from v151 to v152
632 ============================================
635 udev needs automake 1.10
638 Fix virtio-ports rule to use $attr instead of $ATTR
639 rules: virtio - fix is to check if the 'name' attribute is present
642 keymap: Add Samsung Q210/P210 force-release quirk
643 keymap: Add Fujitsu Amilo 1848+u force-release quirk
646 modeswitch: morph into tool that only switches Mobile Action cables
649 Decrease buffer size when advancing past NUL byte
650 Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
651 Increase UTIL_LINE_SIZE from 2048 to 16384
654 cdrom_id: remove debugging code
657 Force key release for volume keys on Dell Studio 1557
658 Fix Keymapping for upcoming Dell Laptops
659 Add new Dell touchpad keycode
660 Revert special casing 0xD8 to latitude XT only
661 Fix Dell Studio 1558 volume keys not releasing
662 Add support for another Dell touchpad toggle key
665 keymap: Unite laptop models needing common volume-key release quirk
666 keymap: Add force-release quirk for Coolbox QBook 270-02
667 keymap: Add force-release quirk for Mitac 8050QDA
670 libudev: bump minor version
671 udevadm: fix untested and broken commit to set buffer size
672 configure.ac: version bump
673 udev-acl: no not encourage use of ACL_MANAGE outside of rules file
674 replace utimes() with utimensat()
675 libbudev-private: rename udev_list_entry_get_flag()
676 udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]
677 use major:minor as entries in symlink stack instead of devpath
678 use major:minor as entries in watch directory
679 libudev: docs - .gitignore backup files
680 firmware: fix possible segfault when firmware device goes away while loading
681 do not reset SELinux context when the node was not touched
682 libudev: add udev_device_new_from_environment()
683 add LGPL COPYING to libudev and GUdev
684 cdrom_id: open non-mounted optical media with O_EXCL
685 libudev: update documentation
686 extras: mobile-action-modeswitch - update gitignore
687 scsi_id: add rand() in retry loop
688 cdrom_id: retry to open the device, if EBUSY
689 cdrom_id: check mount state in retry loop
690 cdrom_id: always set ID_CDROM regardless if we can run cdrom_id
691 rules: delete outdated packagees rules
692 rules: we do not have static devices which are renamed
693 unify/cleanup event handling
694 allow IMPORT{db}="KEY"
695 usb-db: remove double '/'
696 replace "add|change" with "!remove"
698 log info only if we actually delete the node
699 udevadm: trigger - switch default action from "add" to "change"
700 remove "all_partitions" option
701 rules: call modprobe on all events but "remove"
702 remove "ignore_remove" option
704 cdrom_id: rework feature/profiles buffer parsing
705 cdrom_id: print more debug messages
706 cdrom_id: debug - print feature values in hex
707 cdrom_id: debug - print feature values in hex
708 cdrom_id: set ID_CDROM_MEDIA=1 only for known media
709 Revert "Fix switching Logitech bluetooth adapters into hci mode."
710 add O_NOFOLLOW when creating files in link stack
711 delete only device nodes, not symlinks when deleting a devtmpfs node
712 doc: add section about how *not* to rename device nodes
715 rules: input - create by-path/ links for pci devices
716 Fix switching Logitech bluetooth adapters into hci mode.
717 doc: document the WAIT_FOR timeout
720 keymap: Add Dell Inspiron 1011 (Mini 10)
721 Fix brightness keys on MSI Wind U-100
723 keymap: Add Toshiba Satellite M30X
724 udev-acl: Correctly handle ENV{ACL_MANAGE}==0
725 input_id: Fix linking
726 keymap: Add Acer TravelMate 6593G and Acer Aspire 1640
727 keymap: Fix another key for Acer TravelMate 6593
728 cdrom_id: Fix uninitialized variables
729 cdrom_id: Fix uninitialized buffers
730 cdrom_id: Do not ignore errors from scsi_cmd_run()
731 cdrom_id: Swap media state and TOC info probing
734 cdrom_id: add missing profiles to feature_profiles
737 keymap: Add support for Gateway AOA110/AOA150 clones.
739 Scott James Remnant (2):
740 libudev: export udev_monitor_set_receive_buffer_size()
741 udevadm monitor: increase netlink buffer size
744 firmware: fix error reporting on missing firmware files
746 Yury G. Kudryashov (3):
747 configure.ac - fix typo in --with-pci-ids-path option
748 hid2hci: include linux/types.h for __u32
749 configure.ac: ddd --with-firmware-path option
752 Summary of changes from v150 to v151
753 ============================================
756 rules: Add symlink rule for virtio ports
759 Fix reverted floppy-device permissions
762 rulews: suse - add do-not-load-KMS-modules rules
765 rules: acl - add COLOR_MEASUREMENT_DEVICE match
768 configure.ac: version bump
769 udevd: inotify - do not parse rules at create but at close
770 do not remove device nodes of active kernel devices
771 libudev: device - create db file atomically
772 clarify message about not removed device node
773 input_id: include limits.h
774 keymap: include linux/limits.h
775 keymap: linux/input.h - get absolute include path from gcc
776 delete outdated and unmaintained writing_udev_rules
777 update README and NEWS
781 writing_udev_rules: update rules files names
782 keymap: support for the Samsung N140 keyboard
785 add ACL rule for Garmin GPSMap 60
786 keymap: move force-release directory
787 extras/keymap/check-keymaps.sh: Ignore comment-only lines
788 keymap: Fix invalid map line
791 Summary of changes from v149 to v150
792 ============================================
794 Clemens Buchacher (2):
795 add Samsung R70/R71 keymap
796 keymap: Samsung R70/R71 force-release quirk
799 keymap: Add OLPC XO key mappings
800 keymap: Fix typo in compal rules
803 libudev: wrap in extern "C" block for C++
806 Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
809 keymap: Lenovo Thinkpad USB Keyboard with Tracepoint
811 Johannes Stezenbach (2):
812 keymap: add Samsung N130
813 keymap: handle atkbd force_release quirk
816 util_unlink_secure(): chmod() before chown()
817 floppy: fix rule to create additional floppy device nodes
818 configure.ac: version bump
819 remove remaining support for CONFIG_SYSFS_DEPRECATED
820 cdrom_id: remove deprecated device matches
821 rules: add "block" match to floppy rule
822 update mtime of nodes and links when we re-use them
823 udevadm: info - fix info --root --query=name --path= for device without a device node
824 remove remaining support for CONFIG_SYSFS_DEPRECATED
825 fix typo in log message priority handling
826 remove UDEV_RUN environment variable
827 udevadm: logging - copy va_list and do not use it twice
828 libudev: doc - add symbols to sections.txt
829 work around gtk-doc which breaks distcheck
830 gobject-introspection: use $datadir instead of $prefix
833 build: keymap - create subdir
834 rules: udev-acl - add firewire video devices
837 keymap: Add Acer Aspire 1810T
838 95-keymap.rules: Run on change events, too
839 keymap: fix findkeyboards
840 Speed up udev_enumerate_scan_*
841 keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)
842 Clarify RUN/IMPORT documentation
843 keymap: Add Logitech S510 USB keyboard
844 keymap: add Acer TravelMate 8471
845 keymap: Add Acer Aspire 1810TZ
847 keymap: Add Fujitsu Amilo Li 1718
848 keymap: Document force-release
851 firmware: convert shell script to C
853 Scott James Remnant (1):
854 70-acl.rules: ACL manage Android G1 dev phones
856 Thomas de Grenier de Latour (1):
857 libudev: enumerate - fix move_later logic
860 Summary of changes from v148 to v149
861 ============================================
864 really fix both in-tree and out-of-tree builds
867 input-id: identify touchscreens
870 libudev: doc - use #NULL
871 configure.ac: version bump
872 really really fix both in-tree and out-of-tree builds
873 fix both in-tree and out-of-tree builds
876 input_id: Fix endless loop for non-input devices
877 input_id: Do not tag non-input devices with ID_INPUT
878 input_id: small optimization
879 input_id: check event mask
880 input_id: Check mouse button for ID_INPUT_MOUSE
881 udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
884 Summary of changes from v147 to v148
885 ============================================
888 Revert "modem-modeswitch: add a device"
889 Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"
890 modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devices
893 Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1
896 cdrom_id: Still check profiles even if there is no media
897 scsi_id: Export WWN and Unit Serial Number
898 Create /dev/disk/by-id/wwn-0x... symlinks
899 Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions
902 extras/input_id: Correctly identify touchpads
905 modem-modeswitch: add a device
908 rules: set mode of floppy device nodes to 0660
909 remove "ignore_device"
910 print warning for BUS=, SYSFS{}=, ID=
911 test-udev: remove "ignore_device" code
912 udev-test.pl: catch-up with recent changes
913 rules: remove support for IDE (hd*) devices
914 ata_id: skip ATA commands if we find an optical drive
915 Revert "Fix out-of-tree builds"
918 README.keymap.txt: small clarification
920 70-acl.rules: Use new-style input properties
921 input: Deprecate ENV{ID_CLASS}
922 input_id: code cleanup
924 Scott James Remnant (1):
925 Fix out-of-tree builds
928 Summary of changes from v146 to v147
929 ============================================
932 udevd: queue-export - remove retry loop
935 fix wrong parameter size on ioctl FIONREAD
938 don't compare a non-existing function with NULL
939 use nanosleep() instead of usleep()
942 gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
943 ata_id: export more advanced ATA features
944 gudev: Fix up GUdevDeviceNumber
945 gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
947 Florian Zumbiehl (10):
948 util_delete_path(): use util_strscpy()
949 util_lookup_group(): fix memory leak if realloc() fails
950 util_delete_path(): handle multiple leading slashes
951 util_create_path(): fix possible out of bounds array access
952 ude_rules.c: fix possible NULL pointer dereference in get_key()
953 util_resolve_sys_link(): fix possible buffer overflow
954 udev_util_encode_string(): fix possible buffer overflow
955 udev-rules.c: parse_file() - fix possible buffer overflow
956 udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
957 util_run_program(): fix possible buffer overflow #2
960 scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()
961 rename interfaces to <iface>_rename if rename fails
964 util_run_program: restore signal mask before executing event RUN commands
967 make: sort Makefile.am per target/extra
968 configure.ac: version bump
969 udev-acl: allow to skip ACL handling
970 rules: rfkill has no group, so use 0644
971 rule_generator: net - fix MATCHDEVID
974 print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
975 warn about non-readable or empty rules file
976 change database file names
977 assign errno for getgrnam_r()/getpwnam_r()
978 doc: udevadm test *does* create nodes and links these days
979 util_unlink_secure(): chmod() before chown()
980 util_create_path(): fix errno usage
981 inotify_add_watch(): do not store watch, if it failed
984 rules: suse - use NAME for mapper/control
985 libudev-util.c: get_sys_link() - return error for empty link target
986 udev-rules.c: remove 'first_token' variable
987 Revert "udev-rules.c: remove 'first_token' variable"
988 test: catch possible bug in GOTO resolving
989 udevadm: remove symlink support for old commands
990 util_run_program(): skip multiple spaces in argv creation
992 require 2.6.27 for proper signalfd handling
993 fix randonm findings from llvm-clang-analyzer
994 simplify "symlink name stack"
995 reorder create_path() and node/link creation to be called in a direct sequence
996 put util_create_path() and file creastion in a retry loop
997 udevadm: control - remove compat code
998 scsi_id: delete copy of bsg.h
999 fix SYMLINK{} option parsing
1000 rules: remove remaining NAME="%k"
1001 rules: drop almost all NAME= keys
1003 udevd: serialize events for with the same major/minor
1004 break loops if util_create_path() returns error
1005 remove "last_rule" option
1006 use CLOEXEC flags instead of fcntl()
1007 unblock signals we might want to handle
1008 udevd: create /dev/.udev/rules.d/ before watching it wit inotify
1009 gudev: fix pkg-config call to work with "make distcheck"
1011 Revert "gudev: fix out-of-tree build"
1013 Lennart Poettering (5):
1014 pci-db: make sure we actually read the pci.ids file instead of usb.ids
1015 sound: recognize saa7134 TV card sound devices as TV cards
1016 sound: include ALSA sound card id in ID_ID property
1017 sound: include ALSA sound card id in /dev/snd/by-id/ links
1018 Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"
1021 doc: writing_udev_rules updated for the new command names
1022 rules: sound - do not use /usr/bin/env
1023 udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
1024 udevadmi: control = exit with rc=2 if there is some system error
1025 gudev: gir-scanner workaround for out of tree builds
1026 gudev: fix out-of-tree build
1028 Mario Limonciello (1):
1029 hid2hci: remove superfluous bmAttributes match
1032 extras/keymap: Add Acer Aspire 6920
1033 extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs
1034 extras/keymap: Fix hold key on Acer Aspire 6920
1035 extras/keymap: Fix case matching for Micro-Star
1036 Revert "extras/keymap: Fix case matching for Micro-Star"
1037 make raw USB printer devices accessible for lp
1038 modem-modeswitch rules: Match more devices
1039 extras/keymap: fix hash table collisions
1040 extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
1041 fix single-session CD detection
1042 fix previous commit for CD detection
1043 make raw USB printer devices world-readable again
1044 50-udev-default.rules: fix printer MODE
1045 keymap: Add Logitech Wave USB
1046 keymap: add missing map file
1047 keymap: fix usb_id invocation
1048 keymap: make USB keyboards really work
1049 keymap: Add Logitech Wave cordless
1050 keymap: add HP Pavillion dv6315ea
1051 keymap: add HP 2230s
1052 Makefile.am: fix build with mawk
1053 extras/keymap/README.keymap.txt: Fix bug report link
1054 fix major fd leak in link handling
1055 modem-modeswitch: fix ZTE MF6xx rule
1057 Matthias Schwarzott (2):
1058 rules: Gentoo update
1059 rules: Gentoo update
1062 keymap for Acer Aspire 5720
1065 libudev: allow to store negative values in the udev database
1067 Scott James Remnant (1):
1068 util_run_program: *really* restore signal mask before executing event RUN commands
1070 William Jon McCann (1):
1071 udev-acl: catch up with ConsoleKit 0.4.1
1074 Summary of changes from v145 to v146
1075 ============================================
1078 man: fix unused, inaccurate metadata
1079 man: SYMLINK can be matched as well as assigned
1083 rules: exclude digitizers from joystick class
1084 udev-acl: add joystick devices
1086 Diego Elio 'Flameeyes' Pettenò (21):
1087 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
1088 Replace the custom test-run target with the standard make check.
1089 Also merge into the top-level Makefile.am the simpler extras.
1090 Change hook handling to be more portable.
1091 Merge keymap building in the top-level Makefile.am.
1092 Make keymap generation rules be silent (backward-compatible).
1093 Move pkg-config docs and man pages before conditionals.
1094 Finally, also merge gudev into the top-level Makefile.am.
1095 Make sure to clean up all the built sources.
1096 Make sure to use dependency/target variables.
1097 Add silent-rule support for the gudev rules.
1098 Fix building of introspection library on top-level Makefile.am.
1099 Fix another relative path for the new working directory.
1100 Include the correct directory for out-of-source builds.
1101 Add tests to the distribution; this fixes "make distcheck".
1102 Ask gperf to use ANSI-C for generation.
1103 Merge in Makefile.am.inc into Makefile.am
1104 Use the keymap check during “make distcheck” rather than “check”.
1105 Fix building of documentation when doing out-of-source builds.
1106 Fix “make distcheck” run outside of the source directory.
1107 Use LT_INIT to explicit that udev needs libtool series 2.
1109 Eric W. Biederman (1):
1110 fix util_lookup_group to handle large groups
1113 extras/modem-modeswitch: Add Huawei E1550 GSM modem
1116 udevd: add timestamp to --debug output
1117 v4l_id: exit with 0 when --help is given
1118 configure.ac: version bump
1119 hid2hci: remove hid structures and include kernel header
1120 path_id: make global variable static
1121 udevadm: trigger - add --sysname-match=
1122 rules: serial - fix path_id call
1123 path_id: fix typo in comment
1124 format names are not case insensitive
1125 hid2hci: rewrite (and break) rules and device handling
1126 make: build internal tools against libudev-private.la
1127 update a few years of copyright
1128 libudev: silent gcc warning: may be used uninitialized in this function
1129 make: suppress enter/leaving directory messages
1130 re-enable failed event tracking
1131 "record_failed" -> "fail_event_on_error"
1132 udevd: block for 15 seconds after error when too old kernel is detected
1133 make: fix issues from non-recursive conversion
1135 Lennart Poettering (1):
1136 enumeration: move ALSA control devices to the end of the enumerated devices of each card
1138 Mario Limonciello (2):
1139 hid2hci: support to hid2hci for recovering Dell BT devices after S3
1140 hid2hci: install re-trigger for hid device when recovering from S3
1143 add keymap for Clevo D410J laptop
1144 extras/keymap: add Zepto ZNote
1145 extras/keymap: add Everex Stepnote XT5000T
1146 extras/keymap: add Compal Hel80i
1147 keymap tool: improve help
1148 keymap tool: support scancode/keycode pair arguments
1149 keymap: inline one-line key maps
1150 extras/keymap: fix check-keymaps.sh for inline mappings
1151 extras/keymap: add recently added keymap files to Makefile.am
1152 extras/keymap: Add HP Presario 2100
1153 extras/keymap: cover more Compaq Evo models
1154 extras/keymap: Add Fujitsu Amilo M
1155 extras/keymap: teach findkeyboards about USB keyboards
1156 extras/keymap: Add Samsung SX22S
1157 extras/keymap: Fix crash for unknown keys
1158 extras/keymap: Add Samsung NC20
1159 extras/keymap: Fix Bluetooth key on Acer Aspire 6920
1162 Summary of changes from v144 to v145
1163 ============================================
1166 scsi_id: correct error handling in prepend_vendor_model
1169 README: add CONFIG_BLK_DEV_BSG
1170 use MIN() MAX() from param.h
1171 configure.ac: version bump
1172 libudev: device - free values before updating them
1173 libudev: enumerate - sort with qsort()
1174 udevd: detach event from worker if we kill a worker
1175 udevadm: info - add space after R:, A:, W: on database export
1176 udevd: make sure a worker finishes event handling before exiting
1177 udevd: handle SIGCHLD before the worker event message
1181 Summary of changes from v143 to v144
1182 ============================================
1185 firmware: search for third party or sysadmin supplied firmware updates
1188 configure.ac: add AM_SILENT_RULES
1189 configure.ac: version bump
1190 TODO: add cleanup of ATA_COMPAT
1191 libudev: queue - add comments for queue format
1192 udev/.gitignore: add udev.pc
1193 configure.ac: version bump
1194 do not exports properties starting with a '.'
1195 scsi_id: --reformat_serial - use udev_util_replace_whitespace()
1196 ata_id: sync ID_SERIAL(_SHORT) with other *_id tools
1197 rules: make ata_id properties the default for all ATA block devices
1198 scsi_id: delete no longer needed config file
1200 man: udev - add private properties like ENV{.FOO}="bar"
1201 Merge branch 'firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/jcm/udev-jcm
1202 udevadm: test - print list of properties
1203 build: do not delete .la files
1204 libudev: monitor - handle kernel supplied DEVNAME properly
1206 build: add *exec* to the internal rootlibdir name
1209 hid2hci: narrow matches to real HCI devices
1210 extras/udev-acl: add smartcard readers
1213 rules: set group ownership of new firewire driver device files
1216 Summary of changes from v142 to v143
1217 ============================================
1220 udevadm: settle - fix timeout
1221 udevd: remove tiny bit of dead code
1222 udevd: implement a more efficient queue file format
1223 udev-selinux.c: remove libudev header
1224 udevd: queue-export - fix crash
1226 Benjamin Gilbert (1):
1227 test: check string substitutions in OWNER and GROUP
1230 rules: tty/net - move from udev-extras
1231 extras/modem-modeswitch: move from udev-extras
1234 gudev: move from udev-extras
1238 rules: v4l do not mix vbi and video nodes
1239 fix possible endless loop for GOTO to non-existent LABEL
1240 Revert "rules: v4l do not mix vbi and video nodes"
1241 rule-generator: cd - skip by-path links if we create by-id links
1242 remove format char string truncation syntax
1243 use more efficient string copying
1244 edd_id: use openat()
1245 use openat(), unlinkat(), fstatat()
1247 remove unused GL_FORMAT from rules parser
1248 require key names in uppercase
1249 keep the ifdef'd udevd testing/profiling hack
1250 fix location of database files
1251 udevadm: settle - make --timeout=0 working
1253 rules: add SUBSYSTEM match to scsi rules
1254 cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media
1255 udevadm: control - add comment to man page about --reload-rules
1256 cdrom_id: add error message if open() fails
1257 udevadm: settle - add --exit-if-exists=<file>
1258 udevd: remove check for dev_t, DEVPATH_OLD takes care of that
1259 str[sp]cpyl: add __attribute__ ((sentinel))
1260 udevd: convert to event worker processes
1261 udevd: close netlink socket in worker and set cloexec
1262 rules: do not call path_id for virtual devices
1263 udevd: use enum instead of char in struct declaration
1264 allow format substitution in path of ATTR{<path>}=="<value>"
1265 cleanup $attr{} substitution
1266 path_id: implement in C using libudev
1267 path_id: update SCSI handling
1268 path_id: add comments
1269 fix signed/unsigned warning
1270 libudev: enumerate - allow multiple keys with the same name
1271 udevadm: trigger - add --property-match=<key>:<value>
1272 udevadm: info - accept --query without a value and print properties
1273 udevadm: control - --env -> --property
1274 udevadm: monitor --environment -> --property
1275 path_id: handle fibre channel
1276 path_id: add iscsi support
1277 path_id: delete old shell script
1278 udevd: print error if worker dies unexpectedly
1279 path_id: rename scsi sub-fuctions
1280 libudev: add comments to libudev.h
1281 libudev: move to top-level directory
1282 fix libudev include in Makefile.am.in
1283 libudev: device_new() -> udev_device_new()
1284 udevd: log info for created/killed workers
1285 libudev: call log functions conditionally
1286 move syslog wrapper to libudev
1287 move common stuff from udev/ to private parts of libudev/
1288 libudev: rename private files to *-private.c
1289 rules: remove scsi ch module loading rule
1291 udevadm: info -revert "accept --query without argument"
1292 README: add kernel options
1293 README: add INOTIFY and SIGNALFD
1294 USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
1295 libudev: add gtk-doc
1296 libudev: update documentation
1297 libudev: doc - add section headers
1298 libudev: doc - add enumerate
1299 libudev: doc - add queue
1301 libudev: doc - add namespace for index
1302 libudev: move .so version to libudev Makefile
1303 autogen.sh: simplify
1305 libudev: remove prefix from .so version variables
1306 libudev: doc - add empty libudev.types
1307 udev-acl: move from udev-extras
1308 INSTALL: add --enable-extras
1309 udev-acl: handle missing action when called in CK mode
1310 v4l_id: move from udev-extras
1311 libudev: doc - libudev-docs.sgml -> libudev-doc.xml
1312 gudev: fix typo in configure option
1313 v4l_id: 70-v4l.rules -> 60-persistent-v4l.rules
1314 configure: enable all extras by default, provide --disable-extras
1315 autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working
1316 NEWS: add --disable-extras
1317 cleanup ./configure installation directory options
1318 rules: remove MMC rule, 2.6.30 has the modalias
1319 configure.ac: print error if gperf is missing
1320 libudev: install in $libdir and move later to $rootlibdir
1321 extras/keymap: use LIBEXECDIR instead /lib/udev
1322 README: add /lib/udev/ is private
1323 rules: do not install usb-id/pci-id rules when --disable-extras is used
1324 extras: delete man pages for private udev tools
1326 extras/keymap: install findkeyboards in /lib/udev
1327 INSTALL: use /sbin instead of %{sbindir}
1330 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
1331 docs: install writing_udev_rules
1333 Lennart Poettering (2):
1334 rules: sound - move from udev-extra
1335 usb-db: move from udev-extras
1337 Marcel Holtmann (1):
1338 rules: make RFKILL control device world readable
1340 Mario Limonciello (1):
1341 hid2hci: move from udev-extras
1344 keymap: move from udev-extras
1345 extras/keymap: Fix WLAN button on ThinkPads
1346 keymap: Update findkeyboard path in docs
1347 udev-acl: Manage hplip device permissions
1348 extras/keymap: Update findkeyboards location
1350 Matthias Schwarzott (3):
1351 rules: Gentoo update
1352 rules: Gentoo update
1353 rules: Gentoo update
1355 Scott James Remnant (1):
1356 OWNER/GROUP: fix if logic
1359 Summary of changes from v141 to v142
1360 ============================================
1363 rules: create /dev/cpu/<n>/cpuid world readable
1366 path_id: support identification of Xen virtual block devices
1369 edd_id: add cciss devices
1373 libudev: path_encode - always return 0 if encoded string does not fit into size
1374 libudev: monitor - clarify socket handling documentation
1375 udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
1376 rules: remove DVB shell script
1378 cdrom_id: add Xen cdrom support
1379 test-libudev: update monitor source
1380 TODO: add packet filter
1382 cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
1383 libudev: monitor - add client socket filter for subsystem value
1384 udevadm: monitor - print error if we can not bind to socket
1386 udevadm monitor - add --subsystem-match=
1387 libudev: monitor - use simpler hash
1388 libudev: monitor - switch to filter_add_match_subsystem_devtype()
1389 libudev: monitor - do not filter messages with wrong magic
1390 udevadm: monitor - add <subsytem>:<devtype> support
1391 libudev: monitor - add udev_monitor_filter_remove
1392 libudev: queue - fix get_seqnum_is_finished()
1393 cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK
1394 libudev: queue - clarify comments
1395 libudev: monitor - export filter_update()
1397 drop "extern" keyword from non-static function
1398 rule_generator: net - fix usb comment generation
1399 rules: input - add links for USB/platform non-kbd/mouse devices
1400 rules: input - fix comments
1401 rules: add rfcomm* to group dialout
1402 accept DEVNAME from the kernel as a hint for the node name
1404 build: use AC_MSG_RESULT
1405 rules: add "event*" match
1406 udevd: revert initial device node creation
1407 rules: remove initramfs comment
1408 handle devtmpfs nodes
1409 oops, removed ppp entry from rules got committed
1410 remove all PHYSDEVPATH handling and warning about
1412 rules: fix ieee1394 rules
1413 add "static" back to the inline functions
1415 delete vol_id and require util-linux-ng's blkid
1419 rule-generator: net - whitelist NICs that violate MAC local scheme
1422 Summary of changes from v140 to v141
1423 ============================================
1425 Adam Buchbinder (4):
1427 cdrom_id: update manpage
1428 create_floppy_devices: expand manpage
1429 vol_id: fix language in manpage
1432 avoid leaking netlink socket fd to external programs
1434 Borislav Petkov (1):
1435 rules: rename ide-floppy to ide-gd
1438 rules: exclude mtd* from persistent disk links
1441 rules: fix extra quote in 50-udev-default.rules
1443 udevadm: test - handling trailing '/' in devpath
1444 udevadm: monitor - clarify printed header
1445 rules: remove ram* from persisten disk links blacklist
1446 rules: serial - support ttyACM devices
1447 rules: replace IDE driver with media match
1448 usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER
1449 libudev: GPL -> LGPL
1450 usb_id: remove unused variable
1451 send monitor events back to netlink socket
1452 "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
1453 IMPORT: 2048 -> 4096 bytes buffer
1454 path_encode: fix max length calculation
1455 libudev: monitor - unify socket message handling
1458 rules: md-raid.rules fix
1461 udevadm: trigger - add "--action" to --help
1463 Scott James Remnant (1):
1464 libudev: monitor - ignore messages from unusual sources
1467 Summary of changes from v139 to v140
1468 ============================================
1471 libvolume_id: bump age
1476 volume_id: ntfs - fix uuid setting
1478 rules: Fedora update
1479 libudev: queue - use lstat() to check existence of symlink
1480 udevadm: settle - add --seq-start= --seq-end=
1481 udevd: switch watch symlinks to devpath
1482 udevadm: add text for new options to command and man page
1484 libudev: ctrl - return error after sending ctrl message
1485 udevadm: settle - use timeout signal, instead of loop counter
1488 fix compile error in debug mode
1490 Scott James Remnant (1):
1491 udevadm: settle - synchronise with the udev daemon
1494 Summary of changes from v138 to v139
1495 ============================================
1499 remove static local variable
1500 use the event udev_device to disable the watch on "remove"
1501 add "nowatch" to disable a default installed watch with a later rule
1503 use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE
1504 usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
1505 usb_id: return values if called directly for an usb_device
1506 usb_id: fix NULL string usage
1508 udevadm: info - export all devices with --export-db
1510 Scott James Remnant (10):
1511 Don't add inotify watch until RUN rules processed.
1512 Clear existing inotify watch before processing.
1514 Allow watch handle to be stored in the udevdb.
1515 Store watch handle in db.
1516 Use the udevdb to speed up watch clearing.
1517 Put a log message in a more sensible place.
1518 Output watch handle in udevadm info.
1519 lookup the old watch handle; reload only if has a path
1520 Look at more inotify events in the buffer than just the first.
1523 Summary of changes from v137 to v138
1524 ============================================
1527 *_id: add model/vendor enc strings
1530 vol_id: fix ddf version string
1531 vol_id: add missing id->type to swap0
1537 rules: dm - add escape for uuid links with whitespace
1538 test: add test for empty and non-existent ATTR
1539 rules: fix md "change"/"remove" handling
1540 autogen.sh: add more warnings
1541 fix NAME= and OPTION+="string_escape=..." logic
1542 rules: move OPTIONS to separate rule
1543 use global "reload_config" flag
1544 rules: add "watch" option to dm and md rules
1545 rules: include loop block devices in persistent links
1548 Matthias Schwarzott (1):
1549 rules: Gentoo update
1552 doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'
1554 Scott James Remnant (2):
1555 udevd: optionally watch device nodes with inotify
1556 rules: update persistent storage rules to use inotify watches
1559 Summary of changes from v136 to v137
1560 ============================================
1564 remove stray initializer
1568 rules: fix typo in ide cd rule
1569 libudev: use 4096 bytes buffer for attribute reading
1570 rules: add drm devices to group "video"
1571 do not complain about a missing /etc/udev/rules.d/
1572 udevadm: test - remove --force option
1574 remove name from index if the node name has changed
1575 cleanup old names before creating the new names
1576 open-code pollfd setup
1577 increase netif renaming timeout from 30 to 90 seconds
1578 Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'
1579 Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
1581 udevd: add back SA_RESTART
1582 usb_id: handle ATAPI devices like SCSI devices
1583 udevadm: settle - fix typo
1585 Lennart Poettering (1):
1586 fix naming for tape nst devices in /dev/tape/by-path/
1589 udevd: use ppoll instead of signal pipes
1590 reap children faster
1592 Scott James Remnant (2):
1593 Allow user and group lookup to be disabled.
1594 Expose delayed name resolution
1597 volume_id: support via raid version 2
1600 Summary of changes from v135 to v136
1601 ============================================
1603 Adam Buchbinder (1):
1604 extras: fix mis-spelling of "environment"
1607 rule_generator: fix enumeration for write_cd_rules
1610 path_id: rework SAS persistent names
1613 volume_id: HPFS code clean up
1616 rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA
1617 scsi_id: do not fail if no serial is found like for optical drives
1618 update configure and NEWS
1619 rules: fix isdn rules
1620 rules: add persistent /dev/serial/{by-id,by-path} rules
1621 make: install serial rules file
1622 make: do not delete autotools generated file with distclean
1623 udevadm: settle - allow --timeout=0 and --quiet
1624 rules: move aoe rules to default rules file
1625 volume_id: btrfs - update format
1626 rules: add "do not edit header"
1627 volume_id: support sub-uuid's and plug in btrfs device uuid
1628 libudev: include <sys/types.h>
1630 build: just use autoreconf -i
1631 rules: remove ide-scsi
1632 rules: first simple step merging with Ubuntu rules
1633 "'/sbin/modprobe abnormal' exit" - also print program options
1634 rules: more changes toward Ubuntu rules merge
1635 rules: more changes toward Ubuntu rules merge
1636 rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
1637 rules: rtc - create rtc compat link only for cmos type rtc
1638 rules: remove legacy symlinks
1639 rules: do not put raw1394 in "video" group
1640 rules: second round merging with Ubuntu rules
1641 rules: remove /dev/dsp /dev/audio
1642 rules: put alsa in group "audio"
1643 rules: isdn - remove /dev/isdn/capi20 symlink
1644 rules: provide /dev/raw/rawctl
1645 if needed, store database entries also for devices which do not have a device node
1646 build: use autoreconf --symlink
1647 usb_id: add "image" class
1648 require non-SYSFS_DEPRECATED 2.6.20+ kernel
1649 build: default to --prefix=/usr --exec-prefix=""
1650 libudev: enumerate - add lookup by property
1651 rules: input - make sure needed variables are set
1652 libudev: device - read "uevent" only if info is not already loaded
1653 libudev: subsytem -> subsystem
1654 libudev: bump revision
1655 usb_id: use devtype lookup
1656 require 2.6.22+ kernel
1657 rules: Ubuntu merge - use group "cdrom"
1658 rules: Ubuntu merge - use group "tape"
1659 rules: replace DVB shell script rule
1660 rules: Ubuntu merge - s/uucp/dialout/
1663 enable skipping of "naming-only" rules
1664 usb_id: s/image/media/
1665 udevadm: s/udevinfo/udevadm info/
1666 rules: reorder block rules
1667 rules: zaptel - add "dialout" group
1668 libudev: device - add udev_device_get_property_value()
1669 libudev: test - add udev_device_get_property_value()
1671 Marcel Holtmann (3):
1672 libudev: device - add devtype support
1673 libudev: device - lookup subsystem and devtype together
1674 libudev: device - remove udev_device_get_parent_with_subsystem
1677 man: udev - update NAME assignment
1680 rules: add rules for AoE devices
1683 Summary of changes from v134 to v135
1684 ============================================
1687 usb_id: add "break" to currently unused case labels
1688 rules: fix cciss disk/by-id/ links
1689 rules: add infiniband rules
1690 rules: infiniband.rules -> 40-infiniband.rules
1691 fix network interface name swapping
1692 update configure and NEWS
1694 Marcel Holtmann (1):
1695 usb_id: fix switch statement for video type
1698 rules: /dev/null -> X0R
1699 rules: add usb device nodes
1702 Summary of changes from v133 to v134
1703 ============================================
1706 include errno.h in sysdeps.h
1709 rules: add persistent rules for memory stick block devices
1712 autogen.sh: fix -print-multi-os-directory usage
1713 volume_id: update btrfs magic
1715 rules: merge group "video" into default rules
1716 rules: v4l - add by-id/ links for USB devices
1717 libudev: accept NULL whitelist in util_replace_chars()
1718 usb_id: replace chars in returned strings
1719 ata_id: make sure, we do not have slashes in values
1720 scsi_id: make sure, we do not have slashes in values
1721 volume_id: remove unused usage types
1722 vol_id: if regular files are probed, use stat() for the size value
1723 volume_id: update btrfs
1724 volume_id: clear probing result before probing and do not probe a second time, if not needed
1725 path_id: fix fibre channel handling
1727 floppy: use ARRAY_SIZE()
1728 fix handling of swapping node name with symlink name
1729 silence PHYSDEV* warning for WAIT_FOR* rules
1730 rules: exclude "btibm" devices from vol_id calls
1732 Matthias Schwarzott (1):
1733 rules: Gentoo update
1735 Peter Breitenlohner (2):
1737 floppy: fix array bounds check and minor calculation
1740 Summary of changes from v132 to v133
1741 ============================================
1744 udevd: de-duplicate strings in rules
1745 scsi_id: we don't use DEVPATH env var anymore, update man page
1748 volume_id: fat - move check for msdos signature (0x55 0xaa)
1751 silence "comparison between signed and unsigned"
1752 string index - split nodes and childs to allow and unlimited number of childs
1753 reserve child slot 0
1754 merge trie nodes, childs and root into a single array
1755 set errno = ENOSYS in inotify stub
1756 udevadm: info - unify -V and --version
1757 rules: remove DEVTYPE disk/partition
1758 rules: remove pnp shell script, acpi loads these modules properly
1760 configure: add linux-hotplug mail address
1761 remove len == 0 check, the index root is always '\0'
1762 volume_id: bump revision
1763 volume_id: always check for all filesystem types and skip conflicting results
1764 volume_id: fat - accept empty FAT32 fsinfo signature
1765 fix spelling in comment
1766 volume_id: ntfs - mark as no other fs must match
1767 vol_id: clarify error message
1768 libudev: device - handle disk "device" link for partitions in deprecated sysfs layout
1769 limit $attr(<symlink>) magic to well-known links only
1770 udevd: fix cleanup of /dev/.udev/uevent_seqnum
1771 fix $links substitution for devices without any link
1775 udevadm: fix option parsing breakage with klibc
1778 Summary of changes from v131 to v132
1779 ============================================
1782 fix size_t compiler warning on 32 bit platforms
1783 convert debug string arrays to functions
1786 Summary of changes from v130 to v131
1787 ============================================
1790 libudev: fix sysnum logic for digit-only device names
1791 udevd: avoid overhead of calling rmdir on non-empty directories
1792 use more appropriate alternatives to malloc()
1793 libudev: util - optimize path_encode()
1794 libudev: allocate udev_device->envp[] dynamically
1795 replace strncpy() with strlcpy()
1796 use re-entrant variants of getpwnam and getgrnam
1797 udevd: fix memory leak
1798 udevd: fix WAIT_FOR_SYSFS execution order
1799 fix handling of string_escape option
1800 udevd: use a tighter loop for compare_devpath()
1801 udevd: avoid implicit memset in match_attr()
1802 kerneldoc comment fixes
1803 udevd: simplify rules execution loop
1804 udevd: fix termination of rule execution
1805 udevd: be more careful when matching against parents
1806 udevd: shrink struct token to 12 bytes
1809 remove outdated docs/README-gcov_for_udev
1810 libudev: device - add device lookup by subsystem:sysname
1811 libudev: also prefix non-exported functions with udev_*
1812 libudev: add udev_monitor_send_device()
1813 libudev: list - add flag
1814 libudev: device - generate DEVNAME and DEVLINKS properties
1815 vol_id: update README
1816 libudev: handle ! in sysname, add sysnum, return allocated list_entry on add
1817 delete simple-build-check.sh
1818 test: move global ENV{ENV_KEY_TEST}="test" to local rule
1819 libudev: monitor - fix send_device() property copying
1820 libudev: device - add get_envp() to construct envp from property list
1821 libudev: do not include ctrl in libudev.so
1822 libudev: monitor - do not mangle DEVLINKS property
1823 libudev: update DEVLINKS property when properties are read
1824 libudev: device - lookup "subsystem" and "driver" only once
1825 libudev: device - export properties when values are set
1826 libudev: list - handle update of key with NULL value
1827 libudev: ctrl - fix typo in set_env()
1828 libudev: add global property list
1829 libudev: device - copy global properties, unset empty properties
1830 volume_id: btrfs - update magic to latest disk format
1832 move udev_device_db to libudev
1833 rename udev source files
1834 libudev: always add UDEV_LOG
1835 libudev: monitor - export MAJOR/MINOR only if available
1836 udev-node: name_list -> udev_list
1837 udev-rules-parse: name_list -> udev_list
1838 delete name_list, move common file functions
1839 fix sorting of rules files
1840 run_program: prevent empty last argv entry
1841 update IMPORT= file/stdout property parsing
1842 update rules file parsing
1843 delete udev-util-file.c
1844 libudev: list - prepend udev_* to all functions
1845 libudev: add sysnum to test program
1846 test: fix a few unintentially wrongly written rules which cause parse errors
1847 libudev: monitor - add set_receive_buffer_size()
1848 libudev: ctrl - change magic to integer
1849 libudev: make list_node functions available
1850 udevd: use udev_list_node
1851 collect: use udev_list
1853 merge udev-rules.c and udev-rules-parse.c
1854 make struct udev_rules opaque
1855 move run_program to util
1856 udev_event_run() -> udev_event_execute_rules()
1857 udev_rules_run() -> udev_event_execute_run();
1858 move udev_rules_apply_format() to udev-event.c
1859 udev_list_cleanup() -> udev_list_cleanup_entries()
1860 selinux_init(udev) -> udev_selinux_init(udev)
1861 prefix udev-util.c functions with util_*
1863 libudev: device - get_attr_value() -> get_sysattr_value()
1864 cdrom_id: remove ARRAY_SIZE() declaration
1865 replace missing get_attr_value() -> get_sysattr_value()
1866 add "root" == 0 shortcuts to lookup_user/group()
1867 do not use the new work-in-progress parser rule matcher
1868 libudev: device - 128 -> ENVP_SIZE
1869 add util_resolve_subsys_kernel()
1870 handle numerical owner/group string in lookup_user/group()
1871 replace in-memory rules array with match/action token list
1872 do not create temporary node ($tempnode) if node already exists
1873 shrink struct udev_event
1874 shrink struct udev_event
1875 rule_generator: fix netif NAME= value extraction regex
1876 skip SYMLINK rules for devices without a device node
1877 rules: let empty strings added to buffer always return offset 0
1878 fix uninitialized variable warnings
1879 cache uid/gid during rule parsing
1880 distinguish "match" from "assign" by (op < OP_MATCH_MAX)
1881 determine at rule parse time if we need to call fnmatch()
1882 special-case "?*" match to skip fnmatch()
1883 libudev: monitor - replace far too expensive snprintf() with strlcpy()
1884 libudev: monitor - cache result of monitor send buffer
1885 fix "unused" warnings
1887 match KEY="A|B" without temporary string copy
1888 match_attr() - copy attr value only when needed
1889 do not init string arrays, just clear first byte
1890 fix $attr{[<subsystem>/<sysname>]<attribute>} substitution
1891 libudev: device - fill envp array while composing monitor buffer
1892 test: add RUN+="socket: ..." to a test to run monitor code
1893 libudev: device - allocate envp array only once
1895 udevd: merge exec and run queue to minimize devpath string compares
1896 ATTR{}== always fails if the attribute does not exist
1897 rules: remove SCSI timeouts
1898 rules: remove "add" match from usb device node rule
1899 edd_id: add "change" event match
1900 fstab_import: add "change" event match
1901 write trace log to stderr
1902 log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is applied
1903 skip entire rule containing device naming keys, if no device can be named
1904 fix udev_node_update_old_links() logic
1905 move some info() to dbg()
1906 add "devel" and "install" switches to autogen.sh
1907 move debugging strings inside #ifdef DEBUG
1908 firmware.sh: record missing files in /dev/.udev/firmware-missing/
1909 fix list handling in enumerate and rules file sorting
1910 volume_id: btrfs update
1911 info() PROGRAM and IMPORT execution
1912 fix $links substitution
1913 fix cleanup of possible left-over symlinks
1914 do not import the "uevent" file when we only read the db to get old symlinks
1915 usb_id: MassStorage SubClass 6 is "scsi" not "disk"
1916 unify string replacement
1917 $links should be relative
1919 rules: md - add mdadm 3 device naming
1920 cleanup /dev/.udev/queue on startup and exit
1921 udevadm: settle - exit if udevd exits
1923 Matthias Koenig (1):
1924 volume_id: swap - larger PAGE_SIZE support
1926 Steven Whitehouse (1):
1927 volume_id: support for GFS2 UUIDs
1930 Summary of changes from v129 to v130
1931 ============================================
1934 fix compile error with --disable-logging
1935 libudev: enumerate - add_device() -> add_syspath()
1936 volume_id: hpfs - read label and uuid
1937 use no_argument, required_argument, optional_argument in longopts
1938 libudev: get rid of selinux
1939 libudev: device - add get_parent_with_subsystem()
1941 udevadm: info - fix --query=all for devices without a device node
1942 vol_id: add size= option
1943 move selinux noops to udev.h
1944 volume_id: add dbg() as noop to check for compile errors
1945 vol_id: fix logging glue
1946 vol_id: always use the safe string versions for unencoded label and uuid
1947 volume_id: better DDF raid detection
1948 volume_id: add btrfs
1949 volume_id: use PRIu64i, PRIx64 macros
1950 udevd: clarify deprecated sysfs layout warning
1951 libudev: fix --enable-debug
1952 don not print error if GOTO jumps just to next rule
1953 volume_id: add more vfat debugging information
1954 libudev: libudev.pc remove selinux
1955 store node name and symlinks into db symlink target if they are small enough
1956 volume_id: more fat debugging
1957 libudev: fix typo in "multiple entries in symlink" handling
1958 connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,char}/<maj>:<min>
1959 replace spaces in dm and md name symlinks
1962 Summary of changes from v128 to v129
1963 ============================================
1966 udev-test.pl: set non-zero exitcode if tests fail
1967 scsi_id: compiler warning on 32-bit
1968 trivial cleanup in udev_rules_iter
1969 avoid repeated scans for goto targets (udev_iter_find_label)
1970 replace strerror() usage with threadsafe "%m" format string
1971 fix messages (inc. debug compile failure) introduced when optimizing "goto"
1972 allow compiler to check dbg() arguments on non-debug builds
1975 libudev: switch to "udev_device_get_parent"
1976 libudev: udev_device - add attribute cache
1977 libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
1978 udevadm: info - fix lookup-by-name
1979 libudev: switch API from devpath to syspath
1980 libudev: rename ctrl_msg to ctrl_msg_wire
1981 vol_id: fix lib logging glue
1982 fix broken symlink resolving
1984 libudev: pass udev_device in enumerate
1985 libudev: fix "subsystem" value
1986 always include config.h from Makefile
1987 libudev: udev_device_get_devname -> udev_device_get_devnode
1988 libudev: add udev_device_new_from_devnum()
1989 libudev: also import "uevent" file when reading udev database
1990 libudev: add userdata pointer
1991 libudev: replace awkward callback list interfaces with list iterators
1992 libudev: get devnum from uevent file
1993 libudev: enumerate_get_devices_list -> enumerate_get_list
1994 libudev: initialize selinux only when needed
1995 libudev: device - read database only when needed
1996 libudev: rework list handling
1997 libudev: more list rework
1998 lubudev: accept more sys directories as devices, and parent devices
1999 libudev: enumerate - accept list of subsystems to scan, or skip
2000 libudev: enumerate "subsystem"
2001 libudev: enumerate - scan /sys/block/ if needed
2002 libudev: enumerate - split new() and scan()
2003 test: replace ancient sysfs tree with recent one
2004 test: add missing pci directory because of .gitignore *.7
2005 gitignore: move *.8 to subdirs
2006 test: replace last reference of "/class/*" devpath
2008 libudev: enumerate - scan devices and subsystems, add subsystem and attribute filter
2009 udevadm: trigger: use libudev
2010 fix segfault caused by wrong pointer used in dbg()
2011 libudev: device_init() -> device_new()
2012 udevadm: trigger fix long option --type=
2013 libudev: add queue interface
2014 udevadm: settle - use libudev queue
2015 libudev: device - handle /sys/block/<disk-device-link>/<partition>
2016 libudev: enumerate - ignore regular files while scanning
2017 udevadm: trigger --type=failed - use libudev queue
2018 rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links
2019 build: include Makefile.am.inc in all Makefile.am
2020 udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
2023 Summary of changes from v127 to v128
2024 ============================================
2027 fix uninitialized name_list error::ignore_error
2028 do not needlessly declare some local variables in udev_rules_parse.c as static
2029 remove deprecated envp[] in main()
2030 fix name compare bug name_list_key_add()
2031 remove redundant string copy in udev_rules_apply_format()
2032 remove redundant "remove trailing newlines" in udevadm info
2033 threadsafe rules iteration
2034 fix off-by-one in pass_env_to_socket()
2037 libudev: add monitor documentation
2038 libudev: fix --disable-log
2039 autogen.sh: add --with-selinux
2040 volume_id: hfs - calculate proper uuid
2041 fix dangling pointer returned by attr_get_by_subsys_id()
2042 udev-test.pl: add --valgrind option
2043 libudev: libudev.pc add Libs.private
2044 volume_id: fail on undefined __BYTE_ORDER
2046 libudev: fix monitor documentation
2047 libudev: add udev_device_get_syspath()
2048 udev_device_init() remove statically allocated device support
2049 udevadm: info - fix broken --device-id-of-file=
2050 udevadm: control - use getopt_long()
2051 udevadm: print warning to stderr if udevadm is called by symlink
2052 udev-test.pl: remove left-over comment from --valgrind option
2053 udevadm: rename source files
2054 udevadm: rename internal functions to udevadm_*
2055 udevadm: split out control functions
2056 udevadm: move init from commands to udevadm
2057 autogen.sh: add debug
2058 use libudev code, unify logging, pass udev context around everywhere
2059 volume_id: linux_raid - fix logic for volumes with size == 0
2060 vol_id: add --debug option
2061 udevadm: add --version --help options to man page, hide them as commands
2062 move udev_ctrl to libudev-private
2063 udev-test.pl: set udev_log="err"
2064 test-udev: cleanup libudev context and overridden rules file string
2065 test-udev: remove unused var
2066 add a bunch of private device properties to udev_device
2067 udevadm: monitor - use libudev for udev monitor
2068 libudev: monitor - add event properties to udev_device
2069 udevadm: log message if udevadm link is used
2070 udevd: remove max_childs_running logic
2071 libudev: monitor- add netlink uevent support
2072 udevadm: monitor - use libudev code to retrieve device data
2073 libudev: udev_device - read "driver" value
2074 libudev: rename enumerate function
2075 libudev: add selinux
2076 libudev: initialize selinux after logging
2077 volume_id: merge util.h in libvolume_id-private.h
2079 libudev: udev_device - add more properties
2080 libudev: do not use udev_db.c
2081 libudev: get rid of udev_sysfs.c
2082 libudev: get rid of udev_utils.c
2083 libudev: rename libudev-utils.c libudev-util.c
2084 libudev: do not use any udev source file
2085 extras: use libudev code
2086 convert to libudev and delete udev_utils_string.c
2087 get rid of udev_sysdeps.c
2088 use size definitions from libudev
2089 udevadm: info - use "udev_device"
2092 Summary of changes from v126 to v127
2093 ============================================
2096 build-sys: don't duplicate file names
2097 build-sys: remove non-POSIX variable names
2100 add inotify dummy definitions if inotify is not available
2101 build: remove autopoint check
2102 udevadm: trigger - add missing attr filter to synthesized "subsystem" register events
2103 ignore duplicated rules file names
2105 rules: delete all distro rules which do not use default rules
2107 rules: add isdn rules
2108 rules: Gentoo update
2109 add missing includes
2112 add missing 'v' for "make changelog"
2113 build: fix "make dist"
2114 vol_id: make the --offset= argument optional
2115 rules: optical drives - probe at last session offset, do not probe for raid
2116 libudev: add library to access udev information
2117 libudev: split source files
2119 libudev: add udev event monitor API
2120 volume_id: remove deprecated functions and bump major version
2121 volume_id: remove left-over fd close()
2122 split udev_device.c to leave out rules handling from libudev
2123 libudev: link against selinux if needed
2124 firmware.sh: lookup lookup kernel provided firmware directory
2125 libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
2128 rules: fix md rules for partitioned devices
2131 Summary of changes from v125 to v126
2132 ============================================
2135 delete all Makefiles and move udev source to udev/
2137 rules: mode 0660 for group "disk"
2138 rules: update Fedora rules
2140 INSTALL: --enable-selinux not --with-selinux
2141 volume_id: move static lib to $prefix
2142 volume_id: create relative links
2143 rules: run vol_id on opticals only if media is found
2146 rules: Debian update
2149 use proper directory lib/lib64 for libvolume_id
2152 Summary of changes from v124 to v125
2153 ============================================
2156 rules: tape rules - add nst to usb and 1394 links
2159 man: clarify $attr{} parent searching
2162 collect: fix size_t printf
2163 path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-'
2164 rules: add v4l persistent links
2165 docs: update some docs and delete outdated stuff
2166 scsi_id: fix fallback to sg v3 for sg nodes
2167 rules: fix cciss rules for partition numbers > 9
2168 udev.conf: udevcontrol -> udevadm control
2169 rules: use consistently OPTIONS+=
2170 scsi_id: the fallback fix broke error handling
2171 man: rebuild from xml
2172 do not touch node ownership and permissions, if already correct
2173 rules: tape rules - add nst to by-path/ links
2174 udevadm: info - add --export format to --device-id-of-file=
2175 move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
2178 rules_generator: net rules - do not print error if file is missing and ignore commented rules
2179 man: add link_priority default value
2180 scsi_id: man page fix
2181 udevadm: settle - add verbose output when running into timeout
2182 rules: Debian update
2183 rules: Debian update
2184 ignore rule with GOTO to a non-existent label
2187 scsi_id: include sys/stat.h
2190 collect: check realloc return value
2193 Summary of changes from v123 to v124
2194 ============================================
2197 cdrom_id: fix recognition of blank media
2200 Summary of changes from v122 to v123
2201 ============================================
2203 Erik van Konijnenburg (3):
2204 add substitution in MODE= field
2205 Makefile: use udevdir in "make install"
2206 volume_id: support for oracleasm
2209 scsi_id: retry open() on -EBUSY
2212 volume_id: remove unnecessary global variable
2213 volume_id: enable GFS probing code, add LABEL support
2216 edd_id: call it only for sd* and hd*
2217 rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
2218 rules: tape rules - use bsg device nodes for SG_IO
2219 rules: persistent net - handle "locally administered" ibmveth MAC addresses
2220 cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ID_CDROM_MEDIA_TRACK_COUNT_DATA=
2223 man: add NAME== match entry
2226 collect: realloc buffer, if needed
2227 udevd: export .udev/queue/$seqnum before .udev/uevent_seqnum
2230 Summary of changes from v121 to v122
2231 ============================================
2233 Hannes Reinecke (2):
2234 scsi_id: remove all sysfs dependencies
2235 scsi_id: add SGv4 support
2238 volume_id: clean up linux_raid code
2241 scsi_id: update man page
2242 scsi_id: remove bus_id option
2243 scsi_id: add --sg-version= option
2244 rules: adapt to new scsi_id
2245 rules: adapt tape rules to new scsi_id
2247 volume_id: bump version
2248 Makefile: do not create udevcontrol, udevtrigger symlinks
2250 MUNEDA Takahiro (2):
2251 man: udevd- fix udev(8) reference
2254 Matthias Schwarzott (1):
2255 cdrom_id: fix segfault
2258 Summary of changes from v120 to v121
2259 ============================================
2261 Damjan Georgievski (1):
2262 libvolume_id: recognize swap partitions with a tuxonice hibernate image
2265 writing udev rules: fix rule typos
2267 David Woodhouse (1):
2268 rules_generator: net rules - add "dev_id" value to generated rules
2271 selinux: more context settings
2274 udevinfo: do not replace chars when printing ATTR== matches
2275 vol_id: add --offset option
2276 cdrom_id: replace with version which also exports media properties
2277 udevd: at startup write message including version number to kernel log
2278 rules_generator: net rules - always add KERNEL== match to generated rules
2279 selinux: fix missing includes
2280 allow setting of MODE="0000"
2281 path_id: remove subsystem whitelist
2282 logging: add trailing newline to all strings
2283 scsi_id: initialize serial strings
2284 persistent device naming: also read unpartitioned media
2285 cdrom_id: add more help text
2286 add $links substitution
2287 fstab_import: add program to IMPORT matching fstab entry
2288 add OPTIONS+="event_timeout=<seconds>"
2289 write "event_timeout" to db
2290 udevadm: trigger - add --env= option
2291 udevadm: control - fix --env key to accept --env=<KEY>=<value>
2292 udevadm: info - do not print ATTR{dev}==
2293 persistent device naming: update tape rules
2294 rules: update md rules
2297 Summary of changes from v119 to v120
2298 ============================================
2301 test: remove duplicated EXTRA entry
2302 rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
2303 udevadm: trigger - option to synthesize events and pass them to a socket
2304 udevadm: info - resolve devpath if symlink is given
2305 udevadm: remove old man page links and compat links for debugging tools
2306 udevadm: trigger - fix broken socket option check
2307 udevadm: trigger - fix --socket== + --verbose
2308 also accept real socket files for RUN+="socket:<path>"
2309 persistent device naming: cleanup storage rules
2312 udevd: serialize events if they refer to the same major:minor number
2315 Summary of changes from v118 to v119
2316 ============================================
2318 Anthony L. Awtrey (1):
2319 do not skip RUN execution if device node removal fails
2322 rules: Fedora update
2323 rules: do not set GROUP="disk" for scanners
2326 rules_generator: add missing write_net_rules unlock
2329 volume_id: fix UUID raw buffer usage
2330 volume_id: fix typo in function documentation
2333 switch mailing lists to linux-hotplug@vger.kernel.org
2334 rules: remove tty rule which can never run because of an earlier "last_rule"
2335 volume_id: update ext detection
2336 selinux: set context for real file name not the temp name
2337 hack to allow ATTR{block/*/uevent}="change"
2338 rules_generator: add KERNEL=="<netifname>*" to generated rules
2339 persistent device naming: also run on "change" event
2340 test: add "subsystem" links to all devices
2341 sysfs: depend on "subsystem" link
2342 extend hack to allow TEST=="*/start"
2344 Matthias Schwarzott (1):
2345 volume_id: respect LDFLAGS
2348 volume_id: add prefix=, exec_prefix=
2351 Makefile: do not require GNU install
2354 Summary of changes from v117 to v118
2355 ============================================
2358 doc: update "writing udev rules"
2360 Hannes Reinecke (1):
2361 volume_id: LVM - add uuid
2365 rules_generator: do not create rules with insufficient matches
2366 man: udevadm settle - mention 180 seconds default timeout
2367 libvolume_id: squashfs - add endianess support for LZMA compression
2369 volume_id: md - add metadata minor version
2370 volume_id: run only once into a timeout for unreadable devices
2371 create_floppy_devices: fix logic for more than one floppy device
2372 volume_id: also add readable check to probe_all()
2374 Matthias Schwarzott (1):
2375 rules: Gentoo update
2378 libvolume_id: squashfs+LZMA compression detection
2381 Summary of changes from v116 to v117
2382 ============================================
2385 extras: ignore built and generated files
2386 volume_id: create relative symlink when $(libdir) = $(usrlibdir)
2389 usb_id: fail if vendor/product can not be retrieved
2391 firmware: do not print error if logger is missing
2392 volume_id: vfat - allow all possible sector sizes
2393 volume_id: LUKS - export version
2394 volume_id: ntfs - rely on valid master file table
2395 volume_id: bump version
2396 udevinfo: exclude "uevent" file from --attribute-walk
2397 udevadm: merge all udev tools into a single binary
2398 udevadm: accept command as option, like --help, --version
2399 udevadm: add info option --device-id-of-file=<file>
2400 Makefile: fix bogus version number than got committed
2401 udevadm: also return major==0 results for --device-id-of-file
2402 man: udevd.8 - remove udevcontrol section
2403 udevadm: control - allow command to be passed as option
2405 MUNEDA Takahiro (1):
2406 man: fix udevadm.8 typo
2408 Matthias Schwarzott (2):
2409 firmware: remove hardcoded path to logger
2410 rules: Gentoo update
2413 rules: Frugalware update
2416 Summary of changes from v115 to v116
2417 ============================================
2423 check line length after comment check and whitespace strip
2424 only install *.rules
2425 remove extra space from udevinfo symlink output
2428 rules: fix two trivial typos
2429 rules: random and urandom are 0666
2430 rules: add REMOVE_CMD rule
2431 track "move" events to rename database and failed files
2432 rules: Gentoo update
2433 rules: add i2o driver rule
2434 man: recreate man pages
2435 volume_id: fix linux_raid metadata version 1.0 detection
2436 add $name substitution
2437 do not delete the device node with ignore_remove, but handle the event
2438 print warning for invalid TEST operations
2439 rules: do not delete /lib/udev/devices/ nodes on "remove"
2440 rules: remove broken nvram group assignment without any permission
2441 add /dev/rtc symlink if new rtc drivers are used
2442 increase WAIT_FOR_SYSFS timeout to 10 seconds
2443 rules: put bsd nodes in /dev/bsd/ directory
2444 path_id: fix for stacked class devices
2445 ignore device node names while restoring symlinks from the stack
2446 use SEQNUM in /dev/.udev/queue/ instead of devpath
2447 rules: add memstick module loading
2448 udevinfo: simplify symlink printing logic
2449 prevent wrong symlink creation if database disagress with current rules
2450 fix wrong variable used in logged string
2452 rule_generator: move all policy from write_net_rules to the rules file
2453 rules: call usb_id only for SUBSYSTEMS=="usb"
2454 rules: split out and fix persistent tape rules
2455 fix debug output string
2456 rule_generator: always match netif type in generated rule
2458 Matthias Schwarzott (3):
2459 rules: Gentoo update
2460 rules: Gentoo update
2461 rules: Gentoo update
2464 set buffer size if strlcpy/strlcat indicate truncation
2466 maximilian attems (1):
2467 correct includes in udev_selinux.c
2470 Summary of changes from v114 to v115
2471 ============================================
2474 rules: fix typo in 80-drivers.rules
2477 rules: add default rules
2478 rules: update SUSE rules
2479 rules: add packages rules
2480 rules: add ia64 rules
2481 rules: move md-raid rules to packages dir
2482 rules: run vol_id only for partitions
2483 rules: update Fedora rules
2484 edd_id: move persistent rules to its own file
2485 accept relative path for TEST
2486 rules: add iowarrior rule
2487 volume_id: fix sqashfs detection
2488 do not ignore dynamic rule if it is the last one in the list
2489 rule_generator: fix wrong DRIVERS!= logic
2490 rules: update Fedora
2491 Makefile: install default rules
2494 rules_generator: remove policy from write_cd_rules
2495 rules_generator: fix write_cd_rules when similar names exist in the root directory
2496 rules: Debian update
2499 Summary of changes from v113 to v114
2500 ============================================
2502 Hannes Reinecke (3):
2503 collect: extra to synchronize actions across events
2504 add $driver subtitution
2505 rules_generator: add S/390 persistent network support
2508 rules_generator: remove executable flag from include file
2509 always unlink temporary file before creating new one
2511 volume_id: ext4 detection
2512 udevtrigger: allow to specify action string
2513 add option to RUN key to ignore the return value of the program
2514 use global udev_log variable instead of parameter in run_program
2515 add udev_rules_run() to handle RUN list
2516 move udev_utils_run.c into udev_rules.c
2518 name_list: rename loop_name -> name_loop
2519 handle dynamic rules created in /dev/.udev/rules.d/
2520 allow SYMLINK== match
2521 libvolume_id: use /usr/$libdir in pc file
2522 Makefile: add --as-needed flag to ld
2523 restore behavior of NAME==
2524 rules_generator: remove "installation" function
2525 udevtrigger: trigger "driver" events
2527 rules: Fedora update
2528 rules: add "do not edit" comment
2529 rules: Fedora update
2530 rules_generator: skip random MAC addresses
2531 write changed network interface names to the kernel log
2533 Matthias Schwarzott (3):
2534 rules: Gentoo update
2535 fix inotify to work not only once
2536 rules: Gentoo update
2539 Makefile: add "make dist" for nightly snapshots
2542 Summary of changes from v112 to v113
2543 ============================================
2546 vol_id: do not fail if unable to drop privileges
2549 add missing ChangeLog
2550 make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
2551 rules: recognize partitions and disk devices properly
2553 atomically replace existing nodes and symlinks
2554 do not try to create existing file
2555 info() for ignore_remove
2557 Makefile: check for missing ChangeLog or RELEASE-NOTES at release
2558 allow to disable the replacement of unusual characters
2559 no newline in log messages
2560 udevd: do not use syslog if --verbose (debugging) is used
2563 fix typo in udev_utils_run.c
2566 Summary of changes from v111 to v112
2567 ============================================
2569 Fabio Massimo Di Nitto (1):
2570 rules: ignore partitons that span the entire disk
2572 Hannes Reinecke (1):
2573 cciss device support
2576 udevd: close /proc/meminfo after reading
2577 create_floppy_devices: remove dead "unlink" code
2578 volume_id: add function documentation
2579 udev_db: escape path names with \x00 instead of %00
2580 udevsettle: use long options
2581 replace_chars: replace spaces in node name
2582 volume_id: add and export string encoding function
2583 vol_id: export encoded strings
2584 rules: use encoded strings instead of skipping characters
2585 udevtest: print message before log output
2586 volume_id: escape % character
2587 replace_chars: replace % character
2588 IMPORT: do not mangle whitespace
2589 scsi_id: do not install symlink in /sbin
2591 volume_id: terminate overlong label strings
2592 scsi_id: add long options
2593 rules: use long options for scsi_id
2594 path_id: skip subsystem directory
2595 rules: fix cciss rule
2597 scsi_id: fix typo in help text
2598 fix "do not access parent" warning for ATTR{}
2599 sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
2600 events for "bus" and "class" registration must be matched as "subsystem"
2601 udevtest: add --subsystem option
2602 sysfs: change order of subsystem lookup
2603 add $sys substitution
2604 add TEST=="<file>" key
2605 add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2606 sysfs: handle bus/class top-level directories
2607 sysfs: skip unknown sysfs directories
2612 create_floppy_devices: add man page
2613 path_id: remove on make uninstall
2616 volume_id: support for long-filename based labels
2618 Scott James Remnant (2):
2619 replace_untrusted_chars: replace all whitespace with space
2620 run_program: log "info" not "error" if program is missing
2623 Summary of changes from v110 to v111
2624 ============================================
2628 rules: Fedora update
2629 volume_id: use md native uuid format
2630 vol_id: use long options
2631 volume_id: add volume_id_get_* functions
2632 vol_id: use volume_id_get_*
2633 udevd: use fgets() to read /proc files
2634 volume_id: add internal UUID_STRING
2635 volume_id: add DDF support
2636 vol_id: README update
2637 volume_id: rename UUID_64BIT_LE/BE
2638 vol_id: add ID_FS_UUID_SAFE
2639 rules: use ID_FS_UUID_SAFE
2641 volume_id: give access to list of all available probers
2642 vol_id: use libvolume_id prober list for --probe-all
2643 volume_id: add remaining names for prober lookup by type
2645 volume_id: vol_id depends on libvolume_id
2647 Matthias Schwarzott (2):
2648 volume_id: fix Makefile for parallel make
2649 rules: Gentoo update
2652 Summary of changes from v109 to v110
2653 ============================================
2656 udevcontrol: allow to set global variables in udevd
2659 remove eventrecorder.sh
2661 volume_id: add md metadata 1.0, 1.1, 1.2 support
2662 unset variable with ENV{VAR}=""
2663 delete copies of default rules in SUSE rules
2664 volume_id: ext - fix endianess in version number
2665 rules: Fedora update
2666 volume_id: old md metadata has only 32 bit for the uuid
2667 volume_id: minix version 3 support
2668 don't create $tempnode for devices without major
2669 usb_id: add <devpath> to help text
2670 ata_id: use getopt_long()
2673 Matthias Schwarzott (3):
2674 Makefile: respect CFLAGS/LDFLAGS
2675 rules: Gentoo update
2676 ata_id: don't log error for libata devices on older kernels
2679 Summary of changes from v108 to v109
2680 ============================================
2683 create_floppy_devices: create nodes with correct selinux context
2686 udevtest: export ACTION string if given as option
2688 make ACTION!="add|change" working
2689 udevtest: import uevent variables if possible
2690 udevinfo: export all information stored in database
2691 default rules: add libata compat links
2692 create_path: don't fail if something else created the directory
2693 udevd: fix serialization of events
2694 path_id: remove broken example
2695 libvolume_id: do not install static library
2698 Matthias Schwarzott (2):
2700 persistent device naming: add joystick links
2703 path_id: add man page
2706 Summary of changes from v107 to v108
2707 ============================================
2710 udevinfo: relax check for the correct device if looked up by name
2711 don't write to sysfs files during test run
2712 finally remove the directory event-multiplexer crap
2714 Matthias Schwarzott (2):
2715 write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
2719 udevsettle: read udev not kernel seqnum first
2722 Summary of changes from v106 to v107
2723 ============================================
2725 Jean Tourrilhes (1):
2726 udevtest: export UDEV_LOG if we changed it
2729 man: add missing options to various man pages
2731 create_floppy_devices: apply specified mode without umask
2733 udevmonitor: add switch for kernel and udev events
2734 default rules: wait for 0:0:0:0 scsi devices only
2736 delete dasd_id, it moved to s390-tools
2738 encode db-file names, instead of just replacing '/'
2739 update internal variables if we see $DEVPATH during IMPORT
2740 increase /proc/stat buffer
2741 maintain index over device-names to devpath relation
2742 restore overwritten symlinks when the device goes away
2743 store devpath with the usual leading slash
2744 add link_priority to rule options, and store it in database
2745 pick actual valid device in udev_db_lookup_name
2746 cleanup already existing db-entries and db-index on device update
2747 selinux: move selinux_exit() to the main programs
2748 remove old error message
2749 read list of devices from index, make index private to database
2750 priority based symlink handling
2751 volume_id: get rid of compiler warning
2752 udevinfo: remove -d option
2753 update %n on netif name change
2754 if a node goes away, possibly restore a waiting symlink
2756 man: add "link_priority" option
2758 udevtest: add --force mode
2759 udevinfo: print link priority
2760 usb_id: append target:lun to storage device serial
2761 run_directory: add final warning before removal
2766 Matthias Schwarzott (2):
2767 udevd: cleanup std{in,our,err} on startup
2768 udevmonitor: fix swapped event switch descriptions
2771 Summary of changes from v105 to v106
2772 ============================================
2775 man: fix typos in scsi_id and udevd
2777 Andrey Borzenkov (2):
2778 vol_id: add -L to print raw partition label
2782 persistent device naming: tape devices and medium changers
2785 exclude parent devices from DRIVER== match
2786 volume_id: really fix endianess bug in linux_raid detection
2788 man: correct udevinfo --export-db
2789 path_id: append LUN to iSCSI path
2790 create_floppy_devices: add option for owner/group
2791 update example rules
2792 apply format chars to ATTR before writing to sysfs
2793 add (subsystem) to udevmonitor output
2794 update DRIVER== changes
2795 remove --version from the udevinfo man page
2796 add test for an attribute which contains an operator char
2797 man: add note about parent matching behavior
2798 scsi_id: accept tabs in /etc/scsi_id.conf
2799 remove dead rule in persistent tape rules
2801 Matthias Schwarzott (4):
2802 correct typo in extras/scsi_id/scsi_id.conf
2803 fix retry-loop in netif-rename code
2804 add option --version to udevd
2805 rule_generator: fix for creating rules on read-only filesystem
2807 Peter Breitenlohner (1):
2808 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2811 udevd: init signal pipe before daemonizing
2812 unlink old database file before creating a new one
2813 fix %c $string substitution
2815 Theodoros V. Kalamatianos (1):
2816 fix udev attribute names with a colon
2819 Summary of changes from v104 to v105
2820 ============================================
2823 man: fix typos in scsi_id and udevd
2825 Andrey Borzenkov (2):
2826 vol_id: add -L to print raw partition label
2830 exclude parent devices from DRIVER== match
2831 volume_id: really fix endianess bug in linux_raid detection
2833 Matthias Schwarzott (2):
2834 correct typo in extras/scsi_id/scsi_id.conf
2835 fix retry-loop in netif-rename code
2837 Peter Breitenlohner (1):
2838 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2841 udevd: init signal pipe before daemonizing
2842 unlink old database file before creating a new one
2843 fix %c $string substitution
2846 Summary of changes from v103 to v104
2847 ============================================
2851 update example rules
2854 volume_id: fix endianess bug in linux_raid detection
2855 man: fix udevmonitor text
2856 man: recreate from xml
2857 rename config "filename" to "dir"
2858 remove outdated documentation
2859 rename "udev.c" to "test-udev.c" - it is only for testing
2861 use git-archive instead of git-tar-tree
2863 Kazuhiro Inaoka (1):
2864 inotify syscall definitions for M32R
2867 write_cd_rules: identity-based persistence
2868 scsi_id: remove trailing garbage from ID_SERIAL_SHORT
2871 SELinux: label created symlink instead of node
2874 Summary of changes from v102 to v103
2875 ============================================
2878 persistent storage rules: skip gnbd devices
2879 volume_id: add checksum check to via_raid
2880 volume_id: add comment about hfs uuid conversion
2885 Summary of changes from v101 to v102
2886 ============================================
2889 writing_udev_rules: fix typo in example rule
2892 create missing ChangeLog for version 101
2894 update default rules
2895 first try "subsystem" link at a parent device, before guessing
2896 if /sys/subsystem exists, skip class, bus, block scanning
2897 scsi_id: export ID_SERIAL_SHORT without vendor/product
2901 path_id: fix SAS disk handling
2904 Summary of changes from v100 to v101
2905 ============================================
2908 fix udevinfo help text typo
2911 cleanup default rules
2912 add IMPORT operations to the udev man page
2915 remove Makefile magic for leading '0' in version
2916 udevd: use getopt_long()
2917 udevd: add --verbose option to log also to stdout
2918 udevd: add --debug-trace option
2919 rule_generator: improve net rule comment generation
2920 volume_id: correct iso9660 high sierra header
2921 warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
2922 don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
2923 udevinfo: print error in --attribute-walk
2924 udev_sysfs: unify symlink resolving
2925 udevtrigger: trigger devices sorted by their dependency
2926 fix spelling in deprecation warning
2929 Michał Bartoszkiewicz:
2930 udevtrigger: fix typo that prevents partition events
2933 clarify "specified user/group unknown" error
2936 update slackware rules
2939 update Frugalware rules
2942 Summary of changes from v099 to v100
2943 ============================================
2947 fix messed up ChangeLog from release 099
2948 man: add $attr{} section about symlinks
2949 revert persistent-storage ata-serial '_' '-' replacement
2952 Summary of changes from v098 to v099
2953 ============================================
2959 udev_db.c: include <sys/stat.h>
2960 use fnmatch() instead of our own pattern match code
2961 rename major/minor variable to maj/min to avoid warning
2962 update source file headers
2963 udevtest: print header that ENV{} can't work
2965 udevtrigger: options to filter by subsystem and sysfs attribute
2966 udevtrigger: remove unused longindex
2967 udevinfo: use long options
2968 udevd: use files instead of symlinks for /dev/.udev/queue,failed
2969 udevtrigger: fix pattern match
2970 reorder options in udevinfo man page
2971 udevinfo: fix SUBSYTEMS spelling error
2972 fix ENV{TEST}="Test: $env{TEST}"
2973 let $attr{symlink} return the last element of the path
2974 cdrom_id: add rules file to call cdrom_id
2975 udevinfo: do not show symlinks as attributes in --attribute-walk
2976 remove broken name_cdrom.pl
2980 run_program: close pipe fd's which are connected to child process
2981 add persistent rules generator for net devices and optical drives
2984 changes rules for ata disk from '_' to '-'
2987 make struct option arrays static const
2991 Summary of changes from v097 to v098
2992 ============================================
2995 udevtest: allow /sys in the devpath paramter
2998 selinux: init once in the daemon, not in every event process
3001 udevd: remove huge socket buffer on the control socket
3003 rename udev_libc_wrapper -> udev_sysdeps
3004 db: store devpath - node relationship for all devices
3005 udevinfo: allow -a -n <node>
3006 udevinfo, udevtest: simplify '/sys' stripping from devpath argument
3007 lookup_user, lookup_group: report "unknown user" and "lookup failed"
3008 consistent key naming to match only the event device or include all parent devices
3009 skip rule, if too may keys of the same type are used
3010 introduce ATTR{file}="value" to set sysfs attributes
3012 update default rules
3013 export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
3014 fix typo in SUBSYSTEMS key parsing
3015 udevtrigger: add --retry-failed
3016 volume_id: add suspend partition detection
3017 vol_id: use primary group of 'nobody' instead of 'nogroup'
3018 remove built-in /etc/passwd /etc/group parser
3019 always expect KEY{value} on ATTR, ATTRS, ENV keys
3020 use new key names in test programs
3021 cleanup commandline argument handling
3022 db: don't create a db file for only a node name to store
3023 man: add ATTR{file}="value" assignment
3026 volume_id: fix fat32 cluster chain traversal
3029 fix 'unknow user' error from getpwnam/getgrnam
3030 fix rc when using udev --daemon
3033 Michał Bartoszkiewicz:
3034 man pages: fix typos
3037 Summary of changes from v096 to v097
3038 ============================================
3041 add joystick support to persistent input rules
3044 firmware.sh: remove needless '/'
3045 vol_id: add --skip-raid and --probe-all option
3046 switch uevent netlink socket to group 1 only
3047 increase /proc/stat read buffer
3048 use "change" instead of "online" events
3049 remove 'static' from local variable
3050 libvolume_id: add parameter 'size' to all probe functions
3051 man pages: replace 'device-path' by 'devpath'
3052 man pages: work around xmlto which tries to be smart
3053 refresh vol_id man page
3054 udevinfo: add DRIVER==
3055 Makefile: fix dependency
3056 libvolume_id: read ufs2 label
3057 switch ifdef __KLIBC__ to ifndef __GLIBC__
3058 report failing getpwnam/getgrnam as error
3059 rename udevcontrol message types and variables
3060 initialize unused sockets to -1
3061 udevd: remove useless udevinitsend parameter
3063 udevd: autotune max_childs/max_childs_running
3064 update frugalware rules
3066 move default rules to etc/udev/rules.d/
3067 add 'crypto' devices to persistent storage rules
3068 add late.rules to default rules
3070 don't report an error on overlong comment lines
3072 udevd: read DRIVER from the environment
3075 make rename_netif() error messages useful
3076 path_id: fix an harmless syntax error
3079 update slackware rules
3082 Fix inotify syscalls on ARM
3085 Summary of changes from v095 to v096
3086 ============================================
3089 Makefiles: fix .PHONY for man page target
3090 allow longer devpath values
3091 path_id: prepare for new sysfs layout
3094 Summary of changes from v094 to v095
3095 ============================================
3099 don't remove symlinks if they are already there
3100 allow "online" events to create/update symlinks
3101 udevinfo: clarify parent device attribute use
3103 netif rename: optimistic loop for the name to become free
3104 remove broken %e enumeration
3107 print usage of udevcontrol when no or invalid command is given
3110 Summary of changes from v093 to v094
3111 ============================================
3114 update "writing udev rules"
3117 libvolume_id: gfs + gfs2 support
3118 remove MODALIAS key and substitution
3119 add persistent-input.rules
3125 Summary of changes from v092 to v093
3126 ============================================
3129 path_id: add support for iSCSI devices
3132 libvolume_id: fat - check for signature at end of sector
3133 libvolume_id: add more software raid signatures
3135 path_id: prevent endless loop for SAS devices on older kernels
3137 replace binary firmware helper with shell script
3138 skip device mapper devices for persistent links
3141 Summary of changes from v091 to v092
3142 ============================================
3145 don't include stropts.h, some libc's don't like it
3146 udevd: create leading directories for /dev/.udev/uevent_seqnum
3147 vol_id: fix logging from libvolume_id's log function
3150 add more warnings for invalid key operations
3151 fix offsetof() build issue with recent glibc
3152 selinux: fix typo in block device node selection
3153 vol_id: add NetWare volume detection
3154 edd_id: fix "(null)" output if "mbr_signature" does not exist
3156 libvolume_id: nss - use different uuid
3159 path_id: add platform and serio support
3163 path_id: fix bashism
3166 Summary of changes from v090 to v091
3167 ============================================
3170 path_id: fix SAS device path generation
3173 udevtest: don't try to delete symlinks
3174 persistent rules: fix typo in dm rule
3175 allow NAME=="value" to check for already assigned value
3176 udevd: export initial sequence number on startup
3179 Summary of changes from v089 to v090
3180 ============================================
3183 udevd: export current seqnum and add udevsettle
3184 volume_id: fix endianess conversion typo for FAT32
3185 merge device event handling and make database content available on "remove"
3186 set default udevsettle timeout to 3 minutes
3187 export INTERFACE_OLD if we renamed a netif
3188 let udevmonitor show the possibly renamed devpath
3189 volume_id: move some debug to info level
3190 udevtrigger: fix event order
3191 usb_id: remove uneeded code
3192 remove old symlinks before creating current ones
3193 path_id: fix loop for SAS devices
3194 apply format char to variables exported by ENV
3197 add inotify support for hppa and MIPS and log if inotify is not available
3200 fix typo in error message
3203 Summary of changes from v088 to v089
3204 ============================================
3207 path_id: add bus to USB path
3210 change rule to skip removable IDE devices
3211 don't create uuid/label links for raid members
3212 volume_id: provide library
3213 fix rule order for persistent tape links
3215 volume_id: provide a custom debug function
3216 volume_id: rename subdirectory
3217 volume_id: use shared library by default
3218 because is better than cause
3219 volume_id: remove some global symbols
3220 volume_id: define exported symbols
3221 remove all stripping code
3222 man pages: mention udev(7) not udev(8)
3224 move all *_id programs to /lib/udev/
3225 update Red Hat rules
3227 pass CROSS_COMPILE to AR and RANLIB down to extras/
3228 volume_id: update README
3229 volume_id: generate man page from xml source
3231 fix symlink targets in Makefiles
3234 Summary of changes from v087 to v088
3235 ============================================
3238 persistent links: add scsi tape links and usb path support
3241 volume_id: add squashfs detection
3242 reset signal handler in event process
3243 correct use of fcntl()
3244 add udevtrigger to request events for coldplug
3245 add ',' to trusted chars
3246 volume_id: remove partition table parsing code
3247 volume_id: remove all partition table support
3248 fix spelling error in debug string
3249 rename "persistent disk" to "persistent storage"
3250 fix output for USB path
3253 Summary of changes from v086 to v087
3254 ============================================
3257 path_id: support SAS devices
3260 fix persistent disk rules to exclude removable IDE drives
3261 warn about %e, MODALIAS, $modalias
3262 remove devfs rules and scripts
3265 typo in debug text in udev_run_hotplugd.c
3268 Summary of changes from v085 to v086
3269 ============================================
3272 volume_id: replace __packed__ by PACKED macro
3273 volume_id: split raid and filesystem detection
3274 volume_id: add missing return
3275 udevd: fix queue export for multiple events for the same device
3278 workaround missing kernel headers for some architectures
3281 update to udev-084/doc/writing_udev_rules
3284 Summary of changes from v084 to v085
3285 ============================================
3288 Fix trivial spelling errors in RELEASE-NOTES
3291 fix typo in parisc support to path_id
3294 make WAIT_FOR_SYSFS usable in non "wait-only" rules
3295 fix typo in man page
3296 include sys/socket.h for klibc build
3297 cramfs detection for bigendian
3298 exit WAIT_FOR_SYSFS if the whole device goes away
3300 update Red Hat rules
3302 include errno.h in udev_libc_wrapper.c
3305 Summary of changes from v083 to v084
3306 ============================================
3310 switch CROSS to CROSS_COMPILE
3311 replace fancy silent build program by simple kernel build like logic
3312 move manpages to top level
3313 remove UDEVD_UEVENT_INITSEND
3315 scsi_id: remove dead files
3316 optimize sysfs device and attribute cache
3317 let SYSFS{} look at the device, not only the parent device
3318 add debug output to sysfs operations
3321 Summary of changes from v082 to v083
3322 ============================================
3325 man page: document when substitutions are applied for RUN and other keys
3326 check for ignore_device in loop looks redundant
3329 udevstart: fix NAME="" which prevents RUN from being executed
3330 find programs in /lib/udev for IMPORT if {program} is not given
3331 don't add $SUBSYSTEM automatically as $1 to programs
3332 remove redundant substitution of RUN key
3335 Summary of changes from v081 to v082
3336 ============================================
3339 substitute format chars in RUN after rule matching
3342 scsi_id, usb_id: request device parent by subsystem
3343 path_id: work with "all devices in /sys/devices"
3344 ignore all messages with missing devpath or action
3345 Makefile: remove dynamic config file generation
3346 path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
3347 usb_id: don't fail on other subsytems than "scsi"
3348 don't do RUN if "ignore_device" is given
3349 increase kernel uevent buffer size
3350 move udev(8) manpage to udev(7)
3351 recreate man pages from xml source
3352 remove udev, udevstart, udevsend from the default installation
3354 rename apply_format() cause it is public now
3355 udevtest: add udev_rules_apply_format() to RUN keys
3356 let "ignore_device" always return the event successfully
3359 fixes udev build with -fpie
3362 Summary of changes from v080 to v081
3363 ============================================
3366 add DEVLINKS to "remove" event
3367 better log text and comments
3368 vol_id: probe volume as user nobody
3369 fix BUS, ID, $id usage
3370 prepare moving of /sys/class devices to /sys/devices
3373 Summary of changes from v079 to v080
3374 ============================================
3377 fix dependency for make -j2
3383 update RELEASE-NOTES + TODO
3384 fix typo in man page
3387 path_id: fix invalid character class
3391 udev_selinux.c: include udev.h
3394 Summary of changes from v078 to v079
3395 ============================================
3398 don't log error if database does not exist
3399 use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
3400 scsi_id: read page 0x80 with libata drives
3402 remove %e from man page
3405 Summary of changes from v077 to v078
3406 ============================================
3409 Update Gentoo udev main rule file.
3410 add parisc support to path_id
3413 scsi_id: -u fold multiple consecutive whitespace chars into single '_'
3416 optimize SELinux path match
3420 allow C99 statements
3421 fix segfaulting create_floppy_devices
3423 remove unused variables
3424 remove default settings in udev.conf
3425 clearenv() is now part of klibc
3426 add DEVLINKS to the event environment
3429 scsi_id: support pre-SPC3 page 83 format
3432 Summary of changes from v076 to v077
3433 ============================================
3436 merge two consecutive static strlcat's
3437 don't return an error, if "ignore_device" is used
3438 remove outdated and misleading stuff
3439 move SEQNUM event skipping to udevsend
3440 update RELEASE-NOTES
3442 allow programs in /lib/udev called without the path
3444 add target to to generate ChangeLog section
3445 update Red Hat rules
3448 allow to overwrite the configured udev_root by exporting UDEV_ROOT
3449 let udevsend ignore events with SEQNUM set
3453 Summary of changes from v75 to v076
3454 ============================================
3457 fix typo in eventrecorder
3458 volume_id: include stddef.h header
3459 remove misleading install instructions
3460 remove all built-in wait_for_sysfs logic
3461 add linux/types.h back, old glibc-kernel-headers want it
3462 volume_id: use glibc's byteswap
3463 udevd: ignore all messages without DEVPATH
3464 udevd: track exit status of event process
3465 udevd: export event queue and event state
3466 remove "udev_db" option from config file
3467 Makefile: remove exec_prefix and srcdir
3468 update README and RELEASE-NOTES
3469 udevd: track killed event processes as failed
3471 don't start udevd from udevsend
3472 udevd: add a missing return
3473 libvolume_id: fix weird fat volume recognition
3474 move some helpers from extras to /lib/udev
3476 Scott James Remnant:
3477 move delete_path() to utils
3478 clean-up empty queue directories
3479 Makefile: fail, if submake fails
3482 Summary of changes from v74 to v075
3483 ============================================
3486 Make run_directory.c stat the place it is going to try to run.
3489 forgot the ChangeLog for 074
3490 volume_id: provide libvolume_id.a file
3491 remove our own copy of klibc
3492 remove outdated HOWTO
3495 remove completely useless start script
3496 fix tests and remove no longer useful stuff
3497 replace udeveventrecorder by a shell script
3500 Summary of changes from v73 to v074
3501 ============================================
3504 never queue events with TIMEOUT set
3505 let NAME="" supress node creation, but do RUN keys
3510 add strerror() to error logs
3511 move some logging from dbg() to info()
3514 Summary of changes from v72 to v073
3515 ============================================
3518 udevd: depend on netlink and remove all sequence reorder logic
3519 print useconds in udevmonitor
3520 add RELEASE-NOTES, update TODO
3523 Summary of changes from v71 to v072
3524 ============================================
3526 Ananth N Mavinakayanahalli:
3527 libsysfs: translate devpath of the symlinked class devices to its real path
3530 add man pages for *_id programs
3533 volume_id: add OCFS Version 1
3534 volume_id: add Veritas fs
3535 volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes
3536 volume_id: move blocksize validation to fix jbd recognition
3537 volume_id: fix typo in ocfs
3538 volume_id: add vxfs include
3539 volume_id: make FAT32 recognition more robust
3540 volume_id: Version 051
3541 volume_id: fix typo in ext blocksize check
3542 volume_id: Version 052
3543 FAQ: remove confusing statement about module loading
3544 cleanup compiler/linker flags
3545 use DESTDIR on uninstall, no need to pass prefix to submake
3546 allow to pass STRIPCMD, to skip stripping of binaries
3547 cleanup make release
3548 fix the new warnings I asked for
3549 move rules parsing into daemon
3550 "make STRIPCMD=" will disable the stripping of binaries
3551 remove no longer working udevd-test program
3552 "STRIPCMD=" for the EXTRAS
3553 add dummy inotify syscalls on unsupported architecture
3554 remove no longer needed waiting for "dev" file
3555 revert the "read symlink as device patch"
3556 use libsysfs to translate the class linke to the device path
3557 libsysfs: remove brute-force "bus", "driver" searching for old kernels
3558 test: add "driver" and "bus" links to test sysfs tree
3559 update RELEASE-NOTES
3560 udevd: don't daemonize before initialization
3561 log to console if syslog is not available
3563 remove precompiled rules option
3564 export DEVNAME on "remove" only if we really got a node to remove
3568 Summary of changes from v70 to v071
3569 ============================================
3572 Remove the udev.spec file as no one uses it anymore
3575 edd_id: check that EDD id is unique
3578 ata_id: open volume O_NONBLOCK
3579 add "Persistent Device Naming" rules file for disks
3580 scsi_id: switch temporary node creation to /dev
3581 volume_id: set reiser instead of reiserfs for filesystem type
3582 update devfs rules header
3586 remove no longer needed includes
3587 switch tools and volume_id from LGPL to GPLv2
3588 add edd-*-part%n to the persistent.rules
3589 update Debian persistent rules
3591 udevd: fix initial timeout handling
3592 force event socket buffer size to 16MB
3593 udevd: move logging from err to info for non-hotplug uevent
3594 fix selinux compilation
3595 libsysfs: accept sysmlinks to directories instead of real directories
3598 run_directory: fix typo in "make install"
3601 Summary of changes from v069 to v070
3602 ============================================
3605 udevd: fix udevd read() calls to leave room for null byte
3608 scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
3611 fix nbd error messages with a gentoo rule hack
3612 fix scsi_id rule in gentoo config file
3615 EXTRAS/Makefile: fix install targets to match main Makefile
3618 volume_id: fix error handling with failing read()
3619 EXTRAS: cleanup and sync all Makefiles
3620 add install test to 'make buildtest'
3621 update RELEASE-NOTES
3624 fix a debug text typo in udev_rules.c
3627 Summary of changes from v068 to v069
3628 ============================================
3631 fix typo in firmware_helper
3634 firmware_helper: fix write count
3637 *_id: fix zero length in set_str()
3638 add program name to logged error
3639 fix exit code of udevinitsend and udevmonitor
3640 udevd: keep the right order for messages without SEQNUM
3641 volume_id: don't probe for mac_partition_maps
3642 udevmonitor: cleanup on exit
3643 path_id: remove SUSE specific PATH
3645 add pci_express to bus list
3647 store ENV{key}="value" exported keys in the database
3648 fix lookup for name in the udevdb, it should return the devpath
3649 prepare for new HAL udevdb dump
3650 print persistent data with "udevinfo -q all"
3651 change parameter order of udev_db_search_name()
3652 add and use name_list_cleanup() for cleaning up the string lists
3653 don't store devpath in udevdb, we don't need it
3654 add uft8 validation for safe volume label exporting
3655 start to enforce plain ascii or valid utf8
3656 use WRITE_END/READ_END for the pipe index
3657 remove not needed sig_flag for state of signal_pipe
3658 don't reenter get_udevd_msg() if message is ignored
3659 rename ...trailing_char() to ...trailing_chars()
3660 vol_id: ID_LABEL_SAFE will no longer contain fancy characters
3661 udevd: move some logging to "info" and "err"
3662 remove special TIMEOUT handling from incoming queue
3663 udev_test.pl: we replace untrusted chars with '_'
3664 check the udevdb before assigning a new %e
3665 update RELEASE-NOTES
3666 udevinfo: add database export
3667 write man page masters in DocBook XML
3668 udevinfo: rename dump() to export()
3669 test the automatic man page rebuild and checkin
3670 Makefile: remove all the duplicated rules
3671 all man pages rewritten to use DocBook XML
3672 add missing udevsend man page
3673 also forgot udevmonitor.8
3674 udevinfo: restore -d option
3675 scsi_id: rename SYSFS to LIBSYSFS
3676 add edd_id tool to match BIOS EDD disk information
3677 move and update libsysfs.txt
3678 klibc: update to version 1.1.1
3679 delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rules
3680 delete docs/persistent_naming - obsoleted by persistent disk names
3681 delete old Fedora html page
3682 add "totally outdated" header to docs/overview :)
3684 fix useless but funny name_cdrom.pl script to work again
3686 Makefile: fix prerequisits for $(PROGRAMS)
3687 Makefile: cleanup install targets
3688 remove chassis_id program
3689 fic gcov use and move it into the Makefile
3690 FAQ: update things that have changed
3693 switch to '==' in raid-devfs.sh
3696 Summary of changes from v067 to v068
3697 ============================================
3700 add EXTRAS documentation to the README file.
3701 Always open the cdrom drive in non-blocking mode in cdrom_id
3702 cdrom_id: change err() to info() to help with debugging problems
3705 cleanup some debug output and move to info level + unify select() loops
3706 move udevmonitor to /usr/sbin
3707 ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment
3708 vol_id: fix sloppy error handling
3709 fix typo in cdrom_id syslog
3710 bring std(in|out|err) fd's in a sane state
3711 fix printed udevmonitor header
3714 Summary of changes from v066 to v067
3715 ============================================
3718 added the cdrom.h #defines directly into the cdrom_id.c file
3722 fix make install, as we don't provide a default rule set anymore
3723 fix more compiler warnings ...
3724 fix udevstart event ordering, we want /dev/null very early
3725 don't fail too bad, if /dev/null does not exist
3728 Summary of changes from v065 to v066
3729 ============================================
3732 update gentoo rule file.
3733 Created cdrom_id program to make it easier to determine cdrom types
3734 added cdrom_id to the build check
3735 updated gentoo rule file to handle removable ide devices.
3736 changed cdrom_id exports to be easier to understand and consistant with other _id programs.
3737 fix klibc build issue in cdrom_id.c
3738 Change the gentoo rules to use cdrom_id instead of cdsymlink.sh
3739 changed location of gentoo helper apps to be /sbin instead of in scripts dir
3740 tweak the gentoo rules some more.
3743 add NETLINK define for the lazy distros
3744 read sysfs attribute also from parent class device
3745 switch some strlcpy's to memcpy
3746 allow clean shutdown of udevd
3747 add flag for reading of precompiled rules
3748 update distro rules files
3751 add firmware_helper to load firmware
3752 more distro rules updates
3754 remove example rules and put the dev.d stuff into the run_directory folder
3755 trivial text cleanups
3757 split udev_util in several files
3759 allow logging of all output from executed tools
3760 add Usage: to udevmonitor and udevcontrol
3761 move some logging to the info level
3767 Summary of changes from v064 to v065
3768 ============================================
3771 Added persistent name rules for block devices to gentoo rule file.
3772 Added horrible (but fun) path_id script to extras.
3773 Update gentoo rules file.
3776 update release notes for next version
3777 add udevmonitor, to debug netlink+udev events at the same time
3778 allow RUN to send the environment to a local socket
3779 fix GGC signed pointer warnings and switch volume_id to stdint
3782 Summary of changes from v063 to v064
3783 ============================================
3786 volume_id: add OCFS (Oracle Cluster File System) support
3790 add ID_BUS to *_id programs
3791 create_floppy_devices: add tool to create floppy nodes based on sysfs info
3794 move code to its own files
3795 make SYSFS{} usable for all devices
3796 add padding to rules structure
3797 allow rules to have labels and skip to next label
3798 thread unknown ENV{key} match as empty value
3801 Summary of changes from v062 to v063
3802 ============================================
3805 fix typo in GROUP value application
3808 add 'make tests' as I'm always typing that one wrong...
3809 Really commit the udev_run_devd changes...
3810 Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
3811 fix position of raw rules in gentoo config file
3814 dasd_id: add s390 disk-label prober
3815 fix usb_id and let scsi_id ignore "illegal request"
3818 volume_id: remove s390 dasd handling, it is dasd_id now
3819 trivial fixes for *_id programs
3820 IMPORT: add {parent} to import the persistent data of the parent device
3821 allow multiple values to be matched with KEY=="value1|value2"
3822 udevd: set incoming socket buffer SO_RCVBUF to maximum
3823 remember mapped rules state
3824 ata_id: check for empty serial number
3825 compile dasd only on s390
3828 correct default mode documentation in udev
3831 Summary of changes from v061 to v062
3832 ============================================
3835 fix symlink values separated by multiple spaces
3836 update RELEASE-NOTES
3837 fix typo in group assignment
3838 fix default-name handling and NAME="" rules
3839 add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
3840 fix unquoted strings in udevinitsend
3842 Summary of changes from v060 to v061
3843 ============================================
3846 Sync up the Debian rules files
3847 fix cdrom symlink problem in gentoo rules
3848 Fix ChangeLog titles
3851 update RELEASE-NOTES
3852 we want to provide OPTFLAGS
3853 rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT
3854 udevd: optimize env-key parsing
3855 don't resolve OWNER, GROUP on precompile if string contains %, $
3856 set default device node to /dev
3857 create udevdb files only if somehting interesting happened
3858 pack parsed rules list
3859 replace useless defines by inline text
3860 move rule matches to function
3861 add usb_id program to generate usb-storage device identifiers
3862 add IEEE1394 rules to the gentoo rule file
3863 fake also kernel-name if we renamed a netif
3864 allow OPTIONS to be recognized for /sys/modules /sys/devices events
3865 switch gentoo rules to new operators
3868 Summary of changes from v059 to v060
3869 ============================================
3872 Fix the gentoo udev rules to allow the box to boot properly
3875 Udev doesn't properly build with $CROSS
3878 Keep udevstart from skipping devices without a 'dev' file
3881 #define NETLINK_KOBJECT_UEVENT
3884 Summary of changes from v058 to v059
3885 ============================================
3888 Update the gentoo rule file
3889 Fix udevinfo for empty sysfs directories
3890 Fix makefile to allow 'make release' to work with git
3893 udev: fix netdev RUN handling
3894 udevcontrol: fix exit code
3897 prepare RELEASE-NOTES
3898 add ID_TYPE to the id probers
3899 add -x to scsi_id to export the queried values in env format
3900 store the imported device information in the udevdb
3901 rename udev_volume_id to vol_id and add --export option
3902 add ata_id to read serial numbers from ATA drives
3903 IMPORT allow to import program returned keys into the env
3904 unify execute_command() and execute_program()
3905 IMPORT=<file> allow to import a shell-var style config-file
3906 allow rules to be compiled to one binary file
3907 fix the fix and change the file to wait for to the "bus" link
3908 fix udevstart and let all events trvel trough udev
3909 prepare for module loading rules and add MODALIAS key
3910 remove device node, when type block/char has changed
3911 Makefile: remove dev.d/ hotplug.d/ from install target
3912 udevcontrol: add max_childs command
3913 udevd: control log-priority of the running daemon with udevcontrol
3914 udeveventrecorder: add small program that writes an event to disk
3915 klibc: add missing files
3916 udevinitsend: handle replay messages correctly
3917 udev man page: add operators
3918 udevd: allow starting of udevd with stopped exec-queue
3919 klibc: version 1.0.14
3920 udev: handle all events - not only class and block devices
3921 volume_id: use udev-provided log-level
3922 udev: clear lists if a new value is assigned
3923 udev: move dev.d/ handling to external helper
3924 udev: allow final assignments :=
3925 udevd: improve timeout handling
3926 Makefile: fix DESTDIR
3928 udevd: add udevcontrol
3929 udevd: listen for netlink events
3932 Dialout group fix for capi devices in the gentoo rules file
3934 Summary of changes from v057 to v058
3935 ============================================
3938 o Writing udev rules docs update
3941 o update cdsymlinks to latest version
3944 o remove detach_state files from the sysfs test tree
3945 o Update permissions on test scripts so they will run properly now
3946 o hopefully fix up the symlinks in the test directory
3947 o Removed klibc/klibc.spec as it is autogenerated
3948 o Added symlinks thanks to Kay's script and git hacking
3949 o add Red Hat/Fedora html documenation
3950 o Update Red Hat default udev rules
3953 o selinux: fix handling during creation of symlinks
3954 o Fedora udev.rules update
3955 o libsysfs: version 2.0
3956 o klibc: version 1.0.7
3959 o Fix libsysfs issue with relying on the detach_state file to be
3961 Summary of changes from v056 to v057
3962 ============================================
3964 <tklauser:access.unizh.ch>:
3965 o fix stupid all_partitions bug
3968 o add test for make -j4 to build-check
3969 o klibc: version 1.0.6
3970 o update Debian rules
3971 o apply default permissions only for devices that will need it
3972 o adapt RELEASE-NOTES
3973 o udev_volume_id: fix endianess macros
3974 o udev-test.pl: add test for DEVNAME export to RUN environment
3975 o update the man page to reflect the recent changes
3976 o export DEVNAME to RUN-key executed programs
3977 o fix make -j4 and the local klibc-install
3978 o update RELEASE-NOTES
3979 o add RUN key to be able to run rule based notification
3980 o fix udevtest to print the error if logging is disabled
3981 o move execute_program to utils + add action to init_device
3982 o correct correction for error path for PROGRAM execution
3983 o correct error path for PROGRAM execution
3984 o klibc: version 1.0.5
3985 o check for strlen()==0 before accessing strlen()-1
3986 o allow to match against empty key values
3987 o read %s{}-sysfs values at any device in the chain
3988 o udev_rules.c: don't change sysfs_device while walking up the device chain
3989 o klibc: strlcpy/strlcat - don't alter destination if size == 0
3990 o fix klibc's broken strlcpy/strlcat
3991 o udevinfo: print SYSFS attribute the same way we match it
3992 o remove untrusted chars read from sysfs-values or returned by PROGRAM
3993 o udevinfo: print errors to stderr instead of stdout
3994 o klibc: version 1.0.4
3995 o support log-priority levels in udev.conf
3996 o test-suite: remove UDEV_TEST, it's not needed anymore
3997 o libsysfs: remove trailing slash on SYSFS_PATH override
4000 Summary of changes from v055 to v056
4001 ============================================
4003 <tklauser:access.unizh.ch>:
4004 o fix header paths in udev_libc_wrapper.c
4007 o udev-test.pl: use more common user/group names
4008 o klibc: remove SCCS directories from the temporary klibc install
4009 o udev-test.pl: add a test where the group cannot be found in /etc/passwd
4010 o udev-test.pl: add check for textual uid/gid
4011 o fix bad typo that prevents the GROUP to be applied
4012 o udevd: don't delay events with TIMEOUT in the environment
4013 o klibc: use klcc wrapper instead of our own Makefile
4014 o change call_foreach_file to return a list
4017 Summary of changes from v054 to v055
4018 ============================================
4020 <jkluebs:luebsphoto.com>:
4021 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.
4023 <pebenito:gentoo.org>:
4026 <tklauser:access.unizh.ch>:
4027 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
4028 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.
4032 o added frugalware udev ruleset
4033 o merge selinux and Kay's symlink fixes together
4036 o volume_id: Fix label/uuid reading for reiserfs
4039 o add udevstart to the RELEASE-NOTES
4040 o volume_id: version 43
4041 o clarify the shortcomings of %e
4042 o correct rule match for devices without a physical device
4043 o remove unneeded code, libsysfs does this for us
4044 o add final release note
4045 o add ENV{} key to match agains environment variables
4046 o simplify sysfs_pair handling
4047 o add a test and simplify debug statement
4048 o support =, ==, !=, += for the key match and assignment
4049 o add OPTION="last_rule" to skip any later rule
4050 o rename namedev_dev to udev_rule
4051 o correct enum device_type
4052 o remove udevstart on make clean
4053 o volume_id: version 42
4054 o volume_id: version 41
4055 o remove unneeded include
4056 o The path to dlist.h is not correct
4057 o udevinfo -d: use '=' as separator, cause ':' may be a part of the devpath
4058 o klibc: version 1.0.3
4059 o add RELEASE-NOTES file
4060 o test suite: move "driver" link to physical device
4061 o remove PLACE key match
4062 o don't lookup "root" in the userdb
4064 o fix segfaulting udev while DRIVER matching
4066 o klibc: version 0.214
4067 o rename device_list->list to device_list->node
4068 o replace strncpy()/strncat() by strlcpy()/strlcat()
4069 o split udev and udevstart
4070 o udev_volume_id: version 39
4071 o rename LOG to USE_LOG in all places
4072 o remove Makefile magic for klibc integration
4073 o klibc_fixups: remove no longer needed stuff
4074 o udev_volume_id: volume_id v38
4075 o use numeric owner/group as default values to avoid parsing userdb
4076 o fix up segfaulting binaries with new klibc
4077 o udevinfo -d: speed-up device dump
4078 o klibc: version 0.211
4079 o klibc_fixups: remove unneeded stuff
4080 o replace weird defines by real code
4081 o udev-test.pl: remove useless tests
4082 o allow unlimitied count of symlinks
4083 o unmap db-file after use
4084 o remove typedef for call_foreach_file() handler function
4085 o correct udev_init_device
4086 o rename attributes to options
4087 o kill stupid gcc4 warning
4088 o trivial clenaup of namedev code
4089 o klibc: check for gcc4
4090 o klibc: update v0.205
4093 o gentoo rule update for raid devices
4096 Summary of changes from v053 to v054
4097 ============================================
4099 <tklauser:access.unizh.ch>:
4100 o udev_volume_id: add Reiser4 support
4103 o namedev: skip backslashes only if followed by newline
4104 o wait_for_sysfs: add joydev
4105 o udevinfo: print devpath -> node relationship for all devices
4106 o trivial rename of some variables
4108 o big libsysfs diet (pre 2.0 version)
4109 o udev_volume_id: volume_id v35
4110 o add "serio" to bus list
4111 o determine device type in udev_init_device()
4112 o move kernel name/number evaluation into udev_init_device()
4113 o detect NAME="" as ignore_device rule
4114 o trivial namedev cleanup
4115 o cleanup db functions
4116 o clean up match_place()
4117 o switch device type to enum
4118 o switch major/minor to dev_t
4119 o remove the device node only if the major/minor number matches
4120 o libsysfs: work around a klibc bug
4121 o introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
4122 o namedev: execute PROGRAM only once and not possibly for every physical device
4125 o update scsi_id to work with libsysfs changes
4128 Summary of changes from v052 to v053
4129 ============================================
4132 o fix gentoo fb permission issue
4133 o allow simple-build-check.sh to go faster if MAKEOPTS is set
4134 o make the release tarballs have writable files in them
4135 o remove gentoo permission file as it's not valid anymore
4138 o fix special file mode mask for temporary device node
4139 o udevstart: simplify "dev" file searching
4140 o udev_volume_id: remove temporary node creation and parent handling
4141 o add %P modifier to query the node name of the parent device
4142 o udev_volume_id: remove __packed__ from dasd structure as it does not work
4143 o create /block/*/range count of partitons for all_partitions
4146 o scsi_id changes for use with udev %N and %p
4149 Summary of changes from v051 to v052
4150 ============================================
4153 o debian: update rules files
4154 o raid-devfs.sh: devfs names for hardware RAID controllers
4155 o scsi_id: when udevstart is started, /tmp is not writeable
4156 o cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
4158 <sschweizer:gmail.com>:
4159 o gentoo/udev.rules: add default permissions for sound devices
4162 o fix example comment in ide-devfs.sh
4163 o Add infiniband to gentoo rules
4164 o Another gentoo fix, adding dvb support
4165 o Fix gentoo bug #76056 (fb device group permissions.)
4166 o Fix gentoo bug #81102, device nodes for the pktcdvd device
4169 o provide temporary device node for callouts to access the device
4170 o udev_volume_id: fix dasd disklabel reading with -l option
4171 o udev_volume_id: volume_id version 034
4172 o udev_volume_id: rename probe_ibm into probe_dasd
4173 o udev_volume_id: volume_id version 032
4174 o Makefile: add some more warnings and prepare for clean gcc4 compile
4175 o Makefile: cleanup conditional config option sections
4176 o fix -Wsign-compare warnings
4177 o chassis_id: clean compilation and fix bad function parameter passing
4178 o simple_build_check: make it possible to pass KERNEL_DIR
4179 o selinux: cleanup udev integration
4182 o trivial: remove _all_ trailing slashes with no_trailing_slash()
4183 o trivial: fix signedness
4184 o namdev: allow symlink-only rules to specify node permissions
4185 o udevd: fix valgrind warning
4188 Summary of changes from v050 to v051
4189 ============================================
4191 <roland:digitalvampire.org>:
4192 o This fixes a silly mistake in how udevinfo prints the major and minor numbers (right now it prints the minor next to "MAJOR" and the major next to "MINOR" ;)
4194 <tklauser:access.unizh.chbk>:
4195 o I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 and got two errors about possibly uninitialized structs, so I fixed this.
4197 Christian Bornträger:
4198 o udev_volume_id: fix -d option
4201 o gentoo fb permission fix
4202 o fix gcc 2.96 issue in libsysfs
4203 o remove the lfs startup script on request of the author
4204 o clean up the aoe char device rules, and delete the block one as it's not needed
4205 o add aoe block and char device rules to the gentoo rule file
4206 o fix udev_volume_id build error
4209 o rearrange link order in Makefile
4212 o udev_volume_id: new version of volume_id
4213 o klibc: update to version 0.198
4214 o udev_volume_id: fix FAT label reading
4215 o klibc: update to version 0.196
4216 o udevd: throttle the forking of processes
4217 o udevd: add possible initialization of expected_seqnum
4218 o udevd: it's obviously not the brightest idea to exit a device node manager if it doesn't find /dev/null
4219 o udevd: separate socket handling to prepare for other event sources
4220 o udevd: support -d switch to become a daemon
4221 o udev_volume_id: version 27
4222 o udevd: split up message receiving an queueing
4223 o remove useless warning if udev.conf contains keys not read by udev itself
4224 o improve event sequence serialization
4225 o remove udevsend syslog noise on udevd startup
4226 o limit the initial timeout of the udevd event handling
4227 o correct detection of hotplug.d/ udevsend loop
4228 o correct log statement
4229 o remove default_* permissions from udev.conf file
4230 o update Fedora config files and add some more tests
4231 o allow permissions only rules
4232 o add SUBSYSTEM rule to catch all block devices and apply the disk permissions
4233 o update Fedora config files
4234 o handle renamed network interfaces properly if we manage hotplug.d/
4235 o allow multiline rules by backslash at the end of the line
4236 o add OnStream tape drive rules
4237 o simplify rules file by setting default mode to 0660
4238 o simplify permission application
4239 o I broke the extras/ again. Add simple build test script now
4240 o Merge vrfy.org:/home/kay/src/udev into vrfy.org:/home/kay/src/udev.kay
4241 o initial merge of fedora udev.permissions into udev.rules
4242 o remove permissions file mentioning from the udev man page
4243 o fix some typos in gentoo's udev.rules introduced by the merge
4246 o The attached patch fixes the code path if namedev_name_device() fails
4248 Summary of changes from v049 to v050
4249 ============================================
4251 <harald:redhat.com>:
4254 <tklauser:access.unizh.ch>:
4255 o I made some more changes to the manpage of udev including
4258 o update libsysfs to CVS version and fix segfaulting attribute reading
4259 o klibc supports LOG_PID now, so remove our own implementation
4260 o avoid building klibc test programs and pass SUBDIRS= to klibc clean
4263 Summary of changes from v048 to v049
4264 ============================================
4267 o fix 'make clean' error in klibc
4270 o update klibc to 0.194
4271 o export DEVNAME regardless of the state of udev_dev_d
4272 o add class specific files for class/spi_transport and class/spi_host
4273 o udevd-test.pl: remove wrong date calculation
4274 o check earlier if we should run as udevstart
4275 o remove double initialization
4276 o include missing header to udevtest.c
4277 o add -V option to udev to print the version number
4278 o prevent udev node creatinon for "class" registration
4279 o udevd: serialization of the event sequence of a chain of devices
4280 o add a class/fc_host file to the list of what to wait for
4281 o udev_volume_id: links sysfs.a instead of all objects
4284 o remove leftover from udevinfo's -d option
4287 Summary of changes from v047 to v048
4288 ============================================
4291 o fix udev_volume_id so it will now build properly
4292 o fix scsi_id build errors due to changes in the main udev makefile
4295 Summary of changes from v046 to v047
4296 ============================================
4298 <klauser:access.unizh.ch>:
4299 o Various typos and other litte errors in udev.8.in
4301 <sjoerd:spring.luon.net>:
4302 o DEVNAME on device removal
4304 <sschweizer:gmail.com>:
4305 o Allow GROUP to have modifiers in it
4308 o add more debian rules files