Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2018-02-12 10:10:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdm (Old)
 and      /work/SRC/openSUSE:Factory/.xdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdm"

Mon Feb 12 10:10:00 2018 rev:65 rq:574221 version:1.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2017-12-08 21:47:39.282381244 
+0100
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes     2018-02-12 
10:10:02.428693787 +0100
@@ -1,0 +2,7 @@
+Thu Feb  8 11:14:41 UTC 2018 - [email protected]
+
+- xdm.tar.bz2/Xstartup
+  * reverted workaround for DISPLAY being set to 'null', since the
+    bug is supposed to be fixed properly in gdm now (bsc#1068016)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdm.spec ++++++
--- /var/tmp/diff_new_pack.Pvc2h7/_old  2018-02-12 10:10:03.492655443 +0100
+++ /var/tmp/diff_new_pack.Pvc2h7/_new  2018-02-12 10:10:03.496655299 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ xdm.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/Xstartup new/etc/X11/xdm/Xstartup
--- old/etc/X11/xdm/Xstartup    2017-11-23 11:42:33.091615000 +0100
+++ new/etc/X11/xdm/Xstartup    2018-02-08 12:14:16.603677000 +0100
@@ -54,9 +54,6 @@
 # 
 # Find out if this is a local or remote connection
 #
-if test $DISPLAY == '(null)' ; then
-    DISPLAY=""
-fi
 LOCATION=${DISPLAY%:*}
 LINE=:${DISPLAY#*:}
 if test -z "$LOCATION" ; then


Reply via email to