summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorFlorian Franzmann2019-03-04 21:17:34 +0100
committerFlorian Franzmann2019-03-04 21:17:34 +0100
commit49f6babdf1d2466ecb0375126c6cf0cbe319a818 (patch)
treed30fab1dc2070a8ac6488333f30d10ea12162b12 /xorg-app
parent1d88bd093c0f5d0a43b110e1dead9bc514a1abe5 (diff)
xorg-app/xdm: adapt patch to 1.1.12
Diffstat (limited to 'xorg-app')
-rw-r--r--xorg-app/xdm/0001-use-X-s-default-authentication-mechanism-instead-of-.patch4
-rw-r--r--xorg-app/xdm/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/xorg-app/xdm/0001-use-X-s-default-authentication-mechanism-instead-of-.patch b/xorg-app/xdm/0001-use-X-s-default-authentication-mechanism-instead-of-.patch
index ad3ecf3676..17d2d24dd2 100644
--- a/xorg-app/xdm/0001-use-X-s-default-authentication-mechanism-instead-of-.patch
+++ b/xorg-app/xdm/0001-use-X-s-default-authentication-mechanism-instead-of-.patch
@@ -10,8 +10,8 @@ Subject: [PATCH] use X's default authentication mechanism instead of xdm's
diff --git a/config/xdm-config.cpp b/config/xdm-config.cpp
index a685129..5203cce 100644
---- a/config/xdm-config.cpp
-+++ b/config/xdm-config.cpp
+--- a/config/xdm-config.in
++++ b/config/xdm-config.in
@@ -37,3 +37,4 @@ DisplayManager*loginmoveInterval: 10
! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
diff --git a/xorg-app/xdm/HISTORY b/xorg-app/xdm/HISTORY
index d6c79fc342..83366b5a42 100644
--- a/xorg-app/xdm/HISTORY
+++ b/xorg-app/xdm/HISTORY
@@ -1,3 +1,6 @@
+2019-03-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * 0001-use-X-s-default-authentication-mechanism-instead-of-.patch: adapt to 1.1.12
+
2019-03-03 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.12
* DETAILS: add gpg checking