Hello community, here is the log from the commit of package xdm for openSUSE:Factory checked in at 2018-02-28 20:00:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdm (Old) and /work/SRC/openSUSE:Factory/.xdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdm" Wed Feb 28 20:00:39 2018 rev:67 rq:580332 version:1.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xdm/xdm.changes 2018-02-22 14:58:52.809701106 +0100 +++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2018-02-28 20:00:40.948412980 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 19:24:04 UTC 2018 - [email protected] + +- fixed syntax in /usr/lib/firewalld/services/x11.xml (boo#1082890) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdm.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/usr/lib/firewalld/services/x11.xml new/usr/lib/firewalld/services/x11.xml --- old/usr/lib/firewalld/services/x11.xml 2018-02-21 14:35:47.387523000 +0100 +++ new/usr/lib/firewalld/services/x11.xml 2018-02-26 20:22:13.338410000 +0100 @@ -1,2 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<service> +<short>Legacy Xserver Remote Access</short> +<description>TCP/UDP ports needed for legacy remote access to Xserver. +Needs more configuration settings in display manager, e.g. +DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN in /etc/sysconfig/displaymanager +for xdm. </description> <port protocol="tcp" port="6000-6063"/> <port protocol="udp" port="6000-6063"/> +</service>
