freebsd-ports/x11/xdm/files/patch-config_xdm-config.in
Niclas Zeising ee0b82140b x11/xdm: Update to 1.1.12
Update x11/xdm to 1.1.12.
This is a big release, incorporating over 7 years worth of changes.

Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002959.html

Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs
MFH:		2019Q3
Seucrity:	CVE-2013-2179
Sponsored by:	B3 Init
2019-08-18 15:08:02 +00:00

10 lines
398 B
Text

--- config/xdm-config.in.orig 2019-03-02 22:06:13 UTC
+++ config/xdm-config.in
@@ -25,6 +25,7 @@ DisplayManager*authComplain: true
DisplayManager._0.setup: XDMSCRIPTDIR/Xsetup_0
DisplayManager._0.startup: XDMSCRIPTDIR/GiveConsole
DisplayManager._0.reset: XDMSCRIPTDIR/TakeConsole
+DisplayManager.*.authName: MIT-MAGIC-COOKIE-1
#ifdef XPM
DisplayManager*loginmoveInterval: 10
#endif /* XPM */