Format: 1.8 Date: Thu, 13 Apr 2017 14:12:35 +0000 Source: mir Binary: libmirprotobuf3 libmirserver44 libmirplatform16 libmircore-dev 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 libmircore1 libmircommon7 mir-platform-graphics-mesa-x13 mir-platform-graphics-mesa-kms13 mir-platform-graphics-android13 mir-platform-input-evdev7 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 libmirrenderer-dev mir-renderer-gl-dev Architecture: powerpc Version: 0.27.0+16.04.20170413.1-0ubuntu1 Distribution: xenial Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Brandon Schaefer 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 libmircommon7 - 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 libmircore-dev - Display server for Ubuntu - development headers libmircore1 - Display server for Ubuntu - shared library libmirplatform-dev - Display server for Ubuntu - development headers libmirplatform16 - Display server for Ubuntu - platform library libmirprotobuf3 - Display server for Ubuntu - RPC definitions libmirrenderer-dev - Display server for Ubuntu - Renderer development files libmirserver-dev - Display server for Ubuntu - development headers libmirserver44 - 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-android13 - Display server for Ubuntu - platform library for Android mir-platform-graphics-mesa-kms13 - Display server for Ubuntu - platform library for KMS Mesa mir-platform-graphics-mesa-x13 - Display server for Ubuntu - platform library for X11 Mesa mir-platform-input-evdev7 - 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: 1195540 1349660 1393578 1420334 1536279 1588237 1613523 1643488 1645372 1646375 1646558 1649354 1655804 1655929 1660017 1661072 1661128 1661151 1661163 1661187 1661498 1661508 1661521 1661704 1662044 1662455 1662942 1662997 1663062 1663197 1664562 1664610 1664760 1665271 1666372 1667645 1669444 1669524 1669752 1671033 1671037 1672269 1672955 1673533 1673534 1674201 1675138 1675331 1675357 1676320 1677239 1679248 1679836 Changes: mir (0.27.0+16.04.20170413.1-0ubuntu1) xenial; urgency=medium . [ Daniel van Vugt ] * New upstream release 0.27.0 (https://launchpad.net/mir/+milestone/0.27.0) - ABI summary: . mirclient ABI unchanged at 9 . mirserver ABI bumped to 44 . mircommon ABI unchanged at 7 . mirplatform ABI bumped to 61 . mirprotobuf ABI unchanged at 3 . mirplatformgraphics ABI bumped to 13 . mirclientplatform ABI unchanged at 5 . mirinputplatform ABI bumped to 7 . mircore ABI unchanged at 1 - Enhancements: . Mostly groundwork required to support major enhancements coming in future Mir versions. . Removed android-input and eliminated the entire "3rd_party/" subtree. Now the Mir source tree contains original code only. . Added mir_prompt_session_new_fds_for_prompt_providers_sync API. . mirout: Added load and save options for keeping display configs on disk. . mirout: Added "--" support for applying configuration changes under Unity8. . Fixed failure of DRM hardware cursor {hide(); show(image);} . Added server option: "--cursor software" (MIR_SERVER_CURSOR=software) . Added letterboxing/black bars support to the GL renderer in preparation for generic output cloning. . Added client API for getting the logical size of an output. . Migrated MirCookie to use SHA-256. . Ensure RealKMSOutputConfiguration stays in sync with actual hardware state. . Added support for drag-and-drop. . Lots of other client API enhancements. . Minor clean-ups, optimizations and dead code removal. - Bugs fixed: . [enhancement] Make able to get version information from client / server APIs (LP: #1195540) . Touch screen coordinates don't rotate with the screen (LP: #1349660) . Subpixel order not included in Mir display information (LP: #1393578) . [enhancement] Missing client API for relative surface movement (e.g. dragging client-decorated windows) (LP: #1420334) . Mir does not reset key states when paused or resumed (modifiers get stuck after VT switching) (LP: #1536279) . Inconsistent behaviour of Num Lock (LP: #1588237) . [ FAILED ] NestedInput.nested_event_filter_receives_keyboard_from_host (LP: #1613523) . Rotating an output left or right without restarting the compositor distorts the image (LP: #1643488) . support display scaling slider in unity8 (LP: #1645372) . [ FAILED ] NestedInputWithMouse.mouse_pointer_coordinates_in_nested_ server_are_accumulated (LP: #1646375) . [ FAILED ] NestedInputWithMouse.mouse_pointer_position_is_in_sync_with_ host_server (LP: #1646558) . abi_check doesn't check mircore (LP: #1649354) . Under Unity8, mir_demo_client_target is distorted and input in the wrong place on start-up (LP: #1655804) . [testsfail] PromptSessionClientAPI.client_pid_is_associated_with_ session hangs and times out (LP: #1655929) . EDID does not change when hotplugging a monitor (LP: #1660017) . [regression] Mir 0.26.0 - spinner loading animation, minimize, maximize too fast (LP: #1661072) . [regression] Unity8 stutters constantly (like half frame rate) using Mir 0.26.0 (LP: #1661128) . [regression] mir_demo_server refuses to quit on Ctrl+Alt+Backspace or Ctrl+C in its terminal (deadlock in DefaultInputDeviceHub::add_device) (LP: #1661151) . [regression] mirout crashes when connecting to unity8 or any nested server: [libprotobuf FATAL /usr/include/google/protobuf/repeated_field.h:1408] CHECK failed: (index) < (current_size_): (LP: #1661163) . [ FAILED ] DefaultInputManagerTest.forwards_pause_continue_state_ changes_to_platform (LP: #1661187) . [regression] Segfault on detect_fd_leaks during acceptance tests (in DisplayConfiguration/{DisplayFormatSetting,DisplaySubpixelSetting}) (LP: #1661498) . [regression] Nested server segfaults or rapidly logs exceptions when a fullscreen client starts [in mir_presentation_chain_set_dropping_mode ... std::exception::what: Operation not permitted] (LP: #1661508) . [regression] Windowed clients of nested servers are all black (LP: #1661521) . mir_window_request_persistent_id_sync seg faults when called twice (LP: #1661704) . mir_acceptance_tests now takes 10 seconds longer (in r4002 compared to r4001) (LP: #1662044) . Mir graphics platform ABI broke in series 0.26 but sonames never changed (LP: #1662455) . libmirclient-dev missing build depndency on libmircore-dev (LP: #1662942) . [regression] mirscreencast hangs during screencast creation (LP: #1662997) . [regression] Software clients of nested servers with size >=480x480 are all black in Mir 0.25.0 and later (or stretched and distorted under Unity8) (LP: #1663062) . mir_window_spec_set_cursor_name() doesn't trigger mir::scene::SurfaceObserver::cursor_image_set_to (LP: #1663197) . android complaint during mirscreencast of nested server (LP: #1664562) . qtubuntu sends wrong text as part of QKeyEvent (LP: #1664610) . Mir server crashed with SIGSEGV in mir::compositor::TemporaryBuffer::size() called from mir::gl::tessellate_renderable_into_rectangle() (LP: #1664760) . mirout reports logical size of a rotated display incorrectly (LP: #1665271) . Nested servers (Unity8) periodically stutter (half frame rate) with Mir 0.26.1 (LP: #1666372) . If the only surface in a session cannot take focus the server crashes (LP: #1667645) . [regression] OSK input shaping no longer works correctly (LP: #1669444) . GTK window functions `Always on Top, Move and Resize' don't work in Mir/Unity8 (LP: #1669524) . [regression] mir_proving_server mode hotkeys (Ctrl+Alt+=/-) cause the server to segfault (LP: #1669752) . Test takes minutes to complete: MediatingDisplayChangerTest.confirmed_ configuration_doesnt_revert_after_timeout (LP: #1671033) . [ FAILED ] PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_ starvation (Timeout waiting to acquire write lock) (LP: #1671037) . [regression] Mixing screen rotation with mode changes makes the image squished (LP: #1672269) . unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::apply_settings() (LP: #1672955) . Presentation chains should support various Vulkan presentation modes (LP: #1673533) . Need an extension for GBM buffers to replace mir_buffer_get_buffer_package() (LP: #1673534) . cross-compile-chroot.sh (to zesty) fails to build [cannot find -ludev] due to libudev.so being in a different directory to where libudev.pc searches for it (LP: #1674201) . Please transition to Boost 1.62 (LP: #1675138) . [regression] Mir is assigning the first output ID = 0 (== mir_display_output_id_invalid) (LP: #1675331) . Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while) (LP: #1675357) . mirout commands don't work when followed by -- (LP: #1676320) . mir_demo_standalone_render_overlays fails to link (LP: #1677239) . [regression] doxygen processing for capnproto/protobuf broken (LP: #1679248) . mir_window_spec_set_cursor_render_surface does not work (LP: #1679836) Checksums-Sha1: cea06a6fc8364873d72ee1c3c3ab63b5343b2521 4064 libmirclient-debug-extension-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 40bd8d383146afc51b27657d2898fc5af201e735 13640 libmirclient-debug-extension1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 550391424bf743fa3233021264c9f9d5142a8a7e 6476 libmirclient-debug-extension1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 1f0237a520482ba68041691ef5421533ad37d2c7 43990 libmirclient-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb e041391d99a4a0745122d50749dcfa2ce4452031 1102070 libmirclient9-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb ffa6cea048d82ecf53cd335fd9ebc0f8418a443d 182960 libmirclient9_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 099c1cabf172cca18aa4056e01bc2fd2b62763e8 14132 libmircommon-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d960d1fb5208539eae106b31f4429a1b9b7f0dc0 383102 libmircommon7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb b8ade4c889b1a71022c8c6a8fd1e0b175bf7ca15 72990 libmircommon7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb f137fd6e26b7cc7d9c896c6202dd4b3b3d0052fb 4280 libmircookie-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb ff6cbb7c9a14fba244c9d75c26573245eddd5095 35718 libmircookie2-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 6cc24ec217e34d5e73e316ff967c4ff1f56ed057 23038 libmircookie2_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb daf44a08e5644a7d411abca71610e596734076b4 24536 libmircore-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 75f2d770a52433b6cab985b53fe8b6afce0fa8e4 48956 libmircore1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 0c652e3c18061288034f7711dad1ba938a2439b0 25640 libmircore1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 6ad131b126e156bbffcfe0cd592273b6788e7c58 18528 libmirplatform-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb e0af02d8c4ecc13aed2d2ccc01fcf87ae321f8f5 273104 libmirplatform16-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 3a9a39b65acf23adfb622cc590f9a22ad3610c57 53910 libmirplatform16_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 41b83c88850668d903b03ff68b9c1d3a0d5d2f78 420088 libmirprotobuf3-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb c5171eb652b1d758d70d4edac9027d00bfe012ea 112656 libmirprotobuf3_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb a0311f935cb09d660b91454be26426b33215f45a 14766 libmirrenderer-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb ec187fb284b0ae120a8a1f5c3da528386d96fc9c 31136 libmirserver-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 627b94da2baa2117692ef6f2c5b6017a68370109 2767126 libmirserver44-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 2b95d7aacc008184a8cec793eb014af3181ce637 434228 libmirserver44_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb ef2339e15b9a9da9cc7c373ae21c36c8802007ed 15050 mir-client-platform-mesa-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d295bd146724e3baab97f7c4cc52259a4f680f16 132558 mir-client-platform-mesa5-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 97787367f8b52f2aa8c752c04dd45712eebb7014 26454 mir-client-platform-mesa5_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb b1561a363afca7c8afa92cd6db8d1c9de46d44f2 903936 mir-demos-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb c13f8b9a7e7c5459bfdd5369219e7e2858d66d2d 210740 mir-demos_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 0b74e78aa39a235519794622c46c02a1c1770956 2454 mir-graphics-drivers-desktop_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d97d34dffebb41132914cc3c5bb5673039faaea9 558652 mir-platform-graphics-mesa-kms13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb b96dede69d0575aa1509a65d7936c96da8d58d50 94478 mir-platform-graphics-mesa-kms13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 7e4c07e743158cb8df0f192b2826d9278d9c57f2 274100 mir-platform-graphics-mesa-x13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 4a1f14c5586a1420b7664fbecfea68577cbac73b 50048 mir-platform-graphics-mesa-x13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb f258d31a07c384ed3bd8474c21d3b6078d037761 162652 mir-platform-input-evdev7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 55ca5bf9d214a787388c2a7a97398c3d9d5c8d2c 33772 mir-platform-input-evdev7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb ff08a7c19478fb527baccac874d4d6a57e66b1e1 15622 mir-renderer-gl-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 36f8cf3f36ab3f988b931c846a1304add279a394 177804096 mir-test-tools-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 3f398279bdd90455c31cbef2a586c97648a8158d 15621720 mir-test-tools_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb a2fc037b8fabb62038bca0b0543f47fecc555b90 344386 mir-utils-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 33371f9274530e8b6046c41ca66617b3d3cf1af0 69140 mir-utils_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb b7eee2bab972acd670ea4bfd390f03b5a943b8cf 715398 mirtest-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb Checksums-Sha256: 4640ab6745822c6ad80b1147b31697d8c9ec13a88787a1adb78c4cc9f088fe14 4064 libmirclient-debug-extension-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d1382f6cb26cd02b6df63823528335fbf541c49eb05df31c7cdf4897805568cd 13640 libmirclient-debug-extension1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb a2d56f64219a491442cc6175c6d0253e846ebb991651b84fc9534996b670ad45 6476 libmirclient-debug-extension1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 0240b9d142231a40ce33b46d441acc5d5825d4914e2924c93b6bdf45d6c76ef1 43990 libmirclient-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 9b781249583e800d451ecacd449975cdea60046294dbb7165fef1d7285be3cf2 1102070 libmirclient9-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb a256e5e73a695078622ab4a1bcc2f2fbeaeeb9052af1cfd104225d224b7c7269 182960 libmirclient9_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 92de6c11cb82e0c83fed91002cc0b952d4ade8b39cb9aed4d4604f8dd4ff7304 14132 libmircommon-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 9eb0ed15081fb40f5e6fe905ed1de0a5337972421060bd9ede87a73254eb8aac 383102 libmircommon7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb c23afa419dafdbae82f68991f64626f3d4dcf16f4820332a2d1f96c079636e22 72990 libmircommon7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb aa9624ee1e5360ae2504e340f11f706340dec30015a2ee8e55d543d7ec300025 4280 libmircookie-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb f4ba84822a448f54edadbf95587d8a69995a8e7893fdd7f3c888824836447d68 35718 libmircookie2-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb de780cbf51c7d1e33e13f027c4b905c603424cd7e970f6c2e0ac6137b70eaf12 23038 libmircookie2_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 41a5142b49a648b9079109214191f755601d6080d81bb82668482da43f9cdbc7 24536 libmircore-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 1d69b0d9fe4fc257a98d8b321d8eb1a129c30a0f6fd4e38e05dc400beb41e91f 48956 libmircore1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 7ac24f16c5cd522dd83f59a6a766d7dd40cd0d4e87d9016fcee30f4ca8561340 25640 libmircore1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb cb26871e9b8e7ccdfcbcd8c1f228315b9232766e5214b70ff51a04670c93c6b3 18528 libmirplatform-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 49db1816e8c7ade7fdddbfa6b9209f9d28a70a83645fd514334006e2cd461477 273104 libmirplatform16-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb f57ac7e5cf43723116f0b60488c2d11ad199203a50add9acd047eb059adf2632 53910 libmirplatform16_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 44880d8ddcd64eeefcc2b0d620dd781e25b3a649aa103935b5ea6519c7bd7c08 420088 libmirprotobuf3-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 6658215f800f30a702b3688395a5165178b164c83e06ddf01393f1e6bd9a0404 112656 libmirprotobuf3_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb f8034418c16daba4bed20af0e45ac597f6af8982e6717c7734a5f621cc4756c4 14766 libmirrenderer-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d875302660b7867433f923d3f8eddc58713c474ffb0034c7c446af70dcfde782 31136 libmirserver-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb c39a77a6f9ebff8b7c578fd91ecdbaa07dd6cc41657da3c16ca7205b8e9022fe 2767126 libmirserver44-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 2e2d2e06bfc39b22eb992fb39968025052be308e8b85473e52a019f7390ffb41 434228 libmirserver44_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 81d5036c2cd4fbcf9352af5aa0f19cd8b81712c1ec5d489b031b9c89f38fc163 15050 mir-client-platform-mesa-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb b0485eeee429ea430b3e579915f3ac1f01e84f21050f072d0e332c27d309ab47 132558 mir-client-platform-mesa5-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 090966ea76c21e4c94f47bb4ff558b8e2110601f4e535fce1474075dbae7c837 26454 mir-client-platform-mesa5_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb e31e4b474583d835c3f242fc493811c95fbfca0034c10a707d98277b8b5bc0f0 903936 mir-demos-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 9bb23ee1475e302104e767630eddaee1a52f08b342e082e06c3c78dce37b6e2c 210740 mir-demos_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 7702022d4b68c179f500df33689bedc7083a1db13e11bd81b3dc4c73a3a7d140 2454 mir-graphics-drivers-desktop_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 65bc026f0ba3d3bebf805a8d5ac45e9ba19ac5669b3e1b68f6d41b6323cc3847 558652 mir-platform-graphics-mesa-kms13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 4dcae624d0a94c8e475c6cdb339285b562fe6bcdeb0e93e73813e068d4e89c79 94478 mir-platform-graphics-mesa-kms13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb cf63c5cc977f9c0fe21fb358e0357b647fbad32b84d4c14d0b3f82293444c536 274100 mir-platform-graphics-mesa-x13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 50d42a16cb3e1add585a4edf95e3cf7a86012545f198c5f21f4e28ad129a9a49 50048 mir-platform-graphics-mesa-x13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8f54e7f537cc607d470e2e11de94e9c6575f5b4579375e6f3a20c7b3d17748a6 162652 mir-platform-input-evdev7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 00948629b84e5bc1c1ac6df5cc5fd0ee6e923e1eb501f978e52bcc6a55a3fb52 33772 mir-platform-input-evdev7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 27244960c6e0cd8f46c4e658ca155646bc72f0218eab10e08c3cb7e868a78586 15622 mir-renderer-gl-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8de1c46c311abe7b9a743f1ad87483ce267e78ced21965802b9f370d0c2d2466 177804096 mir-test-tools-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb d9130db03c9d8bd8ef03276c5d5a22094f7c3bb78b748d0032b7d0e03d844674 15621720 mir-test-tools_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8722571f177740befb6505ad3b8beef0a35ea3e04915005ee482d4cb2c4833c7 344386 mir-utils-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 72d62ee551acef72cab9dec813ed4f42ca8977b29558fda0581e6fa08b7f42a6 69140 mir-utils_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 6960f5181478dfc176df546a098547c781d493d72112d33312b9677517a40bde 715398 mirtest-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb Files: 040d617a2a10faeffeaec4a1192542a0 4064 libdevel optional libmirclient-debug-extension-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 13f62d232dff2007d5613eaf08bc6bcf 13640 libs extra libmirclient-debug-extension1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 15a5db5fcbda4aabde7eb5a0b4041ae6 6476 libs optional libmirclient-debug-extension1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 55106e563cc304d3269f6ac5132aa3f2 43990 libdevel optional libmirclient-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 795f71a5643279a305ba34b688427720 1102070 libs extra libmirclient9-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb c68099e39e88a8846fc9a50b9121b1b9 182960 libs optional libmirclient9_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8725d3e5e6b6da6de1fb509179981d3d 14132 libdevel optional libmircommon-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb c75b6096f288ffd89910a8c4a7e4b449 383102 libs extra libmircommon7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 7568411bd79b56f9cc2aa5f14cd75aa8 72990 libs optional libmircommon7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8d9b0e1dba5173662ccf48e844c8b981 4280 libdevel optional libmircookie-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 8af568e017c82707bdb35784bd7b1062 35718 libs extra libmircookie2-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb b8cb391f26e537578cb6c5c91f224a67 23038 libs optional libmircookie2_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 6749dc2f7e8ec02cdb3cebd2e4e781df 24536 libdevel optional libmircore-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 611f7b3e80d60f423924fa0de49f4b31 48956 libs extra libmircore1-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb dd6c8317175af0fd9331237561d3848f 25640 libs optional libmircore1_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb f3d7a1c6ff1c085edb16ca1def04f7bf 18528 libdevel optional libmirplatform-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb c49622f45920b8594ce0e544f9fe838b 273104 libs extra libmirplatform16-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 63478e4b107e85536f06f4c38a06c190 53910 libs optional libmirplatform16_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb e18a17b85e7a3b2b16917e2712accb3b 420088 libs extra libmirprotobuf3-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 8cabf9c0e67d2936f9efdb05557e0a8a 112656 libs optional libmirprotobuf3_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 7c3be38fbdd780efb38b1be5d2f3e1f7 14766 libdevel optional libmirrenderer-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb b4f233313c8d94ace3b815e684af6012 31136 libdevel optional libmirserver-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 9052ff8866f6d3d6e2a999d0345b4e30 2767126 libs extra libmirserver44-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb a5a615421b3e60da985146467c390906 434228 libs optional libmirserver44_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 3d1c869c3ed5a00d4a19a7f39e7fb0b4 15050 libdevel optional mir-client-platform-mesa-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb b0ea0cbf4e16cf11bdf60e6708c5bf9f 132558 libs extra mir-client-platform-mesa5-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 503bdf8a891c520d7935527f00ff206a 26454 libs optional mir-client-platform-mesa5_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 6e106f479e97151af6af05d9003cfaa8 903936 x11 extra mir-demos-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 6db4851bd45d9a705817b12540d3b33a 210740 x11 optional mir-demos_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 01cfefa059e9ac9f280637839121c5d0 2454 libs optional mir-graphics-drivers-desktop_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d70d34fe8bd7cff80afa4ab36ae1bf1c 558652 libs extra mir-platform-graphics-mesa-kms13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb f8997c767da5472b97fb63f6be154840 94478 libs optional mir-platform-graphics-mesa-kms13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb af75307bc0b731d2f295d40054120739 274100 libs extra mir-platform-graphics-mesa-x13-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 06dcb3f55a9c8a8e73f39ac859976eb5 50048 libs optional mir-platform-graphics-mesa-x13_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 7f0c8937b41622df6e64571dce5b3e71 162652 libs extra mir-platform-input-evdev7-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb ac6f6683609734fb97284270383527b5 33772 libs optional mir-platform-input-evdev7_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 552f0947598199373b777facc28663c1 15622 libdevel optional mir-renderer-gl-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb acfa16a4987b4b983fd409b37cbfe8e8 177804096 x11 extra mir-test-tools-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb 9d7fc82def1ab011966141654b3cc262 15621720 x11 optional mir-test-tools_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb d190e9021fdb73c0e4dfac08065c05ca 344386 x11 extra mir-utils-dbgsym_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.ddeb f6ab129054da8883f1ab3f87affb773e 69140 x11 optional mir-utils_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb 77da7021854d43a84a5de00858911c54 715398 libdevel optional mirtest-dev_0.27.0+16.04.20170413.1-0ubuntu1_powerpc.deb Original-Maintainer: Thomas Voß