Hello community, here is the log from the commit of package xrdp for openSUSE:Factory checked in at 2020-02-09 20:48:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdp (Old) and /work/SRC/openSUSE:Factory/.xrdp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdp" Sun Feb 9 20:48:33 2020 rev:31 rq:772319 version:0.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes 2019-11-13 13:29:12.799753251 +0100 +++ /work/SRC/openSUSE:Factory/.xrdp.new.26092/xrdp.changes 2020-02-09 20:48:34.926880663 +0100 @@ -1,0 +2,6 @@ +Sat Feb 8 01:39:00 UTC 2020 - Cristian RodrÃguez <[email protected]> + +- Build with --enable-vsock so xrdp can be used with hyper-v + enhanced session mode. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdp.spec ++++++ --- /var/tmp/diff_new_pack.UFqLqX/_old 2020-02-09 20:48:35.834881181 +0100 +++ /var/tmp/diff_new_pack.UFqLqX/_new 2020-02-09 20:48:35.834881181 +0100 @@ -1,7 +1,7 @@ # # spec file for package xrdp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Summary: Remote desktop protocol (RDP) server License: Apache-2.0 AND GPL-2.0-or-later Group: System/X11/Utilities -Url: https://github.com/neutrinolabs/xrdp +URL: https://github.com/neutrinolabs/xrdp Source0: https://github.com/neutrinolabs/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/neutrinolabs/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc Source2: xrdp.keyring @@ -121,8 +121,9 @@ %configure \ --enable-ipv6 \ --enable-painter \ - --with-systemdsystemunitdir=%{_unitdir} -make %{?_smp_mflags} + --with-systemdsystemunitdir=%{_unitdir} \ + --enable-vsock +make %{?_smp_mflags} V=1 %install make %{?_smp_mflags} DESTDIR=%{buildroot} install
