OpenBSD X11 changes summary for 2016-11-06 to 2016-11-13 inclusive ==================================================================
3RDPARTY MODULES app distrib driver lib == 3RDPARTY ========================================================== 01/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY 3RDPARTY > track xcb-util-xrm (jasper@) == MODULES =========================================================== 02/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > update (matthieu@) == app =============================================================== 03/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app app ~ xenodm/include/dm.h ~ xenodm/xenodm/auth.c ~ xenodm/xenodm/dm.c ~ xenodm/xenodm/file.c ~ xenodm/xenodm/server.c > Remove the displayType member of struct display. > xenodm only manages Local Permanent FromFile X servers. > No need to keep the checks for that. > For now the Xservers file keeps the location field, but ignores its > (matthieu@) ~ xenodm/man/xenodm.man > Remove more mentions of remote and foreign X servers (matthieu@) ~ xenodm/greeter/greet.c ~ xenodm/greeter/verify.c ~ xenodm/include/dm.h ~ xenodm/include/greet.h ~ xenodm/man/xenodm.man ~ xenodm/xenodm/resource.c ~ xenodm/xenodm/session.c > Add an autologin mode to xenodm. (matthieu@) ~ xenodm/xenodm/auth.c > Remove special handling of Kerberos auth that will never happen. > (matthieu@) ~ xenodm/man/xenodm.man > Remove display class from Xserver examples. > They are of little interest in xenodm. (matthieu@) ~ xenodm/xenodm/dm.c > Remove a server reset that was there for compatilibity with "old" servers > (matthieu@) ~ xenodm/greeter/verify.c ~ xenodm/xenodm/session.c > Remove useless endpwent() calls (matthieu@) ~ xenodm/greeter/verify.c > Check strdup return value (matthieu@) ~ xenodm/greeter/greet.c ~ xenodm/include/greet.h ~ xenodm/xenodm/session.c > GreetUser() doen't need to return the X display pointer. (matthieu@) ~ xenodm/xenodm/file.c > Rework the Xservers parsing code to correctly reject > non local display types. (matthieu@) ~ xenodm/greeter/greet.c > Use explicit_bzero(). With BSD auth these data have already been > wiped when we reach those points but just in case. (matthieu@) ~ xenodm/include/dm.h > Good bye <setjmp.h> and associated definitions. (matthieu@) ~ xenodm/include/dm.h > The SIGFUNC type definition is unused now (matthieu@) ~ xenodm/include/dm.h > Remove a number of unused prototypes (matthieu@) ~ xenodm/include/dm.h ~ xenodm/xenodm/auth.c > More unused code, when xdm-authorization is not used. (matthieu@) ~ video/video.c > Fix X11 property retrieval code > Just stop when reaching the end of property list instead of reading > forever past its end. > Issue was introduced in my previous commit and reported by deraadt@ > (czarkoff@) - xenodm/config/Xservers.fs - xenodm/config/Xservers.ws.cpp ~ xenodm/configure.ac ~ xenodm/config/Makefile.am + xenodm/config/Xservers.cpp > Keep only on Xservers file. > The Xservers.fs file makes no sense in xenodm. (matthieu@) ~ xenodm/Makefile.in ~ xenodm/configure ~ xenodm/config/Makefile.in ~ xenodm/greeter/Makefile.in ~ xenodm/include/Makefile.in ~ xenodm/man/Makefile.in ~ xenodm/xenodm/Makefile.in > regen (matthieu@) ~ xenodm/configure.ac ~ xenodm/config/Makefile.am ~ xenodm/config/Xsession.cpp > Xsession cleanup: > - remove mkstemp conditional it's always there > - remove USE_XPM conditional > - remove SCO and Unixware bits that survived so far (matthieu@) ~ xenodm/configure ~ xenodm/config/Makefile.in > regen (matthieu@) ~ xenodm/configure.ac ~ xenodm/config/Makefile.am > SU is not needed without xdmcp support (matthieu@) ~ xenodm/Makefile.in ~ xenodm/configure ~ xenodm/config/Makefile.in ~ xenodm/greeter/Makefile.in ~ xenodm/include/Makefile.in ~ xenodm/man/Makefile.in ~ xenodm/xenodm/Makefile.in > regen (matthieu@) == distrib =========================================================== 04/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/distrib distrib ~ sets/lists/xbase/mi ~ sets/lists/xshare/mi > sync (jasper@) == driver ============================================================ 05/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/driver driver ~ xf86-video-ati/ChangeLog ~ xf86-video-ati/config.h.in ~ xf86-video-ati/configure ~ xf86-video-ati/configure.ac ~ xf86-video-ati/man/radeon.man ~ xf86-video-ati/src/compat-api.h ~ xf86-video-ati/src/drmmode_display.c ~ xf86-video-ati/src/drmmode_display.h ~ xf86-video-ati/src/radeon.h ~ xf86-video-ati/src/radeon_bo_helper.c ~ xf86-video-ati/src/radeon_bo_helper.h ~ xf86-video-ati/src/radeon_dri2.c ~ xf86-video-ati/src/radeon_dri3.c ~ xf86-video-ati/src/radeon_drm_queue.c ~ xf86-video-ati/src/radeon_drm_queue.h ~ xf86-video-ati/src/radeon_glamor.c ~ xf86-video-ati/src/radeon_glamor.h ~ xf86-video-ati/src/radeon_glamor_wrappers.c ~ xf86-video-ati/src/radeon_kms.c ~ xf86-video-ati/src/radeon_list.h ~ xf86-video-ati/src/radeon_present.c ~ xf86-video-ati/src/radeon_probe.c ~ xf86-video-ati/src/radeon_sync.c ~ xf86-video-ati/src/radeon_video.c > Update to xf86-video-ati 7.7.1 > Tested by jsg@, Rafael Sadowski and myself on various hardware. > (matthieu@) == lib =============================================================== 06/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib lib + xcb-util-xrm/COPYING + xcb-util-xrm/Makefile.am + xcb-util-xrm/Makefile.bsd-wrapper + xcb-util-xrm/README + xcb-util-xrm/autogen.sh + xcb-util-xrm/configure.ac + xcb-util-xrm/xcb-xrm.pc.in + xcb-util-xrm/xcb_xrm_intro.in + xcb-util-xrm/include/database.h + xcb-util-xrm/include/entry.h + xcb-util-xrm/include/externals.h + xcb-util-xrm/include/match.h + xcb-util-xrm/include/resource.h + xcb-util-xrm/include/util.h + xcb-util-xrm/include/xcb_xrm.h + xcb-util-xrm/m4/ax_compare_version.m4 + xcb-util-xrm/m4/xcb_util_common.m4 + xcb-util-xrm/m4/xcb_util_m4_with_include_path.m4 + xcb-util-xrm/src/database.c + xcb-util-xrm/src/entry.c + xcb-util-xrm/src/match.c + xcb-util-xrm/src/resource.c + xcb-util-xrm/src/util.c > add xcb-util-xrm-1.0 > ok matthieu@ (jasper@) ~ xcb-util-xrm/Makefile.am > remove unneeded bits (jasper@) + xcb-util-xrm/Makefile.in + xcb-util-xrm/aclocal.m4 + xcb-util-xrm/config.guess + xcb-util-xrm/config.sub + xcb-util-xrm/configure + xcb-util-xrm/depcomp + xcb-util-xrm/install-sh + xcb-util-xrm/ltmain.sh + xcb-util-xrm/missing + xcb-util-xrm/m4/libtool.m4 + xcb-util-xrm/m4/ltoptions.m4 + xcb-util-xrm/m4/ltsugar.m4 + xcb-util-xrm/m4/ltversion.m4 + xcb-util-xrm/m4/lt~obsolete.m4 > add generated autoconf bits (jasper@) ~ Makefile > enter xcb-util-xrm/ (jasper@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
