Mir

lp:mir/0.11

Created by Robert Carr and last modified
Get this branch:
bzr branch lp:mir/0.11
Members of Mir development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mir development team
Project:
Mir
Status:
Development

Recent revisions

2294. By Daniel van Vugt

Revert back to r2289 removing unreleased experiments.
So this maintenance branch now correctly reflects what's actually been
released.

2293. By Alberto Aguirre

Update changelog

2292. By Alberto Aguirre

server: bump ABI to 30

2291. By Alberto Aguirre

Fix deadlock caused by lock ordering issues.

The framedropping policy acquires an internal lock while invoking the user callback. BufferQueue calls framedrop policy methods while holding its own lock; the callback implementation given to the policy also acquires the same lock which results in a classic lock ordering deadlock issue.

To avoid such lock order issues, the framedrop policy and alarm factory interfaces expose an additional API to allow users to pass in lock/unlock functions, which can then be used by the callback dispatching context to preserve lock ordering.

Backported from lp:mir r2335

2290. By Alexandros Frantzis

platforms: Use the ABI version in platform library names and packages.

Backported from lp:mir, r2333

2289. By Daniel van Vugt

changelog: Merge final vivid changelog 0.11.0+15.04.20150209.1-0ubuntu1

2288. By Robert Carr

Update changelog

2286. By Robert Carr

Merge changelog

2285. By Robert Carr

Cherrypick lp:~mir-team/mir/repair-client-abi 2303...2305

Branch metadata

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