-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '6a2b3e4007e794bfc6c91030d0ed987f925164a8'
- Loading branch information
Showing
19 changed files
with
91 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,42 @@ | ||
2020-10-20 Werner Lemberg <[email protected]> | ||
|
||
* Version 2.10.4 released. | ||
========================== | ||
|
||
|
||
Tag sources with `VER-2-10-4'. | ||
|
||
* docs/VERSION.TXT: Add entry for version 2.10.4. | ||
* docs/CHANGES: Updated. | ||
|
||
* README, src/base/ftver.rc, builds/windows/vc2010/index.html, | ||
builds/windows/visualc/index.html, | ||
builds/windows/visualce/index.html, | ||
builds/wince/vc2005-ce/index.html, | ||
builds/wince/vc2008-ce/index.html, docs/freetype-config.1: | ||
s/2.10.3/2.10.4/, s/2103/2104/. | ||
|
||
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 4. | ||
|
||
* builds/unix/configure.raw (version_info): Set to 23:4:17. | ||
* CMakeLists.txt (VERSION_PATCH): Set to 4. | ||
|
||
2020-10-19 Werner Lemberg <[email protected]> | ||
|
||
[sfnt] Fix heap buffer overflow (#59308). | ||
|
||
This is CVE-2020-15999. | ||
|
||
* src/sfnt/pngshim.c (Load_SBit_Png): Test bitmap size earlier. | ||
|
||
2020-10-17 Alexei Podtelezhnikov <[email protected]> | ||
|
||
* src/sfnt/tt{colr,cpal}.c: Fix signedness warnings from VC++. | ||
|
||
2020-10-17 Alexei Podtelezhnikov <[email protected]> | ||
|
||
* src/sfnt/sfwoff2.c (Read255UShort): Tweak types to please VC++. | ||
|
||
2020-10-10 Werner Lemberg <[email protected]> | ||
|
||
* Version 2.10.3 released. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters