Merge lp:~ps-jenkins/unity-mir/latestsnapshot-0.1+14.04.20131028-0ubuntu1 into lp:unity-mir

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 137
Merged at revision: 137
Proposed branch: lp:~ps-jenkins/unity-mir/latestsnapshot-0.1+14.04.20131028-0ubuntu1
Merge into: lp:unity-mir
Diff against target: 43 lines (+36/-0)
1 file modified
debian/changelog (+36/-0)
To merge this branch: bzr merge lp:~ps-jenkins/unity-mir/latestsnapshot-0.1+14.04.20131028-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Mir development team Pending
Review via email: mp+192959@code.launchpad.net

Commit message

Releasing 0.1+14.04.20131028-0ubuntu1 (revision 136 from lp:unity-mir)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-10-16 17:04:51 +0000
+++ debian/changelog 2013-10-28 21:47:46 +0000
@@ -1,3 +1,39 @@
1unity-mir (0.1+14.04.20131028-0ubuntu1) trusty; urgency=low
2
3 [ Daniel d'Andrada ]
4 * UbuntuKeyboardInfo now provides the opaque keybard area in scene
5 coordinates So all that's left for OSKController is setting its
6 InputArea to match it. No more guesswork anymore. (LP: #1236489)
7
8 [ Alan Griffiths ]
9 * Avoid unnecessary use of mir::surfaces::SurfaceStackModel (which
10 ought to be internal to Mir).
11
12 [ Albert Astals ]
13 * Fix crashes/deadlocks if we sigterm the app while still starting up
14 Three changes:  * We need to make sure that the_shell_* return a non
15 unique shared pointer (i.e. Mir is also holding it)    otherwise
16 once we return from the function it will cease to exist and we'll be
17 using    deleted memory  * Move ua_ui_mirserver_finish to after the
18 qApp has stopped, otherwise may happen the code    is still trying
19 to do a QWindow::showMaximized and uses memory that is also gone  *
20 Make the qApp quit call more stubborn, it can happen that sometimes
21 we get to that code before the other thread    has done qApp->exec()
22 so we wait until we get the aboutToQuit signal to make sure the
23 other thread will stop.
24 * Add two const & .
25
26 [ thomas-voss ]
27 * Ensure that app processes are not assigned an oom score smaller than
28 the one of the shell.
29 * stop/continue complete process groups instead of individual
30 processes.
31
32 [ Ubuntu daily release ]
33 * Automatic snapshot from revision 136
34
35 -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 28 Oct 2013 18:17:52 +0000
36
1unity-mir (0.1+13.10.20131016.1-0ubuntu1) saucy; urgency=low37unity-mir (0.1+13.10.20131016.1-0ubuntu1) saucy; urgency=low
238
3 [ Gerry Boland ]39 [ Gerry Boland ]

Subscribers

People subscribed via source and target branches