[pkg-remote-commits] [xrdp] branch upstream updated (48f2cef -> bd73451)

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Dec 11 14:03:01 UTC 2016


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

natureshadow-guest pushed a change to branch upstream
in repository xrdp.

      from  48f2cef   New upstream version 0.9.1~20161126+git589b29f
       new  bd73451   New upstream version 0.9.1~2016121126+git5171fa7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                     |    1 +
 common/Makefile.am              |    8 +-
 common/os_calls.c               |   30 +-
 common/os_calls.h               |    2 +
 common/xrdp_client_info.h       |    3 +
 common/xrdp_constants.h         |   37 +-
 configure.ac                    |   15 +-
 docs/man/xrdp.ini.5             |    6 +
 genkeymap/dump-keymaps.sh       |    5 +-
 instfiles/Makefile.am           |    5 +-
 instfiles/km-e0010411.ini       | 1055 ---------------------------------------
 instfiles/km-e0200411.ini       | 1055 ---------------------------------------
 instfiles/km-e0210411.ini       | 1055 ---------------------------------------
 libxrdp/xrdp_caps.c             |    8 +-
 libxrdp/xrdp_iso.c              |    9 +-
 libxrdp/xrdp_rdp.c              |    9 +-
 sesman/chansrv/Makefile.am      |    4 +-
 sesman/chansrv/chansrv_fuse.c   |  188 ++++---
 sesman/chansrv/devredir.c       |   24 +-
 sesman/chansrv/devredir.h       |   18 +-
 sesman/libscp/libscp_session.c  |   15 +
 sesman/libscp/libscp_session.h  |    3 +
 sesman/libscp/libscp_types.h    |    1 +
 sesman/libscp/libscp_v0.c       |   11 +-
 sesman/libscp/libscp_v0.h       |    2 +-
 sesman/scp_v0.c                 |   24 +-
 sesman/scp_v1.c                 |    8 +-
 sesman/sesman.ini               |    2 +-
 sesman/session.c                |  105 ++--
 sesman/session.h                |    5 +-
 vnc/vnc.c                       |   59 ++-
 vnc/vnc.h                       |    2 +
 xorg/X11R7.6/rdp/rdprandr.c     |    4 +
 xorgxrdp/.gitignore             |    2 +-
 xorgxrdp/.travis.yml            |    4 +-
 xorgxrdp/COPYING                |    5 +
 xorgxrdp/Makefile.am            |    3 +-
 xorgxrdp/README.md              |   88 ++++
 xorgxrdp/configure.ac           |   28 +-
 xorgxrdp/module/Makefile.am     |    2 +-
 xorgxrdp/module/rdp.h           |    1 -
 xorgxrdp/module/rdpClientCon.c  |   10 +
 xorgxrdp/module/rdpClientCon.h  |    1 -
 xorgxrdp/module/rdpCursor.c     |    2 -
 xorgxrdp/module/rdpDraw.c       |    3 +
 xorgxrdp/module/rdpInput.c      |   11 +-
 xorgxrdp/module/rdpRandR.c      |    4 +
 xorgxrdp/readme.txt             |  114 -----
 xorgxrdp/tests/Makefile.am      |    3 +-
 xorgxrdp/tests/xorg-test-run.sh |    4 +-
 xorgxrdp/xrdpdev/xrdpdev.c      |    3 +
 xrdp/Makefile.am                |    4 +-
 xrdp/xrdp.ini                   |    2 +-
 xrdp/xrdp_encoder.c             |   37 +-
 xrdp/xrdp_keyboard.ini          |    9 -
 xrdp/xrdp_mm.c                  |   19 +-
 56 files changed, 553 insertions(+), 3584 deletions(-)
 delete mode 100644 instfiles/km-e0010411.ini
 delete mode 100644 instfiles/km-e0200411.ini
 delete mode 100644 instfiles/km-e0210411.ini
 create mode 100644 xorgxrdp/README.md
 delete mode 100644 xorgxrdp/readme.txt
 mode change 100644 => 100755 xorgxrdp/tests/xorg-test-run.sh

-- 
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