This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdrive. from 4acdc22 X.Org upstream spells it KDrive, not Kdrive. new b07f3ab Regression fix for 0b19489b. Too much search+replace (in patches.xorg/ folder). 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: patches.xorg/1.18.4/xorg-server-configure-ac.patch | 2 +- patches.xorg/1.19.2/xorg-server-configure-ac.patch | 2 +- patches.xorg/1.19.6/xorg-server-configure-ac.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit b07f3ab3c41238b009daaef1288776c401079883 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 19 19:00:10 2019 +0000 Regression fix for 0b19489b. Too much search+replace (in patches.xorg/ folder). --- patches.xorg/1.18.4/xorg-server-configure-ac.patch | 2 +- patches.xorg/1.19.2/xorg-server-configure-ac.patch | 2 +- patches.xorg/1.19.6/xorg-server-configure-ac.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches.xorg/1.18.4/xorg-server-configure-ac.patch b/patches.xorg/1.18.4/xorg-server-configure-ac.patch index 83f0143..0cae34d 100644 --- a/patches.xorg/1.18.4/xorg-server-configure-ac.patch +++ b/patches.xorg/1.18.4/xorg-server-configure-ac.patch @@ -30,7 +30,7 @@ + + ### XEPHYR + - AC_DEFINE(KDRIVESERVER,1,[Build KDrive X server]) + AC_DEFINE(KDRIVESERVER,1,[Build Kdrive X server]) AC_DEFINE(KDRIVEDDXACTIONS,,[Build kdrive ddx]) @@ -2469,6 +2476,43 @@ diff --git a/patches.xorg/1.19.2/xorg-server-configure-ac.patch b/patches.xorg/1.19.2/xorg-server-configure-ac.patch index efa39bb..421d936 100644 --- a/patches.xorg/1.19.2/xorg-server-configure-ac.patch +++ b/patches.xorg/1.19.2/xorg-server-configure-ac.patch @@ -30,7 +30,7 @@ + + ### XEPHYR + - AC_DEFINE(KDRIVESERVER,1,[Build KDrive X server]) + AC_DEFINE(KDRIVESERVER,1,[Build Kdrive X server]) AC_DEFINE(KDRIVEDDXACTIONS,,[Build kdrive ddx]) @@ -2483,6 +2490,43 @@ diff --git a/patches.xorg/1.19.6/xorg-server-configure-ac.patch b/patches.xorg/1.19.6/xorg-server-configure-ac.patch index 2bc6854..fa5cd79 100644 --- a/patches.xorg/1.19.6/xorg-server-configure-ac.patch +++ b/patches.xorg/1.19.6/xorg-server-configure-ac.patch @@ -30,7 +30,7 @@ + + ### XEPHYR + - AC_DEFINE(KDRIVESERVER,1,[Build KDrive X server]) + AC_DEFINE(KDRIVESERVER,1,[Build Kdrive X server]) AC_DEFINE(KDRIVEDDXACTIONS,,[Build kdrive ddx]) @@ -2483,6 +2490,43 @@ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git