← Back to team overview

landing-team-changes+1 team mailing list archive

[stable-overlay] [xenial] mir (0.24.0+16.04.20160815.3-0ubuntu1)

 

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

---------------
Format: 1.8
Date: Mon, 15 Aug 2016 16:29:03 +0000
Source: mir
Binary: libmirprotobuf3 libmirserver41 libmirplatform13 libmircommon-dev libmirplatform-dev libmirserver-dev mirtest-dev libmirclient9 libmirclient-dev libmirclient-debug-extension1 libmirclient-debug-extension-dev mir-demos mir-utils mir-doc mir-test-tools mir-android-diagnostics libmircommon6 mir-platform-graphics-mesa-x10 mir-platform-graphics-mesa-kms10 mir-platform-graphics-android10 mir-platform-input-evdev5 mir-client-platform-mesa5 mir-client-platform-mesa-dev mir-client-platform-android5 mir-graphics-drivers-desktop mir-graphics-drivers-android libmircookie2 libmircookie-dev python3-mir-perf-framework mir-renderer-gl-dev
Architecture: source
Version: 0.24.0+16.04.20160815.3-0ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Kevin DuBois <kevin.dubois@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
 libmircommon6 - Display server for Ubuntu - shared library
 libmircookie-dev - Produce and verify spoof-resistant timestamps - development heade
 libmircookie2 - Produce and verify spoof-resistant timestamps - runtime library
 libmirplatform-dev - Display server for Ubuntu - development headers
 libmirplatform13 - Display server for Ubuntu - platform library
 libmirprotobuf3 - Display server for Ubuntu - RPC definitions
 libmirserver-dev - Display server for Ubuntu - development headers
 libmirserver41 - Display server for Ubuntu - server library
 mir-android-diagnostics - Display Server for Ubuntu - android platform diagnostics utility
 mir-client-platform-android5 - 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-mesa5 - 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-android10 - Display server for Ubuntu - platform library for Android
 mir-platform-graphics-mesa-kms10 - Display server for Ubuntu - platform library for KMS Mesa
 mir-platform-graphics-mesa-x10 - Display server for Ubuntu - platform library for X11 Mesa
 mir-platform-input-evdev5 - Display server for Ubuntu - input platform library
 mir-renderer-gl-dev - Display server for Ubuntu - GL Renderer development files
 mir-test-tools - Display Server for Ubuntu - stress tests and other test tools
 mir-utils  - Display server for Ubuntu - utility programs
 mirtest-dev - Display server for Ubuntu - test development headers and library
 python3-mir-perf-framework - Display server for Ubuntu - performance testing framework
Launchpad-Bugs-Fixed: 157866 1253486 1420581 1556045 1565236 1570353 1576690 1576760 1577262 1577357 1577967 1579630 1580774 1581385 1582066 1583532 1583536 1583970 1584603 1584605 1587604 1589632 1590099 1591354 1593655 1596051 1597717 1598267 1598802 1599867 1600343 1601810 1602646 1602966 1603080 1603091 1603114 1603303 1610215 1612256
Changes: 
 mir (0.24.0+16.04.20160815.3-0ubuntu1) xenial; urgency=medium
 .
   * New upstream release 0.24.0 (https://launchpad.net/mir/+milestone/0.24.0)
     - ABI summary:
       . mirclient ABI unchanged at 9
       . mirserver ABI bumped to 41
       . mircommon ABI unchanged at 6
       . mirplatform ABI bumped to 12
       . mirprotobuf ABI unchanged at 3
       . mirplatformgraphics ABI bumped to 10
       . mirclientplatform ABI unchanged at 5
       . mirinputplatform ABI unchanged at 5
     - Enhancements:
       . Added a new tool 'mirvanity' which can use a high speed video camera
         to measure client-to-screen latency.
       . Added (build-time) support for desktop full OpenGL servers (disabled
         by default in favor of GLESv2).
       . Introduced new buffer semantics (NBS) and enabled it by default.
       . Avoided using libmirserver in mir_demo_standalone_render_overlays,
         making bringup traces less cluttered.
       . Removed TilingWindowManager from example servers.
       . Added two new mir_*_performance_test tools that are run as part of
         'mir_performance_tests'.
       . Added pointer confinement to the client API.
       . Added new platform supporting software EGLStreams.
       . Added an input platform that the nested server can use.
       . Allow configuration of the application_not_responding_detector
       . Handle server-side keymapping using XKBMapper.
       . Remove the offscreen display.
       . Add callback option to notify shells that the server is about to stop.
       . Add logging for ANativeWindow events on Android.
     - Bugs fixed:
       . usage of std:call_once in mirclient causes TLS collisions with some
         android devices (LP: #1599867)
       . AltGr not working on external keyboards (LP: #1565236)
       . [regression] unity8 fails to start when built with 0.24 series (lp:mir)
         (LP: #1597717)
       . CI failure in MirSurfaceVisibilityEvent.exposed_received_when_surface_
         raised_over_occluding_surface [called twice - over-saturated and active]
         (LP: #1556045)
       . package-built mir_demo_server does not start on device (LP: #1577357)
       . During surface creation, first stream in spec becomes default stream.
         (LP: #1577967)
       . mouse is getting stuck on a phantom edge (LP: #1580774)
       . [testsfail] in MirSurfaceVisibilityEvent.exposed_received_when_surface_
         raised_over_occluding_surface [never called] (LP: #1581385)
       . [enhancement] Add support for full OpenGL compositing (LP: #1420581)
       . [testsfail] ServerSignal.terminate_handler_is_called_for_SIGINT|SIGTERM
         (LP: #1570353)
       . [testsfail] ClientLatency.triple_buffered_client_has_less_than_two_
         frames_latency (LP: #1576690)
       . [testsfail] NestedServer.when_monitor_plugged_in_client_is_notified_of_
         new_display_configuration (LP: #1576760)
       . mir server crashed in what(): drmModeMoveCursor failed (returned -13)
         (LP: #1579630)
       . mirtest-dev is hard to use as the objects used are compiled with LTO
         (LP: #1583536)
       . [testsfail] ClientLogging.reports_performance [Value of: lag]
         (LP: #1583970)
       . [ FAILED ] ClientLogging.reports_performance (Value of: nbuffers)
         (LP: #1584603)
       . [ FAILED ] ClientLogging.reports_performance (Value of: render)
         (LP: #1584605)
       . ClientCredsTestFixture.session_authorizer_receives_pid_of_connecting_
         clients failure (LP: #1587604)
       . Mir on X11 ignores mir::graphics::GLConfig depth & stencil buffer size
         (LP: #1589632)
       . Need to support pointer confinement (LP: #1590099)
       . [tests] given_nested_server_set_base_display_configuration_when_
         monitor_plugged_in_configuration_is_reset fails (LP: #1591354)
       . CI failure in DemoInProcessServerWithStubClientPlatform.surface_
         creation_does_not_leak_fds (LP: #1598802)
       . Screen is squashed/distorted when rotated in Mir-on-X11 (LP: #1577262)
       . --display-report=log shows some invalid uninitialized EGL attribute
         values (LP: #1582066)
       . mir_demo_client_eglplasma falls back to software rendering on i915
         (Intel Atoms), which explains why it's so slow (LP: #1583532)
       . [regression] x11 platform only draws to a small part of the x11 window
         (LP: #1598267)
       . mir ftbfs in yakkety builders (LP: #1600343)
       . Autolanding keeps failing: mock_egl.h:89:7: error: type 'struct
         MockEGL' violates one definition rule [-Werror=odr] (LP: #1603303)
       . [regression] The Super/Windows key doesn't work any more (LP: #1602966)
       . mir_acceptance_tests.bin: double free or corruption (fasttop)
         (LP: #1603114)
       . ftbfs in linking libmir-test-assist.a in xenial+overlay and
         yakkety+overlay (LP: #1601810)
       . [testsfail] failure in NestedInput.on_input_device_state_nested_*
         (LP: #1602646)
       . mirtest-dev provides an incorrect .pc file (LP: #1603080)
       . mir_test_framework::server_platform_path(),
         mir_test_framework::server_platform() don't support use in a downstream
         test built against mir-test-assist (LP: #1603091)
       . Servers based on Mir need a hook to execute code when the server is
         closing (LP: #1593655)
       . Android graphics platform doesn't get packaged for arm64 (LP: #157866)
       . memory leaks in unit tests on android (LP: #1253486)
       . Physical "screen" size reported by the X11 backend is same as pixel
         count, fixing dpi to 25.4 (LP: #1596051)
       . Mir build and test failures with gcc-6 and LTO (LP: #1610215)
       . [regression] Trust prompt not shown when starting camera (LP: #1612256)
Checksums-Sha1: 
 d9c90b583586b2cd0089ce2fc7b490411e548c67 4524 mir_0.24.0+16.04.20160815.3-0ubuntu1.dsc
 6b6af2e0f07d16e0f83e86b6252668e8eb979f6c 1729912 mir_0.24.0+16.04.20160815.3.orig.tar.gz
 5d971ce7c3502d78d66bcf6f184cc3be681f34e6 67764 mir_0.24.0+16.04.20160815.3-0ubuntu1.diff.gz
Checksums-Sha256: 
 1c7cb0d941eb36b6601b98be29bbe7f0cfe160fc4a1ab54c716009ee96c3cd4d 4524 mir_0.24.0+16.04.20160815.3-0ubuntu1.dsc
 0d72d89f3e5c2eeafa9eafec2b107b734fe839e21b69d640b723f18c29d1bdf1 1729912 mir_0.24.0+16.04.20160815.3.orig.tar.gz
 ad38e729a4a651441cf6d93d80091c2fca2d784b89f35e0e414a1683487d949d 67764 mir_0.24.0+16.04.20160815.3-0ubuntu1.diff.gz
Files: 
 ea4a52fd2336b3aa041a9df96d21604e 4524 x11 optional mir_0.24.0+16.04.20160815.3-0ubuntu1.dsc
 d12e0dc1b0188226918526f0540ba6c9 1729912 x11 optional mir_0.24.0+16.04.20160815.3.orig.tar.gz
 80b60334a51fcfdb66628770720d6e3c 67764 x11 optional mir_0.24.0+16.04.20160815.3-0ubuntu1.diff.gz
Original-Maintainer: Thomas Vo?? <thomas.voss@xxxxxxxxxxxxx>