Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2014-11-04 17:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and      /work/SRC/openSUSE:Factory/.lightdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightdm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2014-10-09 
12:52:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes     2014-11-04 
17:31:05.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Nov  3 21:48:38 UTC 2014 - [email protected]
+
+- use symlinks to the xdm PAM service files again, using a
+  different PAM service name breaks automatic unlocking of
+  gnome-keyring via PAM (bnc#903744)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lightdm.spec ++++++
--- /var/tmp/diff_new_pack.5zpdru/_old  2014-11-04 17:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.5zpdru/_new  2014-11-04 17:31:06.000000000 +0100
@@ -203,6 +203,8 @@
 # xdm and xdm-np are used instead
 rm %{buildroot}%{_sysconfdir}/pam.d/lightdm \
     %{buildroot}%{_sysconfdir}/pam.d/lightdm-autologin
+ln -sf %{_sysconfdir}/pam.d/xdm %{buildroot}%{_sysconfdir}/pam.d/lightdm
+ln -sf %{_sysconfdir}/pam.d/xdm-np 
%{buildroot}%{_sysconfdir}/pam.d/lightdm-autologin
 
 ln data/lightdm.conf data/lightdm.conf.example
 
@@ -259,6 +261,8 @@
 %dir %{_sysconfdir}/lightdm/
 %config(noreplace) %{_sysconfdir}/lightdm/users.conf
 %config(noreplace) %{_sysconfdir}/lightdm/keys.conf
+%config %{_sysconfdir}/pam.d/lightdm
+%config %{_sysconfdir}/pam.d/lightdm-autologin
 %config %{_sysconfdir}/pam.d/lightdm-greeter
 %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %dir %{_libexecdir}/X11/displaymanagers/

++++++ 50-suse-defaults.conf ++++++
--- /var/tmp/diff_new_pack.5zpdru/_old  2014-11-04 17:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.5zpdru/_new  2014-11-04 17:31:06.000000000 +0100
@@ -2,8 +2,8 @@
 user-authority-in-system-dir=true
 
 [SeatDefaults]
-pam-service = xdm
-pam-autologin-service = xdm-np
+pam-service = lightdm
+pam-autologin-service = lightdm-autologin
 pam-greeter-service = lightdm-greeter
 xserver-command=/usr/bin/X
 session-wrapper=/etc/X11/xdm/Xsession

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to