[ubuntu/groovy-proposed] mutter 3.38.2-1ubuntu1~20.10.1 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Tue Dec 22 15:45:50 UTC 2020
mutter (3.38.2-1ubuntu1~20.10.1) groovy; urgency=medium
* No-change backport to groovy
* debian: Prepare gbp.conf and control references to groovy branching
mutter (3.38.2-1ubuntu1) hirsute; urgency=medium
* Merge with debian, containing new upstream release (LP: #1908158):
- Apply input device settings on hotplug / reconnect and resume
(LP: #1899206)
* d/p/x11-Add-support-for-fractional-scaling-using-Randr.patch:
- Refreshed as per upstream changes
mutter (3.38.2-1) unstable; urgency=medium
* Team upload
* New upstream release
- Don't crash during screencasting if cursor is not available
- Don't crash if a kernel bug results in appearing to have multiple
builtin panels
- Log warnings instead of crashing if user-defined keymap is
misconfigured
- Don't forget we have a touchscreen if a non-touchscreen input device
is connected
- Log warnings instead of crashing if invalid barriers are created
- Otherwise functionally equivalent to 3.38.1-4
* Drop patches cherry-picked from upstream or applied upstream
* d/gbp.conf: Use upstream 3.38.x branch.
Version 40~alpha was already released, so it's misleading to say that
3.38.x is the latest.
* Standards-Version: 4.5.1 (no changes required)
* d/rules: Don't run tests if built with nocheck option
* Upload to unstable
mutter (3.38.1-4) experimental; urgency=medium
* Team upload
* Update to upstream gnome-3-38 branch, commit 3.38.1-50-gc70610c43
- If cursor theme is missing, draw a grey semi-transparent square
instead of crashing
- Allow primary GPU to be overridden with a udev rule
- Fix fullscreen toggle for some applications (Closes: #975453)
- Only schedule frame drawing for each surface (window) according to
one stage view (monitor)
- Fix size hints for client-side-decorated windows
- Avoid adding input devices too soon
- Performance optimizations
- Do not disable the X Security extension if Xwayland was built with it
* Don't depend on transitional libgdk-pixbuf2.0-dev
* Explicitly build-depend on gdk-pixbuf.
Previously it was pulled in by some other dependency (presumably
gnome-desktop3 and gtk), but mutter's build system checks for it, so
we should build-depend on it here too.
* d/p/clutter-frame-clock-Schedule-a-frame-at-least-once-per-se.patch:
Add proposed patch to ensure frame clock does not stop (Closes: #974172)
mutter (3.38.1-3) experimental; urgency=medium
* Team upload
* Update to upstream gnome-3-38 branch, commit 3.38.1-33-g067af969c
- Prevent a use-after-free on (virtual) device removal
- Prevent crash on startup caused by dispatching libinput events too
early
- If Wayland subsurfaces have circular relationships, disconnect the
client instead of crashing
- When resizing terminals interactively, don't offset the position
- Fix broken timestamp behaviour if X11 timestamps overflow
- Fix a memory leak
- Ensure clock is updated when going from fullscreen app to overview
- Fix artifacts around GNOME Shell magnifier cursor
- Fix monitor tiling on X11
- Configure input devices correctly in X11
(LP: #1899206, LP: #1899509)
- Avoid spurious warnings in log
- Event does not have a stage: discarding
- assertion 'CLUTTER_IS_STAGE (stage)' failed
- Make sure build fails if Xwayland -initfd is requested but not
available (not relevant in Debian, we don't request this yet)
- Update translations: pt
* d/p/backend-Don-t-pull-generated-headers-indirectly.patch:
Add a patch from upstream git master to fix parallel builds
Date: Tue, 15 Dec 2020 02:50:32 +0100
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/mutter/3.38.2-1ubuntu1~20.10.1
-------------- next part --------------
Format: 1.8
Date: Tue, 15 Dec 2020 02:50:32 +0100
Source: mutter
Architecture: source
Version: 3.38.2-1ubuntu1~20.10.1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Closes: 974172 975453
Launchpad-Bugs-Fixed: 1899206 1899509 1908158
Changes:
mutter (3.38.2-1ubuntu1~20.10.1) groovy; urgency=medium
.
* No-change backport to groovy
* debian: Prepare gbp.conf and control references to groovy branching
.
mutter (3.38.2-1ubuntu1) hirsute; urgency=medium
.
* Merge with debian, containing new upstream release (LP: #1908158):
- Apply input device settings on hotplug / reconnect and resume
(LP: #1899206)
* d/p/x11-Add-support-for-fractional-scaling-using-Randr.patch:
- Refreshed as per upstream changes
.
mutter (3.38.2-1) unstable; urgency=medium
.
* Team upload
* New upstream release
- Don't crash during screencasting if cursor is not available
- Don't crash if a kernel bug results in appearing to have multiple
builtin panels
- Log warnings instead of crashing if user-defined keymap is
misconfigured
- Don't forget we have a touchscreen if a non-touchscreen input device
is connected
- Log warnings instead of crashing if invalid barriers are created
- Otherwise functionally equivalent to 3.38.1-4
* Drop patches cherry-picked from upstream or applied upstream
* d/gbp.conf: Use upstream 3.38.x branch.
Version 40~alpha was already released, so it's misleading to say that
3.38.x is the latest.
* Standards-Version: 4.5.1 (no changes required)
* d/rules: Don't run tests if built with nocheck option
* Upload to unstable
.
mutter (3.38.1-4) experimental; urgency=medium
.
* Team upload
* Update to upstream gnome-3-38 branch, commit 3.38.1-50-gc70610c43
- If cursor theme is missing, draw a grey semi-transparent square
instead of crashing
- Allow primary GPU to be overridden with a udev rule
- Fix fullscreen toggle for some applications (Closes: #975453)
- Only schedule frame drawing for each surface (window) according to
one stage view (monitor)
- Fix size hints for client-side-decorated windows
- Avoid adding input devices too soon
- Performance optimizations
- Do not disable the X Security extension if Xwayland was built with it
* Don't depend on transitional libgdk-pixbuf2.0-dev
* Explicitly build-depend on gdk-pixbuf.
Previously it was pulled in by some other dependency (presumably
gnome-desktop3 and gtk), but mutter's build system checks for it, so
we should build-depend on it here too.
* d/p/clutter-frame-clock-Schedule-a-frame-at-least-once-per-se.patch:
Add proposed patch to ensure frame clock does not stop (Closes: #974172)
.
mutter (3.38.1-3) experimental; urgency=medium
.
* Team upload
* Update to upstream gnome-3-38 branch, commit 3.38.1-33-g067af969c
- Prevent a use-after-free on (virtual) device removal
- Prevent crash on startup caused by dispatching libinput events too
early
- If Wayland subsurfaces have circular relationships, disconnect the
client instead of crashing
- When resizing terminals interactively, don't offset the position
- Fix broken timestamp behaviour if X11 timestamps overflow
- Fix a memory leak
- Ensure clock is updated when going from fullscreen app to overview
- Fix artifacts around GNOME Shell magnifier cursor
- Fix monitor tiling on X11
- Configure input devices correctly in X11
(LP: #1899206, LP: #1899509)
- Avoid spurious warnings in log
- Event does not have a stage: discarding
- assertion 'CLUTTER_IS_STAGE (stage)' failed
- Make sure build fails if Xwayland -initfd is requested but not
available (not relevant in Debian, we don't request this yet)
- Update translations: pt
* d/p/backend-Don-t-pull-generated-headers-indirectly.patch:
Add a patch from upstream git master to fix parallel builds
Checksums-Sha1:
68a1da3430139b1176160600fdc290fc14154052 4286 mutter_3.38.2-1ubuntu1~20.10.1.dsc
9200bc96777122af7a1593c866a896a6a3f8f404 83868 mutter_3.38.2-1ubuntu1~20.10.1.debian.tar.xz
cb3f146c10296babb0b110582848205e2357815e 23098 mutter_3.38.2-1ubuntu1~20.10.1_source.buildinfo
Checksums-Sha256:
8360580c04d0554efc146a0e84c366cda5e713e72d2ac22719f55f152742bb1d 4286 mutter_3.38.2-1ubuntu1~20.10.1.dsc
4fcd82bd52ce81b2c0414518753f927b0e37bf38e94a7952a6fa2daa2bb76045 83868 mutter_3.38.2-1ubuntu1~20.10.1.debian.tar.xz
0c2e72491589672a972b6ae9bc1f7c11dd16ec6c02e88c87752b820bbff5bf5f 23098 mutter_3.38.2-1ubuntu1~20.10.1_source.buildinfo
Files:
b8df42504a853d380392c015aead48ea 4286 x11 optional mutter_3.38.2-1ubuntu1~20.10.1.dsc
373a970da5ad233862660094314b7776 83868 x11 optional mutter_3.38.2-1ubuntu1~20.10.1.debian.tar.xz
7ca335c34ad228896f5929b02cb884cc 23098 x11 optional mutter_3.38.2-1ubuntu1~20.10.1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the Groovy-changes
mailing list