← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] mir (0.14.0+15.04.20150722-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Wed, 22 Jul 2015 18:01:49 +0000
Source: mir
Binary: libmirprotobuf0 libmirserver32 libmirplatform8 libmircommon-dev libmirplatform-dev libmirserver-dev libmirclient9 libmirclient-dev libmirclient-debug-extension1 libmirclient-debug-extension-dev mir-demos mir-utils mir-doc mir-test-tools libmircommon5 mir-platform-graphics-mesa-kms3 mir-platform-graphics-mesa2 mir-platform-graphics-android3 mir-client-platform-mesa2 mir-client-platform-mesa-dev mir-client-platform-android2 mir-graphics-drivers-desktop mir-graphics-drivers-android
Architecture: source
Version: 0.14.0+15.04.20150722-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 libmirclient-debug-extension-dev - Display server for Ubuntu - client debug interface headers
 libmirclient-debug-extension1 - Display server for Ubuntu - optional client debug interfaces
 libmirclient-dev - Display server for Ubuntu - development headers
 libmirclient9 - Display server for Ubuntu - client library
 libmircommon-dev - Display server for Ubuntu - development headers
 libmircommon5 - Display server for Ubuntu - shared library
 libmirplatform-dev - Display server for Ubuntu - development headers
 libmirplatform8 - Display server for Ubuntu - platform library
 libmirprotobuf0 - Display server for Ubuntu - RPC definitions
 libmirserver-dev - Display server for Ubuntu - development headers
 libmirserver32 - Display server for Ubuntu - server library
 mir-client-platform-android2 - Display server for Ubuntu - client platform library for Android
 mir-client-platform-mesa-dev - Display server for Ubuntu - client platform library for Mesa deve
 mir-client-platform-mesa2 - Display server for Ubuntu - client platform library for Mesa
 mir-demos  - Display server for Ubuntu - demonstration programs
 mir-doc    - API documentation for mir
 mir-graphics-drivers-android - Display server for Ubuntu - android driver metapackage
 mir-graphics-drivers-desktop - Display server for Ubuntu - desktop driver metapackage
 mir-platform-graphics-android3 - Display server for Ubuntu - platform library for Android
 mir-platform-graphics-mesa-kms3 - Display server for Ubuntu - platform library for KMS Mesa
 mir-platform-graphics-mesa2 - transitional dummy package
 mir-test-tools - Display Server for Ubuntu - stress tests and other test tools
 mir-utils  - Display server for Ubuntu - utility programs
Launchpad-Bugs-Fixed: 1381330 1391976 1418035 1419048 1437357 1450377 1451309 1451844 1452320 1454128 1454518 1457987 1458689 1461312 1461314 1461697 1462033 1463315 1464174 1464690 1465231 1465585 1465642 1465669 1465692 1465883 1466492 1466594
Changes:
 mir (0.14.0+15.04.20150722-0ubuntu1) vivid; urgency=medium
 .
   [ Andreas Pokorny ]
   * Fix missing ABI renaming in Mirplatform
   * Bump Mirserver platform graphics to 3
   * Fix mirprotobuf ABI break
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
 mir (0.14.0+15.10.20150715-0ubuntu1) wily; urgency=medium
 .
   [ Andreas Pokorny ]
   * New upstream release 0.14.0 (https://launchpad.net/mir/+milestone/0.14.0)
     - ABI summary: All clients and all servers need building;
       . Mirclient ABI bumped to 9
       . Mirserver ABI bumped to 32
       . Mircommon ABI bumped to 5
       . Mirplatform ABI bumped to 8
     - Enhancements:
       . mir_demo_server: tweaks, features and improvements
       . More MirEvent-2.0 related changes and unifications
       . New SurfaceInputDispatcher to replace the android InputDispatcher
       . New Threaded dispatcher for Dispatchable added
       . Rework of the relationship of surfaces and buffer streams to allow
         attaching multiple buffer streams to a surface.
       . Preparation work for new buffer semantics
       . fd leaks in tests eliminated and leak check activated for unit and
         integration tests
       . Further TSAN reported issues removed
       . Preparation work for mir-on-x: splitting of mesa platform in common
         and KMS parts
       . Further rework of input stack focused on test infrastructure
       . Persistent id request for surfaces added
       . Integration-tests cleaning: switch tests to in-process server
       . A first end-to-end input test added in privileged-tests
       . "mesa" platform renamed to "mesa-kms" (LP: #1381330)
       . [enhancement] Mir servers should allow client connections only after
         server start-up has finished  (LP: #1451844)
       . build-dependency on g++-4.9 dropped (LP: #1452320)
     - Bug fixes:
       . Crash because uncaught exception in mir::events::add_touch
         (LP: #1437357)
       . [vegetahd] android buffer allocator does consider hwc alignment
         constraints  (LP: #1461314)
       . [regression] Touch input does not work at all any more  (LP: #1464174)
       . Mir emits a mir_motion_action_hover_exit event before of a
         mir_motion_action_pointer_down  (LP: #1419048)
       . [testsfail] NestedInput.nested_event_filter_receives_keyboard_from_host
         failure in CI  (LP: #1462033)
       . [testsfail] InputEvents.reach_nested_client in CI  (LP: #1463315)
       . [regression] titlebar in "canonical" example WM + KeyRepeatDispatcher
         causes deadlock  (LP: #1464690)
       . CI failure in
         TestClientInput.clients_receive_many_button_events_inside_window
         (LP: #1465231)
       . mir-client-platform-mesa-dev package dependency is incorrect
         (LP: #1465642)
       . Repeat input events keep being emitted even when user switches to
         different VT  (LP: #1465669)
       . libmirprotobuf's ABI can be broken when modifying protobuf message
         definitions  (LP: #1465883)
       . Spurious Failure in ClientLibrary.highly_threaded_client
         (LP: #1466492)
       . failure in CI in BufferStreamArrangement.arrangements_are_applied
         (LP: #1466594)
       . [arale] software buffers have flickering line artefacts  (LP: #1418035)
       . can't load app purchase UI without a U1 account  (LP: #1450377)
       . [arale] Software cursor appears slightly corrupt on arale (black
         spots in place of white)  (LP: #1451309)
       . [regression] Dragging windows by the titlebar is incredibly slow
         and laggy  (LP: #1454128)
       . [regression] Opacity controls (Alt+mousewheel) don't work any more
         (LP: #1454518)
       . [regression] No API for creating freestyle surfaces  (LP: #1457987)
       . [vivid-overlay] input-stub.so fails to load on i386  (LP: #1458689)
       . client API version has wrong version  (LP: #1461312)
       . abi-dump-base make target is broken  (LP: #1461697)
       . Stopping input in a nested server stops VT switching  (LP: #1465585)
       . Pointer events are not mapped to correct output by nested Mir
         (LP: #1465692)
       . Loading libmirclient.so twice leads to a segfault in libmirprotobuf.so
         (LP: #1391976)
 .
 mir (0.13.3+15.10.20150617-0ubuntu1) wily; urgency=medium
 .
   [ Alberto Aguirre ]
   * New upstream release 0.13.3 (https://launchpad.net/mir/+milestone/0.13.3)
     - Bug fixes:
       . mir-client-platform-mesa-dev package dep is incorrect (LP: #1465642)
       . Avoid allocating mir protobuf message objects on stack (LP: #1465883)
Checksums-Sha1:
 2b88ce1b3e7261b2accb2ae3344ab7883cec4349 4365 mir_0.14.0+15.04.20150722-0ubuntu1.dsc
 678688ed058ede0febf9341a4d1e6595dd4b557f 1583546 mir_0.14.0+15.04.20150722.orig.tar.gz
 30de9dc6ffc7581224b1f3bd86f64952b1cd7f5e 52905 mir_0.14.0+15.04.20150722-0ubuntu1.diff.gz
Checksums-Sha256:
 30dee504356f8681587c756efc543c86c62f8463becf8d884f09ec67a05b6d51 4365 mir_0.14.0+15.04.20150722-0ubuntu1.dsc
 4b78a26eed3b33b25d3a67e2685b3b2493a437331b0382f11650e747b30f0a17 1583546 mir_0.14.0+15.04.20150722.orig.tar.gz
 32ae66e01538bd5090f83972c54313a224569896102c0b8ada90752c6ff70876 52905 mir_0.14.0+15.04.20150722-0ubuntu1.diff.gz
Files:
 9e131a0545a1aa25869db90705671a2d 4365 x11 optional mir_0.14.0+15.04.20150722-0ubuntu1.dsc
 79f53ade62dd5a7b1ca21e1a803bb7cf 1583546 x11 optional mir_0.14.0+15.04.20150722.orig.tar.gz
 84d95fe470382e7eb93236940a78850b 52905 x11 optional mir_0.14.0+15.04.20150722-0ubuntu1.diff.gz
Original-Maintainer: Thomas Vo?? <thomas.voss@xxxxxxxxxxxxx>