OpenBSD X11 changes summary for 2017-05-07 to 2017-05-14 inclusive ==================================================================
app lib == app =============================================================== 01/02 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app app ~ cwm/calmwm.h ~ cwm/conf.c ~ cwm/kbfunc.c ~ cwm/mousefunc.c ~ cwm/xevents.c > Alter callbacks to take a struct instead of a growing number of arguments; > greatly simplifies upcoming work. (okan@) ~ cwm/xevents.c > drop obsolete comment (okan@) == lib =============================================================== 02/02 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib lib ~ freetype/src/psaux/psobjs.c ~ freetype/src/psaux/t1decode.c > Fixes for CVE-2017-8105 and CVE-2017-8287 > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_decoder_parse_charstrings function in psaux/t1decode.c > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_builder_close_contour function in psaux/psobjs.c > From upstream via Arch Linux > OK matthieu@ (dcoppa@) ~ freetype/src/psaux/psobjs.c ~ freetype/src/psaux/t1decode.c TAGGED OPENBSD_6_1 > [MFC] Fixes for CVE-2017-8105 and CVE-2017-8287 > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_decoder_parse_charstrings function in psaux/t1decode.c > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_builder_close_contour function in psaux/psobjs.c > From upstream via Arch Linux > OK matthieu@ (dcoppa@) ~ freetype/src/psaux/psobjs.c ~ freetype/src/psaux/t1decode.c TAGGED OPENBSD_6_0 > [MFC] Fixes for CVE-2017-8105 and CVE-2017-8287 > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_decoder_parse_charstrings function in psaux/t1decode.c > out-of-bounds write caused by a heap-based buffer overflow related > to the t1_builder_close_contour function in psaux/psobjs.c > From upstream via Arch Linux > OK matthieu@ > diff for OPENBSD_6_0 by tj@, thanks! (dcoppa@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
