IABSD.fr/xenocara/lib

Branch :


Log

Author Commit Date CI Message
a9cebccf 2013-05-31 15:23:23 Update to libXres 1.0.7
226d4c47 2013-05-31 15:19:12 Update to libXinerama 1.1.3
cae6bdae 2013-05-31 15:15:07 Update to libXi 1.6.3rc1
a9e33f3b 2013-05-31 14:57:02 Update to libXfixes 5.0.1
944b86e6 2013-05-31 14:51:21 update to libXcursor 1.1.14
65087e24 2013-05-31 14:46:30 Update to libXau 1.0.8
1b989285 2013-05-31 14:39:03 update to libFS 1.0.5
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
803a3541 2013-05-19 14:09:56 install radeon_surface.h as well
eabfe355 2013-05-02 06:57:29 Remove white space only diff with upstreams
f2c99c06 2013-04-28 16:55:55 Update to libX11 1.6RC. No bump needed.
08c8ef95 2013-04-25 06:53:38 Generate a correct libfontconfig.la on static only architectures.
b661ecfd 2013-04-25 06:52:15 gcc 2.95 doesn't support flexible array members.
bf60acb5 2013-04-14 19:59:03 Use MAKE_FLAGS to propagate XENOCARA_BUILD_GALLIUM to install step.
290e6736 2013-04-14 10:23:04 Add a new option to the xenocara infrastructure be able to automatically 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@
9f39c5c2 2013-04-01 14:08:04 Enable the use of getaddrinfo(). This allows X11 clients to talk to a remote server over IPv6 again. ok matthieu@
9c6730d7 2013-03-25 14:01:33 compile intel_decode.c as well as newer mesa needs drm_intel_decode* ok mpi@
aa892af5 2013-03-25 02:32:20 update to libdrm 2.4.42 tested by matthieu@ krw@ mpi@ shadchin@ and ajacoutot@ ok mpi@
da8e23ae 2013-03-19 17:53:11 Only use atomic gcc builtins on arches that support them. With help of kettenis@ guenther@ and miod@.
4ee8c4bc 2013-03-17 20:46:47 fix CFLAGS definition
9ceeb8df 2013-03-16 15:09:38 Fix previous: README goes in /etc/fonts/conf.d while here be more coherent in make variable expansion.
6892c2b9 2013-03-16 14:57:18 Install fonts-conf.5
7bcd06e4 2013-03-16 14:56:53 Install README
013c5777 2013-03-16 14:30:18 Define an empty cleandir target to silent the build
c772d1f7 2013-03-16 14:29:45 Fix a typo that prevented the installation of some doc files in $(DESTDIR)
bcdfdbc9 2013-03-16 14:28:35 Generate and install fonts.conf and fonts.dtd.
df362297 2013-03-16 11:26:42 Hmmph. typo in previous
55241324 2013-03-16 11:17:57 Add 30-lucida-aliases and 31-nonmst.conf to the list of installed files. Problem noticed by naddy@
bf001e1b 2013-03-13 23:56:54 Add back a libtool archive for libfontconfig. OpenBSD's libtool needs it for libraries with dependencies. prodded by espie@
e99a31b0 2013-03-12 06:26:25 Remove existing stale libfontconfig.la at install time. fontconfig.la was created by the previous build system and references the bad library revision. Suggested by espie@
d47c6a60 2013-03-09 16:34:36 Update to libXrandr 1.4.0
c7464f0c 2013-03-09 14:34:40 Update to fontconfig 2.10.91 + a few local fixes. 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.
42a7cd37 2013-03-09 14:31:36 Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91
f3fd0836 2013-02-19 20:56:17 Remove m68k workaround now that gcc3 is in use. ok miod@
2e97681d 2013-01-15 11:47:43 C++11 requires a space between literal and identifier; backport fix from 7069d717e9 upstream. ok matthieu@
2a45c093 2013-01-09 10:47:08 Enable more libdrm functions. Determine if modesetting is supported based on a modesetting ioctl that checks the DRIVER_MODESET flag on the kernel side instead of the sysfs approach linux takes. ok mpi@
e4b723e2 2013-01-05 15:02:19 Update to libXdamage 1.4.4. No actual code change.
6b1c26f7 2013-01-05 14:59:39 Update to libXcomposite 0.4.4. No actual code change.
240eb9af 2013-01-04 16:51:55 Update to freetype 2.4.11. Tested by krw@, jasper@ and on a bulk ports build by naddy@.
a9c3b44e 2012-12-07 17:13:41 Enable the radeon r100 dri module on macppc. ok mpi@
6fba99f3 2012-12-04 14:06:32 Correctly define HAVE_POSIX_MEMALIGN, missed in previous. Breakage reported by ajacoutot@
20262dc0 2012-11-29 16:46:10 fix botched file. I managed to commit a file with a typo.
a9777fc1 2012-11-28 21:13:16 Don't build profiled versions of libdrm_intel and libdrm_radeon.
4769f6e5 2012-11-28 13:56:29 Correct include path, our drm headers live in /usr/include/dev/pci/drm
26df0b43 2012-11-28 13:53:16 Include the software winsys and state tracker sources in the swrastg driver rather than in the libmesagallium build. This non functional change allows to use the libmesagallium in any gallium target (r300g, nouveau...)
ad95eb8c 2012-11-27 14:37:08 Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@
87d6a5b7 2012-11-23 20:44:07 Update to pixman 0.28.0. Tested by ajacoutot@, mpi@ and naddy@ in a full ports build. Tweaks from mpi@ for macppc.
6d8faa15 2012-11-22 20:31:32 Update to libxcb 1.9.0. tested by ajacoutot@ and naddy@ on a full ports build
65bb9e13 2012-11-11 18:54:32 regen
b779baaa 2012-11-11 18:54:02 When building without and obj dir, cp may fail.
0661f3e5 2012-11-11 12:09:09 Link libGL with -lpthread to allow the llvm-pipe driver to be loaded. ok matthieu@, ajacoutot@
40b00d5e 2012-11-07 15:50:22 don't reach out in another src directory, use installed version. okay matthieu@
64ac4dd1 2012-10-29 20:15:29 Also install freetype-config during install phase. And generate freetype2.pc and freetype-config during make depend to avoid doing that as root. Initial patch from espie@
6f012c14 2012-10-26 06:09:27 Make install of freetype2.pc consistent with other xenocara modules. (don't install it during make includes but during make install). ok espie@
f07a7ccf 2012-10-13 17:16:20 tweak a bit for better standards conformance okay matthieu@
eeabd8b7 2012-09-20 14:11:15 Restore -lz in Libs:. OpenBSD doesn't use the embedded gzip lib, and doesn't link libfreetype against libz. Prodded by ajacoutot@.
8aa82242 2012-08-29 12:52:39 Build r200 and r300 dri drivers on macppc too. ok matthieu@
6749d5bd 2012-08-29 12:51:04 Build libdrm_radeon on macppc too, required for upcoming drm(4) support. ok matthieu@
bea4a27a 2012-08-26 18:54:20 Remove empty files...
3f7a93e0 2012-08-26 18:46:42 Merge libmesa and libmesagallium build makefiles because they share a lot of common sources. ok matthieu@
36b2b317 2012-08-21 10:34:07 Use -lpthread only, pointed out by ajacoutot@
5c94d108 2012-08-17 16:15:20 Update to pixman 0.26.2. tested at least by ajacoutot@, mpi@, shadchin@.
0668f299 2012-08-17 15:16:44 Sync mesa version numbers after recent libGL update, prodded by matthieu@
e67a5fe8 2012-08-17 13:57:59 Upate to libGL 7.11.2 Tested by jsg@, matthieu@ and ajacoutot@, ok mattieu@
dbe156d7 2012-07-13 15:42:03 Fix path to mesa sources
eba99e23 2012-07-13 12:55:32 Let swrastg a chance to compile
7d428aff 2012-07-13 12:54:20 Import swrastg the Gallium3D software rasterizer. It uses the softpipe driver by default but can also use the llvmpipe driver that use LLVM for code generation if available. Not yet linked to the build as it depends on pthreads and we don't know yet how to handle the switch from the default 'swrast' driver, but having it in tree will help testing and debugging the remaining issues. Tested by ajacoutot@ and matthieu@, looks ok to matthieu@
87615d41 2012-07-13 12:43:30 Import the infrastructure for building Gallium3D graphics drivers. Currently only software drivers are supported, looks ok to matthieu.
25007b34 2012-07-07 16:45:03 Update to freetype-2.4.10. With help and ok matthieu@
2bd9f468 2012-06-11 19:24:48 Update to libXi 1.6.1
55a68ef8 2012-06-11 19:23:03 Update to libXft 2.3.1
be4020d2 2012-06-11 19:18:54 Update to libX11 1.5.0
7b5cab98 2012-06-11 19:16:00 Update to libXaw 1.0.11.
d89f95e2 2012-06-04 10:18:45 Fix build with XENOCARA_BUILD_DRI=No ok matthieu@
027633f1 2012-06-02 13:05:09 Add support for X server privilege separation to pci_legacy_open_io() With privilege separation the X server enables legacy i/o port access during the early privileged initialization. Other calls should be no-op. Makes X server 1.12 happy with privilege separation. ok miod@
9d886fc0 2012-05-11 20:02:28 Fix freetype-2.4.9 regression that caused ghostscript to barf with "Font Renderer Plugin" errors. Patches come from upstream. References: http://bugs.ghostscript.com/show_bug.cgi?id=692940 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35833 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35847 http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=9a55cb7a http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b43e0f44 ok matthieu@
a8e93b57 2012-04-14 09:45:45 Update to freetype 2.4.9 Another round of fixes to better handle invalid fonts. Many of them are vulnerabilities (see CVE-2012-1126 up to CVE-2012-1144 and SA48320).
39a8975b 2012-04-09 18:50:44 Update to libpciaccess 0.13.1
d6ae8440 2012-04-08 14:59:44 Update to libXaw 1.0.10
0e157405 2012-04-08 14:50:52 Update to xtrans 1.2.7
adb2857e 2012-04-04 20:41:59 Fix pci_io_handle allocation routines. The previous version of new_io_handle() would invalidate all previous allocations when realloc moves the base pointer of the ios array. Since I cannot figure out where this array is useful, just get rid of it, providing sound stable memory allocation. Fixes vgaHWSaveFonts() in 1.12 xserver on OpenBSD, but other sub-systems relaying on pci_io could be affected too.
08ecf5f3 2012-03-27 19:19:37 Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@.
1f3df99c 2012-03-27 19:14:20 Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@
bd186b6c 2012-03-18 11:15:39 Merge patch from git master: Fixup for 550b2f76401c2 which broke bold fonts
c4c11e48 2012-03-18 11:08:15 Update to libXt 1.1.3
54dafa39 2012-03-14 19:57:24 Fix openbsd_pci.c:pci_device_vgaarb_set_target(); A return (0) got lost, add it back. Obvious; ok kettenis@
b33a9fd4 2012-03-14 19:43:36 Regen with util-macros 1.17. Fixes configure on landisk
26866f30 2012-03-14 11:24:40 Regen with util-macros 1.17. Fixes configure on landisk (and probably the other gcc3 architectures).
b8bd995c 2012-03-10 23:31:33 Fix build on 32 bit architectures. Problem noticed by naddy@.
7c989dd7 2012-03-10 18:41:37 Disable doc formatting tools explicitely
f0cf820e 2012-03-10 18:35:56 Disable doc formatting tools explicitely
d1508600 2012-03-10 17:16:24 Update to libxkbfile 1.0.8
bbff790d 2012-03-10 17:12:22 Upate to libdmx 1.1.2
34b36cad 2012-03-10 17:10:12 Update to libXxf86vm 1.1.2
880e17f2 2012-03-10 17:07:14 Upate to libXxf86dga 1.1.3
5fa34673 2012-03-10 17:03:59 Upate to libXvMC 1.0.7
6938d0cb 2012-03-10 16:59:02 Update to libXv 1.0.7
af87f980 2012-03-10 16:54:54 update to libXtst 1.2.1
35252dc6 2012-03-10 16:49:42 Explicitely disable tools that could be found in /usr/local
a908922a 2012-03-10 16:45:48 Update to libXt 1.1.2