Path to this page:
Subject: CVS commit: pkgsrc/x11/xdm
From: Thomas Klausner
Date: 2022-12-04 16:32:23
Message id: 20221204153224.07AD4FA90@cvs.NetBSD.org
Log Message:
xdm: update to 1.1.14.
This release improves compatibility for building with GNU libc 2.36,
and adds a --without-xinerama option to the configure script for those
who want to build without linking to libXinerama.
Alan Coopersmith (6):
GetChooserAddr(): verify socket address fit in provided buffer
all_query_respond(): handle ConvertAddr failure sooner
Use memcpy() instead of memmove() when buffers are known not to overlap
chooser: avoid free of uninitialized pointer in allocation failure cleanup
Only link with libbsd if needed for arc4random() or setproctitle()
xdm 1.1.14
Callum Farmer (1):
genauth: fix build with arc4random in glibc 2.36
Guillem Jover (1):
Switch from libbsd to libbsd-overlay
Matt Turner (1):
configure.ac: Add option to disable Xinerama
Files: