Enable passwordless feature by adding required prior MRs
Two previous MRs are needed and are not part 40.1 version: * !227 * !230 Related: https://redhat.atlassian.net/browse/RHEL-139178
This commit is contained in:
parent
5289a5dcc7
commit
35db750807
1441
0001-pam-extensions-Add-support-for-generic-GDM-CustomJSON.patch
Normal file
1441
0001-pam-extensions-Add-support-for-generic-GDM-CustomJSON.patch
Normal file
File diff suppressed because it is too large
Load Diff
4
gdm.spec
4
gdm.spec
@ -74,6 +74,9 @@ Patch160001: 0001-Revert-hack-that-quits-plymouth-late.patch
|
||||
|
||||
Patch170001: 0001-session-record-Rework-wtmp-utmp-btmp-fields.patch
|
||||
|
||||
# Passwordless GDM patches
|
||||
Patch180001: 0001-pam-extensions-Add-support-for-generic-GDM-CustomJSON.patch
|
||||
|
||||
# Non-upstreamable workarounds
|
||||
Patch66610001: 0001-data-reap-gdm-sessions-on-shutdown.patch
|
||||
|
||||
@ -108,6 +111,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: pkgconfig(gudev-1.0)
|
||||
BuildRequires: pkgconfig(iso-codes)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(libselinux)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user