Compare commits
5 Commits
41.3-1mamb
...
45.0.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
04ca65aa94 | |||
13f050fdca | |||
77605e4c12 | |||
788285b7bc | |||
e28847381d |
@ -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
|
25
gdm.spec
25
gdm.spec
@ -2,7 +2,7 @@
|
||||
%define gdm_gid 53
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: gdm
|
||||
Version: 41.3
|
||||
Version: 45.0.1
|
||||
Release: 1mamba
|
||||
Summary: The GNOME Display Manager, a graphical login program
|
||||
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
|
||||
Patch1: %{name}-3.4.1-save-root-window.patch
|
||||
Patch2: %{name}-3.4.1-plymouth.patch
|
||||
Patch3: gdm-3.18-pam-openmamba.patch
|
||||
Patch3: gdm-44.0-pam-openmamba.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -27,6 +27,7 @@ BuildRequires: libcanberra-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libkeyutils-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libselinux-devel
|
||||
@ -63,7 +64,7 @@ This package contains static libraries and header files needed for development.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch3 -p1
|
||||
%patch 3 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
@ -167,10 +168,13 @@ exit 0
|
||||
%lang(eu) %{_datadir}/help/eu/gdm/*
|
||||
%lang(fr) %{_datadir}/help/fr/gdm/*
|
||||
%lang(gl) %{_datadir}/help/gl/gdm/*
|
||||
%lang(hr) %{_datadir}/help/hr/gdm/*
|
||||
%lang(hu) %{_datadir}/help/hu/gdm/*
|
||||
%lang(id) %{_datadir}/help/id/gdm/*
|
||||
%lang(it) %{_datadir}/help/it/gdm/*
|
||||
%lang(ka) %{_datadir}/help/ka/gdm/*
|
||||
%lang(ko) %{_datadir}/help/ko/gdm/*
|
||||
%lang(nl) %{_datadir}/help/nl/gdm/*
|
||||
%lang(oc) %{_datadir}/help/oc/gdm/*
|
||||
%lang(pt_BR) %{_datadir}/help/pt_BR/gdm/*
|
||||
%lang(ro) %{_datadir}/help/ro/gdm/*
|
||||
@ -205,6 +209,21 @@ exit 0
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 45.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 06 2023 Automatic Build System <autodist@mambasoft.it> 44.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 22 2022 Automatic Build System <autodist@mambasoft.it> 42.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 41.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user