lp:ubuntu/jaunty-proposed/udev

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty-proposed/udev
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

134. By Scott James Remnant (Canonical)

Add rfcomm devices to dialout group. LP: #374782.

133. By Martin Pitt

* Fix detection of CD media:
  - extras/cdrom_id/cdrom_id.c: Add a new key ID_CDROM_MEDIA=1 if there
    is a CD present. Also, skip media tests if CDROM_DRIVE_STATUS !=
    CDS_DISC_OK.
  - rules/rules.d/60-persistent-storage.rules: Only start vol_id if
    ID_CDROM_MEDIA is set. This should fix the auto-closing of the tray.
    (LP: #356631)
  - Cherrypicked from upstream git f907449ee and d6f0b22d5.

132. By Scott James Remnant (Canonical)

New upstream release. LP: #358013.

131. By Scott James Remnant (Canonical)

debian/udev.postinst: On upgrade, replace instances of ATTRS{ in
/etc/udev/rules.d/70-persistent-net.rules with ATTR{ otherwise they
won't match anymore. LP: #329106.

130. By Matthias Klose

No-change rebuild to fix lpia shared library dependencies.

129. By Scott James Remnant (Canonical)

* New upstream release:
  - includes changes from 139-2
  - udevadm settle can accept a range of events to watch for.
  - vol_id: ntfs uuid setting fix. LP: #337015.

128. By Scott James Remnant (Canonical)

Patch udevadm settle to communicate with udevd to make sure that there
aren't any pending inotify events that haven't been turned into uevents.

127. By Scott James Remnant (Canonical)

* New upstream release:
  - includes changes from 138-2
  - also further patch to actually remove watches when the devices are
    removed. LP: #334278.

126. By Scott James Remnant (Canonical)

* Fix inotify watch code to remove any existing watch before beginning rule
  processing, and not to add the watch until the rule processing is
  complete. This stops us "chasing our own tail" if one of the programs we
  run writes to the block device, or at least opens it for writing.
  LP: #332270

* Fix inotify code to respond to all events, rather than just the first in
  the buffer repeatedly. Ironically this bug was causing fewer people to be
  affected by #332270.

125. By Scott James Remnant (Canonical)

* New upstream release:
  - Block device nodes watched with inotify for changes and
    /dev/disk/by-{uuid,label} updated automatically.
  - Loop devices now get persistent disk links too.

* Apply NAME rules when string_escape=none. LP: #325690.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/udev
This branch contains Public information 
Everyone can see this information.

Subscribers