From a774e120bc11dedc52c2e80185ccbd2f1acda59b Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 13 Sep 2021 19:20:26 +0200 Subject: Update nanosvg library to latest upstream version commit ccdb1995134d340a93fb20e3a3d323ccb3838dd0 Merge: 3cdd4a9 419782d Author: Mikko Mononen Date: Fri Sep 3 21:24:42 2021 +0300 Merge pull request #198 from ctrlcctrlv/CVE_2019_1000032 Fix decimal values in color fields (nsvg__parseColorRGB, nsvg__parseColorHex) --- README.bundled-libs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.bundled-libs.txt') diff --git a/README.bundled-libs.txt b/README.bundled-libs.txt index 40d8681b2..4bf8c7269 100644 --- a/README.bundled-libs.txt +++ b/README.bundled-libs.txt @@ -6,12 +6,12 @@ about the current versions of all bundled libraries and about how to upgrade these bundled libraries. -Current versions of bundled libraries (as of Feb 25, 2021): +Current versions of bundled libraries (as of Sep 13, 2021): Library Version Release date FLTK Version -------------------------------------------------------------------------- jpeg jpeg-9d 2020-01-12 1.4.0 - nanosvg a1eea27b3d [1] 2021-02-21 1.4.0 + nanosvg 461ad7de70 [1] 2021-09-13 1.4.0 png libpng-1.6.37 2019-04-14 1.4.0 zlib zlib-1.2.11 2017-01-15 1.4.0 -------------------------------------------------------------------------- @@ -26,7 +26,7 @@ Previous versions of bundled libraries: -------------------------------------------------------------------------- -[1] Git commit in: https://github.com/fltk/nanosvg +[1] Git commit in branch 'fltk' of https://github.com/fltk/nanosvg See also git tag 'fltk_yyyy-mm-dd' where yyyy-mm-dd == "Release date" and file nanosvg/README.txt. -- cgit v1.2.3