automatic version update by autodist [release 44.0-1mamba;Thu Mar 30 2023]
This commit is contained in:
parent
788285b7bc
commit
77605e4c12
@ -1,30 +0,0 @@
|
|||||||
diff -Nru gdm-3.18.0.orig/data/pam-redhat/gdm-autologin.pam gdm-3.18.0/data/pam-redhat/gdm-autologin.pam
|
|
||||||
--- gdm-3.18.0.orig/data/pam-redhat/gdm-autologin.pam 2015-09-21 16:12:33.000000000 +0200
|
|
||||||
+++ gdm-3.18.0/data/pam-redhat/gdm-autologin.pam 2015-10-10 15:16:10.784579076 +0200
|
|
||||||
@@ -7,7 +7,7 @@
|
|
||||||
password include system-auth
|
|
||||||
session required pam_selinux.so close
|
|
||||||
session required pam_loginuid.so
|
|
||||||
-session optional pam_console.so
|
|
||||||
+#session optional pam_console.so
|
|
||||||
session required pam_selinux.so open
|
|
||||||
session optional pam_keyinit.so force revoke
|
|
||||||
session required pam_namespace.so
|
|
||||||
diff -Nru gdm-3.18.0.orig/data/pam-redhat/gdm-password.pam gdm-3.18.0/data/pam-redhat/gdm-password.pam
|
|
||||||
--- gdm-3.18.0.orig/data/pam-redhat/gdm-password.pam 2015-09-21 16:12:33.000000000 +0200
|
|
||||||
+++ gdm-3.18.0/data/pam-redhat/gdm-password.pam 2015-10-10 15:17:40.749753817 +0200
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-auth [success=done ignore=ignore default=bad] pam_selinux_permit.so
|
|
||||||
+auth [success=done ignore=ignore default=bad] pam_sepermit.so
|
|
||||||
auth substack password-auth
|
|
||||||
auth optional pam_gnome_keyring.so
|
|
||||||
auth include postlogin
|
|
||||||
@@ -11,7 +11,7 @@
|
|
||||||
|
|
||||||
session required pam_selinux.so close
|
|
||||||
session required pam_loginuid.so
|
|
||||||
-session optional pam_console.so
|
|
||||||
+#session optional pam_console.so
|
|
||||||
session required pam_selinux.so open
|
|
||||||
session optional pam_keyinit.so force revoke
|
|
||||||
session required pam_namespace.so
|
|
9
gdm-44.0-pam-openmamba.patch
Normal file
9
gdm-44.0-pam-openmamba.patch
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
diff -Nru gdm-3.18.0.orig/data/pam-redhat/gdm-password.pam gdm-3.18.0/data/pam-redhat/gdm-password.pam
|
||||||
|
--- gdm-3.18.0.orig/data/pam-redhat/gdm-password.pam 2015-09-21 16:12:33.000000000 +0200
|
||||||
|
+++ gdm-3.18.0/data/pam-redhat/gdm-password.pam 2015-10-10 15:17:40.749753817 +0200
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-auth [success=done ignore=ignore default=bad] pam_selinux_permit.so
|
||||||
|
+auth [success=done ignore=ignore default=bad] pam_sepermit.so
|
||||||
|
auth substack password-auth
|
||||||
|
auth optional pam_gnome_keyring.so
|
||||||
|
auth include postlogin
|
7
gdm.spec
7
gdm.spec
@ -2,7 +2,7 @@
|
|||||||
%define gdm_gid 53
|
%define gdm_gid 53
|
||||||
%define majver %(echo %version | cut -d. -f1)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 43.0
|
Version: 44.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The GNOME Display Manager, a graphical login program
|
Summary: The GNOME Display Manager, a graphical login program
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
@ -14,7 +14,7 @@ Source: https://download.gnome.org/sources/gdm/%{majver}/gdm-%{version}.t
|
|||||||
Patch0: %{name}-2.32.1-remove-pam_console.patch
|
Patch0: %{name}-2.32.1-remove-pam_console.patch
|
||||||
Patch1: %{name}-3.4.1-save-root-window.patch
|
Patch1: %{name}-3.4.1-save-root-window.patch
|
||||||
Patch2: %{name}-3.4.1-plymouth.patch
|
Patch2: %{name}-3.4.1-plymouth.patch
|
||||||
Patch3: gdm-3.18-pam-openmamba.patch
|
Patch3: gdm-44.0-pam-openmamba.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -209,6 +209,9 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 44.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user