[pkg-remote-commits] [xrdp] branch master updated (afd0706 -> 757236c)
Dominik George
natureshadow-guest at moszumanska.debian.org
Sun Dec 11 14:03:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a change to branch master
in repository xrdp.
from afd0706 Remove X log redirection.
adds e1db903 Fix config patch.
new 76f0ecc Add upstream metadata.
new c987e7b Fix autorun on direct client login.
new 3a1a4af New upstream commit picked.
new bd73451 New upstream version 0.9.1~2016121126+git5171fa7
new a140887 Merge tag 'upstream/0.9.1_2016121126+git5171fa7'
new caedb8f Update patches.
new 1024b82 Move config patch to right patch.
new e6561c8 Remove unnecessary diversion from upstream and other packages.
new cb1bb7e Update patch header.
new 8c8afd0 Update d/copyright.
new 757236c Update changelog.
The 11 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 +-
debian/changelog | 17 +-
debian/copyright | 2 +-
debian/patches/config.diff | 50 +-
debian/patches/make-fixes.diff | 27 +-
debian/patches/sockpath.diff | 11 -
debian/rules | 2 +-
debian/upstream/metadata | 6 +
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 +-
63 files changed, 618 insertions(+), 3634 deletions(-)
create mode 100644 debian/upstream/metadata
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
--
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