Backport passwordless GDM feature
Resolves: https://redhat.atlassian.net/browse/RHEL-169914
This commit is contained in:
parent
3032087753
commit
4a28e6d038
8807
0001-Support-for-web-login-and-unified-auth-mechanism.patch
Normal file
8807
0001-Support-for-web-login-and-unified-auth-mechanism.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 40.10
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
@ -41,6 +41,7 @@ Patch22: 0001-gdm-util-Early-initialize-all-internal-properties.patch
|
||||
Patch23: 0001-main-Register-session-with-GDM-on-startup.patch
|
||||
# Passwordless GDM patch series
|
||||
Patch24: pre-changes-for-passwordless-gdm-backport.patch
|
||||
Patch25: 0001-Support-for-web-login-and-unified-auth-mechanism.patch
|
||||
|
||||
# Misc.
|
||||
Patch30: 0001-panel-add-an-icon-to-the-ActivitiesButton.patch
|
||||
@ -310,6 +311,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 2 2026 Joan Torres Lopez <joantolo@redhat.com> - 40.10-35
|
||||
- Backport passwordless GDM feature to RHEL 9
|
||||
Resolves: RHEL-169914
|
||||
|
||||
* Mon Mar 9 2026 Joan Torres Lopez <joantolo@redhat.com> - 40.10-34
|
||||
- Fix to automatically start fingerprint when enabled
|
||||
Resolves: RHEL-4166
|
||||
|
||||
Loading…
Reference in New Issue
Block a user