[02:00] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** allebone closed [issue #118](https://github.com/MirServer/ubuntu-frame/issues/118): Multi-Display Support [05:26] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF opened [pull request #2764](https://github.com/MirServer/mir/pull/2764): Fixup unqualified `std::move` warnings... (full message at ) [06:23] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF assigned to [pull request #2764](https://github.com/MirServer/mir/pull/2764): Fixup unqualified `std::move` warnings [06:44] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF opened [pull request #2765](https://github.com/MirServer/mir/pull/2765): spread/sbuild: Don't purge the schroot session. [06:44] -GitHub[m]:#mir-server- [06:44] -GitHub[m]:#mir-server- > This is both a (tiny) CI optimisation - we're running sbuild inside an ephemeral LXD container, so there's no point in spending time cleaning up the schroot - and also makes for easier debugging, as you can run `spread -debug` to stop after sbuild fails and still have the build available in the preserved schroot session. [06:45] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF assigned to [pull request #2765](https://github.com/MirServer/mir/pull/2765): spread/sbuild: Don't purge the schroot session. [08:13] Good morn' o/ [08:17] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2764](https://github.com/MirServer/mir/pull/2764): Fixup unqualified `std::move` warnings [08:17] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2742](https://github.com/MirServer/mir/issues/2742): [clang] we should rework unqualified call to std::move and std::forward === dot-tobias is now known as dot-tobias[away] [08:44] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq opened [pull request #2766](https://github.com/MirServer/mir/pull/2766): spread: improve local experience === dot-tobias[away] is now known as dot-tobias [09:28] Landing #2764 causes conflict for the 2.11.1 PR. We're in no immediate hurry to ship this, but we should decide how we're going forward [09:30] Shouldn't we just make it 2.12? And simply branch it off main? I know we have to bump minor when we bump ABI, but I also wouldn't call 2.11 vs. main a patch release… [09:30] *only have to [09:31] Yeah, there are options [09:32] IMO we should just branch off main for 2.12 [09:37] OK, but IMO we want a release without ABI breaks (assuming we're before the bookwork freeze) === dot-tobias is now known as dot-tobias[away] [09:38] Do we have ABI bumps between 2.11 and main? [09:38] Not yet [09:39] And nothing in the PR pipeline I don't think? Chris's multiplexing stuff is the nearest, and we can sure skip that for 2.12 [09:40] If calling that 2.11.1 will make it easier to get into Debian, fine [09:40] I think that just depends on ABI changes. Will check [09:40] I would expect so [09:47] -GitHub[m]:#mir-server- **[MirServer/mir]** sunweaver opened [pull request #2767](https://github.com/MirServer/mir/pull/2767): src/server/frontend_xwayland/{xcb_connection.cpp,xwayland_wm.cpp}: Ty… [09:47] -GitHub[m]:#mir-server- [09:47] -GitHub[m]:#mir-server- > …po fixes. === dot-tobias[away] is now known as dot-tobias [09:56] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [pull request #2768](https://github.com/MirServer/mir/pull/2768): Drop obsolete documentation [10:01] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2751](https://github.com/MirServer/mir/pull/2751): wayland: Manually implement wl_shm/wl_shm_pool [10:01] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2669](https://github.com/MirServer/mir/issues/2669): buffer_from_wl_shm is unnecessarily complex === dot-tobias is now known as dot-tobias[away] === dot-tobias[away] is now known as dot-tobias [11:35] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2767](https://github.com/MirServer/mir/pull/2767): src/server/frontend_xwayland/{xcb_connection.cpp,xwayland_wm.cpp}: Ty… === dot-tobias is now known as dot-tobias[away] === dot-tobias[away] is now known as dot-tobias [12:19] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq opened [pull request #2769](https://github.com/MirServer/mir/pull/2769): all: drop Canonical copyright year [14:12] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2769](https://github.com/MirServer/mir/pull/2769): all: drop Canonical copyright year [15:19] -GitHub[m]:#mir-server- **[MirServer/mir]** sunweaver opened [pull request #2770](https://github.com/MirServer/mir/pull/2770): examples/miral-kiosk/fake-mir-kiosk.sh: Contains bashisms, thus use /…... (full message at ) [15:34] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2768](https://github.com/MirServer/mir/pull/2768): Drop obsolete documentation [16:07] Saviq ppc64el builds are seeing ShmBacking failures. You were tweaking options around running these tests before they landed, did you miss one? [16:09] I'll have a look. [16:13] Looks like there's more failures:... (full message at ) [16:16] It's compounded, https://github.com/MirServer/mir/pull/2739 introduced at least the PrimarySelection breakage. [16:16] Ah. The ones I looked at only failed on... (full message at ) [16:16] Will track what's further. [16:26] And yeah, https://github.com/MirServer/mir/pull/2744 is the two ShmBacking ones. Will file issues. Certainly something arch-specific. [16:27] https://github.com/MirServer/wlcs/pull/245 was supposed to fix the PrimarySelection tests (and did so, outside of ppc64el); and BadBufferTest isn't failing (or disabled, outside of cross-builds) elsewhere [17:20] Night time o/