[gs-commits] ghostpdl branch, master, updated. jbig2dec-0.14-1977-gc9ed069

[email protected] (Chris Liddell) Wed, 27 Nov 2019 13:28:54 +0000 (UTC)
Newsgroups gmane.comp.printing.ghostscript.cvs
Message-ID <[email protected]>
The ghostpdl branch, master has been updated
       via  c9ed069d86f291dc3118ee96f76765432ac478e3 (commit)
      from  79ac3f84060fbd5447219264ab0bcf89c7caa2cf (commit)

----------------------------------------------------------------------
commit c9ed069d86f291dc3118ee96f76765432ac478e3
Author: Chris Liddell <[email protected]>
Date:   Wed Nov 27 13:27:35 2019 +0000

    Update thirdparty.htm to reflect updated libs

diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm
index 0291196..e3f47ee 100644
--- a/doc/thirdparty.htm
+++ b/doc/thirdparty.htm
@@ -95,7 +95,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">eXpat</td>
-<td align="center">2.2.5</td>
+<td align="center">2.2.9</td>
 <td align="center">XML parsing for XPS interpreter</td>
 <td align="center">MIT/eXpat License</td>
 <td align="center"><a href="http://expat.sourceforge.net/">http://expat.sourceforge.net/</a></td>
@@ -103,7 +103,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">FreeType</td>
-<td align="center">2.9.1</td>
+<td align="center">2.10.1</td>
 <td align="center">Font scaling and rendering for Ghostscript</td>
 <td align="center">FreeType License<br>
 <font size="1">(BSD-style license with a credit clause)</font></td>
@@ -112,7 +112,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">jbig2dec</td>
-<td align="center">0.16</td>
+<td align="center">0.17</td>
 <td align="center">JBIG2 decoding for the PDF interpreter</td>
 <td align="center">Licensed with Ghostscript/GhostPDL<br>
 <font size="1">(copyright owned by Artifex)</font></td>
@@ -140,7 +140,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">libpng</td>
-<td align="center">1.6.34</td>
+<td align="center">1.6.37</td>
 <td align="center">PNG image encoding/decoding.</td>
 <td align="center">libpng license<br>
 <font size="1">classified as "a permissive free software license"</font></td>
@@ -149,7 +149,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">OpenJPEG</td>
-<td align="center">2.3.0</td>
+<td align="center">2.3.1</td>
 <td align="center">JPEG2000 image decoding for the PDF interpreter</td>
 <td align="center">BSD-style</td>
 <td align="center"><a href="http://www.openjpeg.org/">http://www.openjpeg.org/</a></td>
@@ -157,7 +157,7 @@ the relevant license, and the "upstream" URL.
 
 <tr height="60">
 <td align="center">libtiff</td>
-<td align="center">4.0.9</td>
+<td align="center">4.1.0</td>
 <td align="center">TIFF image encoding/decoding</td>
 <td align="center">BSD-style</td>
 <td align="center"><a href="http://www.remotesensing.org/libtiff/">http://www.remotesensing.org/libtiff/</a></td>
@@ -221,21 +221,6 @@ the relevant license, and the "upstream" URL.
 <td align="center"><a href="http://www.luratech.com/">http://www.luratech.com/</a></td>
 </tr>
 
-
-<tr>
-<td colspan="5" align="left"><hr>The following are deprecated but still available for use – support will be removed in a future release.<hr></td>
-</tr>
-
-<tr height="60">
-<td align="center">JasPer</td>
-<td align="center">1.701.0<br>
-<font size="1">(with patches, hence v1.701.0-gs5)</font></td>
-<td align="center">JPEG2000 image decoding for the PDF interpreter</td>
-<td align="center">JasPer License Version 2.0<br>
-<font size="1">based on MIT License</font></td>
-<td align="center"><a href="http://www.ece.uvic.ca/~frodo/jasper/">http://www.ece.uvic.ca/~frodo/jasper/</a></td>
-</tr>
-
 <tr height="60">
 <td align="center">LittleCMS<br>
 <font size="1">(lcms2)</font></td>


Summary of changes:
 doc/thirdparty.htm | 27 ++++++---------------------
 1 file changed, 6 insertions(+), 21 deletions(-)