landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #02290
[stable-overlay] mir (0.19.1+15.04.20160204-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Thu, 04 Feb 2016 21:13:57 +0000
Source: mir
Binary: libmirprotobuf3 libmirserver37 libmirplatform11 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 libmircommon5 mir-platform-graphics-mesa-x7 mir-platform-graphics-mesa-kms7 mir-platform-graphics-android7 mir-platform-input-evdev5 mir-client-platform-mesa4 mir-client-platform-mesa-dev mir-client-platform-android4 mir-graphics-drivers-desktop mir-graphics-drivers-android libmircookie2 libmircookie-dev python3-mir-perf-framework mir-renderer-gl-dev
Architecture: source
Version: 0.19.1+15.04.20160204-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: kevin gunn <kevin.gunn@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
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
libmirplatform11 - Display server for Ubuntu - platform library
libmirprotobuf3 - Display server for Ubuntu - RPC definitions
libmirserver-dev - Display server for Ubuntu - development headers
libmirserver37 - Display server for Ubuntu - server library
mir-client-platform-android4 - 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-mesa4 - 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-android7 - Display server for Ubuntu - platform library for Android
mir-platform-graphics-mesa-kms7 - Display server for Ubuntu - platform library for KMS Mesa
mir-platform-graphics-mesa-x7 - 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: 1190165 1447690 1450797 1471998 1476201 1483471 1483472 1483475 1499777 1509291 1515558 1521930 1522356 1522581 1522836 1523647 1523872 1523900 1523965 1524161 1524230 1526248 1526658 1526779 1527449 1528082 1528135 1528438 1530946 1531517 1535397 1535780
Changes:
mir (0.19.1+15.04.20160204-0ubuntu1) vivid; urgency=medium
.
[ Kevin Gunn ]
* New upstream release 0.19.1 (https://launchpad.net/mir/+milestone/0.19.1)
- Improved reporting to assist in critical debug
- Improved on the fix for LP: #1527449 and LP: #1526658 in order to
avoid Unity8 crashing on upgraded xenial desktops.
.
[ CI Train Bot ]
* No-change rebuild.
.
mir (0.19.0+16.04.20160128-0ubuntu1) xenial; urgency=medium
.
[ Brandon Schaefer ]
* New upstream release 0.19.0 (https://launchpad.net/mir/+milestone/0.19.0)
- ABI 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
- Enhancements:
. Improve compositor start logging
. Mir cookie support added for copy paste use
- Bugs fixed:
. [regression] Mir servers crash on mouse input -
std::exception::what: Client input channel write blocked : 11,
"Resource temporarily unavailable" (LP: #1528438)
. [regression] pinch to zoom not working reliably (LP: #1531517)
. Passing DisplayConfiguration scale property from nested server to host
appears to not work (LP: #1535780)
. [enhancement] Support copy-paste between X and Mir (LP: #1471998)
. Various TSan reports when running test suite on a mir tsan enabled
build (LP: #1523647)
. [testsfail] Intermittent failure in
TestClientInput.clients_receive_relative_pointer_events (LP: #1523872)
. Buffer leak during repeated mirscreencasts causes server to be killed
(LP: #1523900)
. Mir clients (including Unity8 itself) crash in XGetXCBConnection() if
multiple versions of mir-client-platform-mesa are installed.
(LP: #1526658)
. Cursor displayed incorrectly (looks like incorrect stride)
(LP: #1526779)
. [regression] Mir servers just segfault just after "Selected driver:"
instead of reporting exceptions (LP: #1528135)
. Setting a surface keymap crashes in xkbcommon:
xkb_keymap_new_from_names() (LP: #1530946)
. [enhancement] Implement support for QWindow::visibility set to
Automatic (LP: #1535397)
. ProgramOption::parse_file() reports problems to cerr (LP: #1190165)
. Dynamic double buffering fails to detect inertial dash scrolling as
slow; and stutters instead of scaling up to triple buffers.
(LP: #1476201)
. CI Failures: ClientLatency.throttled_input_rate_yields_lower_latency
(LP: #1509291)
. [regression] 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)
. [testfail] Intermittent failure in TestClientInput.clients_receive_
pointer_within_coordinate_system_of_window (LP: #1523965)
. [regression] [ FAILED ]
ClientSurfaceEvents.surface_receives_output_event_on_creation
(LP: #1524161)
. [ FAILED ] TestClientInput.scene_obscure_motion_events_by_stacking
(LP: #1524230)
. There's something racy in ServerDisconnect.is_detected_by_client
(LP: #1526248)
. Mir clients leak all driver modules including the unused ones, keeping
them resident (LP: #1527449)
. [regression] 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
usr/share/doc/mir-doc/html/cppguide/index.html
(http://www.google.com/favicon.ico) (LP: #1483471)
. lintian: W: mir-doc: embedded-javascript-library
usr/share/doc/mir-doc/html/jquery.js please use libjs-jquery
(LP: #1483472)
. lintian: E: mir-test-tools:
arch-dependent-file-not-in-arch-specific-directory (LP: #1483475)
. incorrect reporting in mf::SessionMediator::release_buffer_stream()
(LP: #1499777)
. [testsfail] Segmentation fault SystemCompositorWindowManager.
if_a_surface_posts_client_gets_focus (LP: #1522356)
.
[ CI Train Bot ]
* No-change rebuild.
Checksums-Sha1:
a596fba40098dc281a91fd9edd9580823d2a3d95 4844 mir_0.19.1+15.04.20160204-0ubuntu1.dsc
0150b5595673c27e340942f3f5e71819ba9319d0 1561896 mir_0.19.1+15.04.20160204.orig.tar.gz
8b3b464dfc63d22e2d11eaa986513be4d1318d9e 61083 mir_0.19.1+15.04.20160204-0ubuntu1.diff.gz
Checksums-Sha256:
89cb472cf559a838a6bd0dbac9ab7126551667ac2df4e401b972441398090c30 4844 mir_0.19.1+15.04.20160204-0ubuntu1.dsc
dd42af438729151276d09bcdde45945a3b6e6821032c65e863c5398c9f738f10 1561896 mir_0.19.1+15.04.20160204.orig.tar.gz
597423c60561f639200176f23961314dd9a4661974441994df4137391cf27d28 61083 mir_0.19.1+15.04.20160204-0ubuntu1.diff.gz
Files:
bf75b6f7531d0931c7504b0ea85620c9 4844 x11 optional mir_0.19.1+15.04.20160204-0ubuntu1.dsc
3a564ed8bb92eac2f9103d9f4521f59c 1561896 x11 optional mir_0.19.1+15.04.20160204.orig.tar.gz
1bd6832a8453be483db174a75ad40670 61083 x11 optional mir_0.19.1+15.04.20160204-0ubuntu1.diff.gz
Original-Maintainer: Thomas Vo?? <thomas.voss@xxxxxxxxxxxxx>