OpenBSD X11 changes summary for 2015-06-14 to 2015-06-21 inclusive ==================================================================
Makefile app distrib xserver == Makefile ========================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/Makefile Makefile > better sets checking target (deraadt@) == app =============================================================== 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app app ~ xinit/startx.cpp > Use mktemp to create .serverauth file. Inspired by Debian patches > (matthieu@) ~ xinit/Makefile.bsd-wrapper ~ xdm/config/Xservers.ws.cpp + xinit/openbsd/xserverrc > Pass '-nolisten tcp' option to Xserver so that it doesn't listen > on port 6000 by default anymore. > ok jasper@, ajacoutot@, naddy@, phessler@ (matthieu@) ~ xinput/src/property.c > Merge from upstreams Fix crash for enable/disable without a device argument > commit 904a32d908219d6fea833576f7c31727bd3aea2f > Author: Peter Hutterer <[email protected]> > Date: Mon Nov 25 14:51:50 2013 +1000 > Fix crash for enable/disable without a device argument > Signed-off-by: Peter Hutterer <[email protected]> > Reviewed-by: Alan Coopersmith <[email protected]> (matthieu@) - xinit/openbsd/xserverrc ~ xinit/Makefile.bsd-wrapper ~ xdm/config/Xservers.ws.cpp > Now that nolisten tcp is the Xserver default, don't pass the option > in scripts anymore. (matthieu@) == distrib =========================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/distrib distrib ~ sets/lists/xetc/mi > sync (matthieu@) ~ sets/lists/xetc/mi > sync (deraadt@) ~ sets/lists/xetc/mi > sync (deraadt@) ~ sets/lists/xetc/mi > sync (matthieu@) == xserver =========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver xserver ~ aclocal.m4 ~ configure ~ configure.ac ~ include/dix-config.h.in ~ include/do-not-use-config.h.in ~ man/Xserver.man ~ os/utils.c > Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' > option. > commit cc59be38b7eff52a1d003b390f2994c73ee0b3e9 > Author: Keith Packard <[email protected]> > Date: Fri Sep 12 11:33:48 2014 -0700 > os: Don't listen to 'tcp' by default. Add '-listen' option. [v2] > This disables the tcp listen socket by default. Then, it > uses a new xtrans interface, TRANS(Listen), to provide a command line > option to re-enable those if desired. > v2: Leave unix socket enabled by default. Add configure options. > Signed-off-by: Keith Packard <[email protected]> > Reviewed-by: Hans de Goede <[email protected]> (matthieu@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
