Upgrade to 3.32.1 and SRU it
Bug #1826936 reported by
Marco Trevisan (Treviño)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Disco |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
mutter (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Disco |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
[ Description ]
The first stable release in the 3.32 series.
[ QA ]
Run Ubuntu session, expect the shell to work normally with various setups
https:/
[ Regresison potential ]
Most of commits were already included in stable ubuntu release, as per git snapshot. There are new fixes related to startup notifications and an X11 crash fix.
Related branches
~3v1n0/ubuntu/+source/gnome-shell:ubuntu/master
Merged
into
~ubuntu-desktop/ubuntu/+source/gnome-shell:ubuntu/master
at
revision d0274d5fef8c3023ff0b206708f907082a25ea2f
- Daniel van Vugt (community): Approve
- Ubuntu Desktop: Pending requested
-
Diff: 2243 lines (+469/-710)32 files modifiedNEWS (+31/-0)
data/dbus-interfaces/org.gnome.Shell.xml (+0/-3)
data/gnome-shell-theme.gresource.xml (+0/-2)
data/theme/gnome-shell-sass/_common.scss (+9/-8)
data/theme/toggle-off-intl.svg (+45/-151)
data/theme/toggle-on-intl.svg (+45/-134)
debian/.gitignore (+10/-0)
debian/changelog (+76/-0)
debian/clean (+1/-0)
debian/patches/magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch (+10/-10)
debian/patches/optional-hot-corner.patch (+1/-1)
debian/patches/ubuntu/resolve_alternate_theme_path.patch (+1/-1)
debian/patches/ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch (+1/-1)
debian/rules (+13/-1)
dev/null (+0/-207)
js/extensionPrefs/main.js (+3/-3)
js/perf/hwtest.js (+6/-3)
js/ui/appFavorites.js (+16/-8)
js/ui/barLevel.js (+15/-12)
js/ui/boxpointer.js (+27/-61)
js/ui/dash.js (+5/-9)
js/ui/dateMenu.js (+11/-5)
js/ui/layout.js (+1/-1)
js/ui/osdMonitorLabeler.js (+0/-22)
js/ui/panel.js (+1/-2)
js/ui/popupMenu.js (+0/-6)
js/ui/screenshot.js (+6/-26)
js/ui/shellDBus.js (+7/-10)
js/ui/windowManager.js (+37/-11)
js/ui/workspacesView.js (+85/-10)
meson.build (+1/-1)
src/st/st-theme-node.c (+5/-1)
~3v1n0/ubuntu/+source/mutter:ubuntu/master
Merged
into
~ubuntu-desktop/ubuntu/+source/mutter:ubuntu/master
at
revision d1a5a33cb6019c1349dea2d2ae5160950e2932d4
- Iain Lane (community): Needs Fixing
- Daniel van Vugt (community): Approve
-
Diff: 954 lines (+459/-106)18 files modifiedNEWS (+30/-0)
clutter/clutter/clutter-device-manager.c (+1/-7)
clutter/clutter/evdev/clutter-input-device-evdev.c (+7/-7)
cogl/cogl/winsys/cogl-winsys-glx.c (+29/-29)
debian/changelog (+29/-0)
debian/patches/clutter-evdev-disable-mousekeys-with-Numlock-ON.patch (+64/-0)
debian/patches/clutter-x11-disable-mousekeys-with-Numlock-ON.patch (+85/-0)
debian/patches/compositor-Destroy-window-actors-list-on-destruction.patch (+63/-0)
debian/patches/meson-add-back-default_driver-option.patch (+1/-1)
debian/patches/series (+3/-0)
debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch (+23/-20)
meson.build (+1/-1)
src/backends/native/meta-renderer-native.c (+68/-25)
src/core/display.c (+1/-1)
src/core/keybindings.c (+2/-0)
src/core/startup-notification.c (+47/-10)
src/wayland/meta-wayland-outputs.c (+4/-4)
src/x11/meta-startup-notification-x11.c (+1/-1)
Changed in mutter (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in gnome-shell (Ubuntu Disco): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in mutter (Ubuntu Disco): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
tags: |
added: verification-done verification-done-disco removed: verification-needed verification-needed-disco |
Changed in gnome-shell (Ubuntu Disco): | |
importance: | Undecided → Medium |
Changed in mutter (Ubuntu Disco): | |
importance: | Undecided → Medium |
tags: | added: upgrade-software-version |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.