From c9f56fa25e6e8bc11db39a36fa458ab7576f1233 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:53:32 +0800 Subject: [PATCH 1/7] 20201127 add yaml file --- lightdm.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lightdm.yaml diff --git a/lightdm.yaml b/lightdm.yaml new file mode 100644 index 0000000..d06c3aa --- /dev/null +++ b/lightdm.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "lightdm-" +seperator: "." From cf0b66fccc46fdf875b532d813501e831b6f109b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 18:50:32 +0800 Subject: [PATCH 2/7] update lightdm.yaml. --- lightdm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.yaml b/lightdm.yaml index d06c3aa..17a0743 100644 --- a/lightdm.yaml +++ b/lightdm.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://github.com/canonical/lightdm.git tag_prefix: "lightdm-" seperator: "." From bdaeb3774b9163b4142db3bfe4651b1701f61b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 19:28:22 +0800 Subject: [PATCH 3/7] update lightdm.spec. --- lightdm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index 8274546..b0e633f 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -33,7 +33,8 @@ Source26: 50-remove-wayland-session.conf Source27: 50-run-directory.conf # Upstreamed: -Patch0: %{giturl}/pull/5.patch#/lightdm-1.25.1-disable_dmrc.patch +#Patch0: %{giturl}/pull/5.patch#/lightdm-1.25.1-disable_dmrc.patch +Patch0: lightdm-1.25.1-disable_dmrc.patch # Upstream commits From 411344a83fbaabf04d2df2cc1389c1257d837f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 19:34:05 +0800 Subject: [PATCH 4/7] update lightdm.spec. --- lightdm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index b0e633f..9bb1397 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -7,7 +7,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: 1.30.0 -Release: 6 +Release: 7 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ License: (LGPLv2 or LGPLv3) and GPLv3+ From 1dc1fb21863de826988817faf660b64e8a3d918d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 3 Dec 2020 15:26:24 +0800 Subject: [PATCH 5/7] update lightdm.spec. --- lightdm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index 9bb1397..78ef96b 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -63,7 +63,7 @@ BuildRequires: vala Requires: %{name}-gobject%{?_isa} = %{version}-%{release} Requires: accountsservice Requires: dbus-x11 -%if 0%{?fedora} || 0%{?rhel} >= 7 +%if 0%{?openEuler} Requires: polkit-js-engine %endif Requires: systemd From 86c8398521c234833df832400c1eb54551b7963f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 3 Dec 2020 15:29:41 +0800 Subject: [PATCH 6/7] update lightdm.spec. --- lightdm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index 78ef96b..f7216c7 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -7,7 +7,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: 1.30.0 -Release: 7 +Release: 8 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ License: (LGPLv2 or LGPLv3) and GPLv3+ From 59c78f93c5cf8dc373765c84b8bb3b2cb9b8c4c9 Mon Sep 17 00:00:00 2001 From: linz Date: Tue, 8 Jun 2021 16:26:37 +0800 Subject: [PATCH 7/7] Remove pam_console dependency --- lightdm-autologin.pam | 1 - lightdm.pam | 1 - lightdm.spec | 5 ++++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lightdm-autologin.pam b/lightdm-autologin.pam index 010f6bb..3b843ae 100644 --- a/lightdm-autologin.pam +++ b/lightdm-autologin.pam @@ -9,7 +9,6 @@ password include system-auth session required pam_selinux.so close session required pam_loginuid.so session required pam_limits.so -session optional pam_console.so -session optional pam_ck_connector.so session required pam_selinux.so open session optional pam_keyinit.so force revoke diff --git a/lightdm.pam b/lightdm.pam index 02edf67..1ee241c 100644 --- a/lightdm.pam +++ b/lightdm.pam @@ -11,7 +11,6 @@ account include system-auth password include system-auth session required pam_selinux.so close session required pam_loginuid.so -session optional pam_console.so -session optional pam_ck_connector.so session required pam_selinux.so open session optional pam_keyinit.so force revoke diff --git a/lightdm.spec b/lightdm.spec index f7216c7..902728b 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -7,7 +7,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: 1.30.0 -Release: 8 +Release: 9 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ License: (LGPLv2 or LGPLv3) and GPLv3+ @@ -307,5 +307,8 @@ fi %changelog +* Tun Jun 08 2021 zhanglin - 1.30.0-9 +- Remove pam_console dependency + * Thu Jul 09 2020 douyan - 1.30.0-6 - Package init for openEuler