Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xdm: add more conf_files
@ 2020-04-22 21:53 zdykstra
  2020-04-24  9:50 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: zdykstra @ 2020-04-22 21:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

There is a new pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages xdm
https://github.com/void-linux/void-packages/pull/21255

xdm: add more conf_files
When configuring XDM for remote access, a number of the files in /etc/X11/xdm need to be modified to enable this support. Package upgrades should not overwrite changes to these files.

A patch file from https://github.com/void-linux/void-packages/pull/21255.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xdm-21255.patch --]
[-- Type: text/x-diff, Size: 985 bytes --]

From 482087b26665c434bba4acab4dd36f17cad67f19 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 22 Apr 2020 16:52:12 -0500
Subject: [PATCH] xdm: add more conf_files

---
 srcpkgs/xdm/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xdm/template b/srcpkgs/xdm/template
index 6ca400f85b8..2c723ddd5d4 100644
--- a/srcpkgs/xdm/template
+++ b/srcpkgs/xdm/template
@@ -1,14 +1,18 @@
 # Template file for 'xdm'
 pkgname=xdm
 version=1.1.12
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-random-device=/dev/urandom
  --with-utmp-file=/var/run/utmp
  --with-wtmp-file=/var/log/wtmp
  --with-xdmconfigdir=/etc/X11/xdm
  --with-pam"
-conf_files="/etc/pam.d/xdm"
+conf_files="/etc/pam.d/xdm
+ /etc/X11/xdm/Xaccess
+ /etc/X11/xdm/xdm-config
+ /etc/X11/xdm/Xresources
+ /etc/X11/xdm/Xservers"
 hostmakedepends="pkg-config"
 makedepends="pam-devel libXaw-devel"
 depends="sessreg xconsole xsm"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: xdm: add more conf_files
  2020-04-22 21:53 [PR PATCH] xdm: add more conf_files zdykstra
@ 2020-04-24  9:50 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2020-04-24  9:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

There's a merged pull request on the void-packages repository

xdm: add more conf_files
https://github.com/void-linux/void-packages/pull/21255

Description:
When configuring XDM for remote access, a number of the files in /etc/X11/xdm need to be modified to enable this support. Package upgrades should not overwrite changes to these files.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-24  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 21:53 [PR PATCH] xdm: add more conf_files zdykstra
2020-04-24  9:50 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).