OpenBSD X11 changes summary for 2017-02-28 ==========================================
MODULES app lib xserver == MODULES =========================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > update (matthieu@) == app =============================================================== 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app app ~ xenodm/man/xenodm.man > Remove some remaining XDMCP and remote X servers references. (matthieu@) ~ xenodm/xenodm/auth.c > Replace the binaryEqual() function with std memcmp(). > ok matthieu (natano@) ~ sessreg/ChangeLog ~ sessreg/configure ~ sessreg/configure.ac ~ sessreg/sessreg.c ~ sessreg/man/Makefile.am ~ sessreg/man/Makefile.in > Update to sessreg 1.1.1 (matthieu@) == lib =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib lib ~ libX11/ChangeLog ~ libX11/compile ~ libX11/configure ~ libX11/configure.ac ~ libX11/nls/locale.dir.pre ~ libX11/specs/libX11/AppC.xml ~ libX11/specs/libX11/AppD.xml ~ libX11/specs/libX11/CH02.xml ~ libX11/specs/libX11/CH03.xml ~ libX11/specs/libX11/CH04.xml ~ libX11/specs/libX11/CH05.xml ~ libX11/specs/libX11/CH06.xml ~ libX11/specs/libX11/CH07.xml ~ libX11/specs/libX11/CH08.xml ~ libX11/specs/libX11/CH09.xml ~ libX11/specs/libX11/CH11.xml ~ libX11/specs/libX11/CH12.xml ~ libX11/specs/libX11/CH13.xml ~ libX11/specs/libX11/CH14.xml ~ libX11/specs/libX11/CH15.xml ~ libX11/specs/libX11/CH16.xml ~ libX11/src/FontNames.c > Update to libX11 1.6.5 (matthieu@) == xserver =========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver xserver ~ configure.ac ~ os/mitauth.c ~ include/dix-config.h.in ~ include/os.h + os/timingsafe_memcmp.c > MFC: Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES > Advisory X41-2017-001: Multiple Vulnerabilities in X.Org. (matthieu@) ~ configure.ac ~ include/dix-config.h.in ~ os/auth.c > MFC: Use arc4random_buf(3) if available to generate cookies. > Advisory X41-2017-001: Multiple Vulnerabilities in X.Org. (matthieu@) ~ os/auth.c ~ os/osdep.h > auth: remove AuthToIDFunc and associated functions. Not used anymore. > And the current code for MitToId has a use-after-free() issue. > Advisory X41-2017-001: Multiple Vulnerabilities in X.Org (matthieu@) ~ configure ~ include/do-not-use-config.h.in ~ os/Makefile.in > regen (matthieu@) ~ os/mitauth.c ~ os/rpcauth.c ~ os/xdmauth.c > Oops, in previous commit I forgot to remove the actual implementation > of the unused *ToID functions(). Spotted by Adam Jackson on xorg-devel > list. Thanks. (matthieu@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
