Comment 34 for bug 21169

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Format: 1.7
Date: Fri, 23 Sep 2005 23:31:23 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source
Version: 0.060-1ubuntu15
Distribution: breezy
Urgency: low
Maintainer: Marco d'Itri <email address hidden>
Changed-By: Scott James Remnant <email address hidden>
Description:
 udev - /dev/ management daemon
 udev-udeb - /dev/ management daemon
Changes:
 udev (0.060-1ubuntu15) breezy; urgency=low
 .
   * The kernel's input subsystem still hasn't been updated to use the new
     driver core and is still running /proc/sys/kernel/hotplug (udevsend)
     itself with a hand-constructed environment, rather than attaching data
     to the sysfs event.
 .
     These hand-constructed events are missing the DEVPATH= variable which
     udev requires before processing its rules.
 .
     Added debian/patches/hotplug_input_events which instead of ignoring these
     events catches those from the input subsystem and processes them by
     running /sbin/udev_run_hotplugd; effectively passing all responsibility
     to the old hotplug input.agent which still can deal with them.
 .
     In the long-term, the kernel will be updated to use the driver core
     (there are patches starting to be floated now) and attach its
     information to the sysfs event, so this hack can go when that happens.
Files:
 5bdbe0e36977e93802622c253e90975d 604 admin optional udev_0.060-1ubuntu15.dsc
 3ab1155dd03ad91906e94611a680515c 33715 admin optional udev_0.060-1ubuntu15.diff.gz
Package-Type: udeb