[Bug 1539195] Re: adjust wait-for-root to deprecated udev API
Launchpad Bug Tracker
1539195 at bugs.launchpad.net
Sun Mar 6 21:51:13 UTC 2016
This bug was fixed in the package initramfs-tools - 0.122ubuntu6
---------------
initramfs-tools (0.122ubuntu6) xenial; urgency=medium
[ Andy Whitcroft ]
* uuids: only apply case mapping to RFC#4122 format uuids (LP: #1553107,
#1548120)
[ Timo Aaltonen ]
* hooks/framebuffer: Copy kernel/ubuntu/i915 backport driver too. (LP:
#1500751)
initramfs-tools (0.122ubuntu5) xenial; urgency=medium
[ Andy Whitcroft ]
* uuids: busybox tr does not support symbolic ranges expand manually
(LP: #1548120)
[ Martin Pitt ]
* wait-for-root.c: Drop check if device is queued in udev (LP: #1539195)
initramfs-tools (0.122ubuntu4) xenial; urgency=medium
[ Manoj Iyer ]
* Add support for uppercase and lowercase uuids. (LP: #1548120)
-- Andy Whitcroft <apw at ubuntu.com> Fri, 04 Mar 2016 10:12:42 +0000
** Changed in: initramfs-tools (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1539195
Title:
adjust wait-for-root to deprecated udev API
Status in initramfs-tools package in Ubuntu:
Fix Released
Bug description:
https://github.com/systemd/systemd/commit/9ea28c55a248 deprecated
udev_queue_get_queued_list_entry() which now just returns NULL. So
this part of w-f-r is now just a no-op. Investigate the particular
impact of that (at first sight: should be none, just rip out the dead
code), and port to current API.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1539195/+subscriptions
More information about the foundations-bugs
mailing list