[ubuntu/resolute-proposed] gnome-shell 50~beta-0ubuntu3 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Tue Feb 17 04:12:17 UTC 2026
gnome-shell (50~beta-0ubuntu3) resolute; urgency=medium
* debian/ubuntu-session: Enable the search provider extensions by default
gnome-shell (50~beta-0ubuntu2) resolute; urgency=medium
* debian/tests/shell-tests: Drop xvfb-run usage
gnome-shell (50~beta-0ubuntu1) resolute; urgency=medium
[ Daniel van Vugt ]
* New upstream release: 50.beta
* Refresh patches and fix conflicts:
- Revert-main-Register-session-with-GDM-on-startup.patch
- Revert-tests-Fail-on-warnings-too.patch
- shell-app-Warn-instead-of-crashing-if-disposed-before-sta.patch
- global-make-possible-to-set-debug-flags-dynamically.patch
- main-add-backtrace-crashes-all-and-backtrace-all.patch
- main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch
- main-show-an-error-message-on-gnome-shell-crash.patch
- sessionMode-add-support-for-debugFlags-parameter.patch
- ubuntu/background_login.patch
- ubuntu/chromium-snap-pwa.patch
- ubuntu/configure_login_screen.patch
- ubuntu/extensions-Include-snapd-prompting-extension.patch
- ubuntu/gdm_alternatives.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch
- ubuntu/lightdm-user-switching.patch
- ubuntu/lock_on_suspend.patch
- ubuntu/main-Add-support-for-playing-a-startup-sound-if-enabled-i.patch
- ubuntu/main-Support-ubuntu-color-scheme-and-yaru-variants.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
- ubuntu/st-Add-support-for-brown-accent-color.patch
- ubuntu/st-spinner-design-and-animation.patch
- ubuntu/st-them-context-Use-yaru-colors-as-accents.patch
* Drop upstreamed patches:
- libgvc/* because 50.beta includes a new snapshot of the subproject
which includes all those changes.
- Revert-main-Register-session-with-GDM-on-startup.patch
* Add patches:
- ubuntu/layout-Make-starting-in-the-overview-configurable-not-imp.patch
to restore Ubuntu's traditional login animation.
* Declare gnome-shell-common breaks old versions of gnome-session-common,
since the systemd services changed: gnome-shell!3960, gnome-session!167
[ Marco Trevisan (Treviño) ]
* d/p: Allow Initial setup to trigger the transitions
* d/p: Remove async promosification that breaks startup on latest mutter
* d/p: Update ubuntu-authd patches to GNOME 50
* d/p/ubuntu-authd: Address linting issues in authd implementation
* d/p/ubuntu-authd: Use gnome-qr to draw the QR code
* d/control: Add gnome-qr runtime dependency
* d/p: Remove snapd prompting extension
gnome-shell (49.3-2) unstable; urgency=medium
* Team upload
* d/patches/libgvc: Update libgvc to prevent crashes with newer Pipewire.
This updates it to 47c47a42 (2026-01-23) which is the latest version,
and the version currently used in gnome-shell's main branch.
(Closes: #1126514)
* d/watch: Convert to v5 format
* Update Lintian overrides
gnome-shell (49.3-1) unstable; urgency=medium
* Team upload
* New upstream release
* d/p/Revert-main-Register-session-with-GDM-on-startup.patch:
Revert a change that shouldn't have been backported to 49.x.
Upstream suggested this as a possible trigger for regressions in
modesetting during first login on some systems (the regression seems to
be specific to AMD GPUs, but not all AMD GPUs are affected) and it
seems that it was developed for v50, under the assumption that gdm3
changes from v50 would be present.
For whatever reason (possibly timing-dependent), this was reported
in Debian 13 but not in testing/unstable.
(Closes: #1125941, #1125273, #1125275, #1126174)
* d/control: Reinstate direct Build-Depends on the dbus-daemon package.
gnome-shell's test suite explicitly invokes dbus-run-session, which
is in the dbus-daemon package. If the dependency had been on dbus, that
would have been incompatible with dbus-broker, but a test dependency
on dbus-daemon is fine.
* d/patches/series: Sort with closest-to-upstream first.
No functional change.
gnome-shell (49.2-2) unstable; urgency=medium
* Add Build-Depends: libxml2-utils for xmllint
* Remove direct Build-Depends: dbus
* Bump Standards Version to 4.7.3
Date: Tue, 17 Feb 2026 05:09:13 +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/gnome-shell/50~beta-0ubuntu3
-------------- next part --------------
Format: 1.8
Date: Tue, 17 Feb 2026 05:09:13 +0100
Source: gnome-shell
Built-For-Profiles: noudeb
Architecture: source
Version: 50~beta-0ubuntu3
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Closes: 1125273 1125275 1125941 1126174 1126514
Changes:
gnome-shell (50~beta-0ubuntu3) resolute; urgency=medium
.
* debian/ubuntu-session: Enable the search provider extensions by default
.
gnome-shell (50~beta-0ubuntu2) resolute; urgency=medium
.
* debian/tests/shell-tests: Drop xvfb-run usage
.
gnome-shell (50~beta-0ubuntu1) resolute; urgency=medium
.
[ Daniel van Vugt ]
* New upstream release: 50.beta
* Refresh patches and fix conflicts:
- Revert-main-Register-session-with-GDM-on-startup.patch
- Revert-tests-Fail-on-warnings-too.patch
- shell-app-Warn-instead-of-crashing-if-disposed-before-sta.patch
- global-make-possible-to-set-debug-flags-dynamically.patch
- main-add-backtrace-crashes-all-and-backtrace-all.patch
- main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch
- main-show-an-error-message-on-gnome-shell-crash.patch
- sessionMode-add-support-for-debugFlags-parameter.patch
- ubuntu/background_login.patch
- ubuntu/chromium-snap-pwa.patch
- ubuntu/configure_login_screen.patch
- ubuntu/extensions-Include-snapd-prompting-extension.patch
- ubuntu/gdm_alternatives.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch
- ubuntu/lightdm-user-switching.patch
- ubuntu/lock_on_suspend.patch
- ubuntu/main-Add-support-for-playing-a-startup-sound-if-enabled-i.patch
- ubuntu/main-Support-ubuntu-color-scheme-and-yaru-variants.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
- ubuntu/st-Add-support-for-brown-accent-color.patch
- ubuntu/st-spinner-design-and-animation.patch
- ubuntu/st-them-context-Use-yaru-colors-as-accents.patch
* Drop upstreamed patches:
- libgvc/* because 50.beta includes a new snapshot of the subproject
which includes all those changes.
- Revert-main-Register-session-with-GDM-on-startup.patch
* Add patches:
- ubuntu/layout-Make-starting-in-the-overview-configurable-not-imp.patch
to restore Ubuntu's traditional login animation.
* Declare gnome-shell-common breaks old versions of gnome-session-common,
since the systemd services changed: gnome-shell!3960, gnome-session!167
.
[ Marco Trevisan (Treviño) ]
* d/p: Allow Initial setup to trigger the transitions
* d/p: Remove async promosification that breaks startup on latest mutter
* d/p: Update ubuntu-authd patches to GNOME 50
* d/p/ubuntu-authd: Address linting issues in authd implementation
* d/p/ubuntu-authd: Use gnome-qr to draw the QR code
* d/control: Add gnome-qr runtime dependency
* d/p: Remove snapd prompting extension
.
gnome-shell (49.3-2) unstable; urgency=medium
.
* Team upload
* d/patches/libgvc: Update libgvc to prevent crashes with newer Pipewire.
This updates it to 47c47a42 (2026-01-23) which is the latest version,
and the version currently used in gnome-shell's main branch.
(Closes: #1126514)
* d/watch: Convert to v5 format
* Update Lintian overrides
.
gnome-shell (49.3-1) unstable; urgency=medium
.
* Team upload
* New upstream release
* d/p/Revert-main-Register-session-with-GDM-on-startup.patch:
Revert a change that shouldn't have been backported to 49.x.
Upstream suggested this as a possible trigger for regressions in
modesetting during first login on some systems (the regression seems to
be specific to AMD GPUs, but not all AMD GPUs are affected) and it
seems that it was developed for v50, under the assumption that gdm3
changes from v50 would be present.
For whatever reason (possibly timing-dependent), this was reported
in Debian 13 but not in testing/unstable.
(Closes: #1125941, #1125273, #1125275, #1126174)
* d/control: Reinstate direct Build-Depends on the dbus-daemon package.
gnome-shell's test suite explicitly invokes dbus-run-session, which
is in the dbus-daemon package. If the dependency had been on dbus, that
would have been incompatible with dbus-broker, but a test dependency
on dbus-daemon is fine.
* d/patches/series: Sort with closest-to-upstream first.
No functional change.
.
gnome-shell (49.2-2) unstable; urgency=medium
.
* Add Build-Depends: libxml2-utils for xmllint
* Remove direct Build-Depends: dbus
* Bump Standards Version to 4.7.3
Checksums-Sha1:
7aef73862bba148acdf7821aa3f4aa49d04e45b9 4172 gnome-shell_50~beta-0ubuntu3.dsc
46bb3c0ab71f5fccf51f20feff27a7bfa03d81a4 2327540 gnome-shell_50~beta.orig.tar.xz
d64f3914596b9a1825e4e29a533868045ba01841 141060 gnome-shell_50~beta-0ubuntu3.debian.tar.xz
0dcb479d475aee8eadfda2d987cf1c4d55cb3d9e 25338 gnome-shell_50~beta-0ubuntu3_source.buildinfo
Checksums-Sha256:
06e13fd7546091194f10d195b9689a6507f571db14569e0f36f5afbe2190e5c9 4172 gnome-shell_50~beta-0ubuntu3.dsc
741d1665a779bcdd6be0ba5cc9e0f3a55c88c3cbf4aaf46c6c40a52e5b098685 2327540 gnome-shell_50~beta.orig.tar.xz
0bb18ab792a003aff2293da19fd16413c7c71ffa45cb448dfe416859e4b096e4 141060 gnome-shell_50~beta-0ubuntu3.debian.tar.xz
5523194fb98b1521a187ca74e3cc56e895be8ceda08ed236e5135bfeaf84c0c9 25338 gnome-shell_50~beta-0ubuntu3_source.buildinfo
Files:
d97adebd0a56872bf8870aa087c647b7 4172 gnome optional gnome-shell_50~beta-0ubuntu3.dsc
ae3da269d566b9ad5d4c4bfb64b5410c 2327540 gnome optional gnome-shell_50~beta.orig.tar.xz
f9db794a28326142dd7f82e7e95caffc 141060 gnome optional gnome-shell_50~beta-0ubuntu3.debian.tar.xz
c5bed6840441d4b9529a800f8205f0ce 25338 gnome optional gnome-shell_50~beta-0ubuntu3_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the Resolute-changes
mailing list