[pkg-remote-commits] [xrdp] 05/06: more patch updating
Thorsten Glaser
tg at moszumanska.debian.org
Sat Mar 25 19:48:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
tg pushed a commit to branch experimental
in repository xrdp.
commit 065781799b5be2d5adb9c9efe2e8775b8c5012f4
Author: mirabilos <thorsten.glaser at teckids.org>
Date: Sat Mar 25 20:20:55 2017 +0100
more patch updating
---
debian/patches/fix_perms.diff | 1 +
debian/patches/lfs.diff | 1 +
debian/patches/make-fixes.diff | 12 ------------
3 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/patches/fix_perms.diff b/debian/patches/fix_perms.diff
index a5a570f..3baef81 100644
--- a/debian/patches/fix_perms.diff
+++ b/debian/patches/fix_perms.diff
@@ -6,6 +6,7 @@ Subject: Fix permissions between xrdp and sesman.
can’t easily chgrp here; also fix retval check for listen(2)
Forwarded: https://github.com/neutrinolabs/xorgxrdp/pull/16
https://github.com/neutrinolabs/xrdp/pull/464
+ (but may need updating)
--- a/common/os_calls.c
+++ b/common/os_calls.c
@@ -123,7 +123,7 @@ g_mk_temp_dir(const char *app_name)
diff --git a/debian/patches/lfs.diff b/debian/patches/lfs.diff
index 4c7a675..310e78b 100644
--- a/debian/patches/lfs.diff
+++ b/debian/patches/lfs.diff
@@ -1,6 +1,7 @@
From: Thorsten Glaser <tg at mirbsd.org>
Subject: Enable Large File Support on (at least) 32-bit Linux
Forwarded: https://github.com/neutrinolabs/xrdp/issues/647
+ (but may need updating)
Reviewed-by: Dominik George <nik at naturalnet.de>
--- a/configure.ac
+++ b/configure.ac
diff --git a/debian/patches/make-fixes.diff b/debian/patches/make-fixes.diff
index 2e2d58e..ebeb114 100644
--- a/debian/patches/make-fixes.diff
+++ b/debian/patches/make-fixes.diff
@@ -25,15 +25,3 @@ Forwarded: https://github.com/neutrinolabs/xrdp/pull/467
endif
if XRDP_PIXMAN
---- a/xrdpapi/Makefile.am
-+++ b/xrdpapi/Makefile.am
-@@ -13,3 +13,9 @@ module_LTLIBRARIES = \
- libxrdpapi_la_SOURCES = \
- xrdpapi.c \
- xrdpapi.h
-+
-+AM_CPPFLAGS = \
-+ -I$(top_srcdir)/common
-+
-+libxrdpapi_la_LIBADD = \
-+ $(top_builddir)/common/libcommon.la
--
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