landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #01835
[stable-overlay] mir (0.18.0+15.04.20151216.1-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Wed, 16 Dec 2015 18:24:40 +0000
Source: mir
Binary: libmirprotobuf3 libmirserver36 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-evdev4 mir-client-platform-mesa3 mir-client-platform-mesa-dev mir-client-platform-android3 mir-graphics-drivers-desktop mir-graphics-drivers-android libmircookie1 libmircookie-dev python3-mir-perf-framework mir-renderer-gl-dev
Architecture: source
Version: 0.18.0+15.04.20151216.1-0ubuntu1
Distribution: vivid
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
libmircommon5 - Display server for Ubuntu - shared library
libmircookie-dev - Produce and verify spoof-resistant timestamps - development heade
libmircookie1 - 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
libmirserver36 - Display server for Ubuntu - server library
mir-client-platform-android3 - 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-mesa3 - 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-evdev4 - 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: 124440 1270245 1406725 1423462 1463873 1488863 1489522 1492269 1497128 1499039 1502782 1502896 1503317 1504579 1505114 1506137 1506331 1506537 1506846 1509005 1510218 1510778 1511095 1511538 1511723 1511798 1513225 1513792 1513901 1514391 1514884 1515515 1515660 1515931 1516670 1517532 1517781 1517990 1518372 1519276 1519998 1519999 1520005 1520217 1521225 1521651 1521795 1521808 1522093 1522105 1522122 1522673 1523801
Changes:
mir (0.18.0+15.04.20151216.1-0ubuntu1) vivid; urgency=medium
.
[ Kevin DuBois ]
* New upstream release 0.18.0 (https://launchpad.net/mir/+milestone/0.18.0)
- ABI summary: Only servers need rebuilding;
. Mirclient ABI unchanged at 9
. Mirserver ABI bumped to 36
. Mircommon ABI unchanged at 5
. Mirplatform ABI unchanged at 11
. Mirprotobuf ABI unchanged at 3
. Mirplatformgraphics ABI bumped to 7
. Mirclientplatform ABI unchanged at 3
. Mirinputplatform ABI added. Current version is 4
- Enhancements:
. Use libinput by default, and remove the android input stack
. Add x11 input probing
. Add alternative buffer swapping mechanism internally, available with
--nbuffers 0
. Automatic searching and selection of input platforms
. Better support for themed cursors
. Add demo client that uses multiple buffer streams in one surface
. Improve fingerpaint demo to use touch pressure
. Allow for configuring cursor acceleration, scroll speed and left or
right handed mice
. Allow for setting a base display configuration via client api
. Various nested server multimonitor fixes and stability improvements
. Remove DepthId from the SurfaceStack
- Bug fixes:
. Unit test failures in Display.* on Android (LP: #1519276)
. Build failure due to missing dependency of client rpc code on mir
protobuf (LP: #1518372)
. Test failure in
NestedServer.display_configuration_reset_when_application_exits
(LP: #1517990)
. CI test failures in various NesterServer tests (LP: #1517781)
. FTBFS with -DMIR_PLATFORM=android (LP: #1517532)
. Nesting Mir servers with assorted display configs causes lockup
(LP: #1516670)
. [testsfail] RaiseSurfaces.motion_events_dont_prevent_raise
(LP: #1515931)
. CI test failures in GLMark2Test (LP: #1515660)
. Shells that inject user input events need to agree with the system
compositor on the clock to use (LP: #1515515)
. mircookie-dev is missing nettle-dev dependency (LP: #1514391)
. Segmentation fault on server shutdown with mesa-kms (LP: #1513901)
. mircookie requires nettle but libmircookie-dev doesn't depend on it
(LP: #1513792)
. libmircookie1 package does not list libnettle as dependency
(LP: #1513225)
. display configuration not reset when application exits (LP: #1511798)
. unplugging external monitor causes nested server to throttle client
(LP: #1511723)
. 1/2 screen on external monitor (LP: #1511538)
. unity-system-compositor crash, no interaction on windowed mode
(LP: #1511095)
. [regression] arm64/powerpc cross compile doesn't build any more
(LP: #1510778)
. mir_connection_get_egl_pixel_format() crashes if libEGL is loaded
RTLD_LAZY (LP: #1510218)
. [multimonitor] nested server surface positioning incorrect
(LP: #1506846)
. unity-system-compositor fails to build against lp:mir r3027
(LP: #1506537)
. [regression] Resampled touch events are slightly less regular than they
used to be (LP: #1506331)
. [testsfail] Segmentation fault mir_demo_server --test-client
/usr/bin/mir_demo_client_basic (LP: #1506137)
. [regression] Can't move/resize windows any more using Alt+left/middle
buttons (LP: #1505114)
. CI failure on some 32-bit targets in
ServerSignal.terminate_handler_is_called_for_SIGTERM and others
(LP: #1504579)
. multibufferstreams use surface size instead of stream size
(LP: #1503317)
. CI segfault in mir-mediumtests-runner-mako in client tests
(LP: #1502896)
. CI segfault in mir-mediumtests-runner-mako after AndroidHardwareSanity
tests (LP: #1502782)
. compositing never stops when external monitor is connected
(LP: #1499039)
. mir_demo_server crashes with ERROR: Dynamic exception type:
std::out_of_range - std::exception::what: map::at when an Xmir rootless
app is closed by its File menu. (LP: #1497128)
. Nested servers don't apply their display configuration at startup
(LP: #1492269)
. mir fails to open the right mouse device in kvm/qemu (LP: #1489522)
. nexus4 & nexus7 hotplug survival (LP: #1488863)
. Android uses mir_display_output_invalid_id (0) as an output id value
(LP: #1463873)
. DemoRenderer: GL_BLEND is really always enabled even when not required
(also causes RGBX discolouration in mir_proving_server) (LP: #1423462)
. Severe graphical corruption (mostly horizontal streaks/lines) running
software clients (including Xmir) on android (LP: #1406725)
. [enhancement] Ubuntu needs a way to set mouse scrolling speed
(LP: #124440)
. input-evdev: always send all active contacts.
. fix backwards frame jumps on the FB context on some devices
(LP: #1270245)
. fix race in test (NestedServer suite) (LP: #1514884)
. fix signal callbacks in buffer stream creation (LP: #1519998 and
LP: #1519999)
. allow client to retrieve error messages when stream creation fails
(LP: #1520005)
. [regression] Ctrl/Alt modifiers not handled correctly (LP: #1521225)
. snappy packaging fixes
. CI test failures due to memory errors during GLibMainLoop shutdown
(LP: #1520217)
. fix UBSan build (LP: #1521808)
. SessionMediator::exchange_buffer can create references to null pointers
(LP: #1522093)
. After exiting Mir (by Ctrl+Alt+BkSp) VT switching by Ctrl+Alt+Fn is
broken (LP: #1521651)
. notify when cursor images are removed (LP: #1521795)
. fix arm64, powerpc, ppc64el builds (LP: #1522122)
. fix locking in ms::SurfaceStack (LP: #1522105)
. [regression] Mouse wheel events are now unusably over-sensitive and
backwards (LP: #1522673)
. Cross compiling Mir from a xenial host fails (dpkg-checkbuilddeps:
error: Unmet build dependencies: ...) (LP: #1523801)
.
[ CI Train Bot ]
* No-change rebuild.
.
mir (0.17.1+16.04.20151105.1-0ubuntu1) xenial; urgency=medium
.
[ Alberto Aguirre ]
* New upstream release 0.17.1 (https://launchpad.net/mir/+milestone/0.17.1)
- No ABI changes. Bug fix release only.
- Bugs fixed:
. compositing never stops when external monitor is connected
(LP: #1499039)
. half screen on external monitor (LP: #1511538)
. Nested servers don't apply their display configuration at startup
(LP: #1492269)
. libmircookie1 package does not list libnettle as dependency
(LP: #1513225)
. unity-system-compositor crash, no interaction on windowed mode
(LP: #1511095)
. mir_connection_get_egl_pixel_format() crashes (LP: #1510218)
. [regression] mir-client-platform-mesa-dev pkg-config file dropped
(LP: #1509005)
.
[ CI Train Bot ]
* New rebuild forced.
Checksums-Sha1:
901ae46159b17a778d8a8feb5c3e3274d97f6049 4858 mir_0.18.0+15.04.20151216.1-0ubuntu1.dsc
48a8e22bd6e4dca831a42e1e5daf43df994ae490 1532716 mir_0.18.0+15.04.20151216.1.orig.tar.gz
fb1fa36640fe3d8099f32f94c10b2de8a2255597 59151 mir_0.18.0+15.04.20151216.1-0ubuntu1.diff.gz
Checksums-Sha256:
58d71e2b8d4277600066e44c085a960b2f73c054e56ce6e2b9d83cdfc0cd4efc 4858 mir_0.18.0+15.04.20151216.1-0ubuntu1.dsc
54ff12b628c6266e142a8c7cddf0420450d63430ea73eefc1f1cb0cbe8627ea6 1532716 mir_0.18.0+15.04.20151216.1.orig.tar.gz
1ba24fa322fd227da59be6bdd7c5c3249f8d6f49eca72afeebeab94ef9256650 59151 mir_0.18.0+15.04.20151216.1-0ubuntu1.diff.gz
Files:
d77cf2761f2d1b137da398e3ccaafa97 4858 x11 optional mir_0.18.0+15.04.20151216.1-0ubuntu1.dsc
fa893bb5c1734d1b0dd6467cccc8dc70 1532716 x11 optional mir_0.18.0+15.04.20151216.1.orig.tar.gz
709989b15016065bac7eb0d2a374afeb 59151 x11 optional mir_0.18.0+15.04.20151216.1-0ubuntu1.diff.gz
Original-Maintainer: Thomas Vo?? <thomas.voss@xxxxxxxxxxxxx>