1 Summary of changes from v172 to v173
2 ============================================
5 configure: allow to disable mtd_probe
8 make: fix 'make tar-sync'
9 udevd: use 'uptime' in debug timestamp
10 udevd: fix (recently) broken static node permission setting
11 rules: mount fuse filesystem only 'add'
12 udevadm: move udevadm command descriptions into their files
13 udev-acl: skip ACLs when systemd is running, disable by default
14 do not delete database when renaming netif, the db name does not change anymore
15 do not allow kernel properties to be set by udev rules
16 configure: reorder options
17 rules: input - do not create (broken) links for bluetooth devices
18 rules: serial - do not export ID_PORT, use ID_USB_INTERFACE_NUM
19 rules: sound - instead of ID_IFACE use standard ID_USB_INTERFACE_NUM
20 keymap: do not run usb_id for bluetooth devices
21 udevadm: trigger --type=failed - log deprecation warning
22 udevd: debug - put timestamp in []
25 gudev: Ship JavaScript examples
27 Remove obsolete extras/scsi_id/scsi_id.config
28 keymap: Only run on key devices
31 Summary of changes from v171 to v172
32 ============================================
35 accelerometer: add orientation property
37 accelerometer: add documentation
40 udevadm-*.c: return != 0, if unknown option given
41 udev/udevadm-monitor.c: fixed misplaced brace
44 rules: apply 'audio' group of the static snd/{seq,timer} nodes
45 Makefile: add tar-sync
46 rules: static_node - use 0660 if group is given to get the cigar
47 rule-syntax-check.py: use print()
49 rules: run input_id for main input devices too
51 configure: add AC_CONFIG_AUX_DIR, AC_CONFIG_SRCDIR
52 cdrom_id: add tray lock and eject handling
53 rules: enable in-kernel media-presence polling
55 delete mobile-action-modeswitch which has moved to usb_modeswitch
56 libudev: enumerate - scan /sys/module
57 rules: move polling rule above 'block' match
58 libudev: monitor - update doc
59 rules: set polling value only if it is disabled
60 libudev: device - fix udev_device_get_tags_list_entry() to always load database
61 rules: remove redundant MODE="0664" from lp rules
62 rules: fix wrong wildcard match, we always need a ':*' at the end
63 libudev: device - export udev_device_has_tag()
64 path_id: add missing '-' to tape suffix
65 path_id: add ID_PATH_TAG= to be used in udev tags
66 enforce valid TAG+= names
68 libudev: device - add udev_device_has_tag() to libudev.h and gtk-doc
69 libudev: enumerate - add udev_enumerate_add_match_parent()
70 libudev: enumerate - include parent device itself with match_parent()
71 libudev: enumerate - clarify documentation
72 path_id: recognize ACPI parent devices
73 rules: input - call path_id for ACPI devices
74 udevadm: monitor - use uptime to match the kernel's timestamp
75 libudev: ctrl - move code to udev directory
79 rules: support for gpt partition uuid/label
82 Support more MSI notebook by using asterisk on dmi vendor name
85 Add missing commas to 95-keymap.rules
88 keymap: Add Microsoft Natural Keyboard
89 keymap: Add force-release quirk for Hannspree SN10.
90 keymap: Add slight name variations of Toshiba Satellites
93 ata_id: show the error message when HDIO_GET_IDENTITY fails
96 Summary of changes from v170 to v171
97 ============================================
100 libudev: export symbols explicitely and individually from C code not from separate file or prefix match
101 libudev: device - make a bunch of symbols static
102 systemd: Replace Requires= with Wants=, run trigger in parallel
103 systemd: sort trigger after socket
104 systemd: trigger - run after udev.service (for now)
105 systemd: set socket buffer size to 128 MB like udev has
108 libudev: monitor - use SOCK_NONBLOCK
109 systemd: split socket file
110 systemd: add missing socket files
111 rules: fix whitespace
112 rules: implement TAGS== match
113 libudev: enumerate - do not ignore other matches when add_match_tag() is used
114 rules: support substitutions in TAG=
115 path_id: allow to be asked about usb_devices not only usb_interfaces
116 systemd: run udev.service and udev-trigger.service in parallel
118 Scott James Remnant (1):
119 configure: allow usb.ids location to be specified
122 Summary of changes from v169 to v170
123 ============================================
126 libudev: ctrl - properly wait for incoming message after connect
129 configure.ac: fixes for rule_generator and modeswitch
132 Summary of changes from v168 to v169
133 ============================================
136 simplify rules file overwrite logic
137 libudev: list - use bit flags for 'sort' and 'unique'
138 libudev: queue - _unref() should return the object
139 remove dead fstab_import files
140 hid2hci: prepare move to bluez package
141 set event timeout to 60 sec and settle timeout to 120
142 udevd: improve error message in case exec() fails
143 configure: allow to enable/disable extras individually
144 delete hid2hci which moved to the bluez tree
146 bump requirement to Linux kernel 2.6.32 and ARM 2.6.36
147 libudev: ctrl - log accept4() errors
149 update INSTALL, NEWS, configure comment, queue doc
151 udevd: create queue file before daemonizing to reliably block 'settle'
152 udevd: remove left-over SIGALRM
153 gudev: silent gtk-doc warnings
154 cdrom_id: remove unused --export switch to silent gcc
155 libudev: queue - always rebuild queue file when nothing is queued anymore
156 libudev: device - use DEVMODE from kernel as the default mode
158 Merge branch 'docs/udev.xml' of git://github.com/mfwitten/udev
159 udate TODO, NEWS, INSTALL
160 build: use --gc-sections, -fvisibility=hidden
161 udevadm: settle: wake up more often if --seq-start= or --exit-if-exists= is used
164 configure: reintroduce introspection flags to fix crosscompilation
167 Docs: udev.xml: Offset daemon name with commas
168 Docs: udev.xml: Remove commas (and unnecessary repetition)
169 Docs: udev.xml: `are' -> `is'; the subject is `Access'
170 Docs: udev.xml: Use present tense
171 Docs: udev.xml: Clarification through proper wording
172 Docs: udev.xml: `,' -> `;'
173 Docs: udev.xml: `key value' -> `key-value'
174 Docs: udev.xml: `,' -> `:'
175 Docs: udev.xml: Use `assignment' consistently
176 Docs: udev.xml: `comma-separated' is a better description
177 Docs: udev.xml: Remove unnecessary repitition
178 Docs: udev.xml: Add a few more words for context
179 Docs: udev.xml: Use `unless' for clarity
180 Docs: udev.xml: Clarify PROGRAM key
181 Docs: udev.xml: `a shell style' -> `shell-style'
182 Docs: udev.xml: Clean `*' description
183 Docs: udev.xml: Clean character range description
184 Docs: udev.xml: Clean up description of NAME assignment key
185 Docs: udev.xml: Clean up description of SYMLINK assignment key
186 Docs: udev.xml: Clean up description of ENV assignment key
187 Docs: udev.xml: Clean up description of RUN assignment key
188 Docs: udev.xml: Clean up description of LABEL assignment key
189 Docs: udev.xml: Add missing `.'
190 Docs: udev.xml: `which' -> `content of which'
191 Docs: udev.xml: `commandline' -> `command line'
192 Docs: udev.xml: Clean up WAIT_FOR description
193 Docs: udev.xml: `a' -> `the'
194 Docs: udev.xml: Clean up introduction to substitutions.
195 Docs: udev.xml: Use normal sentence structure
196 Docs: udev.xml: Actually make a separate paragraph
197 Docs: udev.xml: Add comma
198 Docs: udev.xml: `char' -> `character'
199 Docs: udev.xml: `comma-separated' is a better description
200 Docs: udev.xml: Clarify through a change in word ordering
201 Docs: udev.xml: Improved word order
202 Docs: udev.xml: Fix dangling modifier
205 libudev: queue - accept NULL passed into udev_queue_export_cleanup()
208 Summary of changes from v167 to v168
209 ============================================
212 Run ata_id on non-removable USB devices
215 udevd: clarify worker exit status
219 systemd: let settle depend on trigger, do not block basic with trigger
220 selinux: do not label files in runtime dir
221 selinux: firmware - do not label files in runtime dir
222 udevadm: control - add --exit
224 udevd: log warning if /run is not writable
225 libudev: ctrl - fix refcounting in connection handling
226 udevadm: settle - watch queue file
227 libudev: bump revision
228 udevadm: info --cleanup-db
229 udevd: do not nice processes
230 "db_persist=" -> "db_persist"
231 udevd: move OOM disable into --daemon option
232 systemd: add OOMScoreAdjust=-1000
233 require explicit "db_persist" to exclude device info from --db-cleanup
234 udevd: get netlink socket from systemd
236 libudev: ctrl, monitor - use SOCK_NONBLOCK
237 systemd: socket -> sockets
238 udevadm: monitor - use epoll
239 libudev: test - use epoll
240 udevadm: test - use printf() instead of info() for non-debug output
241 use 'else if' in epoll event array loop
242 libudev: run_program() - select() -> epoll
243 udevd: ppoll() -> epoll + signalfd
244 Merge branch 'docs/README' of git://github.com/mfwitten/udev
245 timeout handling without alarm()
246 udevadm: settle - kill alarm()
247 udevd: netif rename - use ifindex for temporary name
248 udevd: always use udevd[] log prefix
249 udevd: rules files - accept empty or /dev/null links
250 udevd: log signal number when spawned processes fail
251 systemd: Reqires= -> Wants=udev.socket
252 udevd, udev-event: sync waitpid() error handling
255 Add rule for Acer Aspire One ZG8 to use acer-aspire_5720 keymap
257 Leonid Antonenkov (1):
258 rule-generator: net - ignore Hyper-V virtual interfaces
261 Revert "Do not build extras with --disable-extras"
262 Avoid spinning up CD on pressing eject button
263 keymap: Another ID for Logitech Wave keyboard
266 path_id: rework SAS device handling
269 Docs: README: `to replace' -> `replacing'
270 Docs: README: `,' -> `;'
271 Docs: README: Clean up a sentence
272 Docs: README: Use present tense
273 Docs: README: Add missing `and'
274 Docs: README: Remove commas and use subjective mood
275 Docs: README: Clean up `udev extras' requirements
276 Docs: README: Clarify configuration of existing devices
277 Docs: README: `does never apply' -> `never applies'
278 Docs: README: Flip sentence structure to improve wording
279 Docs: README: `set up' is the verb; `setup' is a noun
280 Docs: README: Add a comma to offset the modifier
283 keymap: Support Dell Latitude XT2 tablet-mode navigation keys
286 udevd: add 'N:' to optstring in getopt_long
289 Summary of changes from v166 to v167
290 ============================================
292 Andrey Borzenkov (1):
293 udev-acl: add /dev/sgX nodes for CD-ROM
296 cdrom_id: Don't ignore profiles when there is no media available
299 cdrom_id: cd_media_toc() extend toc size to 65536
300 udev-acl/70-acl.rules: tag ID_REMOTE_CONTROL with acl
304 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
305 v4l_id: kill the v4l1 ioctl
306 v4l_id: remove left-over variable
308 test-libudev: add short options
309 libudev: udev_device_get_sysattr_list_entry() update
310 libudev: resolve ifindex in udev_device_new_from_id_filename()
311 libudev: bump minor version
312 udev-acl: move sg rule to optical drive rule
313 move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd startup
314 NEWS: clarify /dev/.run/ requirements
315 input_id: silent gcc warnings
316 fstab_import: disable build
317 systemd: remove deprecated udev-retry.service
318 fstab_import: remove from configure
319 update sd-daemon.[ch]
320 udevd: use facility == LOG_DAEMON when writing to /dev/kmsg
321 udevd: initialize fds, for proper close() on exit
322 use /run/udev/ if possible and fall back to /dev/.udev/
323 rules: run ata_id only on SPC-3 or later optical drives
324 systemd: bind udev control socket in systemd and split udev.service
325 systemd: use sockets.target not socket.target
326 man: remove trigger --type=failed handling
327 libudev: export udev_get_run_path()
328 libudev: docs - add udev_get_run_path()
329 libudev: make valgrind happy
330 systemd: do not enable udev-settle.service by default
331 systemd: udev.socket - disable implicit dependencies
334 udevadm: enumerate - update prev pointer properly
337 Remap Acer WMI touchpad toggle key to F21 used by X
338 Remap MSI Laptop touchpad on/off key to F22 and F23
341 60-persistent-input.rules: Support multiple interfaces
342 Only build v4l_id if V4L1 header file is available
343 60-persistent-input.rules: Do not create duplicate links
344 Fix building with --disable-extras
345 Do not build extras with --disable-extras
346 v4l_id: Drop videodev.h check again
347 keymap: Fix Acer Aspire 5920G media key
348 input_id: Consistently use tabs for indentation
349 input_id: Add some debugging output
350 input_id: Avoid memory overflow with too long capability masks
351 input_id: Cover key devices which only have KEY_* > 255
352 input_id: Rewrite debug logging to use standard udev info()
355 keymap: continue reading keymap after invalid scancodes
358 libudev: allow to get list of all available sysfs attrs for a device
359 libudev: use sysfs attr ilist interface for attribute walk
360 udevadm: info - make attribute array static and const
363 Summary of changes from v165 to v166
364 ============================================
367 Remap Eee PC touchpad toggle key to F21 used by X
370 extras: add rules for qemu guests
373 keymap: Add Acer Aspire 8930
377 man: generate html pages for www.kernel.org
379 make: fix qemu rules file name
380 extras: qemu - fix typo
381 ata_id: do not print empty serial numbers to avoid unwanted trailing '_'
385 keymap: Add Acer TravelMate C310
386 keymap: Update README.keymap.txt
387 keymap: Add Lenovo ThinkPad X201 tablet
388 keymap: Move reading of event in separate function
389 keymap: More robust state machine
390 keymap: Explain how to end the program
393 keymap: Remove wlan from Dell
396 Summary of changes from v164 to v165
397 ============================================
400 keymap: Add release quirks for two Zepto Znote models and AMILO Xi 2428
403 keymap: Add force release for HP touchpad off
404 extras/keymap: Make touchpad buttons consistent
406 David Henningsson (1):
407 Add ACLs for FFADO supported sound cards
410 ata_id: Support SG_IO version 4 interface
411 Run scsi_id and ata_id on the scsi_device object
412 Use ata_id, not scsi_id, on ATAPI devices
413 Add GUdevEnumerator type and Device.get_tags() method
414 Add g_udev_device_get_is_initialized() method
415 gudev: Add Device.get_usec_since_initialized
418 udev-rules.c: change import property buffer to 16384 bytes
419 70-acl.rules: add ACLs for ID_PDA devices
422 man: udev - workaraound -> workaround
425 cdrom_id: Fix media state for unreadable DVDs
429 rules: 78-sound-card - remove specific hardware matches, they do not belong here
430 rules: drop OSS audio rule
431 rules: drop alsa jack-plug input devices
432 rules: revert bsg use until the event ordering problem is sorted out
433 libudev: do not overwrite path with readlink() call
434 udevadm: info - honor --export and --export-prefix for property query
435 udevadm: info - honor --export, --export-prefix=
436 udevd: use dev_t or netif ifindex as database key
437 udevd: always create /dev/{char,block}/$major:$minor
438 udevd: simplify udev database and fix DEVNAME handling
439 udevd: switch to common id_filename functions
440 udevd: write full database file for (unsupported) renamed device nodes
441 check ifindex > 0 instead of subsystem == "net"
442 libudev: enumerate - allow to filter-out not-already-initialized devices
443 libudev: fix renamed device nodes detection logic
444 libudev: record and export "age" of device record
445 gudev: bump minor version
449 keymap: Add Sony Vaio VGN71
450 keymap: Add some more Sony Vaio VGN-* models
451 Add ACL for media player USB devices
452 keymap: Fix struck Touchpad key on Dell Latitude E series
453 keymap: Fix struck Touchpad key on Dell Precision M series
456 udevd: create static nodes before /dev/null is needed
459 Summary of changes from v163 to v164
460 ============================================
463 Install libgudev-1.0.so in prefix / instead of prefix /usr
466 cdrom_id: request the drive profile features with a dynamic length
470 udevd: do not wrongly delay events for devices with swapped names
471 return proper error code in rename_netif()
472 libudev: return kernel provided devnode when asked before we handled any rules
475 keymap: Apply force-release rules to all Samsung models.
476 keymap: Add Toshiba Satellite U500
479 Summary of changes from v162 to v163
480 ============================================
483 gudev: Deliver ::uevent signal in the thread-default main loop
484 Bump required GLib version to 2.22
487 scsi_id: export target port group
491 scsi_id: fix compiler warnings
492 systemd: hook into basic.target instead of sysinit.target
493 systemd: sort before basic.target
494 udevd: add sd-daemon.c
497 keymap: Add alternate MSI vendor name
500 keymap: Add Lenovo Y550
501 Clarify WAIT_FOR documentation
502 fix various syntax errors in rules
503 Add automatic rules syntax check
504 cdrom_id: Try reading the medium if all MMC commands fail
505 Revert "cdrom_id: Try reading the medium if all MMC commands fail"
506 cdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC commands fail
507 cdrom_id: Don't read beyond "last track" in TOC
509 Torsten Schoenfeld (1):
510 gudev: add a few annotations that newer gobject-introspection versions demand
513 Summary of changes from v161 to v162
514 ============================================
517 Add keymap for Lenovo IdeaPad S10-3
520 cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO
521 cdrom_id: Fix DVD blank detection for sloppy firmware
524 init: update systemd service files
525 init: update systemd service files
526 init: add 'udev -' to description in systemd service files
527 udevd: add pid to kmsg logs
528 init: edit systemd service descriptions
530 udevd: remove unneeded credential passing from init_notify()
531 set SELinux context on 'add' but not on 'change' events
532 systemd: enable all udev services unconditionally
533 Revert "Add alternative KVM MAC address blacklist"
536 Add support for oom_score_adj
539 udev-acl: do not mistake all SCSI "processor" devices for scanner
540 do not create persistent name rules for KVM network interfaces
543 cdrom_id: Add media status debugging
544 udev(7): Point out required extension, and remove some confusion
547 keymap: Fix Sony VAIO VGN-SZ2HP/B
548 udev(7) manpage: Fix description of $attr
549 gudev: fix crash if netlink is not available
550 keymap: Fix Acer TravelMate 4720
551 cdrom_id: Fix DVD-RW media detection
552 Fix KVM MAC address range
553 do not create persistent name rules for VMWare network interfaces
554 Add alternative KVM MAC address blacklist
557 Don't install systemd scripts with --without-systemdsystemunitdir
563 Summary of changes from v160 to v161
564 ============================================
566 Fortunato Ventre (1):
567 keymap: Add force-release quirks for a lot more Samsung models
570 udev-event.c: rename interface to <src>-<dest>, if <dest> taken
571 rule_generator/write_net_rules: prevent interface to be named "eth"
572 cdrom_id: READ TOC before READ DISC INFORMATION fixes qemu
575 cdrom_id: Fix detection of reblanked DVD+RW and DVD-RAM
576 cdrom_id: Handle pre-MMC2 drives
577 cdrom_id: Also apply format check to DVD-RW
578 cdrom_id: No "next session" for "other" media state
579 cdrom_id: Fix state for fresh DVD-RW
582 Fix volume keys not releasing on Mivvy G310
586 rules: remove firewire rules for deprecated drivers
587 udev-acl: update firewire matches to recent rule changes
588 libudev: bump minor so version after adding symbols
589 call util_delete_path() only when we actually deleted stuff
590 udev-acl: properly handle CK change events for root user
591 udev-acl: remove specific device matches from the rules file
592 fix broken "compile warning fix"
593 always log error when renaming a network interface fails
594 do not rename the database on device rename
595 cdrom_id: whitespace fix
596 cdrom_id: do not bail out when we can not read the TOC like for empty CDRW
599 hid2hci: fix Logitech diNovo, MX5500 and other keyboards
600 log an error when a message from the wrong version of udevadm is ignored
601 hid2hci: fix for Logitech diNovo Edge keyboard
604 keymap: Generalize Samsung keymaps
607 udev-acl: really fix ACL assignment in CK events
610 udev-acl: add DDC_DEVICE to the types that are managed
613 rules: add more FireWire IDs: Point Grey IIDC; AV/C + vendor unique
616 udevadm: fix short options in getopt()
617 udevd: fix some memory leaks in error path
618 malloc()+memset() -> calloc()
619 udevd: fix short options in getopt()
620 udevd: fix unref'ing of device in error path
621 udevd: create static device links only when the target exists
622 udev: fix compile warning
625 Summary of changes from v159 to v160
626 ============================================
629 60-persistent-storage-tape: s/path_id.sh/path_id/
630 60-persistent-storage-tape.rules: make own by-path symlink for nst tapes
634 rules: tape - remove WAIT_FOR instruction and don't export BSG_DEV
635 allow final assignment for OPTIONS:="nowatch"
636 udevd: init_notify() fix abstract namespace name handling
638 Lennart Poettering (1):
639 systemd: make service files readable by GKeyFile
642 keymap: Find alternate Lenovo module
643 keymap: Add Lenovo ThinkPad SL Series extra buttons
646 Summary of changes from v158 to v159
647 ============================================
650 Fix stuck volume key presses for Toshiba Satellite U300 & U305models
654 add systemd service files
655 make: pre-process and install systemd service files when needed
656 make: fix 'make distcheck'
657 switch a few left-over from GPLv2 to GPLv2 or later
659 Lennart Poettering (1):
660 systemd: update service files for newly introduced DefaultDependencies= option
663 keymap: Add Logitech Cordless Wave Pro
666 keymap: Add support for IBM-branded USB devices
669 gudev: respect possibly given LD_LIBRARY_PATH
672 Add virtio-blk support to path_id
673 Add virtio-blk by-id rules based on 'serial' attribute
676 Summary of changes from v157 to v158
677 ============================================
680 extras/keymap: add Samsung N210 to keymap rules
684 libudev: fix fd leak in udev_enumerate_scan_devices() when tags are searched
685 udevd: in case we don't daemonize, send READY message to /sbin/init
686 delete last distro specific rules
687 remove a few comments in file headers
688 mtd_probe: add needed include, modprobe blacklist flag, and change some whitespace
689 rules: remove unused subdir
692 Fix hid2hci rules harder
693 add Vala vapi for gudev-1.0
694 Revert "add Vala vapi for gudev-1.0"
695 Fix usb printer rule for multiple USB interfaces
698 mtd_probe: add autodetection for xD cards
701 configure.ac: fix cross compilation
704 Summary of changes from v156 to v157
705 ============================================
708 40-redhat.rules: removed file
711 Fix wlan key on Inspirion 1210
712 Fix wlan key on Inspiron 910
713 Fix wlan key on Inspiron 1010 & 1110
716 configure.ac: version bump
717 Makefile.am: silent build mkdir
718 rules: mount fuse control filesystem
719 fix compilation with --enable-debug
720 while (1) -> for (;;)
722 udevd: replace --debug-trace with --children-max
724 rules: add -v to modprobe calls to be able see what will be loaded
725 udevd: read debug settings from kernel commandline
727 rules: delete pilot rules and remove redhat directory
728 man: add static device nodes and udevd debug options
729 man: add kernel command line parameters
730 man: udevd - update intro
731 rules: rename packages -> arch
732 rules: SUSE - move last distro rule to package
733 rules: add misc/30-kernel-compat.rules
734 make: mkdir /lib/udev/devices/
735 make: fix rules/ subdir names
736 udevd: set umask before creating files/directories
738 IMPORT{cmdline}: start at first char after '='
739 libudev: doc - fix typo
743 Summary of changes from v155 to v156
744 ============================================
747 udevd: fix typo /proc/fd -> /proc/self/fd
750 configure.ac: version bump
751 cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
752 rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
753 libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
756 Summary of changes from v154 to v155
757 ============================================
760 reset process priority before executing RUN+=
761 configure.ac: version bump
762 rules: SUSE - delete device-mapper rules
763 libudev: add O_CLOEXEC
764 use default mode of 0600 for nodes if gid == 0
765 udevd: create standard symlinks and handle /lib/udev/devices
767 fix tests and allow MODE=000
768 create static nodes provided by kernel modules to allow module autoloading
770 man: directly use 'refentry'
773 Summary of changes from v153 to v154
774 ============================================
777 Makefile.am: add LGPL COPYING file to EXTRA_DIST
778 cdrom_id: only mark sr[0-9]* as ID_CDROM
781 Fix volume keys not releasing for Pegatron platform
784 configure.ac: version bump
785 more readlink buffer size handling
786 remove left-over from ignore_remove and all_partitions
788 udevadm: info --export-db -- remove watch handle export
789 add TAG= to improve event filtering and device enumeration
790 all to match against a given TAG==
791 udev-acl: use a tag instead of a property to mark devices
792 fix logic on-demand loading logic for db and uevent
793 use the usual TAG+=, TAG= logic
794 delete old tags when configuration changes
795 libudev: accept NULL in udev_device_get_tags_list_entry()
797 export udev_device_get_tags_list_entry()
798 udevd: always try to find an idle worker instead of forking a new one
799 remove unused parameter from udev_node_mknod()
800 remove debug output during rules parsing
801 warn when renaming kernel-provided nodes instead of adding symlinks
802 man: udevadm trigger - the default is "change" not "add"
803 update README regarding kernel version and default rules
804 add info message when empty NAME is given
805 libudev: add documentation for recently added functions
806 udevd: reload config only for *.rules files
809 keymap: Fix Bluetooth key on Acer TravelMate 4720
812 remove buffer-overrun risk in readlink call
814 Matthias Schwarzott (1):
815 rules: Gentoo - remove old devfs compat rules
818 fix device node deletion
821 configure.ac: move firmware-path setting out of extras section
824 keymap: Add keymap and force-release quirk for Samsung N128
825 keymap: Add keymap quirk of WebCam key for MSI netbooks.
828 Summary of changes from v152 to v153
829 ============================================
832 configure.ac: version bump
835 configure.ac: fix broken firmware search path in configure.ac
838 Summary of changes from v151 to v152
839 ============================================
842 udev needs automake 1.10
845 Fix virtio-ports rule to use $attr instead of $ATTR
846 rules: virtio - fix is to check if the 'name' attribute is present
849 keymap: Add Samsung Q210/P210 force-release quirk
850 keymap: Add Fujitsu Amilo 1848+u force-release quirk
853 modeswitch: morph into tool that only switches Mobile Action cables
856 Decrease buffer size when advancing past NUL byte
857 Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
858 Increase UTIL_LINE_SIZE from 2048 to 16384
861 cdrom_id: remove debugging code
864 Force key release for volume keys on Dell Studio 1557
865 Fix Keymapping for upcoming Dell Laptops
866 Add new Dell touchpad keycode
867 Revert special casing 0xD8 to latitude XT only
868 Fix Dell Studio 1558 volume keys not releasing
869 Add support for another Dell touchpad toggle key
872 keymap: Unite laptop models needing common volume-key release quirk
873 keymap: Add force-release quirk for Coolbox QBook 270-02
874 keymap: Add force-release quirk for Mitac 8050QDA
877 libudev: bump minor version
878 udevadm: fix untested and broken commit to set buffer size
879 configure.ac: version bump
880 udev-acl: no not encourage use of ACL_MANAGE outside of rules file
881 replace utimes() with utimensat()
882 libbudev-private: rename udev_list_entry_get_flag()
883 udevadm: monitor - use / as separator in --subsystem-match=subsystem[/devtype]
884 use major:minor as entries in symlink stack instead of devpath
885 use major:minor as entries in watch directory
886 libudev: docs - .gitignore backup files
887 firmware: fix possible segfault when firmware device goes away while loading
888 do not reset SELinux context when the node was not touched
889 libudev: add udev_device_new_from_environment()
890 add LGPL COPYING to libudev and GUdev
891 cdrom_id: open non-mounted optical media with O_EXCL
892 libudev: update documentation
893 extras: mobile-action-modeswitch - update gitignore
894 scsi_id: add rand() in retry loop
895 cdrom_id: retry to open the device, if EBUSY
896 cdrom_id: check mount state in retry loop
897 cdrom_id: always set ID_CDROM regardless if we can run cdrom_id
898 rules: delete outdated packagees rules
899 rules: we do not have static devices which are renamed
900 unify/cleanup event handling
901 allow IMPORT{db}="KEY"
902 usb-db: remove double '/'
903 replace "add|change" with "!remove"
905 log info only if we actually delete the node
906 udevadm: trigger - switch default action from "add" to "change"
907 remove "all_partitions" option
908 rules: call modprobe on all events but "remove"
909 remove "ignore_remove" option
911 cdrom_id: rework feature/profiles buffer parsing
912 cdrom_id: print more debug messages
913 cdrom_id: debug - print feature values in hex
914 cdrom_id: debug - print feature values in hex
915 cdrom_id: set ID_CDROM_MEDIA=1 only for known media
916 Revert "Fix switching Logitech bluetooth adapters into hci mode."
917 add O_NOFOLLOW when creating files in link stack
918 delete only device nodes, not symlinks when deleting a devtmpfs node
919 doc: add section about how *not* to rename device nodes
922 rules: input - create by-path/ links for pci devices
923 Fix switching Logitech bluetooth adapters into hci mode.
924 doc: document the WAIT_FOR timeout
927 keymap: Add Dell Inspiron 1011 (Mini 10)
928 Fix brightness keys on MSI Wind U-100
930 keymap: Add Toshiba Satellite M30X
931 udev-acl: Correctly handle ENV{ACL_MANAGE}==0
932 input_id: Fix linking
933 keymap: Add Acer TravelMate 6593G and Acer Aspire 1640
934 keymap: Fix another key for Acer TravelMate 6593
935 cdrom_id: Fix uninitialized variables
936 cdrom_id: Fix uninitialized buffers
937 cdrom_id: Do not ignore errors from scsi_cmd_run()
938 cdrom_id: Swap media state and TOC info probing
941 cdrom_id: add missing profiles to feature_profiles
944 keymap: Add support for Gateway AOA110/AOA150 clones.
946 Scott James Remnant (2):
947 libudev: export udev_monitor_set_receive_buffer_size()
948 udevadm monitor: increase netlink buffer size
951 firmware: fix error reporting on missing firmware files
953 Yury G. Kudryashov (3):
954 configure.ac - fix typo in --with-pci-ids-path option
955 hid2hci: include linux/types.h for __u32
956 configure.ac: ddd --with-firmware-path option
959 Summary of changes from v150 to v151
960 ============================================
963 rules: Add symlink rule for virtio ports
966 Fix reverted floppy-device permissions
969 rulews: suse - add do-not-load-KMS-modules rules
972 rules: acl - add COLOR_MEASUREMENT_DEVICE match
975 configure.ac: version bump
976 udevd: inotify - do not parse rules at create but at close
977 do not remove device nodes of active kernel devices
978 libudev: device - create db file atomically
979 clarify message about not removed device node
980 input_id: include limits.h
981 keymap: include linux/limits.h
982 keymap: linux/input.h - get absolute include path from gcc
983 delete outdated and unmaintained writing_udev_rules
984 update README and NEWS
988 writing_udev_rules: update rules files names
989 keymap: support for the Samsung N140 keyboard
992 add ACL rule for Garmin GPSMap 60
993 keymap: move force-release directory
994 extras/keymap/check-keymaps.sh: Ignore comment-only lines
995 keymap: Fix invalid map line
998 Summary of changes from v149 to v150
999 ============================================
1001 Clemens Buchacher (2):
1002 add Samsung R70/R71 keymap
1003 keymap: Samsung R70/R71 force-release quirk
1006 keymap: Add OLPC XO key mappings
1007 keymap: Fix typo in compal rules
1010 libudev: wrap in extern "C" block for C++
1013 Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
1016 keymap: Lenovo Thinkpad USB Keyboard with Tracepoint
1018 Johannes Stezenbach (2):
1019 keymap: add Samsung N130
1020 keymap: handle atkbd force_release quirk
1023 util_unlink_secure(): chmod() before chown()
1024 floppy: fix rule to create additional floppy device nodes
1025 configure.ac: version bump
1026 remove remaining support for CONFIG_SYSFS_DEPRECATED
1027 cdrom_id: remove deprecated device matches
1028 rules: add "block" match to floppy rule
1029 update mtime of nodes and links when we re-use them
1030 udevadm: info - fix info --root --query=name --path= for device without a device node
1031 remove remaining support for CONFIG_SYSFS_DEPRECATED
1032 fix typo in log message priority handling
1033 remove UDEV_RUN environment variable
1034 udevadm: logging - copy va_list and do not use it twice
1035 libudev: doc - add symbols to sections.txt
1036 work around gtk-doc which breaks distcheck
1037 gobject-introspection: use $datadir instead of $prefix
1040 build: keymap - create subdir
1041 rules: udev-acl - add firewire video devices
1044 keymap: Add Acer Aspire 1810T
1045 95-keymap.rules: Run on change events, too
1046 keymap: fix findkeyboards
1047 Speed up udev_enumerate_scan_*
1048 keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)
1049 Clarify RUN/IMPORT documentation
1050 keymap: Add Logitech S510 USB keyboard
1051 keymap: add Acer TravelMate 8471
1052 keymap: Add Acer Aspire 1810TZ
1054 keymap: Add Fujitsu Amilo Li 1718
1055 keymap: Document force-release
1058 firmware: convert shell script to C
1060 Scott James Remnant (1):
1061 70-acl.rules: ACL manage Android G1 dev phones
1063 Thomas de Grenier de Latour (1):
1064 libudev: enumerate - fix move_later logic
1067 Summary of changes from v148 to v149
1068 ============================================
1071 really fix both in-tree and out-of-tree builds
1073 Dmitry Torokhov (1):
1074 input-id: identify touchscreens
1077 libudev: doc - use #NULL
1078 configure.ac: version bump
1079 really really fix both in-tree and out-of-tree builds
1080 fix both in-tree and out-of-tree builds
1083 input_id: Fix endless loop for non-input devices
1084 input_id: Do not tag non-input devices with ID_INPUT
1085 input_id: small optimization
1086 input_id: check event mask
1087 input_id: Check mouse button for ID_INPUT_MOUSE
1088 udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
1091 Summary of changes from v147 to v148
1092 ============================================
1095 Revert "modem-modeswitch: add a device"
1096 Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"
1097 modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devices
1100 Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1
1103 cdrom_id: Still check profiles even if there is no media
1104 scsi_id: Export WWN and Unit Serial Number
1105 Create /dev/disk/by-id/wwn-0x... symlinks
1106 Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions
1108 Dmitry Torokhov (1):
1109 extras/input_id: Correctly identify touchpads
1112 modem-modeswitch: add a device
1115 rules: set mode of floppy device nodes to 0660
1116 remove "ignore_device"
1117 print warning for BUS=, SYSFS{}=, ID=
1118 test-udev: remove "ignore_device" code
1119 udev-test.pl: catch-up with recent changes
1120 rules: remove support for IDE (hd*) devices
1121 ata_id: skip ATA commands if we find an optical drive
1122 Revert "Fix out-of-tree builds"
1125 README.keymap.txt: small clarification
1126 extras: Add input_id
1127 70-acl.rules: Use new-style input properties
1128 input: Deprecate ENV{ID_CLASS}
1129 input_id: code cleanup
1131 Scott James Remnant (1):
1132 Fix out-of-tree builds
1135 Summary of changes from v146 to v147
1136 ============================================
1139 udevd: queue-export - remove retry loop
1142 fix wrong parameter size on ioctl FIONREAD
1145 don't compare a non-existing function with NULL
1146 use nanosleep() instead of usleep()
1149 gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
1150 ata_id: export more advanced ATA features
1151 gudev: Fix up GUdevDeviceNumber
1152 gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
1154 Florian Zumbiehl (10):
1155 util_delete_path(): use util_strscpy()
1156 util_lookup_group(): fix memory leak if realloc() fails
1157 util_delete_path(): handle multiple leading slashes
1158 util_create_path(): fix possible out of bounds array access
1159 ude_rules.c: fix possible NULL pointer dereference in get_key()
1160 util_resolve_sys_link(): fix possible buffer overflow
1161 udev_util_encode_string(): fix possible buffer overflow
1162 udev-rules.c: parse_file() - fix possible buffer overflow
1163 udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
1164 util_run_program(): fix possible buffer overflow #2
1167 scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()
1168 rename interfaces to <iface>_rename if rename fails
1171 util_run_program: restore signal mask before executing event RUN commands
1174 make: sort Makefile.am per target/extra
1175 configure.ac: version bump
1176 udev-acl: allow to skip ACL handling
1177 rules: rfkill has no group, so use 0644
1178 rule_generator: net - fix MATCHDEVID
1181 print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
1182 warn about non-readable or empty rules file
1183 change database file names
1184 assign errno for getgrnam_r()/getpwnam_r()
1185 doc: udevadm test *does* create nodes and links these days
1186 util_unlink_secure(): chmod() before chown()
1187 util_create_path(): fix errno usage
1188 inotify_add_watch(): do not store watch, if it failed
1191 rules: suse - use NAME for mapper/control
1192 libudev-util.c: get_sys_link() - return error for empty link target
1193 udev-rules.c: remove 'first_token' variable
1194 Revert "udev-rules.c: remove 'first_token' variable"
1195 test: catch possible bug in GOTO resolving
1196 udevadm: remove symlink support for old commands
1197 util_run_program(): skip multiple spaces in argv creation
1199 require 2.6.27 for proper signalfd handling
1200 fix randonm findings from llvm-clang-analyzer
1201 simplify "symlink name stack"
1202 reorder create_path() and node/link creation to be called in a direct sequence
1203 put util_create_path() and file creastion in a retry loop
1204 udevadm: control - remove compat code
1205 scsi_id: delete copy of bsg.h
1206 fix SYMLINK{} option parsing
1207 rules: remove remaining NAME="%k"
1208 rules: drop almost all NAME= keys
1210 udevd: serialize events for with the same major/minor
1211 break loops if util_create_path() returns error
1212 remove "last_rule" option
1213 use CLOEXEC flags instead of fcntl()
1214 unblock signals we might want to handle
1215 udevd: create /dev/.udev/rules.d/ before watching it wit inotify
1216 gudev: fix pkg-config call to work with "make distcheck"
1218 Revert "gudev: fix out-of-tree build"
1220 Lennart Poettering (5):
1221 pci-db: make sure we actually read the pci.ids file instead of usb.ids
1222 sound: recognize saa7134 TV card sound devices as TV cards
1223 sound: include ALSA sound card id in ID_ID property
1224 sound: include ALSA sound card id in /dev/snd/by-id/ links
1225 Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"
1228 doc: writing_udev_rules updated for the new command names
1229 rules: sound - do not use /usr/bin/env
1230 udevadm: print all messages to stderr with priority higher or equal than LOG_ERR
1231 udevadmi: control = exit with rc=2 if there is some system error
1232 gudev: gir-scanner workaround for out of tree builds
1233 gudev: fix out-of-tree build
1235 Mario Limonciello (1):
1236 hid2hci: remove superfluous bmAttributes match
1239 extras/keymap: Add Acer Aspire 6920
1240 extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs
1241 extras/keymap: Fix hold key on Acer Aspire 6920
1242 extras/keymap: Fix case matching for Micro-Star
1243 Revert "extras/keymap: Fix case matching for Micro-Star"
1244 make raw USB printer devices accessible for lp
1245 modem-modeswitch rules: Match more devices
1246 extras/keymap: fix hash table collisions
1247 extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
1248 fix single-session CD detection
1249 fix previous commit for CD detection
1250 make raw USB printer devices world-readable again
1251 50-udev-default.rules: fix printer MODE
1252 keymap: Add Logitech Wave USB
1253 keymap: add missing map file
1254 keymap: fix usb_id invocation
1255 keymap: make USB keyboards really work
1256 keymap: Add Logitech Wave cordless
1257 keymap: add HP Pavillion dv6315ea
1258 keymap: add HP 2230s
1259 Makefile.am: fix build with mawk
1260 extras/keymap/README.keymap.txt: Fix bug report link
1261 fix major fd leak in link handling
1262 modem-modeswitch: fix ZTE MF6xx rule
1264 Matthias Schwarzott (2):
1265 rules: Gentoo update
1266 rules: Gentoo update
1269 keymap for Acer Aspire 5720
1272 libudev: allow to store negative values in the udev database
1274 Scott James Remnant (1):
1275 util_run_program: *really* restore signal mask before executing event RUN commands
1277 William Jon McCann (1):
1278 udev-acl: catch up with ConsoleKit 0.4.1
1281 Summary of changes from v145 to v146
1282 ============================================
1285 man: fix unused, inaccurate metadata
1286 man: SYMLINK can be matched as well as assigned
1290 rules: exclude digitizers from joystick class
1291 udev-acl: add joystick devices
1293 Diego Elio 'Flameeyes' Pettenò (21):
1294 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
1295 Replace the custom test-run target with the standard make check.
1296 Also merge into the top-level Makefile.am the simpler extras.
1297 Change hook handling to be more portable.
1298 Merge keymap building in the top-level Makefile.am.
1299 Make keymap generation rules be silent (backward-compatible).
1300 Move pkg-config docs and man pages before conditionals.
1301 Finally, also merge gudev into the top-level Makefile.am.
1302 Make sure to clean up all the built sources.
1303 Make sure to use dependency/target variables.
1304 Add silent-rule support for the gudev rules.
1305 Fix building of introspection library on top-level Makefile.am.
1306 Fix another relative path for the new working directory.
1307 Include the correct directory for out-of-source builds.
1308 Add tests to the distribution; this fixes "make distcheck".
1309 Ask gperf to use ANSI-C for generation.
1310 Merge in Makefile.am.inc into Makefile.am
1311 Use the keymap check during “make distcheck” rather than “check”.
1312 Fix building of documentation when doing out-of-source builds.
1313 Fix “make distcheck” run outside of the source directory.
1314 Use LT_INIT to explicit that udev needs libtool series 2.
1316 Eric W. Biederman (1):
1317 fix util_lookup_group to handle large groups
1320 extras/modem-modeswitch: Add Huawei E1550 GSM modem
1323 udevd: add timestamp to --debug output
1324 v4l_id: exit with 0 when --help is given
1325 configure.ac: version bump
1326 hid2hci: remove hid structures and include kernel header
1327 path_id: make global variable static
1328 udevadm: trigger - add --sysname-match=
1329 rules: serial - fix path_id call
1330 path_id: fix typo in comment
1331 format names are not case insensitive
1332 hid2hci: rewrite (and break) rules and device handling
1333 make: build internal tools against libudev-private.la
1334 update a few years of copyright
1335 libudev: silent gcc warning: may be used uninitialized in this function
1336 make: suppress enter/leaving directory messages
1337 re-enable failed event tracking
1338 "record_failed" -> "fail_event_on_error"
1339 udevd: block for 15 seconds after error when too old kernel is detected
1340 make: fix issues from non-recursive conversion
1342 Lennart Poettering (1):
1343 enumeration: move ALSA control devices to the end of the enumerated devices of each card
1345 Mario Limonciello (2):
1346 hid2hci: support to hid2hci for recovering Dell BT devices after S3
1347 hid2hci: install re-trigger for hid device when recovering from S3
1350 add keymap for Clevo D410J laptop
1351 extras/keymap: add Zepto ZNote
1352 extras/keymap: add Everex Stepnote XT5000T
1353 extras/keymap: add Compal Hel80i
1354 keymap tool: improve help
1355 keymap tool: support scancode/keycode pair arguments
1356 keymap: inline one-line key maps
1357 extras/keymap: fix check-keymaps.sh for inline mappings
1358 extras/keymap: add recently added keymap files to Makefile.am
1359 extras/keymap: Add HP Presario 2100
1360 extras/keymap: cover more Compaq Evo models
1361 extras/keymap: Add Fujitsu Amilo M
1362 extras/keymap: teach findkeyboards about USB keyboards
1363 extras/keymap: Add Samsung SX22S
1364 extras/keymap: Fix crash for unknown keys
1365 extras/keymap: Add Samsung NC20
1366 extras/keymap: Fix Bluetooth key on Acer Aspire 6920
1369 Summary of changes from v144 to v145
1370 ============================================
1373 scsi_id: correct error handling in prepend_vendor_model
1376 README: add CONFIG_BLK_DEV_BSG
1377 use MIN() MAX() from param.h
1378 configure.ac: version bump
1379 libudev: device - free values before updating them
1380 libudev: enumerate - sort with qsort()
1381 udevd: detach event from worker if we kill a worker
1382 udevadm: info - add space after R:, A:, W: on database export
1383 udevd: make sure a worker finishes event handling before exiting
1384 udevd: handle SIGCHLD before the worker event message
1388 Summary of changes from v143 to v144
1389 ============================================
1392 firmware: search for third party or sysadmin supplied firmware updates
1395 configure.ac: add AM_SILENT_RULES
1396 configure.ac: version bump
1397 TODO: add cleanup of ATA_COMPAT
1398 libudev: queue - add comments for queue format
1399 udev/.gitignore: add udev.pc
1400 configure.ac: version bump
1401 do not exports properties starting with a '.'
1402 scsi_id: --reformat_serial - use udev_util_replace_whitespace()
1403 ata_id: sync ID_SERIAL(_SHORT) with other *_id tools
1404 rules: make ata_id properties the default for all ATA block devices
1405 scsi_id: delete no longer needed config file
1407 man: udev - add private properties like ENV{.FOO}="bar"
1408 Merge branch 'firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/jcm/udev-jcm
1409 udevadm: test - print list of properties
1410 build: do not delete .la files
1411 libudev: monitor - handle kernel supplied DEVNAME properly
1413 build: add *exec* to the internal rootlibdir name
1416 hid2hci: narrow matches to real HCI devices
1417 extras/udev-acl: add smartcard readers
1420 rules: set group ownership of new firewire driver device files
1423 Summary of changes from v142 to v143
1424 ============================================
1427 udevadm: settle - fix timeout
1428 udevd: remove tiny bit of dead code
1429 udevd: implement a more efficient queue file format
1430 udev-selinux.c: remove libudev header
1431 udevd: queue-export - fix crash
1433 Benjamin Gilbert (1):
1434 test: check string substitutions in OWNER and GROUP
1437 rules: tty/net - move from udev-extras
1438 extras/modem-modeswitch: move from udev-extras
1441 gudev: move from udev-extras
1445 rules: v4l do not mix vbi and video nodes
1446 fix possible endless loop for GOTO to non-existent LABEL
1447 Revert "rules: v4l do not mix vbi and video nodes"
1448 rule-generator: cd - skip by-path links if we create by-id links
1449 remove format char string truncation syntax
1450 use more efficient string copying
1451 edd_id: use openat()
1452 use openat(), unlinkat(), fstatat()
1454 remove unused GL_FORMAT from rules parser
1455 require key names in uppercase
1456 keep the ifdef'd udevd testing/profiling hack
1457 fix location of database files
1458 udevadm: settle - make --timeout=0 working
1460 rules: add SUBSYSTEM match to scsi rules
1461 cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media
1462 udevadm: control - add comment to man page about --reload-rules
1463 cdrom_id: add error message if open() fails
1464 udevadm: settle - add --exit-if-exists=<file>
1465 udevd: remove check for dev_t, DEVPATH_OLD takes care of that
1466 str[sp]cpyl: add __attribute__ ((sentinel))
1467 udevd: convert to event worker processes
1468 udevd: close netlink socket in worker and set cloexec
1469 rules: do not call path_id for virtual devices
1470 udevd: use enum instead of char in struct declaration
1471 allow format substitution in path of ATTR{<path>}=="<value>"
1472 cleanup $attr{} substitution
1473 path_id: implement in C using libudev
1474 path_id: update SCSI handling
1475 path_id: add comments
1476 fix signed/unsigned warning
1477 libudev: enumerate - allow multiple keys with the same name
1478 udevadm: trigger - add --property-match=<key>:<value>
1479 udevadm: info - accept --query without a value and print properties
1480 udevadm: control - --env -> --property
1481 udevadm: monitor --environment -> --property
1482 path_id: handle fibre channel
1483 path_id: add iscsi support
1484 path_id: delete old shell script
1485 udevd: print error if worker dies unexpectedly
1486 path_id: rename scsi sub-fuctions
1487 libudev: add comments to libudev.h
1488 libudev: move to top-level directory
1489 fix libudev include in Makefile.am.in
1490 libudev: device_new() -> udev_device_new()
1491 udevd: log info for created/killed workers
1492 libudev: call log functions conditionally
1493 move syslog wrapper to libudev
1494 move common stuff from udev/ to private parts of libudev/
1495 libudev: rename private files to *-private.c
1496 rules: remove scsi ch module loading rule
1498 udevadm: info -revert "accept --query without argument"
1499 README: add kernel options
1500 README: add INOTIFY and SIGNALFD
1501 USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
1502 libudev: add gtk-doc
1503 libudev: update documentation
1504 libudev: doc - add section headers
1505 libudev: doc - add enumerate
1506 libudev: doc - add queue
1508 libudev: doc - add namespace for index
1509 libudev: move .so version to libudev Makefile
1510 autogen.sh: simplify
1512 libudev: remove prefix from .so version variables
1513 libudev: doc - add empty libudev.types
1514 udev-acl: move from udev-extras
1515 INSTALL: add --enable-extras
1516 udev-acl: handle missing action when called in CK mode
1517 v4l_id: move from udev-extras
1518 libudev: doc - libudev-docs.sgml -> libudev-doc.xml
1519 gudev: fix typo in configure option
1520 v4l_id: 70-v4l.rules -> 60-persistent-v4l.rules
1521 configure: enable all extras by default, provide --disable-extras
1522 autogen.sh: make "CFLAGS=-O0 ./autogen.sh" working
1523 NEWS: add --disable-extras
1524 cleanup ./configure installation directory options
1525 rules: remove MMC rule, 2.6.30 has the modalias
1526 configure.ac: print error if gperf is missing
1527 libudev: install in $libdir and move later to $rootlibdir
1528 extras/keymap: use LIBEXECDIR instead /lib/udev
1529 README: add /lib/udev/ is private
1530 rules: do not install usb-id/pci-id rules when --disable-extras is used
1531 extras: delete man pages for private udev tools
1533 extras/keymap: install findkeyboards in /lib/udev
1534 INSTALL: use /sbin instead of %{sbindir}
1537 Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
1538 docs: install writing_udev_rules
1540 Lennart Poettering (2):
1541 rules: sound - move from udev-extra
1542 usb-db: move from udev-extras
1544 Marcel Holtmann (1):
1545 rules: make RFKILL control device world readable
1547 Mario Limonciello (1):
1548 hid2hci: move from udev-extras
1551 keymap: move from udev-extras
1552 extras/keymap: Fix WLAN button on ThinkPads
1553 keymap: Update findkeyboard path in docs
1554 udev-acl: Manage hplip device permissions
1555 extras/keymap: Update findkeyboards location
1557 Matthias Schwarzott (3):
1558 rules: Gentoo update
1559 rules: Gentoo update
1560 rules: Gentoo update
1562 Scott James Remnant (1):
1563 OWNER/GROUP: fix if logic
1566 Summary of changes from v141 to v142
1567 ============================================
1570 rules: create /dev/cpu/<n>/cpuid world readable
1573 path_id: support identification of Xen virtual block devices
1576 edd_id: add cciss devices
1580 libudev: path_encode - always return 0 if encoded string does not fit into size
1581 libudev: monitor - clarify socket handling documentation
1582 udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
1583 rules: remove DVB shell script
1585 cdrom_id: add Xen cdrom support
1586 test-libudev: update monitor source
1587 TODO: add packet filter
1589 cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
1590 libudev: monitor - add client socket filter for subsystem value
1591 udevadm: monitor - print error if we can not bind to socket
1593 udevadm monitor - add --subsystem-match=
1594 libudev: monitor - use simpler hash
1595 libudev: monitor - switch to filter_add_match_subsystem_devtype()
1596 libudev: monitor - do not filter messages with wrong magic
1597 udevadm: monitor - add <subsytem>:<devtype> support
1598 libudev: monitor - add udev_monitor_filter_remove
1599 libudev: queue - fix get_seqnum_is_finished()
1600 cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK
1601 libudev: queue - clarify comments
1602 libudev: monitor - export filter_update()
1604 drop "extern" keyword from non-static function
1605 rule_generator: net - fix usb comment generation
1606 rules: input - add links for USB/platform non-kbd/mouse devices
1607 rules: input - fix comments
1608 rules: add rfcomm* to group dialout
1609 accept DEVNAME from the kernel as a hint for the node name
1611 build: use AC_MSG_RESULT
1612 rules: add "event*" match
1613 udevd: revert initial device node creation
1614 rules: remove initramfs comment
1615 handle devtmpfs nodes
1616 oops, removed ppp entry from rules got committed
1617 remove all PHYSDEVPATH handling and warning about
1619 rules: fix ieee1394 rules
1620 add "static" back to the inline functions
1622 delete vol_id and require util-linux-ng's blkid
1626 rule-generator: net - whitelist NICs that violate MAC local scheme
1629 Summary of changes from v140 to v141
1630 ============================================
1632 Adam Buchbinder (4):
1634 cdrom_id: update manpage
1635 create_floppy_devices: expand manpage
1636 vol_id: fix language in manpage
1639 avoid leaking netlink socket fd to external programs
1641 Borislav Petkov (1):
1642 rules: rename ide-floppy to ide-gd
1645 rules: exclude mtd* from persistent disk links
1648 rules: fix extra quote in 50-udev-default.rules
1650 udevadm: test - handling trailing '/' in devpath
1651 udevadm: monitor - clarify printed header
1652 rules: remove ram* from persisten disk links blacklist
1653 rules: serial - support ttyACM devices
1654 rules: replace IDE driver with media match
1655 usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER
1656 libudev: GPL -> LGPL
1657 usb_id: remove unused variable
1658 send monitor events back to netlink socket
1659 "UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
1660 IMPORT: 2048 -> 4096 bytes buffer
1661 path_encode: fix max length calculation
1662 libudev: monitor - unify socket message handling
1665 rules: md-raid.rules fix
1668 udevadm: trigger - add "--action" to --help
1670 Scott James Remnant (1):
1671 libudev: monitor - ignore messages from unusual sources
1674 Summary of changes from v139 to v140
1675 ============================================
1678 libvolume_id: bump age
1683 volume_id: ntfs - fix uuid setting
1685 rules: Fedora update
1686 libudev: queue - use lstat() to check existence of symlink
1687 udevadm: settle - add --seq-start= --seq-end=
1688 udevd: switch watch symlinks to devpath
1689 udevadm: add text for new options to command and man page
1691 libudev: ctrl - return error after sending ctrl message
1692 udevadm: settle - use timeout signal, instead of loop counter
1695 fix compile error in debug mode
1697 Scott James Remnant (1):
1698 udevadm: settle - synchronise with the udev daemon
1701 Summary of changes from v138 to v139
1702 ============================================
1706 remove static local variable
1707 use the event udev_device to disable the watch on "remove"
1708 add "nowatch" to disable a default installed watch with a later rule
1710 use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE
1711 usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
1712 usb_id: return values if called directly for an usb_device
1713 usb_id: fix NULL string usage
1715 udevadm: info - export all devices with --export-db
1717 Scott James Remnant (10):
1718 Don't add inotify watch until RUN rules processed.
1719 Clear existing inotify watch before processing.
1721 Allow watch handle to be stored in the udevdb.
1722 Store watch handle in db.
1723 Use the udevdb to speed up watch clearing.
1724 Put a log message in a more sensible place.
1725 Output watch handle in udevadm info.
1726 lookup the old watch handle; reload only if has a path
1727 Look at more inotify events in the buffer than just the first.
1730 Summary of changes from v137 to v138
1731 ============================================
1734 *_id: add model/vendor enc strings
1737 vol_id: fix ddf version string
1738 vol_id: add missing id->type to swap0
1744 rules: dm - add escape for uuid links with whitespace
1745 test: add test for empty and non-existent ATTR
1746 rules: fix md "change"/"remove" handling
1747 autogen.sh: add more warnings
1748 fix NAME= and OPTION+="string_escape=..." logic
1749 rules: move OPTIONS to separate rule
1750 use global "reload_config" flag
1751 rules: add "watch" option to dm and md rules
1752 rules: include loop block devices in persistent links
1755 Matthias Schwarzott (1):
1756 rules: Gentoo update
1759 doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'
1761 Scott James Remnant (2):
1762 udevd: optionally watch device nodes with inotify
1763 rules: update persistent storage rules to use inotify watches
1766 Summary of changes from v136 to v137
1767 ============================================
1771 remove stray initializer
1775 rules: fix typo in ide cd rule
1776 libudev: use 4096 bytes buffer for attribute reading
1777 rules: add drm devices to group "video"
1778 do not complain about a missing /etc/udev/rules.d/
1779 udevadm: test - remove --force option
1781 remove name from index if the node name has changed
1782 cleanup old names before creating the new names
1783 open-code pollfd setup
1784 increase netif renaming timeout from 30 to 90 seconds
1785 Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'
1786 Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
1788 udevd: add back SA_RESTART
1789 usb_id: handle ATAPI devices like SCSI devices
1790 udevadm: settle - fix typo
1792 Lennart Poettering (1):
1793 fix naming for tape nst devices in /dev/tape/by-path/
1796 udevd: use ppoll instead of signal pipes
1797 reap children faster
1799 Scott James Remnant (2):
1800 Allow user and group lookup to be disabled.
1801 Expose delayed name resolution
1804 volume_id: support via raid version 2
1807 Summary of changes from v135 to v136
1808 ============================================
1810 Adam Buchbinder (1):
1811 extras: fix mis-spelling of "environment"
1814 rule_generator: fix enumeration for write_cd_rules
1817 path_id: rework SAS persistent names
1820 volume_id: HPFS code clean up
1823 rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA
1824 scsi_id: do not fail if no serial is found like for optical drives
1825 update configure and NEWS
1826 rules: fix isdn rules
1827 rules: add persistent /dev/serial/{by-id,by-path} rules
1828 make: install serial rules file
1829 make: do not delete autotools generated file with distclean
1830 udevadm: settle - allow --timeout=0 and --quiet
1831 rules: move aoe rules to default rules file
1832 volume_id: btrfs - update format
1833 rules: add "do not edit header"
1834 volume_id: support sub-uuid's and plug in btrfs device uuid
1835 libudev: include <sys/types.h>
1837 build: just use autoreconf -i
1838 rules: remove ide-scsi
1839 rules: first simple step merging with Ubuntu rules
1840 "'/sbin/modprobe abnormal' exit" - also print program options
1841 rules: more changes toward Ubuntu rules merge
1842 rules: more changes toward Ubuntu rules merge
1843 rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
1844 rules: rtc - create rtc compat link only for cmos type rtc
1845 rules: remove legacy symlinks
1846 rules: do not put raw1394 in "video" group
1847 rules: second round merging with Ubuntu rules
1848 rules: remove /dev/dsp /dev/audio
1849 rules: put alsa in group "audio"
1850 rules: isdn - remove /dev/isdn/capi20 symlink
1851 rules: provide /dev/raw/rawctl
1852 if needed, store database entries also for devices which do not have a device node
1853 build: use autoreconf --symlink
1854 usb_id: add "image" class
1855 require non-SYSFS_DEPRECATED 2.6.20+ kernel
1856 build: default to --prefix=/usr --exec-prefix=""
1857 libudev: enumerate - add lookup by property
1858 rules: input - make sure needed variables are set
1859 libudev: device - read "uevent" only if info is not already loaded
1860 libudev: subsytem -> subsystem
1861 libudev: bump revision
1862 usb_id: use devtype lookup
1863 require 2.6.22+ kernel
1864 rules: Ubuntu merge - use group "cdrom"
1865 rules: Ubuntu merge - use group "tape"
1866 rules: replace DVB shell script rule
1867 rules: Ubuntu merge - s/uucp/dialout/
1870 enable skipping of "naming-only" rules
1871 usb_id: s/image/media/
1872 udevadm: s/udevinfo/udevadm info/
1873 rules: reorder block rules
1874 rules: zaptel - add "dialout" group
1875 libudev: device - add udev_device_get_property_value()
1876 libudev: test - add udev_device_get_property_value()
1878 Marcel Holtmann (3):
1879 libudev: device - add devtype support
1880 libudev: device - lookup subsystem and devtype together
1881 libudev: device - remove udev_device_get_parent_with_subsystem
1884 man: udev - update NAME assignment
1887 rules: add rules for AoE devices
1890 Summary of changes from v134 to v135
1891 ============================================
1894 usb_id: add "break" to currently unused case labels
1895 rules: fix cciss disk/by-id/ links
1896 rules: add infiniband rules
1897 rules: infiniband.rules -> 40-infiniband.rules
1898 fix network interface name swapping
1899 update configure and NEWS
1901 Marcel Holtmann (1):
1902 usb_id: fix switch statement for video type
1905 rules: /dev/null -> X0R
1906 rules: add usb device nodes
1909 Summary of changes from v133 to v134
1910 ============================================
1913 include errno.h in sysdeps.h
1916 rules: add persistent rules for memory stick block devices
1919 autogen.sh: fix -print-multi-os-directory usage
1920 volume_id: update btrfs magic
1922 rules: merge group "video" into default rules
1923 rules: v4l - add by-id/ links for USB devices
1924 libudev: accept NULL whitelist in util_replace_chars()
1925 usb_id: replace chars in returned strings
1926 ata_id: make sure, we do not have slashes in values
1927 scsi_id: make sure, we do not have slashes in values
1928 volume_id: remove unused usage types
1929 vol_id: if regular files are probed, use stat() for the size value
1930 volume_id: update btrfs
1931 volume_id: clear probing result before probing and do not probe a second time, if not needed
1932 path_id: fix fibre channel handling
1934 floppy: use ARRAY_SIZE()
1935 fix handling of swapping node name with symlink name
1936 silence PHYSDEV* warning for WAIT_FOR* rules
1937 rules: exclude "btibm" devices from vol_id calls
1939 Matthias Schwarzott (1):
1940 rules: Gentoo update
1942 Peter Breitenlohner (2):
1944 floppy: fix array bounds check and minor calculation
1947 Summary of changes from v132 to v133
1948 ============================================
1951 udevd: de-duplicate strings in rules
1952 scsi_id: we don't use DEVPATH env var anymore, update man page
1955 volume_id: fat - move check for msdos signature (0x55 0xaa)
1958 silence "comparison between signed and unsigned"
1959 string index - split nodes and childs to allow and unlimited number of childs
1960 reserve child slot 0
1961 merge trie nodes, childs and root into a single array
1962 set errno = ENOSYS in inotify stub
1963 udevadm: info - unify -V and --version
1964 rules: remove DEVTYPE disk/partition
1965 rules: remove pnp shell script, acpi loads these modules properly
1967 configure: add linux-hotplug mail address
1968 remove len == 0 check, the index root is always '\0'
1969 volume_id: bump revision
1970 volume_id: always check for all filesystem types and skip conflicting results
1971 volume_id: fat - accept empty FAT32 fsinfo signature
1972 fix spelling in comment
1973 volume_id: ntfs - mark as no other fs must match
1974 vol_id: clarify error message
1975 libudev: device - handle disk "device" link for partitions in deprecated sysfs layout
1976 limit $attr(<symlink>) magic to well-known links only
1977 udevd: fix cleanup of /dev/.udev/uevent_seqnum
1978 fix $links substitution for devices without any link
1982 udevadm: fix option parsing breakage with klibc
1985 Summary of changes from v131 to v132
1986 ============================================
1989 fix size_t compiler warning on 32 bit platforms
1990 convert debug string arrays to functions
1993 Summary of changes from v130 to v131
1994 ============================================
1997 libudev: fix sysnum logic for digit-only device names
1998 udevd: avoid overhead of calling rmdir on non-empty directories
1999 use more appropriate alternatives to malloc()
2000 libudev: util - optimize path_encode()
2001 libudev: allocate udev_device->envp[] dynamically
2002 replace strncpy() with strlcpy()
2003 use re-entrant variants of getpwnam and getgrnam
2004 udevd: fix memory leak
2005 udevd: fix WAIT_FOR_SYSFS execution order
2006 fix handling of string_escape option
2007 udevd: use a tighter loop for compare_devpath()
2008 udevd: avoid implicit memset in match_attr()
2009 kerneldoc comment fixes
2010 udevd: simplify rules execution loop
2011 udevd: fix termination of rule execution
2012 udevd: be more careful when matching against parents
2013 udevd: shrink struct token to 12 bytes
2016 remove outdated docs/README-gcov_for_udev
2017 libudev: device - add device lookup by subsystem:sysname
2018 libudev: also prefix non-exported functions with udev_*
2019 libudev: add udev_monitor_send_device()
2020 libudev: list - add flag
2021 libudev: device - generate DEVNAME and DEVLINKS properties
2022 vol_id: update README
2023 libudev: handle ! in sysname, add sysnum, return allocated list_entry on add
2024 delete simple-build-check.sh
2025 test: move global ENV{ENV_KEY_TEST}="test" to local rule
2026 libudev: monitor - fix send_device() property copying
2027 libudev: device - add get_envp() to construct envp from property list
2028 libudev: do not include ctrl in libudev.so
2029 libudev: monitor - do not mangle DEVLINKS property
2030 libudev: update DEVLINKS property when properties are read
2031 libudev: device - lookup "subsystem" and "driver" only once
2032 libudev: device - export properties when values are set
2033 libudev: list - handle update of key with NULL value
2034 libudev: ctrl - fix typo in set_env()
2035 libudev: add global property list
2036 libudev: device - copy global properties, unset empty properties
2037 volume_id: btrfs - update magic to latest disk format
2039 move udev_device_db to libudev
2040 rename udev source files
2041 libudev: always add UDEV_LOG
2042 libudev: monitor - export MAJOR/MINOR only if available
2043 udev-node: name_list -> udev_list
2044 udev-rules-parse: name_list -> udev_list
2045 delete name_list, move common file functions
2046 fix sorting of rules files
2047 run_program: prevent empty last argv entry
2048 update IMPORT= file/stdout property parsing
2049 update rules file parsing
2050 delete udev-util-file.c
2051 libudev: list - prepend udev_* to all functions
2052 libudev: add sysnum to test program
2053 test: fix a few unintentially wrongly written rules which cause parse errors
2054 libudev: monitor - add set_receive_buffer_size()
2055 libudev: ctrl - change magic to integer
2056 libudev: make list_node functions available
2057 udevd: use udev_list_node
2058 collect: use udev_list
2060 merge udev-rules.c and udev-rules-parse.c
2061 make struct udev_rules opaque
2062 move run_program to util
2063 udev_event_run() -> udev_event_execute_rules()
2064 udev_rules_run() -> udev_event_execute_run();
2065 move udev_rules_apply_format() to udev-event.c
2066 udev_list_cleanup() -> udev_list_cleanup_entries()
2067 selinux_init(udev) -> udev_selinux_init(udev)
2068 prefix udev-util.c functions with util_*
2070 libudev: device - get_attr_value() -> get_sysattr_value()
2071 cdrom_id: remove ARRAY_SIZE() declaration
2072 replace missing get_attr_value() -> get_sysattr_value()
2073 add "root" == 0 shortcuts to lookup_user/group()
2074 do not use the new work-in-progress parser rule matcher
2075 libudev: device - 128 -> ENVP_SIZE
2076 add util_resolve_subsys_kernel()
2077 handle numerical owner/group string in lookup_user/group()
2078 replace in-memory rules array with match/action token list
2079 do not create temporary node ($tempnode) if node already exists
2080 shrink struct udev_event
2081 shrink struct udev_event
2082 rule_generator: fix netif NAME= value extraction regex
2083 skip SYMLINK rules for devices without a device node
2084 rules: let empty strings added to buffer always return offset 0
2085 fix uninitialized variable warnings
2086 cache uid/gid during rule parsing
2087 distinguish "match" from "assign" by (op < OP_MATCH_MAX)
2088 determine at rule parse time if we need to call fnmatch()
2089 special-case "?*" match to skip fnmatch()
2090 libudev: monitor - replace far too expensive snprintf() with strlcpy()
2091 libudev: monitor - cache result of monitor send buffer
2092 fix "unused" warnings
2094 match KEY="A|B" without temporary string copy
2095 match_attr() - copy attr value only when needed
2096 do not init string arrays, just clear first byte
2097 fix $attr{[<subsystem>/<sysname>]<attribute>} substitution
2098 libudev: device - fill envp array while composing monitor buffer
2099 test: add RUN+="socket: ..." to a test to run monitor code
2100 libudev: device - allocate envp array only once
2102 udevd: merge exec and run queue to minimize devpath string compares
2103 ATTR{}== always fails if the attribute does not exist
2104 rules: remove SCSI timeouts
2105 rules: remove "add" match from usb device node rule
2106 edd_id: add "change" event match
2107 fstab_import: add "change" event match
2108 write trace log to stderr
2109 log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is applied
2110 skip entire rule containing device naming keys, if no device can be named
2111 fix udev_node_update_old_links() logic
2112 move some info() to dbg()
2113 add "devel" and "install" switches to autogen.sh
2114 move debugging strings inside #ifdef DEBUG
2115 firmware.sh: record missing files in /dev/.udev/firmware-missing/
2116 fix list handling in enumerate and rules file sorting
2117 volume_id: btrfs update
2118 info() PROGRAM and IMPORT execution
2119 fix $links substitution
2120 fix cleanup of possible left-over symlinks
2121 do not import the "uevent" file when we only read the db to get old symlinks
2122 usb_id: MassStorage SubClass 6 is "scsi" not "disk"
2123 unify string replacement
2124 $links should be relative
2126 rules: md - add mdadm 3 device naming
2127 cleanup /dev/.udev/queue on startup and exit
2128 udevadm: settle - exit if udevd exits
2130 Matthias Koenig (1):
2131 volume_id: swap - larger PAGE_SIZE support
2133 Steven Whitehouse (1):
2134 volume_id: support for GFS2 UUIDs
2137 Summary of changes from v129 to v130
2138 ============================================
2141 fix compile error with --disable-logging
2142 libudev: enumerate - add_device() -> add_syspath()
2143 volume_id: hpfs - read label and uuid
2144 use no_argument, required_argument, optional_argument in longopts
2145 libudev: get rid of selinux
2146 libudev: device - add get_parent_with_subsystem()
2148 udevadm: info - fix --query=all for devices without a device node
2149 vol_id: add size= option
2150 move selinux noops to udev.h
2151 volume_id: add dbg() as noop to check for compile errors
2152 vol_id: fix logging glue
2153 vol_id: always use the safe string versions for unencoded label and uuid
2154 volume_id: better DDF raid detection
2155 volume_id: add btrfs
2156 volume_id: use PRIu64i, PRIx64 macros
2157 udevd: clarify deprecated sysfs layout warning
2158 libudev: fix --enable-debug
2159 don not print error if GOTO jumps just to next rule
2160 volume_id: add more vfat debugging information
2161 libudev: libudev.pc remove selinux
2162 store node name and symlinks into db symlink target if they are small enough
2163 volume_id: more fat debugging
2164 libudev: fix typo in "multiple entries in symlink" handling
2165 connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,char}/<maj>:<min>
2166 replace spaces in dm and md name symlinks
2169 Summary of changes from v128 to v129
2170 ============================================
2173 udev-test.pl: set non-zero exitcode if tests fail
2174 scsi_id: compiler warning on 32-bit
2175 trivial cleanup in udev_rules_iter
2176 avoid repeated scans for goto targets (udev_iter_find_label)
2177 replace strerror() usage with threadsafe "%m" format string
2178 fix messages (inc. debug compile failure) introduced when optimizing "goto"
2179 allow compiler to check dbg() arguments on non-debug builds
2182 libudev: switch to "udev_device_get_parent"
2183 libudev: udev_device - add attribute cache
2184 libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
2185 udevadm: info - fix lookup-by-name
2186 libudev: switch API from devpath to syspath
2187 libudev: rename ctrl_msg to ctrl_msg_wire
2188 vol_id: fix lib logging glue
2189 fix broken symlink resolving
2191 libudev: pass udev_device in enumerate
2192 libudev: fix "subsystem" value
2193 always include config.h from Makefile
2194 libudev: udev_device_get_devname -> udev_device_get_devnode
2195 libudev: add udev_device_new_from_devnum()
2196 libudev: also import "uevent" file when reading udev database
2197 libudev: add userdata pointer
2198 libudev: replace awkward callback list interfaces with list iterators
2199 libudev: get devnum from uevent file
2200 libudev: enumerate_get_devices_list -> enumerate_get_list
2201 libudev: initialize selinux only when needed
2202 libudev: device - read database only when needed
2203 libudev: rework list handling
2204 libudev: more list rework
2205 lubudev: accept more sys directories as devices, and parent devices
2206 libudev: enumerate - accept list of subsystems to scan, or skip
2207 libudev: enumerate "subsystem"
2208 libudev: enumerate - scan /sys/block/ if needed
2209 libudev: enumerate - split new() and scan()
2210 test: replace ancient sysfs tree with recent one
2211 test: add missing pci directory because of .gitignore *.7
2212 gitignore: move *.8 to subdirs
2213 test: replace last reference of "/class/*" devpath
2215 libudev: enumerate - scan devices and subsystems, add subsystem and attribute filter
2216 udevadm: trigger: use libudev
2217 fix segfault caused by wrong pointer used in dbg()
2218 libudev: device_init() -> device_new()
2219 udevadm: trigger fix long option --type=
2220 libudev: add queue interface
2221 udevadm: settle - use libudev queue
2222 libudev: device - handle /sys/block/<disk-device-link>/<partition>
2223 libudev: enumerate - ignore regular files while scanning
2224 udevadm: trigger --type=failed - use libudev queue
2225 rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links
2226 build: include Makefile.am.inc in all Makefile.am
2227 udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
2230 Summary of changes from v127 to v128
2231 ============================================
2234 fix uninitialized name_list error::ignore_error
2235 do not needlessly declare some local variables in udev_rules_parse.c as static
2236 remove deprecated envp[] in main()
2237 fix name compare bug name_list_key_add()
2238 remove redundant string copy in udev_rules_apply_format()
2239 remove redundant "remove trailing newlines" in udevadm info
2240 threadsafe rules iteration
2241 fix off-by-one in pass_env_to_socket()
2244 libudev: add monitor documentation
2245 libudev: fix --disable-log
2246 autogen.sh: add --with-selinux
2247 volume_id: hfs - calculate proper uuid
2248 fix dangling pointer returned by attr_get_by_subsys_id()
2249 udev-test.pl: add --valgrind option
2250 libudev: libudev.pc add Libs.private
2251 volume_id: fail on undefined __BYTE_ORDER
2253 libudev: fix monitor documentation
2254 libudev: add udev_device_get_syspath()
2255 udev_device_init() remove statically allocated device support
2256 udevadm: info - fix broken --device-id-of-file=
2257 udevadm: control - use getopt_long()
2258 udevadm: print warning to stderr if udevadm is called by symlink
2259 udev-test.pl: remove left-over comment from --valgrind option
2260 udevadm: rename source files
2261 udevadm: rename internal functions to udevadm_*
2262 udevadm: split out control functions
2263 udevadm: move init from commands to udevadm
2264 autogen.sh: add debug
2265 use libudev code, unify logging, pass udev context around everywhere
2266 volume_id: linux_raid - fix logic for volumes with size == 0
2267 vol_id: add --debug option
2268 udevadm: add --version --help options to man page, hide them as commands
2269 move udev_ctrl to libudev-private
2270 udev-test.pl: set udev_log="err"
2271 test-udev: cleanup libudev context and overridden rules file string
2272 test-udev: remove unused var
2273 add a bunch of private device properties to udev_device
2274 udevadm: monitor - use libudev for udev monitor
2275 libudev: monitor - add event properties to udev_device
2276 udevadm: log message if udevadm link is used
2277 udevd: remove max_childs_running logic
2278 libudev: monitor- add netlink uevent support
2279 udevadm: monitor - use libudev code to retrieve device data
2280 libudev: udev_device - read "driver" value
2281 libudev: rename enumerate function
2282 libudev: add selinux
2283 libudev: initialize selinux after logging
2284 volume_id: merge util.h in libvolume_id-private.h
2286 libudev: udev_device - add more properties
2287 libudev: do not use udev_db.c
2288 libudev: get rid of udev_sysfs.c
2289 libudev: get rid of udev_utils.c
2290 libudev: rename libudev-utils.c libudev-util.c
2291 libudev: do not use any udev source file
2292 extras: use libudev code
2293 convert to libudev and delete udev_utils_string.c
2294 get rid of udev_sysdeps.c
2295 use size definitions from libudev
2296 udevadm: info - use "udev_device"
2299 Summary of changes from v126 to v127
2300 ============================================
2303 build-sys: don't duplicate file names
2304 build-sys: remove non-POSIX variable names
2307 add inotify dummy definitions if inotify is not available
2308 build: remove autopoint check
2309 udevadm: trigger - add missing attr filter to synthesized "subsystem" register events
2310 ignore duplicated rules file names
2312 rules: delete all distro rules which do not use default rules
2314 rules: add isdn rules
2315 rules: Gentoo update
2316 add missing includes
2319 add missing 'v' for "make changelog"
2320 build: fix "make dist"
2321 vol_id: make the --offset= argument optional
2322 rules: optical drives - probe at last session offset, do not probe for raid
2323 libudev: add library to access udev information
2324 libudev: split source files
2326 libudev: add udev event monitor API
2327 volume_id: remove deprecated functions and bump major version
2328 volume_id: remove left-over fd close()
2329 split udev_device.c to leave out rules handling from libudev
2330 libudev: link against selinux if needed
2331 firmware.sh: lookup lookup kernel provided firmware directory
2332 libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
2335 rules: fix md rules for partitioned devices
2338 Summary of changes from v125 to v126
2339 ============================================
2342 delete all Makefiles and move udev source to udev/
2344 rules: mode 0660 for group "disk"
2345 rules: update Fedora rules
2347 INSTALL: --enable-selinux not --with-selinux
2348 volume_id: move static lib to $prefix
2349 volume_id: create relative links
2350 rules: run vol_id on opticals only if media is found
2353 rules: Debian update
2356 use proper directory lib/lib64 for libvolume_id
2359 Summary of changes from v124 to v125
2360 ============================================
2363 rules: tape rules - add nst to usb and 1394 links
2366 man: clarify $attr{} parent searching
2369 collect: fix size_t printf
2370 path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-'
2371 rules: add v4l persistent links
2372 docs: update some docs and delete outdated stuff
2373 scsi_id: fix fallback to sg v3 for sg nodes
2374 rules: fix cciss rules for partition numbers > 9
2375 udev.conf: udevcontrol -> udevadm control
2376 rules: use consistently OPTIONS+=
2377 scsi_id: the fallback fix broke error handling
2378 man: rebuild from xml
2379 do not touch node ownership and permissions, if already correct
2380 rules: tape rules - add nst to by-path/ links
2381 udevadm: info - add --export format to --device-id-of-file=
2382 move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/
2385 rules_generator: net rules - do not print error if file is missing and ignore commented rules
2386 man: add link_priority default value
2387 scsi_id: man page fix
2388 udevadm: settle - add verbose output when running into timeout
2389 rules: Debian update
2390 rules: Debian update
2391 ignore rule with GOTO to a non-existent label
2394 scsi_id: include sys/stat.h
2397 collect: check realloc return value
2400 Summary of changes from v123 to v124
2401 ============================================
2404 cdrom_id: fix recognition of blank media
2407 Summary of changes from v122 to v123
2408 ============================================
2410 Erik van Konijnenburg (3):
2411 add substitution in MODE= field
2412 Makefile: use udevdir in "make install"
2413 volume_id: support for oracleasm
2416 scsi_id: retry open() on -EBUSY
2419 volume_id: remove unnecessary global variable
2420 volume_id: enable GFS probing code, add LABEL support
2423 edd_id: call it only for sd* and hd*
2424 rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
2425 rules: tape rules - use bsg device nodes for SG_IO
2426 rules: persistent net - handle "locally administered" ibmveth MAC addresses
2427 cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ID_CDROM_MEDIA_TRACK_COUNT_DATA=
2430 man: add NAME== match entry
2433 collect: realloc buffer, if needed
2434 udevd: export .udev/queue/$seqnum before .udev/uevent_seqnum
2437 Summary of changes from v121 to v122
2438 ============================================
2440 Hannes Reinecke (2):
2441 scsi_id: remove all sysfs dependencies
2442 scsi_id: add SGv4 support
2445 volume_id: clean up linux_raid code
2448 scsi_id: update man page
2449 scsi_id: remove bus_id option
2450 scsi_id: add --sg-version= option
2451 rules: adapt to new scsi_id
2452 rules: adapt tape rules to new scsi_id
2454 volume_id: bump version
2455 Makefile: do not create udevcontrol, udevtrigger symlinks
2457 MUNEDA Takahiro (2):
2458 man: udevd- fix udev(8) reference
2461 Matthias Schwarzott (1):
2462 cdrom_id: fix segfault
2465 Summary of changes from v120 to v121
2466 ============================================
2468 Damjan Georgievski (1):
2469 libvolume_id: recognize swap partitions with a tuxonice hibernate image
2472 writing udev rules: fix rule typos
2474 David Woodhouse (1):
2475 rules_generator: net rules - add "dev_id" value to generated rules
2478 selinux: more context settings
2481 udevinfo: do not replace chars when printing ATTR== matches
2482 vol_id: add --offset option
2483 cdrom_id: replace with version which also exports media properties
2484 udevd: at startup write message including version number to kernel log
2485 rules_generator: net rules - always add KERNEL== match to generated rules
2486 selinux: fix missing includes
2487 allow setting of MODE="0000"
2488 path_id: remove subsystem whitelist
2489 logging: add trailing newline to all strings
2490 scsi_id: initialize serial strings
2491 persistent device naming: also read unpartitioned media
2492 cdrom_id: add more help text
2493 add $links substitution
2494 fstab_import: add program to IMPORT matching fstab entry
2495 add OPTIONS+="event_timeout=<seconds>"
2496 write "event_timeout" to db
2497 udevadm: trigger - add --env= option
2498 udevadm: control - fix --env key to accept --env=<KEY>=<value>
2499 udevadm: info - do not print ATTR{dev}==
2500 persistent device naming: update tape rules
2501 rules: update md rules
2504 Summary of changes from v119 to v120
2505 ============================================
2508 test: remove duplicated EXTRA entry
2509 rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device
2510 udevadm: trigger - option to synthesize events and pass them to a socket
2511 udevadm: info - resolve devpath if symlink is given
2512 udevadm: remove old man page links and compat links for debugging tools
2513 udevadm: trigger - fix broken socket option check
2514 udevadm: trigger - fix --socket== + --verbose
2515 also accept real socket files for RUN+="socket:<path>"
2516 persistent device naming: cleanup storage rules
2519 udevd: serialize events if they refer to the same major:minor number
2522 Summary of changes from v118 to v119
2523 ============================================
2525 Anthony L. Awtrey (1):
2526 do not skip RUN execution if device node removal fails
2529 rules: Fedora update
2530 rules: do not set GROUP="disk" for scanners
2533 rules_generator: add missing write_net_rules unlock
2536 volume_id: fix UUID raw buffer usage
2537 volume_id: fix typo in function documentation
2540 switch mailing lists to linux-hotplug@vger.kernel.org
2541 rules: remove tty rule which can never run because of an earlier "last_rule"
2542 volume_id: update ext detection
2543 selinux: set context for real file name not the temp name
2544 hack to allow ATTR{block/*/uevent}="change"
2545 rules_generator: add KERNEL=="<netifname>*" to generated rules
2546 persistent device naming: also run on "change" event
2547 test: add "subsystem" links to all devices
2548 sysfs: depend on "subsystem" link
2549 extend hack to allow TEST=="*/start"
2551 Matthias Schwarzott (1):
2552 volume_id: respect LDFLAGS
2555 volume_id: add prefix=, exec_prefix=
2558 Makefile: do not require GNU install
2561 Summary of changes from v117 to v118
2562 ============================================
2565 doc: update "writing udev rules"
2567 Hannes Reinecke (1):
2568 volume_id: LVM - add uuid
2572 rules_generator: do not create rules with insufficient matches
2573 man: udevadm settle - mention 180 seconds default timeout
2574 libvolume_id: squashfs - add endianess support for LZMA compression
2576 volume_id: md - add metadata minor version
2577 volume_id: run only once into a timeout for unreadable devices
2578 create_floppy_devices: fix logic for more than one floppy device
2579 volume_id: also add readable check to probe_all()
2581 Matthias Schwarzott (1):
2582 rules: Gentoo update
2585 libvolume_id: squashfs+LZMA compression detection
2588 Summary of changes from v116 to v117
2589 ============================================
2592 extras: ignore built and generated files
2593 volume_id: create relative symlink when $(libdir) = $(usrlibdir)
2596 usb_id: fail if vendor/product can not be retrieved
2598 firmware: do not print error if logger is missing
2599 volume_id: vfat - allow all possible sector sizes
2600 volume_id: LUKS - export version
2601 volume_id: ntfs - rely on valid master file table
2602 volume_id: bump version
2603 udevinfo: exclude "uevent" file from --attribute-walk
2604 udevadm: merge all udev tools into a single binary
2605 udevadm: accept command as option, like --help, --version
2606 udevadm: add info option --device-id-of-file=<file>
2607 Makefile: fix bogus version number than got committed
2608 udevadm: also return major==0 results for --device-id-of-file
2609 man: udevd.8 - remove udevcontrol section
2610 udevadm: control - allow command to be passed as option
2612 MUNEDA Takahiro (1):
2613 man: fix udevadm.8 typo
2615 Matthias Schwarzott (2):
2616 firmware: remove hardcoded path to logger
2617 rules: Gentoo update
2620 rules: Frugalware update
2623 Summary of changes from v115 to v116
2624 ============================================
2630 check line length after comment check and whitespace strip
2631 only install *.rules
2632 remove extra space from udevinfo symlink output
2635 rules: fix two trivial typos
2636 rules: random and urandom are 0666
2637 rules: add REMOVE_CMD rule
2638 track "move" events to rename database and failed files
2639 rules: Gentoo update
2640 rules: add i2o driver rule
2641 man: recreate man pages
2642 volume_id: fix linux_raid metadata version 1.0 detection
2643 add $name substitution
2644 do not delete the device node with ignore_remove, but handle the event
2645 print warning for invalid TEST operations
2646 rules: do not delete /lib/udev/devices/ nodes on "remove"
2647 rules: remove broken nvram group assignment without any permission
2648 add /dev/rtc symlink if new rtc drivers are used
2649 increase WAIT_FOR_SYSFS timeout to 10 seconds
2650 rules: put bsd nodes in /dev/bsd/ directory
2651 path_id: fix for stacked class devices
2652 ignore device node names while restoring symlinks from the stack
2653 use SEQNUM in /dev/.udev/queue/ instead of devpath
2654 rules: add memstick module loading
2655 udevinfo: simplify symlink printing logic
2656 prevent wrong symlink creation if database disagress with current rules
2657 fix wrong variable used in logged string
2659 rule_generator: move all policy from write_net_rules to the rules file
2660 rules: call usb_id only for SUBSYSTEMS=="usb"
2661 rules: split out and fix persistent tape rules
2662 fix debug output string
2663 rule_generator: always match netif type in generated rule
2665 Matthias Schwarzott (3):
2666 rules: Gentoo update
2667 rules: Gentoo update
2668 rules: Gentoo update
2671 set buffer size if strlcpy/strlcat indicate truncation
2673 maximilian attems (1):
2674 correct includes in udev_selinux.c
2677 Summary of changes from v114 to v115
2678 ============================================
2681 rules: fix typo in 80-drivers.rules
2684 rules: add default rules
2685 rules: update SUSE rules
2686 rules: add packages rules
2687 rules: add ia64 rules
2688 rules: move md-raid rules to packages dir
2689 rules: run vol_id only for partitions
2690 rules: update Fedora rules
2691 edd_id: move persistent rules to its own file
2692 accept relative path for TEST
2693 rules: add iowarrior rule
2694 volume_id: fix sqashfs detection
2695 do not ignore dynamic rule if it is the last one in the list
2696 rule_generator: fix wrong DRIVERS!= logic
2697 rules: update Fedora
2698 Makefile: install default rules
2701 rules_generator: remove policy from write_cd_rules
2702 rules_generator: fix write_cd_rules when similar names exist in the root directory
2703 rules: Debian update
2706 Summary of changes from v113 to v114
2707 ============================================
2709 Hannes Reinecke (3):
2710 collect: extra to synchronize actions across events
2711 add $driver subtitution
2712 rules_generator: add S/390 persistent network support
2715 rules_generator: remove executable flag from include file
2716 always unlink temporary file before creating new one
2718 volume_id: ext4 detection
2719 udevtrigger: allow to specify action string
2720 add option to RUN key to ignore the return value of the program
2721 use global udev_log variable instead of parameter in run_program
2722 add udev_rules_run() to handle RUN list
2723 move udev_utils_run.c into udev_rules.c
2725 name_list: rename loop_name -> name_loop
2726 handle dynamic rules created in /dev/.udev/rules.d/
2727 allow SYMLINK== match
2728 libvolume_id: use /usr/$libdir in pc file
2729 Makefile: add --as-needed flag to ld
2730 restore behavior of NAME==
2731 rules_generator: remove "installation" function
2732 udevtrigger: trigger "driver" events
2734 rules: Fedora update
2735 rules: add "do not edit" comment
2736 rules: Fedora update
2737 rules_generator: skip random MAC addresses
2738 write changed network interface names to the kernel log
2740 Matthias Schwarzott (3):
2741 rules: Gentoo update
2742 fix inotify to work not only once
2743 rules: Gentoo update
2746 Makefile: add "make dist" for nightly snapshots
2749 Summary of changes from v112 to v113
2750 ============================================
2753 vol_id: do not fail if unable to drop privileges
2756 add missing ChangeLog
2757 make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
2758 rules: recognize partitions and disk devices properly
2760 atomically replace existing nodes and symlinks
2761 do not try to create existing file
2762 info() for ignore_remove
2764 Makefile: check for missing ChangeLog or RELEASE-NOTES at release
2765 allow to disable the replacement of unusual characters
2766 no newline in log messages
2767 udevd: do not use syslog if --verbose (debugging) is used
2770 fix typo in udev_utils_run.c
2773 Summary of changes from v111 to v112
2774 ============================================
2776 Fabio Massimo Di Nitto (1):
2777 rules: ignore partitons that span the entire disk
2779 Hannes Reinecke (1):
2780 cciss device support
2783 udevd: close /proc/meminfo after reading
2784 create_floppy_devices: remove dead "unlink" code
2785 volume_id: add function documentation
2786 udev_db: escape path names with \x00 instead of %00
2787 udevsettle: use long options
2788 replace_chars: replace spaces in node name
2789 volume_id: add and export string encoding function
2790 vol_id: export encoded strings
2791 rules: use encoded strings instead of skipping characters
2792 udevtest: print message before log output
2793 volume_id: escape % character
2794 replace_chars: replace % character
2795 IMPORT: do not mangle whitespace
2796 scsi_id: do not install symlink in /sbin
2798 volume_id: terminate overlong label strings
2799 scsi_id: add long options
2800 rules: use long options for scsi_id
2801 path_id: skip subsystem directory
2802 rules: fix cciss rule
2804 scsi_id: fix typo in help text
2805 fix "do not access parent" warning for ATTR{}
2806 sysfs: add device lookup by $SUBSYSYTEM:$KERNEL
2807 events for "bus" and "class" registration must be matched as "subsystem"
2808 udevtest: add --subsystem option
2809 sysfs: change order of subsystem lookup
2810 add $sys substitution
2811 add TEST=="<file>" key
2812 add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2813 sysfs: handle bus/class top-level directories
2814 sysfs: skip unknown sysfs directories
2819 create_floppy_devices: add man page
2820 path_id: remove on make uninstall
2823 volume_id: support for long-filename based labels
2825 Scott James Remnant (2):
2826 replace_untrusted_chars: replace all whitespace with space
2827 run_program: log "info" not "error" if program is missing
2830 Summary of changes from v110 to v111
2831 ============================================
2835 rules: Fedora update
2836 volume_id: use md native uuid format
2837 vol_id: use long options
2838 volume_id: add volume_id_get_* functions
2839 vol_id: use volume_id_get_*
2840 udevd: use fgets() to read /proc files
2841 volume_id: add internal UUID_STRING
2842 volume_id: add DDF support
2843 vol_id: README update
2844 volume_id: rename UUID_64BIT_LE/BE
2845 vol_id: add ID_FS_UUID_SAFE
2846 rules: use ID_FS_UUID_SAFE
2848 volume_id: give access to list of all available probers
2849 vol_id: use libvolume_id prober list for --probe-all
2850 volume_id: add remaining names for prober lookup by type
2852 volume_id: vol_id depends on libvolume_id
2854 Matthias Schwarzott (2):
2855 volume_id: fix Makefile for parallel make
2856 rules: Gentoo update
2859 Summary of changes from v109 to v110
2860 ============================================
2863 udevcontrol: allow to set global variables in udevd
2866 remove eventrecorder.sh
2868 volume_id: add md metadata 1.0, 1.1, 1.2 support
2869 unset variable with ENV{VAR}=""
2870 delete copies of default rules in SUSE rules
2871 volume_id: ext - fix endianess in version number
2872 rules: Fedora update
2873 volume_id: old md metadata has only 32 bit for the uuid
2874 volume_id: minix version 3 support
2875 don't create $tempnode for devices without major
2876 usb_id: add <devpath> to help text
2877 ata_id: use getopt_long()
2880 Matthias Schwarzott (3):
2881 Makefile: respect CFLAGS/LDFLAGS
2882 rules: Gentoo update
2883 ata_id: don't log error for libata devices on older kernels
2886 Summary of changes from v108 to v109
2887 ============================================
2890 create_floppy_devices: create nodes with correct selinux context
2893 udevtest: export ACTION string if given as option
2895 make ACTION!="add|change" working
2896 udevtest: import uevent variables if possible
2897 udevinfo: export all information stored in database
2898 default rules: add libata compat links
2899 create_path: don't fail if something else created the directory
2900 udevd: fix serialization of events
2901 path_id: remove broken example
2902 libvolume_id: do not install static library
2905 Matthias Schwarzott (2):
2907 persistent device naming: add joystick links
2910 path_id: add man page
2913 Summary of changes from v107 to v108
2914 ============================================
2917 udevinfo: relax check for the correct device if looked up by name
2918 don't write to sysfs files during test run
2919 finally remove the directory event-multiplexer crap
2921 Matthias Schwarzott (2):
2922 write_cd_rules: set default link type to "by-id" for usb and ieee1394 devices
2926 udevsettle: read udev not kernel seqnum first
2929 Summary of changes from v106 to v107
2930 ============================================
2932 Jean Tourrilhes (1):
2933 udevtest: export UDEV_LOG if we changed it
2936 man: add missing options to various man pages
2938 create_floppy_devices: apply specified mode without umask
2940 udevmonitor: add switch for kernel and udev events
2941 default rules: wait for 0:0:0:0 scsi devices only
2943 delete dasd_id, it moved to s390-tools
2945 encode db-file names, instead of just replacing '/'
2946 update internal variables if we see $DEVPATH during IMPORT
2947 increase /proc/stat buffer
2948 maintain index over device-names to devpath relation
2949 restore overwritten symlinks when the device goes away
2950 store devpath with the usual leading slash
2951 add link_priority to rule options, and store it in database
2952 pick actual valid device in udev_db_lookup_name
2953 cleanup already existing db-entries and db-index on device update
2954 selinux: move selinux_exit() to the main programs
2955 remove old error message
2956 read list of devices from index, make index private to database
2957 priority based symlink handling
2958 volume_id: get rid of compiler warning
2959 udevinfo: remove -d option
2960 update %n on netif name change
2961 if a node goes away, possibly restore a waiting symlink
2963 man: add "link_priority" option
2965 udevtest: add --force mode
2966 udevinfo: print link priority
2967 usb_id: append target:lun to storage device serial
2968 run_directory: add final warning before removal
2973 Matthias Schwarzott (2):
2974 udevd: cleanup std{in,our,err} on startup
2975 udevmonitor: fix swapped event switch descriptions
2978 Summary of changes from v105 to v106
2979 ============================================
2982 man: fix typos in scsi_id and udevd
2984 Andrey Borzenkov (2):
2985 vol_id: add -L to print raw partition label
2989 persistent device naming: tape devices and medium changers
2992 exclude parent devices from DRIVER== match
2993 volume_id: really fix endianess bug in linux_raid detection
2995 man: correct udevinfo --export-db
2996 path_id: append LUN to iSCSI path
2997 create_floppy_devices: add option for owner/group
2998 update example rules
2999 apply format chars to ATTR before writing to sysfs
3000 add (subsystem) to udevmonitor output
3001 update DRIVER== changes
3002 remove --version from the udevinfo man page
3003 add test for an attribute which contains an operator char
3004 man: add note about parent matching behavior
3005 scsi_id: accept tabs in /etc/scsi_id.conf
3006 remove dead rule in persistent tape rules
3008 Matthias Schwarzott (4):
3009 correct typo in extras/scsi_id/scsi_id.conf
3010 fix retry-loop in netif-rename code
3011 add option --version to udevd
3012 rule_generator: fix for creating rules on read-only filesystem
3014 Peter Breitenlohner (1):
3015 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
3018 udevd: init signal pipe before daemonizing
3019 unlink old database file before creating a new one
3020 fix %c $string substitution
3022 Theodoros V. Kalamatianos (1):
3023 fix udev attribute names with a colon
3026 Summary of changes from v104 to v105
3027 ============================================
3030 man: fix typos in scsi_id and udevd
3032 Andrey Borzenkov (2):
3033 vol_id: add -L to print raw partition label
3037 exclude parent devices from DRIVER== match
3038 volume_id: really fix endianess bug in linux_raid detection
3040 Matthias Schwarzott (2):
3041 correct typo in extras/scsi_id/scsi_id.conf
3042 fix retry-loop in netif-rename code
3044 Peter Breitenlohner (1):
3045 fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
3048 udevd: init signal pipe before daemonizing
3049 unlink old database file before creating a new one
3050 fix %c $string substitution
3053 Summary of changes from v103 to v104
3054 ============================================
3058 update example rules
3061 volume_id: fix endianess bug in linux_raid detection
3062 man: fix udevmonitor text
3063 man: recreate from xml
3064 rename config "filename" to "dir"
3065 remove outdated documentation
3066 rename "udev.c" to "test-udev.c" - it is only for testing
3068 use git-archive instead of git-tar-tree
3070 Kazuhiro Inaoka (1):
3071 inotify syscall definitions for M32R
3074 write_cd_rules: identity-based persistence
3075 scsi_id: remove trailing garbage from ID_SERIAL_SHORT
3078 SELinux: label created symlink instead of node
3081 Summary of changes from v102 to v103
3082 ============================================
3085 persistent storage rules: skip gnbd devices
3086 volume_id: add checksum check to via_raid
3087 volume_id: add comment about hfs uuid conversion
3092 Summary of changes from v101 to v102
3093 ============================================
3096 writing_udev_rules: fix typo in example rule
3099 create missing ChangeLog for version 101
3101 update default rules
3102 first try "subsystem" link at a parent device, before guessing
3103 if /sys/subsystem exists, skip class, bus, block scanning
3104 scsi_id: export ID_SERIAL_SHORT without vendor/product
3108 path_id: fix SAS disk handling
3111 Summary of changes from v100 to v101
3112 ============================================
3115 fix udevinfo help text typo
3118 cleanup default rules
3119 add IMPORT operations to the udev man page
3122 remove Makefile magic for leading '0' in version
3123 udevd: use getopt_long()
3124 udevd: add --verbose option to log also to stdout
3125 udevd: add --debug-trace option
3126 rule_generator: improve net rule comment generation
3127 volume_id: correct iso9660 high sierra header
3128 warn if a PHYSEDV* key, the "device" link, or a parent attribute is used
3129 don't print PHYSDEV* warnings for old WAIT_FOR_SYSFS rules
3130 udevinfo: print error in --attribute-walk
3131 udev_sysfs: unify symlink resolving
3132 udevtrigger: trigger devices sorted by their dependency
3133 fix spelling in deprecation warning
3136 Michał Bartoszkiewicz:
3137 udevtrigger: fix typo that prevents partition events
3140 clarify "specified user/group unknown" error
3143 update slackware rules
3146 update Frugalware rules
3149 Summary of changes from v099 to v100
3150 ============================================
3154 fix messed up ChangeLog from release 099
3155 man: add $attr{} section about symlinks
3156 revert persistent-storage ata-serial '_' '-' replacement
3159 Summary of changes from v098 to v099
3160 ============================================
3166 udev_db.c: include <sys/stat.h>
3167 use fnmatch() instead of our own pattern match code
3168 rename major/minor variable to maj/min to avoid warning
3169 update source file headers
3170 udevtest: print header that ENV{} can't work
3172 udevtrigger: options to filter by subsystem and sysfs attribute
3173 udevtrigger: remove unused longindex
3174 udevinfo: use long options
3175 udevd: use files instead of symlinks for /dev/.udev/queue,failed
3176 udevtrigger: fix pattern match
3177 reorder options in udevinfo man page
3178 udevinfo: fix SUBSYTEMS spelling error
3179 fix ENV{TEST}="Test: $env{TEST}"
3180 let $attr{symlink} return the last element of the path
3181 cdrom_id: add rules file to call cdrom_id
3182 udevinfo: do not show symlinks as attributes in --attribute-walk
3183 remove broken name_cdrom.pl
3187 run_program: close pipe fd's which are connected to child process
3188 add persistent rules generator for net devices and optical drives
3191 changes rules for ata disk from '_' to '-'
3194 make struct option arrays static const
3198 Summary of changes from v097 to v098
3199 ============================================
3202 udevtest: allow /sys in the devpath paramter
3205 selinux: init once in the daemon, not in every event process
3208 udevd: remove huge socket buffer on the control socket
3210 rename udev_libc_wrapper -> udev_sysdeps
3211 db: store devpath - node relationship for all devices
3212 udevinfo: allow -a -n <node>
3213 udevinfo, udevtest: simplify '/sys' stripping from devpath argument
3214 lookup_user, lookup_group: report "unknown user" and "lookup failed"
3215 consistent key naming to match only the event device or include all parent devices
3216 skip rule, if too may keys of the same type are used
3217 introduce ATTR{file}="value" to set sysfs attributes
3219 update default rules
3220 export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
3221 fix typo in SUBSYSTEMS key parsing
3222 udevtrigger: add --retry-failed
3223 volume_id: add suspend partition detection
3224 vol_id: use primary group of 'nobody' instead of 'nogroup'
3225 remove built-in /etc/passwd /etc/group parser
3226 always expect KEY{value} on ATTR, ATTRS, ENV keys
3227 use new key names in test programs
3228 cleanup commandline argument handling
3229 db: don't create a db file for only a node name to store
3230 man: add ATTR{file}="value" assignment
3233 volume_id: fix fat32 cluster chain traversal
3236 fix 'unknow user' error from getpwnam/getgrnam
3237 fix rc when using udev --daemon
3240 Michał Bartoszkiewicz:
3241 man pages: fix typos
3244 Summary of changes from v096 to v097
3245 ============================================
3248 add joystick support to persistent input rules
3251 firmware.sh: remove needless '/'
3252 vol_id: add --skip-raid and --probe-all option
3253 switch uevent netlink socket to group 1 only
3254 increase /proc/stat read buffer
3255 use "change" instead of "online" events
3256 remove 'static' from local variable
3257 libvolume_id: add parameter 'size' to all probe functions
3258 man pages: replace 'device-path' by 'devpath'
3259 man pages: work around xmlto which tries to be smart
3260 refresh vol_id man page
3261 udevinfo: add DRIVER==
3262 Makefile: fix dependency
3263 libvolume_id: read ufs2 label
3264 switch ifdef __KLIBC__ to ifndef __GLIBC__
3265 report failing getpwnam/getgrnam as error
3266 rename udevcontrol message types and variables
3267 initialize unused sockets to -1
3268 udevd: remove useless udevinitsend parameter
3270 udevd: autotune max_childs/max_childs_running
3271 update frugalware rules
3273 move default rules to etc/udev/rules.d/
3274 add 'crypto' devices to persistent storage rules
3275 add late.rules to default rules
3277 don't report an error on overlong comment lines
3279 udevd: read DRIVER from the environment
3282 make rename_netif() error messages useful
3283 path_id: fix an harmless syntax error
3286 update slackware rules
3289 Fix inotify syscalls on ARM
3292 Summary of changes from v095 to v096
3293 ============================================
3296 Makefiles: fix .PHONY for man page target
3297 allow longer devpath values
3298 path_id: prepare for new sysfs layout
3301 Summary of changes from v094 to v095
3302 ============================================
3306 don't remove symlinks if they are already there
3307 allow "online" events to create/update symlinks
3308 udevinfo: clarify parent device attribute use
3310 netif rename: optimistic loop for the name to become free
3311 remove broken %e enumeration
3314 print usage of udevcontrol when no or invalid command is given
3317 Summary of changes from v093 to v094
3318 ============================================
3321 update "writing udev rules"
3324 libvolume_id: gfs + gfs2 support
3325 remove MODALIAS key and substitution
3326 add persistent-input.rules
3332 Summary of changes from v092 to v093
3333 ============================================
3336 path_id: add support for iSCSI devices
3339 libvolume_id: fat - check for signature at end of sector
3340 libvolume_id: add more software raid signatures
3342 path_id: prevent endless loop for SAS devices on older kernels
3344 replace binary firmware helper with shell script
3345 skip device mapper devices for persistent links
3348 Summary of changes from v091 to v092
3349 ============================================
3352 don't include stropts.h, some libc's don't like it
3353 udevd: create leading directories for /dev/.udev/uevent_seqnum
3354 vol_id: fix logging from libvolume_id's log function
3357 add more warnings for invalid key operations
3358 fix offsetof() build issue with recent glibc
3359 selinux: fix typo in block device node selection
3360 vol_id: add NetWare volume detection
3361 edd_id: fix "(null)" output if "mbr_signature" does not exist
3363 libvolume_id: nss - use different uuid
3366 path_id: add platform and serio support
3370 path_id: fix bashism
3373 Summary of changes from v090 to v091
3374 ============================================
3377 path_id: fix SAS device path generation
3380 udevtest: don't try to delete symlinks
3381 persistent rules: fix typo in dm rule
3382 allow NAME=="value" to check for already assigned value
3383 udevd: export initial sequence number on startup
3386 Summary of changes from v089 to v090
3387 ============================================
3390 udevd: export current seqnum and add udevsettle
3391 volume_id: fix endianess conversion typo for FAT32
3392 merge device event handling and make database content available on "remove"
3393 set default udevsettle timeout to 3 minutes
3394 export INTERFACE_OLD if we renamed a netif
3395 let udevmonitor show the possibly renamed devpath
3396 volume_id: move some debug to info level
3397 udevtrigger: fix event order
3398 usb_id: remove uneeded code
3399 remove old symlinks before creating current ones
3400 path_id: fix loop for SAS devices
3401 apply format char to variables exported by ENV
3404 add inotify support for hppa and MIPS and log if inotify is not available
3407 fix typo in error message
3410 Summary of changes from v088 to v089
3411 ============================================
3414 path_id: add bus to USB path
3417 change rule to skip removable IDE devices
3418 don't create uuid/label links for raid members
3419 volume_id: provide library
3420 fix rule order for persistent tape links
3422 volume_id: provide a custom debug function
3423 volume_id: rename subdirectory
3424 volume_id: use shared library by default
3425 because is better than cause
3426 volume_id: remove some global symbols
3427 volume_id: define exported symbols
3428 remove all stripping code
3429 man pages: mention udev(7) not udev(8)
3431 move all *_id programs to /lib/udev/
3432 update Red Hat rules
3434 pass CROSS_COMPILE to AR and RANLIB down to extras/
3435 volume_id: update README
3436 volume_id: generate man page from xml source
3438 fix symlink targets in Makefiles
3441 Summary of changes from v087 to v088
3442 ============================================
3445 persistent links: add scsi tape links and usb path support
3448 volume_id: add squashfs detection
3449 reset signal handler in event process
3450 correct use of fcntl()
3451 add udevtrigger to request events for coldplug
3452 add ',' to trusted chars
3453 volume_id: remove partition table parsing code
3454 volume_id: remove all partition table support
3455 fix spelling error in debug string
3456 rename "persistent disk" to "persistent storage"
3457 fix output for USB path
3460 Summary of changes from v086 to v087
3461 ============================================
3464 path_id: support SAS devices
3467 fix persistent disk rules to exclude removable IDE drives
3468 warn about %e, MODALIAS, $modalias
3469 remove devfs rules and scripts
3472 typo in debug text in udev_run_hotplugd.c
3475 Summary of changes from v085 to v086
3476 ============================================
3479 volume_id: replace __packed__ by PACKED macro
3480 volume_id: split raid and filesystem detection
3481 volume_id: add missing return
3482 udevd: fix queue export for multiple events for the same device
3485 workaround missing kernel headers for some architectures
3488 update to udev-084/doc/writing_udev_rules
3491 Summary of changes from v084 to v085
3492 ============================================
3495 Fix trivial spelling errors in RELEASE-NOTES
3498 fix typo in parisc support to path_id
3501 make WAIT_FOR_SYSFS usable in non "wait-only" rules
3502 fix typo in man page
3503 include sys/socket.h for klibc build
3504 cramfs detection for bigendian
3505 exit WAIT_FOR_SYSFS if the whole device goes away
3507 update Red Hat rules
3509 include errno.h in udev_libc_wrapper.c
3512 Summary of changes from v083 to v084
3513 ============================================
3517 switch CROSS to CROSS_COMPILE
3518 replace fancy silent build program by simple kernel build like logic
3519 move manpages to top level
3520 remove UDEVD_UEVENT_INITSEND
3522 scsi_id: remove dead files
3523 optimize sysfs device and attribute cache
3524 let SYSFS{} look at the device, not only the parent device
3525 add debug output to sysfs operations
3528 Summary of changes from v082 to v083
3529 ============================================
3532 man page: document when substitutions are applied for RUN and other keys
3533 check for ignore_device in loop looks redundant
3536 udevstart: fix NAME="" which prevents RUN from being executed
3537 find programs in /lib/udev for IMPORT if {program} is not given
3538 don't add $SUBSYSTEM automatically as $1 to programs
3539 remove redundant substitution of RUN key
3542 Summary of changes from v081 to v082
3543 ============================================
3546 substitute format chars in RUN after rule matching
3549 scsi_id, usb_id: request device parent by subsystem
3550 path_id: work with "all devices in /sys/devices"
3551 ignore all messages with missing devpath or action
3552 Makefile: remove dynamic config file generation
3553 path_id: handle fiber channel (Hannes Reinecke <hare@suse.de>)
3554 usb_id: don't fail on other subsytems than "scsi"
3555 don't do RUN if "ignore_device" is given
3556 increase kernel uevent buffer size
3557 move udev(8) manpage to udev(7)
3558 recreate man pages from xml source
3559 remove udev, udevstart, udevsend from the default installation
3561 rename apply_format() cause it is public now
3562 udevtest: add udev_rules_apply_format() to RUN keys
3563 let "ignore_device" always return the event successfully
3566 fixes udev build with -fpie
3569 Summary of changes from v080 to v081
3570 ============================================
3573 add DEVLINKS to "remove" event
3574 better log text and comments
3575 vol_id: probe volume as user nobody
3576 fix BUS, ID, $id usage
3577 prepare moving of /sys/class devices to /sys/devices
3580 Summary of changes from v079 to v080
3581 ============================================
3584 fix dependency for make -j2
3590 update RELEASE-NOTES + TODO
3591 fix typo in man page
3594 path_id: fix invalid character class
3598 udev_selinux.c: include udev.h
3601 Summary of changes from v078 to v079
3602 ============================================
3605 don't log error if database does not exist
3606 use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()
3607 scsi_id: read page 0x80 with libata drives
3609 remove %e from man page
3612 Summary of changes from v077 to v078
3613 ============================================
3616 Update Gentoo udev main rule file.
3617 add parisc support to path_id
3620 scsi_id: -u fold multiple consecutive whitespace chars into single '_'
3623 optimize SELinux path match