xenocara/lib
matthieu 9b9b8ffe5b Update to libXfont 1.5.1.
Contains fixes for following issues:
CVE-2015-1802: bdfReadProperties: property count needs range check
CVE-2015-1803: bdfReadCharacters: bailout if a char's bitmap cannot be read
CVE-2015-1804: bdfReadCharacters: ensure metrics fit into xCharInfo struct
2015-03-17 20:42:25 +00:00
..
fontconfig Install relative symlinks in conf.d. Noticed by ajacoutot@ 2014-08-31 13:50:27 +00:00
freetype Bugfixing update to freetype-2.5.5 2015-01-10 17:17:22 +00:00
libdmx Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libdrm update to libdrm 2.4.59 2015-02-07 01:34:35 +00:00
libEGL switch back to Mesa 10.2 2015-02-20 23:31:04 +00:00
libfontenc Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libFS Update to libFS 1.0.6. 2014-05-03 19:33:59 +00:00
libgbm switch back to Mesa 10.2 2015-02-20 23:31:04 +00:00
libGL Only build the gallium radeon winsys on i386/amd64 as 2015-02-23 23:39:27 +00:00
libglapi switch back to Mesa 10.2 2015-02-20 23:31:04 +00:00
libGLESv1_CM switch back to Mesa 10.2 2015-02-20 23:31:04 +00:00
libGLESv2 switch back to Mesa 10.2 2015-02-20 23:31:04 +00:00
libGLU Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate. 2013-09-01 03:51:12 +00:00
libGLw Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libICE Update to libICE 1.0.9 2014-07-12 09:49:11 +00:00
libpciaccess Use PCIOCREADMASK to size the PCI BARs. This makes more parts of libpciaccess 2014-09-27 08:56:18 +00:00
libpthread-stubs Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libSM Fix the HAVE_UUID_CREATE code now that its gets used: 2014-08-31 17:57:40 +00:00
libtxc_dxtn custom is to do NOPROFILE= in X libs, continue this here too 2013-09-05 22:14:39 +00:00
libX11 Fix bad merges. 2015-01-01 17:37:52 +00:00
libXau Fix merge issue. 2013-08-18 10:02:15 +00:00
libXaw Update to libXaw 1.0.12 2013-09-28 17:25:07 +00:00
libxcb Update to libxcb and xcb-proto 1.11. 2015-01-26 21:32:10 +00:00
libXcomposite Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXcursor Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXdamage Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXdmcp Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXext Update to libXext 1.3.3 2014-09-28 17:18:23 +00:00
libXfixes Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXfont Update to libXfont 1.5.1. 2015-03-17 20:42:25 +00:00
libXfontcache Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXft Update to libXft 2.3.2 2014-07-12 10:10:57 +00:00
libXi Update to libXi 1.7.4 2014-09-28 17:22:58 +00:00
libXinerama Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libxkbfile Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libxkbui Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXmu Update to libXmu 1.1.2 2013-09-28 17:31:50 +00:00
libXpm Update to libXpm 3.5.11 2013-09-28 17:40:32 +00:00
libXrandr Update to libXrandr 1.4.2 2013-09-28 17:47:01 +00:00
libXrender Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXRes Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXScrnSaver Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libXt Install resource files in /usr/X11R6/share/X11/app-defaults 2014-08-13 21:02:16 +00:00
libxtrans Update to xtrans 1.3.5 2014-09-28 16:56:06 +00:00
libXtst fix for man pages -- per roff(7), .so should be based in the parent man 2014-06-20 00:38:53 +00:00
libXv Update to libXv 1.0.10 2013-09-28 17:51:20 +00:00
libXvMC Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
libXxf86dga Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXxf86misc Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
libXxf86vm Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
pixman Update to pixman 0.32.6 2014-07-20 19:22:20 +00:00
xcb-util Update xcb-utils to 0.3.9. Tested by naddy@, shadchin@ and ajacoutot@ 2014-04-14 19:26:35 +00:00
xcb-util-cursor unbreak: le32toh() is letoh32() here. 2014-04-15 10:23:27 +00:00
xcb-util-image Import xcb-util-image 0.3.9 2014-04-14 19:29:32 +00:00
xcb-util-keysyms Import xcb-util-keysyms 0.3.9 2014-04-14 19:30:20 +00:00
xcb-util-renderutil Uodate to xcb-util-renderutil 0.3.9 2014-06-15 09:00:40 +00:00
xcb-util-wm Import xcb-util-wm 0.4.1 2014-04-14 19:31:46 +00:00
Makefile Move the logic that says that the openchrome driver requires librm 2014-07-14 19:06:02 +00:00