Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 71dca55f | 2018-10-04 20:17:48 | Update to libxcb 1.13.1, a small bug fix release. ok naddy@ | ||
| bba3e9ee | 2018-09-11 19:34:56 | Update to libxcb 1.13. ok tb@ | ||
| 778b53e3 | 2016-09-02 10:09:43 | Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ | ||
| 78eb73e4 | 2016-02-02 18:42:22 | Make sure the socket send buffer is at least 64KB. This reduces the number of writev(2) system calls made for largish requests. A similar change was made to the libxtrans code a while ago. This should speed up applications that send images to the X server, like Firefox. The seedupmight not be noticable though. But it reduces the noice in ktrace logs. ok matthieu@ | ||
| ad21a167 | 2015-09-30 09:13:41 | Update to libxcb-1.11.1 ok matthieu@ | ||
| 87c098c8 | 2015-01-26 21:32:10 | Update to libxcb and xcb-proto 1.11. Tested on a bulk ports build by naddy@. Lots of churn due to white-space and comments changes in generated code. | ||
| db5bcd80 | 2014-04-14 19:02:17 | Update libxcb to version 1.10. Tested by naddy@ and shadchin@. | ||
| 3ff899d8 | 2013-05-31 14:18:43 | Update to libxcb 1.9.1. | ||
| 52f6d0ba | 2013-05-23 22:42:07 | Merge upstream fixes for several X libs vulnerabilities discovered by Ilja van Sprundel. CVE-2013-1981 X.org libX11 1.5.99.901 (1.6 RC1) integer overflows CVE-2013-1982 X.org libXext 1.3.1 integer overflows CVE-2013-1983 X.org libXfixes 5.0 integer overflows CVE-2013-1984 X.org libXi 1.7.1 integer overflows CVE-2013-1985 X.org libXinerama 1.1.2 integer overflows CVE-2013-1986 X.org libXrandr 1.4.0 integer overflows CVE-2013-1987 X.org libXrender 0.9.7 integer overflows CVE-2013-1988 X.org libXRes 1.0.6 integer overflows CVE-2013-1989 X.org libXv 1.0.7 integer overflows CVE-2013-1990 X.org libXvMC 1.0.7 integer overflows CVE-2013-1991 X.org libXxf86dga 1.1.3 integer overflows CVE-2013-1992 X.org libdmx 1.1.2 integer overflows CVE-2013-1994 X.org libchromeXvMC & libchromeXvMCPro in openChrome 0.3.2 integer overflows CVE-2013-1995 X.org libXi 1.7.1 sign extension issues CVE-2013-1996 X.org libFS 1.0.4 sign extension issues CVE-2013-1997 X.org libX11 1.5.99.901 (1.6 RC1) buffer overflows CVE-2013-1998 X.org libXi 1.7.1 buffer overflows CVE-2013-1999 X.org libXvMC 1.0.7 buffer overflows CVE-2013-2000 X.org libXxf86dga 1.1.3 buffer overflows CVE-2013-2001 X.org libXxf86vm 1.1.2 buffer overflows CVE-2013-2002 X.org libXt 1.1.3 buffer overflows CVE-2013-2003 X.org libXcursor 1.1.13 integer overflows CVE-2013-2004 X.org libX11 1.5.99.901 (1.6 RC1) unbounded recursion CVE-2013-2005 X.org libXt 1.1.3 memory corruption CVE-2013-2066 X.org libXv 1.0.7 buffer overflows | ||
| 6d8faa15 | 2012-11-22 20:31:32 | Update to libxcb 1.9.0. tested by ajacoutot@ and naddy@ on a full ports build | ||
| 1f3df99c | 2012-03-27 19:14:20 | Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@ | ||
| 964be84e | 2010-10-06 07:50:06 | Bugfixes from upstream. Minor tweaks (shutdown(2) related bits) by me. OK matthieu@ | ||
| 4638a5f2 | 2010-09-04 10:00:58 | Update to libxcb 1.7 | ||
| 2cda6f76 | 2010-08-04 07:47:53 | Pull in some fixes from upstream: o various memleak fixes o ensure get_wm_class_from_reply returns a valid C-string OK matthieu@, deraadt@ | ||
| 852acd62 | 2010-04-18 20:06:18 | Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@. | ||
| e9d6b4f7 | 2009-09-05 15:54:43 | Update to libxcb 1.4. tested by naddy@ on a packages bulk build. | ||
| 8e91f6fc | 2009-05-31 16:44:43 | update to libxcb 1.3 | ||
| 65b2c831 | 2009-05-22 15:55:46 | import libxcb 1.2 |