IABSD.fr/xenocara/lib/freetype/include

Branch :


Log

Author Commit Date CI Message
711bc3da 2020-11-11 09:27:24 Update to freetype 2.10.4. Tested by tb@
6dd6f885 2020-06-27 09:06:07 Update to freetype 2.10.2. Tested by krw@ and myself. Adds supprot for WOFF2 fonts. No visible API/ABI changes.
bee0fbcd 2019-09-10 19:13:54 Update to freetype 2.10.1. Tested by semarie@ and naddy@
c1147192 2018-05-21 11:52:24 Update to FreeType 2.9.1 OK matthieu@
1123ad05 2017-12-15 19:29:11 Update to FreeType 2.8.1 OK matthieu@
1a2ccef1 2017-06-23 16:15:17 Update to freetype-2.8 No fallout in a bulk build on i386 (sthen@) OK matthieu@, sthen@
8c605c12 2017-01-13 11:19:58 Update to FreeType-2.7.1 i386 bulk build by sthen@ amd64 bulk build by naddy@ OK matthieu@
73770604 2016-10-28 21:41:14 Update to FreeType 2.7 Now Subpixel hinting, also known as ClearType hinting, is enabled by default. OK matthieu@
7513b427 2016-08-09 07:16:08 Update to FreeType 2.6.5 ok matthieu@
ebfdec87 2016-05-29 11:57:09 Update to FreeType 2.6.3 ok sthen@, naddy@, matthieu@
8f7e2085 2015-12-25 11:54:40 Do no overwrite the installed Unix ftconfig.h with the ANSI one. ok dcoppa@
eebe8212 2015-12-07 09:34:02 Bugfixing update to freetype-2.6.2 Tested on amd64, i386, macppc, sparc64, loongson and compile-tested on arm by matthieu@ Also tested in a ports bulk build by naddy@ OK matthieu@
45d32bf5 2015-10-19 07:51:34 Update to freetype-2.6.1 OK matthieu@ Bulk build by naddy@, thanks!
9b54f826 2015-06-28 08:27:43 Update to FreeType 2.6 OK matthieu@
57be036a 2015-01-10 17:17:22 Bugfixing update to freetype-2.5.5 ok matthieu@
62705531 2014-12-26 17:52:34 Update to freetype-2.5.4 ports bulk build by landry@ OK matthieu@
6842467b 2014-03-14 08:17:59 Security/bugfixing update to freetype-2.5.3, featuring a fix for a vulnerability in the CFF driver (CVE-2014-2240) and assorted minor fixes. ok matthieu@
02fca8e3 2014-01-12 15:08:24 Update to freetype 2.5.2. With help for handling ports breakage from at least landry@, naddy@, ajacoutot@, jasper@, and dcoppa@. Thanks to all. Need an up to date /etc/mtree/BSD.x11.dist (from a base system build) before building.
fe7f17ac 2013-10-20 12:34:21 Reduce diff with upstreams.
8e0a332f 2013-10-10 19:49:34 Update to freetype 2.5.0.1. Tested by many.
4848e852 2013-06-07 17:21:07 Update to freetype 2.4.12. tested by many during t2k13. Thanks.
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@.
25007b34 2012-07-07 16:45:03 Update to freetype-2.4.10. With help and 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).
976f735d 2011-11-19 11:32:45 Update to freetype 2.4.8. Security update fixing CVE-2011-3439
12dde70a 2011-10-30 10:14:50 Update to freetype 2.4.7. This moslty is a bug-fix release for CVE-2011-3256.
6b773761 2011-09-28 19:01:21 Update to freetype 2.4.6. For now, omit the patch to ttdriver.c that changes some font metrics and appearance of applications using TrueType fonts. Will revisit once the issue is solved.
f6c615f0 2011-07-18 20:29:56 Update to freetype 2.4.5. Tested by many.
21087514 2010-12-19 16:08:12 Update to freetype 2.4.4. Tested by shadchin@, ajacoutot@, krw@.
bfe3d87a 2010-10-23 19:30:16 Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@
45438d01 2010-09-01 19:14:23 Update to freetype 2.4.2. This has been in snapshots for a while and tested explicitely by ajacoutot@ jasper@, jcs@, krw@ and others on various architectures.
2b3e93e3 2010-07-17 14:06:43 patches from Freetype.org for the security issues found by Robert Swiecki: CVE-2010-2497 freetype integer underflow CVE-2010-2498 freetype invalid free CVE-2010-2499 freetype buffer overflow CVE-2010-2500 freetype integer overflow CVE-2010-2519 freetype heap buffer overflow CVE-2010-2520 freetype buffer overflow on heap
d9a92f27 2010-05-08 14:15:29 use INSTALL_DATA in BSD Makefiles. ok oga@
1be5fe96 2010-03-25 20:49:53 Update to freetpe 2.3.12. Tested against ports by naddy@.
8a907a31 2009-03-26 07:31:44 Update to Freetype 2.3.9. Bump major to be safe. Small arm assembler fix in ftconfig.h by drahn@
87859a9c 2009-03-10 20:28:33 Update to Freetype 2.3.8. Tested by jsg@.
f8e0dbd0 2008-08-21 05:09:08 Update to Freetype 2.3.7. This is a bug fix release. No API change.
6f11b80c 2008-06-22 17:37:35 Update to freetype 2.3.6. Contains security fixes for CVE-2008-1806, CVE-2008-1807 and CVE-2008-1808. Tested by many.
8f07cc07 2007-10-27 07:09:48 Use buils/unix/ftsystem.c instead of the generic ANSI C one, which doesn't set CLOSE_ON_EXEC on files descriptors opened by freetype. Fixes a fd leak reported by kurt@. Tested by naddy@ and others.
3c28b922 2007-09-08 16:59:03 More bits for freetype 2.3.5
f4cb73c3 2007-09-08 16:39:54 Merge freetype 2.3.5. Tested by naddy@ and mbalmer@.
f731f6ac 2007-09-08 16:28:30 import freetype 2.3.5
0440c678 2007-04-04 22:30:55 fix $OpenBSD$ RCS tags; ok matthieu@
b455532e 2006-11-27 19:56:35 $Xenocara$ -> $OpenBSD$
a6d8ae29 2006-11-27 00:27:52 ${DIST} is gone.
f956426a 2006-11-26 11:54:18 build infrastructure and OpenBSD customisation for Freetype 2.2.1
68f868c8 2006-11-25 18:44:16 Import freetype 2.2.1