Fix committed to lp:mir/0.24 at revision 3633, scheduled for release in
Mir 0.24.1

** Changed in: mir/0.24
    Milestone: 0.24.2 => 0.24.1

** Changed in: mir/0.24
       Status: Triaged => Fix Committed

** Summary changed:

- [regression] Accidental libmircommon.so.6 ABI break in Mir 0.24: 
mir::dispatch::ReadableFd* moved version stanzas
+ [regression] Accidental libmircommon.so.6 ABI break in Mir 0.24.0: 
mir::dispatch::ReadableFd* moved version stanzas

** Also affects: mir (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: mir (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mir (Ubuntu)
       Status: New => Triaged

-- 
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/1617865

Title:
  [regression] Accidental libmircommon.so.6 ABI break in Mir 0.24.0:
  mir::dispatch::ReadableFd* moved version stanzas

Status in Mir:
  Fix Committed
Status in Mir 0.24 series:
  Fix Committed
Status in mir package in Ubuntu:
  Triaged

Bug description:
  Accidental libmircommon.so.6 ABI break in Mir 0.24:
  mir::dispatch::ReadableFd* moved version stanzas

  So for example server-mesa-x11.so.9 can no longer load because it expects 
from libmircommon.so.6:
     ZN3mir8dispatch10ReadableFdC1ENS_2FdERKSt8functionIFvvEE@MIR_COMMON_5.1
  but actually in Mir 0.24.0 that got duplicated and changed to:
     ZN3mir8dispatch10ReadableFdC1ENS_2FdERKSt8functionIFvvEE@MIR_COMMON_0.24

  https://bugs.launchpad.net/mir/+bug/1611804/comments/8

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1617865/+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

Reply via email to