[Pkg-xfce-commits] [Git][xfce-extras-team/lightdm][debian/master] 3 commits: d/patches/05_debianize-pam-files: include common-session for greeter
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Mon Jul 3 22:27:20 BST 2023
Yves-Alexis Perez pushed to branch debian/master at Xfce external packages / lightdm
Commits:
9a243b18 by Yves-Alexis Perez at 2023-07-03T22:05:17+02:00
d/patches/05_debianize-pam-files: include common-session for greeter
Closes: #932047
- - - - -
98b8c026 by Yves-Alexis Perez at 2023-07-03T22:48:48+02:00
finalize changelog
- - - - -
bfede20e by Yves-Alexis Perez at 2023-07-03T22:49:01+02:00
upload lightdm 1.32.0-3 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/patches/05_debianize-pam-files.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+lightdm (1.32.0-3) unstable; urgency=medium
+
+ * d/patches/05_debianize-pam-files: include common-session for greeter
+ (Closes: #932047)
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Jul 2023 22:48:54 +0200
+
lightdm (1.32.0-2) unstable; urgency=medium
[ Akbarkhon Variskhanov ]
=====================================
debian/patches/05_debianize-pam-files.patch
=====================================
@@ -5,8 +5,8 @@ Subject: debianize pam files
---
data/pam/lightdm | 38 +++++++++++++++++++++++++++-----------
data/pam/lightdm-autologin | 31 ++++++++++++++++++++++++-------
- data/pam/lightdm-greeter | 3 ++-
- 3 files changed, 53 insertions(+), 19 deletions(-)
+ data/pam/lightdm-greeter | 5 ++++-
+ 3 files changed, 55 insertions(+), 19 deletions(-)
diff --git a/data/pam/lightdm b/data/pam/lightdm
index fed8a9b..f7f77d4 100644
@@ -110,7 +110,7 @@ index 157f469..d90ae06 100644
-session optional pam_systemd.so
+ at include common-password
diff --git a/data/pam/lightdm-greeter b/data/pam/lightdm-greeter
-index 9a6862b..6343cc2 100644
+index 9a6862b..683f9f4 100644
--- a/data/pam/lightdm-greeter
+++ b/data/pam/lightdm-greeter
@@ -1,7 +1,8 @@
@@ -123,3 +123,9 @@ index 9a6862b..6343cc2 100644
# Always let the greeter start without authentication
auth required pam_permit.so
+@@ -15,3 +16,5 @@ password required pam_deny.so
+ # Setup session
+ session required pam_unix.so
+ session optional pam_systemd.so
++
++ at include common-session
View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/bb64770623888b6cdbd45734563cd90b16f0dae3...bfede20e212c05c5b439ff1177ba9c92ada9390d
--
View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/compare/bb64770623888b6cdbd45734563cd90b16f0dae3...bfede20e212c05c5b439ff1177ba9c92ada9390d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20230703/543ac500/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list