lp://staging/~kdub/mir/update-fences-to-use-fd
- Get this branch:
- bzr branch lp://staging/~kdub/mir/update-fences-to-use-fd
Branch merges
Branch information
Recent revisions
- 1784. By Daniel van Vugt
-
Automate checking for ABI breakage.
This may well be over-sensitive to header changes that don't constitute
ABI changes, but I think that's better than being under-sensitive.You can find out which headers are causing the failure by running:
sha1sum -c server-ABI-sha1sums
sha1sum -c client-ABI-sha1sumsIf the offending change is a real ABI break, bump it! Then regardless of
whether it was a break, generate a new checksum for the file using "sha1sum"
and insert it into {client,server} -ABI-sha1sums. Approved by PS Jenkins bot, Daniel van Vugt, Cemil Azizoglu, Alan Griffiths, Kevin DuBois.
- 1783. By Kevin DuBois
-
android: do not propogate errors when initially turning on the display, as some of the rc's from the driver indicate that the display is already in the state that was requested.
fixes: lp: #1345533.
Approved by PS Jenkins bot, Alberto Aguirre.
- 1782. By Robert Carr
-
Provide some symbolic names for cursors.
Approved by PS Jenkins bot, Kevin DuBois, Cemil Azizoglu, Alan Griffiths.
- 1781. By Alan Griffiths
-
config: remove support for the legacy client code.
Approved by Daniel van Vugt, Kevin DuBois, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir/ubuntu