Mir

Merge lp:~vanvugt/mir/draft-changelog-0.24.0 into lp:mir

Proposed by Daniel van Vugt
Status: Merged
Approved by: Cemil Azizoglu
Approved revision: no longer in the source branch.
Merged at revision: 3544
Proposed branch: lp:~vanvugt/mir/draft-changelog-0.24.0
Merge into: lp:mir
Diff against target: 86 lines (+58/-8)
1 file modified
debian/changelog (+58/-8)
To merge this branch: bzr merge lp:~vanvugt/mir/draft-changelog-0.24.0
Reviewer Review Type Date Requested Status
Cemil Azizoglu (community) Approve
Mir CI Bot continuous-integration Approve
Review via email: mp+297109@code.launchpad.net

Commit message

changelog: Start listing enhancements in series 0.24

Also merge in the 0.23.0 changelog that was released this week.

Description of the change

Before I forget what they were

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

PASSED: Continuous integration, rev:3542
https://mir-jenkins.ubuntu.com/job/mir-ci/1160/
Executed test runs:
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-mir/1295
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-0-fetch/1345
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=vivid+overlay/1336
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-1-sourcepkg/release=xenial/1336
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=vivid+overlay/1305
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=vivid+overlay/1305/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=gcc,platform=mesa,release=xenial/1305
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=gcc,platform=mesa,release=xenial/1305/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=cross-armhf,compiler=gcc,platform=android,release=vivid+overlay/1305
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=cross-armhf,compiler=gcc,platform=android,release=vivid+overlay/1305/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=android,release=vivid+overlay/1305
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=android,release=vivid+overlay/1305/artifact/output/*zip*/output.zip
    SUCCESS: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/1305
        deb: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/1305/artifact/output/*zip*/output.zip

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

review: Approve (continuous-integration)
Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

Ok

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-05-03 06:55:25 +0000
3+++ debian/changelog 2016-06-10 20:39:08 +0000
4@@ -1,25 +1,75 @@
5-mir (0.23.0) UNRELEASED; urgency=medium
6-
7+mir (0.24.0-0ubuntu1) UNRELEASED; urgency=medium
8+
9+ * New upstream release 0.24.0 (https://launchpad.net/mir/+milestone/0.24.0)
10+ - ABI summary:
11+ . TODO
12+ - Enhancements:
13+ . Added a new tool 'mirvanity' which can use a high speed video camera
14+ to measure client-to-screen latency.
15+ . Added (build-time) support for desktop full OpenGL servers (disabled
16+ by default in favor of GLESv2).
17+ - Bug fixes:
18+ . TODO: list these after branching
19+
20+ -- Daniel van Vugt <daniel.van.vugt@canonical.com> Fri, 10 Jun 2016 16:29:31 -0400
21+
22+mir (0.23.0+16.10.20160602.1-0ubuntu1) yakkety; urgency=medium
23+
24+ [ Kevin DuBois ]
25 * New upstream release 0.23.0 (https://launchpad.net/mir/+milestone/0.23.0)
26 - ABI summary:
27 . mirclient ABI unchanged at 9
28- . mirserver ABI unchanged at 39
29- . mircommon ABI unchanged at 5
30+ . mirserver ABI bumped to 40
31+ . mircommon ABI bumped at 6
32 . mirplatform ABI unchanged at 11
33 . mirprotobuf ABI unchanged at 3
34 . mirplatformgraphics ABI unchanged at 9
35 . mirclientplatform ABI unchanged at 5
36 . mirinputplatform ABI unchanged at 5
37 - Enhancements:
38+ . Enable internal usage of more flexible graphics buffer submission,
39+ precursing client API additions.
40 - Bug fixes:
41+ . Potential NBS performance loss after resize (LP: #1579076)
42+ . Performance loss with NBS and overlays on (LP: #1578159)
43 . Mir crashes with useless backtrace when mg::Platform methods throw
44 (LP: #1553549)
45 . Virtual output is not removed when screencast client disappears
46 (LP: #1573572)
47- . Virtual display output configuration is set to LVDS Edit (LP: #1573782)
48- . Resizing can crash mir_demo_server (LP: #1575211)
49-
50- -- Alberto Aguirre <alberto.aguirre@canonical.com> Thu, 28 Apr 2016 09:24:21 -0500
51+ . Can't VT switch from mir_demo_server (any more) (LP: #1576260)
52+ . mir_demo_server(_minimal): Window movement/resizing stops responding
53+ when the cursor leaves the surface, and can lead to windows 1px wide
54+ and unrecoverable. (LP: #1447886)
55+ . Virtual display output configuration is set to LVDS (LP: #1573782)
56+ . Mir-on-X11 doesn't pass Alt+primary button drag to Mir (LP: #1575765)
57+ . Mir-on-X11 breaks mir_proving_server resize logic (LP: #1575192)
58+ . Resizing can crash mir_demo_server (LP: #1575211)
59+ . [regression] Cursor stops at phantom edge on M10 and N7 (LP: #1580774)
60+ . [regression] MIR_CLIENT_PERF_REPORT is showing bogus render times and
61+ buffer lag (LP: #1581368)
62+ . Test failures in ClientLogging.reports_performance due to the above
63+ fix. (LP: #1583970, LP: #1584603, LP: #1584605)
64+ . Do not throw when creating some objects under HWC 1.5 (LP: #1583086)
65+ . Correct black frame issue under Xmir (LP: #1584784)
66+
67+ [ Tarmac, Kevin DuBois <kevin.dubois@canonical.com>, Daniel van Vugt <daniel.van.vugt@canonical.com>, Andreas Pokorny <andreas.pokorny@canonical.com>, Alberto Aguirre ]
68+ * 0.23.0 Mir release
69+
70+ -- Kevin DuBois <kdub432@gmail.com> Thu, 02 Jun 2016 13:18:03 +0000
71+
72+mir (0.22.1+16.04.20160516.2-0ubuntu1) xenial; urgency=medium
73+
74+ [ Andreas Pokorny ]
75+ * New upstream release 0.22.1 (https://launchpad.net/mir/+milestone/0.22.1)
76+ - ABI summary:
77+ . No ABI changes in any libraries. Bugfix release only.
78+ - Bugs fixed:
79+ . [regression] Cursor stops at phantom edge on M10 and N7 (LP: 1580774)
80+
81+ [ CI Train Bot ]
82+ * No-change rebuild.
83+
84+ -- MichaƂ Sawicz <michal.sawicz@canonical.com> Mon, 16 May 2016 15:36:50 +0000
85
86 mir (0.22.0+16.04.20160422.2-0ubuntu1) xenial; urgency=medium
87

Subscribers

People subscribed via source and target branches