Hello community, here is the log from the commit of package xdm for openSUSE:Factory checked in at 2019-08-27 15:21:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdm (Old) and /work/SRC/openSUSE:Factory/.xdm.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdm" Tue Aug 27 15:21:57 2019 rev:77 rq:724603 version:1.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/xdm/xdm.changes 2019-04-03 09:23:15.199681453 +0200 +++ /work/SRC/openSUSE:Factory/.xdm.new.7948/xdm.changes 2019-08-27 15:21:58.904822884 +0200 @@ -1,0 +2,5 @@ +Mon Aug 19 14:52:14 UTC 2019 - Stefan Dirsch <[email protected]> + +- pam.d/xdm{,-np}: added pam_keyinit.so (boo#1144063) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdm.spec ++++++ --- /var/tmp/diff_new_pack.P6Gzap/_old 2019-08-27 15:22:00.372822145 +0200 +++ /var/tmp/diff_new_pack.P6Gzap/_new 2019-08-27 15:22:00.376822143 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # ++++++ xdm.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/etc/pam.d/xdm new/etc/pam.d/xdm --- old/etc/pam.d/xdm 2014-03-04 13:53:31.000000000 +0100 +++ new/etc/pam.d/xdm 2019-08-19 17:06:22.892104000 +0200 @@ -4,3 +4,4 @@ password include common-password session required pam_loginuid.so session include common-session +session optional pam_keyinit.so revoke force diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/etc/pam.d/xdm-np new/etc/pam.d/xdm-np --- old/etc/pam.d/xdm-np 2014-03-04 13:53:31.000000000 +0100 +++ new/etc/pam.d/xdm-np 2019-08-19 17:06:28.590192000 +0200 @@ -4,3 +4,4 @@ password include common-password session required pam_loginuid.so session include common-session +session optional pam_keyinit.so revoke force
