This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit e5746df802eff5c50e46ef5ee96b3f0e34a00003 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 18 11:44:24 2021 +0100 debian/patches: Drop 2002_xserver-xext_set-securitypolicy-path.debian.patch. Not required anymore since 689f811b. Regression fix. --- ..._xserver-xext_set-securitypolicy-path.debian.patch | 19 ------------------- debian/patches/series | 1 - 2 files changed, 20 deletions(-) diff --git a/debian/patches/2002_xserver-xext_set-securitypolicy-path.debian.patch b/debian/patches/2002_xserver-xext_set-securitypolicy-path.debian.patch deleted file mode 100644 index b3186a9b4..000000000 --- a/debian/patches/2002_xserver-xext_set-securitypolicy-path.debian.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: FHS path fix for SecurityPolicy file - This patch is needed on Debian only, not reporting this path - change to upstream. - . - Originally contributed by Marcelo Boveto Shima <marceloshima@gmail.com>. -Forwarded: not-needed -Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Last-Update: 2012-01-12 ---- a/nx-X11/programs/Xserver/Xext/security.c -+++ b/nx-X11/programs/Xserver/Xext/security.c -@@ -84,7 +84,7 @@ - - #ifdef NXAGENT_SERVER - --#define NX_ALTERNATIVEPOLICYFILE "/usr/local/share/nx/SecurityPolicy" -+#define NX_ALTERNATIVEPOLICYFILE "/usr/share/nx/SecurityPolicy" - - #endif - diff --git a/debian/patches/series b/debian/patches/series index e1ec9c56d..a2566bd93 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ 2001_nx-X11_install-location.debian.patch -2002_xserver-xext_set-securitypolicy-path.debian.patch 2003_nxdialog-use-python3.patch -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git