summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c98ee3846..a8747b408 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2916,7 +2916,20 @@ version 1.2.57rc01 [December 27, 2016]
version 1.0.67 and 1.2.57 [December 29, 2016]
Fixed a potential null pointer dereference in png_set_text_2() (bug report
- and patch by Patrick Keshishian).
+ and patch by Patrick Keshishian, CVE-2016-10087).
+
+version 1.2.58beta01 [August 11, 2017]
+ Added png_check_chunk_length() function, and check all chunks except
+ IDAT against the default 8MB limit; check IDAT against the maximum
+ size computed from IHDR parameters.
+
+version 1.2.58rc01 [August 19, 2017]
+ Check for 0 return from png_get_rowbytes() and added some (size_t) typecasts
+ in contrib/pngminus/*.c to stop some Coverity issues (162705, 162706,
+ and 162707).
+
+version 1.0.68 and 1.2.58 [August 24, 2017]
+ No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit