[pkg-remote-commits] [xrdp] 06/09: Enable libpainter.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Dec 22 21:41:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository xrdp.
commit ad7f81337b6b62d065a72534c5fa092313e8bce5
Author: Dominik George <nik at naturalnet.de>
Date: Thu Dec 22 22:25:35 2016 +0100
Enable libpainter.
---
debian/changelog | 4 +++-
debian/rules | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f086776..8dfe61b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,13 @@ xrdp (0.9.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ Now has an upstream changelog.
+ Enables xauth cookies to prevent unauthorised X server access.
+ + Enables libpainter for clients not supporting drawing orders.
+ + Fixes MS RDP client on Android and others.
* Replaced debian/rules get-orig-source with uscan.
* Re-enabled watch file.
* Turned into MUT package.
- -- Dominik George <nik at naturalnet.de> Thu, 22 Dec 2016 22:19:51 +0100
+ -- Dominik George <nik at naturalnet.de> Thu, 22 Dec 2016 22:24:42 +0100
xrdp (0.9.1~2016121126+git5171fa7-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 32b695d..f0968f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,8 @@ override_dh_auto_configure:
--enable-jpeg \
--enable-fuse \
--enable-rfxcodec \
- --enable-opus
+ --enable-opus \
+ --enable-painter
cd xorgxrdp && ./configure ${CONFIGURE_ARGS}
cd librfxcodec && ./configure ${CONFIGURE_ARGS} \
--disable-shared \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/xrdp.git
More information about the pkg-remote-commits
mailing list