lp:ubuntu/karmic-updates/udev

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-updates/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

153. By Martin Pitt

* udev/udev-node.c: Properly close directory handles to fix a major fd leak
  which caused hotplugging to fail entirely. (LP: #463347)
* udev/udevd.c, handle_inotify(): Fix datatype for FIONREAD ioctl return
  type. It must be an int, not an ssize_t; the latter causes uninitialized
  values and tries to allocate a 15 digit number of bytes, unless the upper
  half of the variable just happens to be zeroed. (Upstream commit
  http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h=4daa146b)

152. By Scott James Remnant (Canonical)

* debian/udev.initramfs-hook:
  - Include the firmware helper. LP: #381037.

151. By Scott James Remnant (Canonical)

* debian/udev.initramfs-top:
  - Rename from udev.initramfs-bottom and move from local-premount to
    init-top
  - Add a pre-requisite on all_generic_ide so that gets a chance before
    we load IDE devices.
* rules/rules.d/80-drivers.rules:
  - load the fbcon driver when a framebuffer is created.
    LP: #392039, #431812.

150. By Scott James Remnant (Canonical)

* Update to GIT HEAD (still pre 147 release):
  - fix signal mask harder. LP: #407428, #434852.

149. By Scott James Remnant (Canonical)

* Update to GIT HEAD (still pre 147 release):
  - includes fix from previous revision
  - rename interfaces to <iface>_rename if rename fails. LP: #416782.
  - drop most NAME keys since 2.6.31 supplies them.
  - especially those with just "%k". LP: #430654.
  - fixed SYMLINK option parsing. LP: #430654.

* Remove 40-alsa.rules now it's not shipped upstream.

148. By Martin Pitt

rules/rules.d/60-persistent-storage.rules: Fix blkid invocation for
CD-ROMs, thanks to Maxim Levitsky for tracking this down! Fix committed to
GIT HEAD, and cherrypicked. (LP: #431055)

147. By Scott James Remnant (Canonical)

FFE LP: #427356.

* Update to GIT HEAD (pre 147 release):
  - worker signal mask corrected. LP: #407428.
  - database format change to avoid path length issues. LP: #377121.
  - multiple devices may not claim the same /dev names, except with
    symlinks
  - NAME="%k" produces a warning
  - symlinks to udevadm no longer resolve to the original command
  - rules updates. LP: #281335, LP: #407940, #420015, #426647.

* Build-depend on gawk, since build fails with mawk.

* Replace init scripts with Upstart jobs.
* debian/control:
  - Add missing ${misc:Depends}
  - Bump build-dependency on debhelper for Upstart-aware dh_installinit

146. By Scott James Remnant (Canonical)

* New upstream release:
  - udevadm trigger "--retry-failed" replaced by "--type=failed"
  - RUN "ignore_error" option replaced by "fail_event_on_error"
  - Added HP Presario 2100 keymap. LP: #20223.
  - Added more keymap coverage for Compaq Evo models. LP: #35382.
  - Added Fujitsu Amilo M keymap. LP: #48547.
  - Added Compal Hel80i keymap. LP: #198530.
  - Added Zepto ZNote keymap. LP: #400252.
  - Added Everex Stepnote XT5000T keymap. LP: #400921.
  - Added rules to switch mode of Huawei E1550 GSM modem. LP: #401655.
  - Various other keymap and modem updates.

[ Martin Pitt ]
* debian/control: Add missing Breaks: casper (<< 1.174) to avoid breaking
  upgrades from jaunty in wubi installations. (LP: #400138)

145. By Scott James Remnant (Canonical)

* New upstream release:
  - detach event from worker if killed.
  - make sure a worker finishes its event before exiting. LP: #396957.
  - handle SIGCHLD before worker messages.
  - use qsort() to sort list rather than by hand (performance).
  - correct mangling of scsi_id return values

* debian/rules: Update "prep" target to not wipe uncommitted files.
* debian/libudev-dev.install: Install the restored libtool file
* debian/libgudev-1.0-dev.install: Install the restored libtool file

144. By Colin Watson

Disable extras for the udeb, since the necessary dependencies aren't
available.

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