This bug was fixed in the package mir - 0.14.0+15.10.20150722-0ubuntu1 --------------- mir (0.14.0+15.10.20150722-0ubuntu1) wily; urgency=medium
[ Andreas Pokorny ] * Fix missing ABI renaming in Mirplatform * Bump Mirserver platform graphics to 3 * Fix mirprotobuf ABI break [ CI Train Bot ] * New rebuild forced. -- CI Train Bot <ci-train-...@canonical.com> Wed, 22 Jul 2015 18:01:49 +0000 ** Changed in: mir (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1381330 Title: "mesa" platform is no longer accurate and needs renaming Status in Mir: Fix Committed Status in mir package in Ubuntu: Fix Released Bug description: Our "mesa" code and packages mostly represents support for DRM/DRI output. And the only use case for this till now also used Mesa for the libGL* implementation. This is no longer true however. With Nvidia and AMD soon to release DRM support in their proprietary drivers, we will be supporting them. These drivers will provide DRM display access, but as usual will probably provide their own custom libGL* implementations. So won't use Mesa. This should work for Mir. However when a vendor provides their own libGL*, we are technically no longer using Mesa at all. We will still be using the "mesa" code path in Mir though. So that all needs renaming to something more accurate like "drm" or "dri" etc. Not "mesa". To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1381330/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp