Merge lp:~mir-team/miral/changelog into lp:miral

Proposed by Alan Griffiths
Status: Merged
Approved by: Alan Griffiths
Approved revision: 573
Merged at revision: 574
Proposed branch: lp:~mir-team/miral/changelog
Merge into: lp:miral
Diff against target: 20 lines (+7/-2)
1 file modified
debian/changelog (+7/-2)
To merge this branch: bzr merge lp:~mir-team/miral/changelog
Reviewer Review Type Date Requested Status
Mir CI Bot continuous-integration Approve
Michał Sawicz Approve
Review via email: mp+328904@code.launchpad.net

Commit message

Update changelog

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) :
review: Approve
Revision history for this message
Mir CI Bot (mir-ci-bot) wrote :

FAILED: Continuous integration, rev:573
https://mir-jenkins.ubuntu.com/job/miral-ci/62/
Executed test runs:
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-miral/96/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-0-fetch/5067
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=artful/5056
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=xenial/5056
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=zesty/5056
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=artful/100/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/100
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/100/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/100
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/100/artifact/output/*zip*/output.zip
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=artful/100/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/100
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/100/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/100
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/100/artifact/output/*zip*/output.zip

Click here to trigger a rebuild:
https://mir-jenkins.ubuntu.com/job/miral-ci/62/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Mir CI Bot (mir-ci-bot) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
https://mir-jenkins.ubuntu.com/job/miral-autolanding/33/
Executed test runs:
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-miral/97/console
    None: https://mir-jenkins.ubuntu.com/job/generic-land-mp/1503/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-0-fetch/5068
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=artful/5057
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=xenial/5057
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=zesty/5057
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=artful/101/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/101
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=xenial/101/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/101
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=amd64,release=zesty/101/artifact/output/*zip*/output.zip
    FAILURE: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=artful/101/console
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/101
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=xenial/101/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/101
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-miral/arch=i386,release=zesty/101/artifact/output/*zip*/output.zip

review: Needs Fixing (continuous-integration)
Revision history for this message
Mir CI Bot (mir-ci-bot) :
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 2017-07-26 11:18:44 +0000
+++ debian/changelog 2017-08-11 09:52:39 +0000
@@ -5,10 +5,15 @@
5 . miral ABI unchanged at 25 . miral ABI unchanged at 2
6 - Enhancements:6 - Enhancements:
7 . Various small improvements to miral-shell example7 . Various small improvements to miral-shell example
8 . [libmiral, miral-shell] handle display reconfiguration better and allow
9 shells to customize maximized placements.
10 . Fix FTBFS with GMock 1.7 matchers (when compiling against Mir 0.27)
8 - Bugs fixed:11 - Bugs fixed:
9 . miral-shell doesn't work with breeze X cursor theme (LP: #1699084)
10 . floating window manager allows resizing maximized windows (LP: #1704776)12 . floating window manager allows resizing maximized windows (LP: #1704776)
11 . Maximized windows not resized on display reconfiguration (LP: #1705695)13 . [miral-shell] doesn't work with breeze X cursor theme (LP: #1699084)
14 . [miral-shell] Don't allow splashscreen to be occluded (LP: #1705973)
15 . [miral-shell] Update maximized windows on display changes (LP: #1705695)
16 . Make racy DragAndDrop test reliable. (LP: #1704780)
1217
13 -- Alan Griffiths <alan.griffiths@canonical.com> Wed, 26 Jul 2017 11:46:42 +000018 -- Alan Griffiths <alan.griffiths@canonical.com> Wed, 26 Jul 2017 11:46:42 +0000
1419

Subscribers

People subscribed via source and target branches

to all changes: