[pkg-remote-commits] [xrdp] 01/03: Enable vsock.

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Feb 16 15:54:05 UTC 2018


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 697d0bf8f7f75c2f55b02b0fb0c709433b780f2f
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Feb 16 15:13:21 2018 +0100

    Enable vsock.
---
 debian/changelog | 7 +++++++
 debian/rules     | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 09a8ec1..23427d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xrdp (0.9.5-2) unstable; urgency=medium
+
+  * Enable vsock.
+    + Requested by Craig White and Justin Terry from Microsoft.
+
+ -- Dominik George <nik at naturalnet.de>  Fri, 16 Feb 2018 15:10:42 +0100
+
 xrdp (0.9.5-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/rules b/debian/rules
index 2c38c1e..a5e6f42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,7 @@ override_dh_auto_configure:
 	    --enable-rfxcodec \
 	    --enable-opus \
 	    --enable-painter \
+	    --enable-vsock \
 	    ${CONFIGURE_ARGS}
 	cd xorgxrdp && ./configure \
 	    ${CONFIGURE_ARGS}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git



More information about the pkg-remote-commits mailing list