Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | Update to libX11 1.5.99.902 aka 1.6rc2 | Matthieu Herrb | |
2013-05-31 | fix merge issues. | Matthieu Herrb | |
2013-05-31 | Fix merge error | Matthieu Herrb | |
2013-05-31 | Update to libfontenc 1.1.2 | Matthieu Herrb | |
2013-05-31 | Update to libdmx 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXxf86vm 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXxf86dga 1.1.4 | Matthieu Herrb | |
2013-05-31 | Update to libXtst 1.2.2 | Matthieu Herrb | |
2013-05-31 | Update to libXt 1.1.4 | Matthieu Herrb | |
2013-05-31 | Update to libXres 1.0.7 | Matthieu Herrb | |
2013-05-31 | Update to libXinerama 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXi 1.6.3rc1 | Matthieu Herrb | |
2013-05-31 | Update to libXfixes 5.0.1 | Matthieu Herrb | |
2013-05-31 | update to libXcursor 1.1.14 | Matthieu Herrb | |
2013-05-31 | Update to libXau 1.0.8 | Matthieu Herrb | |
2013-05-31 | update to libFS 1.0.5 | Matthieu Herrb | |
2006-11-25 | import from X.Org 7.0 | Matthieu Herrb | |
2013-05-23 | Merge upstream fixes for several X libs vulnerabilities | Matthieu Herrb | |
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 | |||
2013-05-19 | install radeon_surface.h as well | Jonathan Gray | |
2013-05-02 | Remove white space only diff with upstreams | Matthieu Herrb | |
2013-04-28 | Update to libX11 1.6RC. No bump needed. | Matthieu Herrb | |
2013-04-25 | Generate a correct libfontconfig.la on static only architectures. | Matthieu Herrb | |
2013-04-25 | gcc 2.95 doesn't support flexible array members. | Matthieu Herrb | |
2013-04-14 | Use MAKE_FLAGS to propagate XENOCARA_BUILD_GALLIUM to install step. | Matthieu Herrb | |
2013-04-14 | Add a new option to the xenocara infrastructure be able to automatically | Martin Pieuchot | |
build the Gallium3D software rasterizer as part of the libGL. Note that it can also makes use of LLVM to build the llvmpipe if the corresponding port is installed. Please refer to the README for a more complete documentation. Prodded by ajacoutot@, ok matthieu@ | |||
2012-07-13 | Import the infrastructure for building Gallium3D graphics drivers. | Martin Pieuchot | |
Currently only software drivers are supported, looks ok to matthieu. | |||
2013-04-01 | Enable the use of getaddrinfo(). This allows X11 clients to talk | Christian Weisgerber | |
to a remote server over IPv6 again. ok matthieu@ | |||
2013-03-25 | compile intel_decode.c as well as newer mesa needs drm_intel_decode* | Jonathan Gray | |
ok mpi@ | |||
2013-03-25 | update to libdrm 2.4.42 | Jonathan Gray | |
tested by matthieu@ krw@ mpi@ shadchin@ and ajacoutot@ ok mpi@ | |||
2013-03-19 | Only use atomic gcc builtins on arches that support them. | Matthieu Herrb | |
With help of kettenis@ guenther@ and miod@. | |||
2013-03-17 | fix CFLAGS definition | Matthieu Herrb | |
2013-03-16 | Fix previous: README goes in /etc/fonts/conf.d | Matthieu Herrb | |
while here be more coherent in make variable expansion. | |||
2013-03-16 | Install fonts-conf.5 | Matthieu Herrb | |
2013-03-16 | Install README | Matthieu Herrb | |
2013-03-16 | Define an empty cleandir target to silent the build | Matthieu Herrb | |
2013-03-16 | Fix a typo that prevented the installation of some doc files in $(DESTDIR) | Matthieu Herrb | |
2013-03-16 | Generate and install fonts.conf and fonts.dtd. | Matthieu Herrb | |
2013-03-16 | Hmmph. typo in previous | Matthieu Herrb | |
2013-03-16 | Add 30-lucida-aliases and 31-nonmst.conf to the list of installed files. | Matthieu Herrb | |
Problem noticed by naddy@ | |||
2013-03-13 | Add back a libtool archive for libfontconfig. | Matthieu Herrb | |
OpenBSD's libtool needs it for libraries with dependencies. prodded by espie@ | |||
2013-03-12 | Remove existing stale libfontconfig.la at install time. | Matthieu Herrb | |
fontconfig.la was created by the previous build system and references the bad library revision. Suggested by espie@ | |||
2013-03-09 | Update to libXrandr 1.4.0 | Matthieu Herrb | |
2013-03-09 | Update to fontconfig 2.10.91 + a few local fixes. | Matthieu Herrb | |
Move to a new BSD make based build system since fontconfig's build system has become too dependant on GNU make. Requested by ajacoutot@, tested by many back in january. | |||
2013-03-09 | Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91 | Matthieu Herrb | |
2013-02-19 | Remove m68k workaround now that gcc3 is in use. | Brad Smith | |
ok miod@ | |||
2013-01-15 | C++11 requires a space between literal and identifier; backport fix | Stuart Henderson | |
from 7069d717e9 upstream. ok matthieu@ | |||
2013-01-09 | Enable more libdrm functions. Determine if modesetting is supported | Jonathan Gray | |
based on a modesetting ioctl that checks the DRIVER_MODESET flag on the kernel side instead of the sysfs approach linux takes. ok mpi@ | |||
2013-01-05 | Update to libXdamage 1.4.4. No actual code change. | Matthieu Herrb | |
2013-01-05 | Update to libXcomposite 0.4.4. No actual code change. | Matthieu Herrb | |
2013-01-04 | Update to freetype 2.4.11. Tested by krw@, jasper@ and on a bulk ports | Matthieu Herrb | |
build by naddy@. |