mir 0.21.0+16.04.20160330-0ubuntu1 source package in Ubuntu
Changelog
mir (0.21.0+16.04.20160330-0ubuntu1) xenial; urgency=medium
[ Alberto Aguirre ]
* New upstream release 0.21.0 (https://launchpad.net/mir/+milestone/0.21.0)
- ABI summary:
. mirclient ABI unchanged at 9
. mirserver ABI unchanged at 38
. mircommon ABI unchanged at 5
. mirplatform ABI unchanged at 11
. mirprotobuf ABI unchanged at 3
. mirplatformgraphics ABI unchaged at 8
. mirclientplatform ABI bumped to 5
. mirinputplatform ABI unchanged at 5
- Enhancements:
. New display enumeration API
. Added Android diagnostic tests to assist during porting to
new devices
. Added mir_demo_client_camera: a Video4Linux2 client
- Bugs fixed:
. Sometimes devices don't suspend - display turns back on
immediately (LP: #1549701)
. Mir crashed with exception 'failed to add sync point to command
buffer' (LP: #1554635)
. Mouse cursor is unusably slow in Unity 8 with a 1000Hz mouse
(LP: #1539009)
. Packaged mir_unit_tests binary is not suitable for general use
(LP: #1547015)
. [regression] Mir stops receiving input after a pause/resume
cycle (LP: #1548989)
. NBS (--nbuffers=0) causes software clients to crash with
std::exception::what: Failed to mmap buffer 13, "Permission denied")
(LP: #1550432)
. Fullscreen clients freeze when using NBS with multiple monitors
(LP: #1551536)
. [ FAILED ] DisplayConfigurationTest.output_position_is_independent_of_
orientation (LP: #1552065)
. The server-side use of MIR_SOCKET is confusing (LP: #1290345)
. [regression] FTBFS with -DMIR_LINK_TIME_OPTIMIZATION=on
-Duse_debflags=on (LP: #1350343)
. Mir On X (mesa-x11) keeps receiving mouse movement events even
when not focused (LP: #1528110)
. x11 platform: mouse cursor moves strange (LP: #1546324)
. Cross compiling to wily/vivid doesn't work (LP: #1549152)
. Rendering stutters when a new client establishes a connection
(LP: #1549359)
. 'mir_demo_server --test-client' crashes (SIGSEGV) when client
dies (LP: #1555620)
. [testfail] CI failure: TestClientInput.client_input_config_request_
receives_all_attached_devices (LP: #1555708)
. [regression] Mir FTBFS when MIR_ENABLE_TESTS=no (LP: #1556080)
. Mir-on-X11 doesn't exit (until it gets an event) (LP: #1556210)
. InputPlatformProbe.x11_platform_found_and_used_when_display_connection_
works breaks with old input drivers present (LP: #1543049)
. [regression] MIR_CLIENT_PERF_REPORT is missing window/surface
names (LP: #1546933)
. Installed binaries fail to run with mir_demo_server --test-client XXXX
(LP: #1556160)
. mir_demo_server --test-client [mir_demo_client_scroll|
mir_demo_client_flicker] fails (LP: #1556205)
. The contents of debian/mir-demos.examples are out of date and useless
(LP: #1557446)
[ CI Train Bot ]
* No-change rebuild.
-- Alberto Aguirre <email address hidden> Wed, 30 Mar 2016 00:23:20 +0000
Upload details
- Uploaded by:
- Alberto Aguirre on 2016-03-30
- Sponsored by:
- CI Train Bot Account
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Xenial | release | on 2016-04-08 | main | x11 |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| mir_0.21.0+16.04.20160330.orig.tar.gz | 1.6 MiB | 8b219213602ba2ada7b8c7b3c25cce3a6f051a1658363a791a652042d01f815c |
| mir_0.21.0+16.04.20160330-0ubuntu1.diff.gz | 62.3 KiB | e54101057aaf8dd1906c5713b376b444158e3f8048632a0a6938a56acd2da267 |
| mir_0.21.0+16.04.20160330-0ubuntu1.dsc | 4.4 KiB | 6913d9d5038641fb55d6629f4f489740e76a67f2ae4c667b1ff446e9a4b0e0d6 |
Available diffs
Binary packages built by this source
- libmirclient-debug-extension-dev: Display server for Ubuntu - client debug interface headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains both a shared library containing the client side of
various optional debugging interfaces and the development headers required
to use them.
.
This is primarily useful for developing Mir servers, low-level client
toolkits, or for automated testing in constrained environments.
.
Not all Mir servers have the capability to service these APIs; end-user
applications SHOULD NOT depend on this library.
.
This package contains the development headers required to develop against
the debug extensions.
- libmirclient-debug-extension1: Display server for Ubuntu - optional client debug interfaces
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains both a shared library containing the client side of
various optional debugging interfaces and the development headers required
to use them.
.
This is primarily useful for developing Mir servers, low-level client
toolkits, or for automated testing in constrained environments.
.
Not all Mir servers have the capability to service these APIs; end-user
applications SHOULD NOT depend on this library.
- libmirclient-debug-extension1-dbgsym: debug symbols for package libmirclient-debug-extension1
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains both a shared library containing the client side of
various optional debugging interfaces and the development headers required
to use them.
.
This is primarily useful for developing Mir servers, low-level client
toolkits, or for automated testing in constrained environments.
.
Not all Mir servers have the capability to service these APIs; end-user
applications SHOULD NOT depend on this library.
- libmirclient-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to develop against Mir.
- libmirclient9: Display server for Ubuntu - client library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by client applications for Mir.
- libmirclient9-dbgsym: debug symbols for package libmirclient9
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by client applications for Mir.
- libmircommon-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for server and/or client development.
- libmircommon5: Display server for Ubuntu - shared library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server and client.
- libmircommon5-dbgsym: No summary available for libmircommon5-dbgsym in ubuntu yakkety.
No description available for libmircommon5-
dbgsym in ubuntu yakkety.
- libmircookie-dev: Produce and verify spoof-resistant timestamps - development headers
libmircookie provides a simple mechanism for a group of cooperating processes
to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties.
.
This package contains the development headers for building programs that
generate or verify the attestable timestamps.
- libmircookie2: Produce and verify spoof-resistant timestamps - runtime library
libmircookie provides a simple mechanism for a group of cooperating processes
to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties.
.
This package contains the runtime library for generating and verifying the
attestable timestamps.
- libmircookie2-dbgsym: debug symbols for package libmircookie2
libmircookie provides a simple mechanism for a group of cooperating processes
to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties.
.
This package contains the runtime library for generating and verifying the
attestable timestamps.
- libmirplatform-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required for hardware/driver support development.
- libmirplatform11: No summary available for libmirplatform11 in ubuntu yakkety.
No description available for libmirplatform11 in ubuntu yakkety.
- libmirplatform11-dbgsym: debug symbols for package libmirplatform11
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the underlying hardware platform.
- libmirprotobuf3: Display server for Ubuntu - RPC definitions
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library containing the Google Protobuf definitions
required for Mir clients and servers.
- libmirprotobuf3-dbgsym: debug symbols for package libmirprotobuf3
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library containing the Google Protobuf definitions
required for Mir clients and servers.
- libmirserver-dev: Display server for Ubuntu - development headers
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to build Mir servers.
- libmirserver38: Display server for Ubuntu - server library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by server applications for Mir.
- libmirserver38-dbgsym: debug symbols for package libmirserver38
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared library needed by server applications for Mir.
- mir-android-diagnostics: Display Server for Ubuntu - android platform diagnostics utility
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains a tool for checking the graphics components of android devices.
- mir-android-diagnostics-dbgsym: debug symbols for package mir-android-diagnostics
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains a tool for checking the graphics components of android devices.
- mir-client-platform-android5: Display server for Ubuntu - client platform library for Android
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir clients to interact with
the underlying hardware platform using the Android drivers.
- mir-client-platform-android5-dbgsym: debug symbols for package mir-client-platform-android5
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir clients to interact with
the underlying hardware platform using the Android drivers.
- mir-client-platform-mesa-dev: Display server for Ubuntu - client platform library for Mesa development files
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to use the platform specific capabilities of
the Mir Mesa backend.
- mir-client-platform-mesa5: Display server for Ubuntu - client platform library for Mesa
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir clients to interact with
the underlying hardware platform using the Mesa drivers.
- mir-client-platform-mesa5-dbgsym: debug symbols for package mir-client-platform-mesa5
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir clients to interact with
the underlying hardware platform using the Mesa drivers.
- mir-demos: Display server for Ubuntu - demonstration programs
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains demo applications that use the Mir display server
- mir-demos-dbgsym: debug symbols for package mir-demos
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains demo applications that use the Mir display server
- mir-doc: API documentation for mir
This package installs the mir API documentation.
- mir-graphics-drivers-android: Display server for Ubuntu - android driver metapackage
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package depends on a full set of graphics drivers for running Mir on top
of an existing Android driver stack.
- mir-graphics-drivers-desktop: Display server for Ubuntu - desktop driver metapackage
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package depends on a full set of graphics drivers for traditional desktop
systems.
- mir-platform-graphics-android8: No summary available for mir-platform-graphics-android8 in ubuntu yakkety.
No description available for mir-platform-
graphics- android8 in ubuntu yakkety.
- mir-platform-graphics-android8-dbgsym: No summary available for mir-platform-graphics-android8-dbgsym in ubuntu yakkety.
No description available for mir-platform-
graphics- android8- dbgsym in ubuntu yakkety.
- mir-platform-graphics-mesa-kms8: No summary available for mir-platform-graphics-mesa-kms8 in ubuntu yakkety.
No description available for mir-platform-
graphics- mesa-kms8 in ubuntu yakkety.
- mir-platform-graphics-mesa-kms8-dbgsym: No summary available for mir-platform-graphics-mesa-kms8-dbgsym in ubuntu yakkety.
No description available for mir-platform-
graphics- mesa-kms8- dbgsym in ubuntu yakkety.
- mir-platform-graphics-mesa-x8: Display server for Ubuntu - platform library for X11 Mesa
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the X11 platform using the Mesa drivers.
- mir-platform-graphics-mesa-x8-dbgsym: debug symbols for package mir-platform-graphics-mesa-x8
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the X11 platform using the Mesa drivers.
- mir-platform-input-evdev5: Display server for Ubuntu - input platform library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the input hardware using the evdev interface.
- mir-platform-input-evdev5-dbgsym: debug symbols for package mir-platform-input-evdev5
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains the shared libraries required for the Mir server to interact with
the input hardware using the evdev interface.
- mir-renderer-gl-dev: Display server for Ubuntu - GL Renderer development files
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files that define the interfaces through which platforms and
renderers access the functionality needed to render with GL.
- mir-test-tools: Display Server for Ubuntu - stress tests and other test tools
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains a tool for stress testing the Mir display server
- mir-test-tools-dbgsym: debug symbols for package mir-test-tools
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains a tool for stress testing the Mir display server
- mir-utils: Display server for Ubuntu - utility programs
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains utility programs for probing and controling a Mir server.
- mir-utils-dbgsym: debug symbols for package mir-utils
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains utility programs for probing and controling a Mir server.
- mirtest-dev: Display server for Ubuntu - test development headers and library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files and static library for testing of server and/or client
development.
- python3-mir-perf-framework: Display server for Ubuntu - performance testing framework
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
This package contains a python3 framework to facilitate writing performance
tests for Mir. It also contains a few interesting performance tests written
using the framework.

