mir 0.19.0+16.04.20160128-0ubuntu1 source package in Ubuntu

Changelog

mir (0.19.0+16.04.20160128-0ubuntu1) xenial; urgency=medium

  [ Brandon Schaefer ]
  * New upstream release 0.19.0
    - API summary:
      . mirclient abi unchanged at 9
      . mirserver abi bumped to 37
      . mircommon abi unchanged at 5
      . mirplatform abi unchanged at 11
      . mirprotobuf abi unchanged at 3
      . mirplatformgraphics abi bumped to 7
      . mirclientplatform abi bumped to 4
      . mirinputplatform abi bumped to 5
      . mircookie abi bumped to 2
    - Bug fix:
      . Mir servers crash on mouse input (LP: #1528438)
      . Pinch to zoom not working reliably (LP: #1531517)
      . Passing DisplayConfiguration scale property from
        nested server to host appears to not work (LP: #1535780)
      . Various TSan reports when running test suite
        on a mir tsan enabled build (LP: #1523647)
      . Buffer leak during repeated mirscreencasts
        causes server to be killed (LP: #1523900)
      . Cursor now displays correctly (LP: #1526779)
      .ProgramOption::parse_file() reports problems to cerr (LP: #1190165)
      . Nested servers can select wrong platform (LP: #1515558)
      . There seems to be missing RTTI information
         when linking with UBSan enabled (LP: #1521930)
      . Mir threadsanitizer build fails with GCC (LP: #1522581)
      . After "make install" mir_demo_server cannot
        find shared object file in /usr/local/lib (LP: #1522836)
      . Fixed a test in TestClientInput (LP: #1523965)
      . Mir servers choose graphics-dummy (or no driver at all)
        over mesa-kms on a desktop (LP: #1528082)
      . Function mir_event_get_close_surface_event is never used (LP: #1447690)
      . mir::input::Surface::consume(MirEvent const& event)
        should not take a reference to an opaque type (LP: #1450797)
      . lintian: E: mir-doc: privacy-breach-logo (LP: #1483471)


  [ CI Train Bot ]
  * No-change rebuild.

 -- Brandon Schaefer <email address hidden>  Thu, 28 Jan 2016 12:19:47 +0000

Upload details

Uploaded 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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mir_0.19.0+16.04.20160128.orig.tar.gz 1.5 MiB e08b3abb3e41ed77b8b8e2249b89430c971b03ed80e249cf53f94f3b2d9e2113
mir_0.19.0+16.04.20160128-0ubuntu1.diff.gz 58.8 KiB 05233b731f0bee72325a8a2638a789f1c0dddb01a1e9bdea7c5d908af661343f
mir_0.19.0+16.04.20160128-0ubuntu1.dsc 4.7 KiB 3c4607d739db299c1cbf13d233717b083e634a6b281d6f0a90351d81788a9067

View changes file

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: debug symbols for package libmircommon5

 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.

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: Display server for Ubuntu - 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 underlying hardware platform.

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.

libmirserver37: No summary available for libmirserver37 in ubuntu xenial.

No description available for libmirserver37 in ubuntu xenial.

libmirserver37-dbgsym: No summary available for libmirserver37-dbgsym in ubuntu xenial.

No description available for libmirserver37-dbgsym in ubuntu xenial.

mir-client-platform-android4: No summary available for mir-client-platform-android4 in ubuntu xenial.

No description available for mir-client-platform-android4 in ubuntu xenial.

mir-client-platform-android4-dbgsym: No summary available for mir-client-platform-android4-dbgsym in ubuntu xenial.

No description available for mir-client-platform-android4-dbgsym in ubuntu xenial.

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-mesa4: No summary available for mir-client-platform-mesa4 in ubuntu xenial.

No description available for mir-client-platform-mesa4 in ubuntu xenial.

mir-client-platform-mesa4-dbgsym: No summary available for mir-client-platform-mesa4-dbgsym in ubuntu xenial.

No description available for mir-client-platform-mesa4-dbgsym in ubuntu xenial.

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-android7: No summary available for mir-platform-graphics-android7 in ubuntu xenial.

No description available for mir-platform-graphics-android7 in ubuntu xenial.

mir-platform-graphics-android7-dbgsym: No summary available for mir-platform-graphics-android7-dbgsym in ubuntu xenial.

No description available for mir-platform-graphics-android7-dbgsym in ubuntu xenial.

mir-platform-graphics-mesa-kms7: No summary available for mir-platform-graphics-mesa-kms7 in ubuntu xenial.

No description available for mir-platform-graphics-mesa-kms7 in ubuntu xenial.

mir-platform-graphics-mesa-kms7-dbgsym: No summary available for mir-platform-graphics-mesa-kms7-dbgsym in ubuntu xenial.

No description available for mir-platform-graphics-mesa-kms7-dbgsym in ubuntu xenial.

mir-platform-graphics-mesa-x7: No summary available for mir-platform-graphics-mesa-x7 in ubuntu xenial.

No description available for mir-platform-graphics-mesa-x7 in ubuntu xenial.

mir-platform-graphics-mesa-x7-dbgsym: No summary available for mir-platform-graphics-mesa-x7-dbgsym in ubuntu xenial.

No description available for mir-platform-graphics-mesa-x7-dbgsym in ubuntu xenial.

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.