[debian-edu-commits] debian-edu/pkg-team/ 135/159: fix several more warnings

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:34 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 e231c08c67c32fd90f55f0d9f8cb368fd918c119
Author: mirabilos <t.glaser at tarent.de>
Date:   Tue Sep 1 19:43:14 2015 +0200

    fix several more warnings
---
 changelog               | 3 ++-
 patches/misc-fixes.diff | 9 +++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 3c12d58..aebeaf0 100644
--- a/changelog
+++ b/changelog
@@ -13,8 +13,9 @@ xrdp (0.9.0~git20150901+dfsg-1~beta1) teckids; urgency=medium
     asking the admin to review configs and ensure packages are installed,
     and documenting that SESMAN_START is ignored by systemd
   * Document RESTART_ON_UPGRADE is now obsolete (always "no")
+  * Fix several more warnings
 
- -- Thorsten Glaser <thorsten.glaser at teckids.org>  Tue, 01 Sep 2015 19:08:30 +0200
+ -- Thorsten Glaser <thorsten.glaser at teckids.org>  Tue, 01 Sep 2015 19:43:03 +0200
 
 xrdp (0.9.0~git20150830+dfsg-1~beta2) teckids; urgency=medium
 
diff --git a/patches/misc-fixes.diff b/patches/misc-fixes.diff
index 681e065..34b65ad 100644
--- a/patches/misc-fixes.diff
+++ b/patches/misc-fixes.diff
@@ -50,6 +50,15 @@
  
  /* dummy calls when XRDP_FUSE is not defined */
  int xfuse_init()                { return 0; }
+@@ -106,6 +108,8 @@ void xfuse_devredir_cb_file_close(void *
+ #include "chansrv_fuse.h"
+ #include "list.h"
+ #include "fifo.h"
++#include "devredir.h"
++#include "file.h"
+ 
+ #ifndef EREMOTEIO
+ #define EREMOTEIO EIO
 --- a/sesman/chansrv/clipboard.c
 +++ b/sesman/chansrv/clipboard.c
 @@ -176,6 +176,7 @@ x-special/gnome-copied-files

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



More information about the debian-edu-commits mailing list