Hello community, here is the log from the commit of package xdm for openSUSE:Factory checked in at 2013-04-14 16:12:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdm (Old) and /work/SRC/openSUSE:Factory/.xdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdm", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xdm/xdm.changes 2013-03-01 21:03:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2013-04-14 16:12:33.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Apr 11 09:55:57 UTC 2013 - [email protected] + +- do not use '-k' option for checkproc for ssh-agent since + /proc/<pid>/exe link is apparently not readable by the user + used for that program (bnc#812783) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdm.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/etc/X11/xdm/sys.xsession new/etc/X11/xdm/sys.xsession --- old/etc/X11/xdm/sys.xsession 2012-09-25 12:17:12.000000000 +0200 +++ new/etc/X11/xdm/sys.xsession 2013-04-11 11:47:20.000000000 +0200 @@ -39,7 +39,7 @@ # checkproc () { - /sbin/checkproc -k ${1+"$@"} + /sbin/checkproc ${1+"$@"} } # -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
