summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2017-10-04 09:50:33 +0100
committerChris Liddell <chris.liddell@artifex.com>2017-10-04 09:50:33 +0100
commitba50b3c6061d35275b7067204da6f032fb46cf62 (patch)
treecdb596df77f0fea517de06fadedccd8885632093
parentdcba89978e3cd6e8e55b44e0830594a385a8e07e (diff)
downloadghostpdl-gs922.tar.gz
Dates, product, changelog for 9.22 releaseghostscript-9.22ghostpdl-9.22gs922
-rw-r--r--base/gscdef.c2
-rw-r--r--base/version.mak2
-rw-r--r--doc/API.htm2
-rw-r--r--doc/C-style.htm2
-rw-r--r--doc/Commprod.htm2
-rw-r--r--doc/DLL.htm2
-rw-r--r--doc/Deprecated.htm2
-rw-r--r--doc/Details8.htm2
-rw-r--r--doc/Details9.htm2
-rw-r--r--doc/Develop.htm2
-rw-r--r--doc/Devices.htm2
-rw-r--r--doc/Drivers.htm2
-rw-r--r--doc/Fonts.htm2
-rw-r--r--doc/Helpers.htm2
-rw-r--r--doc/History1.htm2
-rw-r--r--doc/History2.htm2
-rw-r--r--doc/History3.htm2
-rw-r--r--doc/History4.htm2
-rw-r--r--doc/History5.htm2
-rw-r--r--doc/History6.htm2
-rw-r--r--doc/History7.htm2
-rw-r--r--doc/History8.htm2
-rw-r--r--doc/History9.htm57
-rw-r--r--doc/Install.htm2
-rw-r--r--doc/Issues.htm2
-rw-r--r--doc/Language.htm2
-rw-r--r--doc/Lib.htm2
-rw-r--r--doc/Make.htm2
-rw-r--r--doc/News.htm4
-rw-r--r--doc/Projects.htm2
-rw-r--r--doc/Ps-style.htm2
-rw-r--r--doc/Ps2epsi.htm2
-rw-r--r--doc/Psfiles.htm2
-rw-r--r--doc/Readme.htm2
-rw-r--r--doc/Release.htm2
-rw-r--r--doc/SavedPages.htm2
-rw-r--r--doc/Source.htm2
-rw-r--r--doc/Unix-lpr.htm2
-rw-r--r--doc/Use.htm2
-rw-r--r--doc/VectorDevices.htm2
-rw-r--r--doc/WhatIsGS.htm2
-rw-r--r--doc/Xfonts.htm2
-rw-r--r--doc/gs-vms.hlp2
-rw-r--r--doc/sample_downscale_device.htm2
-rw-r--r--doc/thirdparty.htm2
-rw-r--r--man/dvipdf.12
-rw-r--r--man/gs.12
-rw-r--r--man/gslp.12
-rw-r--r--man/gsnd.12
-rw-r--r--man/pdf2dsc.12
-rw-r--r--man/pdf2ps.12
-rw-r--r--man/pf2afm.12
-rw-r--r--man/pfbtopfa.12
-rw-r--r--man/printafm.12
-rw-r--r--man/ps2ascii.12
-rw-r--r--man/ps2epsi.12
-rw-r--r--man/ps2pdf.12
-rw-r--r--man/ps2pdfwr.12
-rw-r--r--man/ps2ps.12
59 files changed, 113 insertions, 62 deletions
diff --git a/base/gscdef.c b/base/gscdef.c
index c9c19e628..a232a90d3 100644
--- a/base/gscdef.c
+++ b/base/gscdef.c
@@ -51,7 +51,7 @@ gs_program_family_name(void)
#ifndef GS_PRODUCT
# define GS_PRODUCT\
- GS_PRODUCTFAMILY " RELEASE CANDIDATE 2"
+ GS_PRODUCTFAMILY ""
#endif
const char *const gs_product = GS_PRODUCT;
diff --git a/base/version.mak b/base/version.mak
index 8b8a13b8c..8046f9756 100644
--- a/base/version.mak
+++ b/base/version.mak
@@ -18,7 +18,7 @@ GS_VERSION_MAJOR=9
GS_VERSION_MINOR=22
GS_VERSION_MINOR0=22
# Revision date: year x 10000 + month x 100 + day.
-GS_REVISIONDATE=20170928
+GS_REVISIONDATE=20171004
# Derived values
GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0)
GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0)
diff --git a/doc/API.htm b/doc/API.htm
index 1a847afba..1e62c3696 100644
--- a/doc/API.htm
+++ b/doc/API.htm
@@ -821,7 +821,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/C-style.htm b/doc/C-style.htm
index f15fe9bac..0a74f1dc0 100644
--- a/doc/C-style.htm
+++ b/doc/C-style.htm
@@ -1569,7 +1569,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Commprod.htm b/doc/Commprod.htm
index 4c4545dde..cd949224b 100644
--- a/doc/Commprod.htm
+++ b/doc/Commprod.htm
@@ -251,7 +251,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/DLL.htm b/doc/DLL.htm
index 92e684191..b98d4c28c 100644
--- a/doc/DLL.htm
+++ b/doc/DLL.htm
@@ -702,7 +702,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm
index bef32b732..4ae032672 100644
--- a/doc/Deprecated.htm
+++ b/doc/Deprecated.htm
@@ -5592,7 +5592,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Details8.htm b/doc/Details8.htm
index 26abf5d0f..9e1254ce1 100644
--- a/doc/Details8.htm
+++ b/doc/Details8.htm
@@ -104188,7 +104188,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Details9.htm b/doc/Details9.htm
index 463bde548..6931de8f6 100644
--- a/doc/Details9.htm
+++ b/doc/Details9.htm
@@ -13042,7 +13042,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Develop.htm b/doc/Develop.htm
index d1c4b340c..812ab070f 100644
--- a/doc/Develop.htm
+++ b/doc/Develop.htm
@@ -4749,7 +4749,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Devices.htm b/doc/Devices.htm
index a42e476a5..35af480aa 100644
--- a/doc/Devices.htm
+++ b/doc/Devices.htm
@@ -1917,7 +1917,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Drivers.htm b/doc/Drivers.htm
index dcff3db95..074de8879 100644
--- a/doc/Drivers.htm
+++ b/doc/Drivers.htm
@@ -3563,7 +3563,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Fonts.htm b/doc/Fonts.htm
index 6d6eb0aec..cd98839fe 100644
--- a/doc/Fonts.htm
+++ b/doc/Fonts.htm
@@ -313,7 +313,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Helpers.htm b/doc/Helpers.htm
index df828a47f..89978b857 100644
--- a/doc/Helpers.htm
+++ b/doc/Helpers.htm
@@ -300,7 +300,7 @@ contact Artifex Software, Inc., 101 Lucas Valley Road #110,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History1.htm b/doc/History1.htm
index 73b1ed23a..a1dd5fb5c 100644
--- a/doc/History1.htm
+++ b/doc/History1.htm
@@ -430,7 +430,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History2.htm b/doc/History2.htm
index c4a69ce43..9ce7806d3 100644
--- a/doc/History2.htm
+++ b/doc/History2.htm
@@ -5224,7 +5224,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History3.htm b/doc/History3.htm
index 29550af47..58be5f0dc 100644
--- a/doc/History3.htm
+++ b/doc/History3.htm
@@ -8589,7 +8589,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History4.htm b/doc/History4.htm
index 89e5bb91c..2145a571c 100644
--- a/doc/History4.htm
+++ b/doc/History4.htm
@@ -3973,7 +3973,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History5.htm b/doc/History5.htm
index f002e481b..e7c1c6b12 100644
--- a/doc/History5.htm
+++ b/doc/History5.htm
@@ -13447,7 +13447,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History6.htm b/doc/History6.htm
index 82deb0d15..0ecaf6bfd 100644
--- a/doc/History6.htm
+++ b/doc/History6.htm
@@ -7324,7 +7324,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History7.htm b/doc/History7.htm
index 11c361581..77ad0661e 100644
--- a/doc/History7.htm
+++ b/doc/History7.htm
@@ -15713,7 +15713,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History8.htm b/doc/History8.htm
index c22b6288d..dd4bf7230 100644
--- a/doc/History8.htm
+++ b/doc/History8.htm
@@ -62047,7 +62047,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/History9.htm b/doc/History9.htm
index 7072d2797..481a9b757 100644
--- a/doc/History9.htm
+++ b/doc/History9.htm
@@ -29,7 +29,7 @@ TOC to see how to edit it for visual conciseness.
<h2>Table of contents</h2>
<blockquote><ul>
-<li><a href="#Version9.22">Version 9.22 (2017-09-28)</a>
+<li><a href="#Version9.22">Version 9.22 (2017-10-04)</a>
<li><a href="#Version9.21">Version 9.21 (2017-03-16)</a>
<li><a href="#Version9.20">Version 9.20 (2016-09-26)</a>
<li><a href="#Version9.19">Version 9.19 (2016-03-23)</a>
@@ -77,7 +77,7 @@ overview</a>.
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.22"></a>Version 9.22 (2017-09-28)</h2>
+<h2><a name="Version9.22"></a>Version 9.22 (2017-10-04)</h2>
<p>This is the sixteeth full release in the stable 9.x series.
@@ -114,6 +114,57 @@ Devices using only the non-deprecated procs should be trivial to update.
</li>
</ul>
<h3><a name="9.22_changelog"></a>Changelog</h3>
+
+<p><strong>2017-10-03 10:01:14 +0100
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=dcba89978e3cd6e8e55b44e0830594a385a8e07e">dcba89978e3cd6e8e55b44e0830594a385a8e07e</a>
+<blockquote>
+<p>
+ Bug 698615: pdf_add_ToUnicode() correct size of buffer<br>
+<br>
+ We allocate a buffer to store the Unicode value, but failing to account for<br>
+ the fact that the Unicode value is two bytes, rather than a byte<br>
+<br>
+devices/vector/gdevpdte.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2017-10-02 16:32:25 +0100
+</strong>
+<br>Ken Sharp &lt;ken.sharp@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=5751e508f72238c1fcaad1a4c284aa875542dd70">5751e508f72238c1fcaad1a4c284aa875542dd70</a>
+<blockquote>
+<p>
+ PDF interpreter - fix default /Decode for Lab images<br>
+<br>
+ When we get an image with no /Decode array we create a default one for<br>
+ it by looking at the image colour space.<br>
+<br>
+ For Lab we use the /Range array, but unfortunately this only covers the<br>
+ a and b channels, not the L. However, L always ranges from 0 - 100 so<br>
+ here we just pull the Range array apart, add in that range, and create<br>
+ a new array for the /Decode.<br>
+<br>
+Resource/Init/pdf_draw.ps<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2017-09-28 18:04:20 -0600
+</strong>
+<br>Henry Stiles &lt;henry.stiles@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=3c2974bcd2e638be13c0ec814342a1a35ca0872b">3c2974bcd2e638be13c0ec814342a1a35ca0872b</a>
+<blockquote>
+<p>
+ Fix buffer overflow regression.<br>
+<br>
+ The commit to address 694653 (3749bc274) was incorrect, the<br>
+ font_data_size variable is not necessarily the size of the buffer.<br>
+<br>
+pcl/pcl/pcsfont.c<br>
+<p>
+</blockquote>
+<hr>
<p><strong>2017-09-28 11:35:58 +0100
</strong>
<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
@@ -166283,7 +166334,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Install.htm b/doc/Install.htm
index a74e26fae..da35acfeb 100644
--- a/doc/Install.htm
+++ b/doc/Install.htm
@@ -507,7 +507,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Issues.htm b/doc/Issues.htm
index 0a4043730..0bcaa8722 100644
--- a/doc/Issues.htm
+++ b/doc/Issues.htm
@@ -439,7 +439,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Language.htm b/doc/Language.htm
index 593207864..d3a22776a 100644
--- a/doc/Language.htm
+++ b/doc/Language.htm
@@ -1834,7 +1834,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Lib.htm b/doc/Lib.htm
index 678f16a6a..00e3627f8 100644
--- a/doc/Lib.htm
+++ b/doc/Lib.htm
@@ -861,7 +861,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Make.htm b/doc/Make.htm
index 715a4e92b..a7dc6dd95 100644
--- a/doc/Make.htm
+++ b/doc/Make.htm
@@ -1470,7 +1470,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/News.htm b/doc/News.htm
index 1df40db45..4541ae3da 100644
--- a/doc/News.htm
+++ b/doc/News.htm
@@ -56,7 +56,7 @@ overview</a>.
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.22"></a>Version 9.22 (2017-09-28)</h2>
+<h2><a name="Version9.22"></a>Version 9.22 (2017-10-04)</h2>
<p>This is the sixteeth full release in the stable 9.x series.
@@ -117,7 +117,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Projects.htm b/doc/Projects.htm
index 100d62f3b..29dee1eba 100644
--- a/doc/Projects.htm
+++ b/doc/Projects.htm
@@ -634,7 +634,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm
index bc501adc4..598d99ceb 100644
--- a/doc/Ps-style.htm
+++ b/doc/Ps-style.htm
@@ -505,7 +505,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm
index 4040f4cf5..ec4561042 100644
--- a/doc/Ps2epsi.htm
+++ b/doc/Ps2epsi.htm
@@ -176,7 +176,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm
index e78a0eeb9..93d6a376f 100644
--- a/doc/Psfiles.htm
+++ b/doc/Psfiles.htm
@@ -917,7 +917,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Readme.htm b/doc/Readme.htm
index 5718c6352..d7f97018f 100644
--- a/doc/Readme.htm
+++ b/doc/Readme.htm
@@ -574,7 +574,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Release.htm b/doc/Release.htm
index a3694b10c..809b320e0 100644
--- a/doc/Release.htm
+++ b/doc/Release.htm
@@ -799,7 +799,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm
index 142ba595d..5ab2b404d 100644
--- a/doc/SavedPages.htm
+++ b/doc/SavedPages.htm
@@ -276,7 +276,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Source.htm b/doc/Source.htm
index 8107fe133..0ceb67b1c 100644
--- a/doc/Source.htm
+++ b/doc/Source.htm
@@ -376,7 +376,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm
index 1124f06ff..c74a3cad8 100644
--- a/doc/Unix-lpr.htm
+++ b/doc/Unix-lpr.htm
@@ -260,7 +260,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Use.htm b/doc/Use.htm
index abfa4c9b5..c6c65c8f1 100644
--- a/doc/Use.htm
+++ b/doc/Use.htm
@@ -4460,7 +4460,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm
index 6a505a05e..92149446a 100644
--- a/doc/VectorDevices.htm
+++ b/doc/VectorDevices.htm
@@ -1343,7 +1343,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm
index 5db67b779..ab22304af 100644
--- a/doc/WhatIsGS.htm
+++ b/doc/WhatIsGS.htm
@@ -146,7 +146,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/Xfonts.htm b/doc/Xfonts.htm
index 2c0499504..fe5311c51 100644
--- a/doc/Xfonts.htm
+++ b/doc/Xfonts.htm
@@ -271,7 +271,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp
index 9b3a2b1db..3f40ec112 100644
--- a/doc/gs-vms.hlp
+++ b/doc/gs-vms.hlp
@@ -1,6 +1,6 @@
1 gs
gs - GPL Ghostscript interpreter/previewer
-! Ghostscript version 9.22, 28 September 2017
+! Ghostscript version 9.22, 4 October 2017
Usage:
$ gs [options] [file ...]
diff --git a/doc/sample_downscale_device.htm b/doc/sample_downscale_device.htm
index b59ed2a58..358b39c2a 100644
--- a/doc/sample_downscale_device.htm
+++ b/doc/sample_downscale_device.htm
@@ -220,7 +220,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm
index 9625b8206..6f46164c0 100644
--- a/doc/thirdparty.htm
+++ b/doc/thirdparty.htm
@@ -495,7 +495,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.22, 28 September 2017
+<small>Ghostscript version 9.22, 4 October 2017
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/man/dvipdf.1 b/man/dvipdf.1
index c70566e09..f8838cd80 100644
--- a/man/dvipdf.1
+++ b/man/dvipdf.1
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
.SH SYNOPSIS
diff --git a/man/gs.1 b/man/gs.1
index 7fca8d911..96152e087 100644
--- a/man/gs.1
+++ b/man/gs.1
@@ -1,4 +1,4 @@
-.TH GS 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH GS 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
.SH SYNOPSIS
diff --git a/man/gslp.1 b/man/gslp.1
index 70b472998..8eb1426a0 100644
--- a/man/gslp.1
+++ b/man/gslp.1
@@ -1,4 +1,4 @@
-.TH GSLP 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
gslp \- Format and print text using ghostscript
.br
diff --git a/man/gsnd.1 b/man/gsnd.1
index 12f025f5b..b7467aab1 100644
--- a/man/gsnd.1
+++ b/man/gsnd.1
@@ -1,4 +1,4 @@
-.TH GSND 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
gsnd \- Run ghostscript (PostScript and PDF engine) without display
.SH SYNOPSIS
diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1
index 25ac1f689..a85b0f3ea 100644
--- a/man/pdf2dsc.1
+++ b/man/pdf2dsc.1
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "28 September 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "4 October 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2dsc \- generate a PostScript page list of a PDF document
.SH SYNOPSIS
diff --git a/man/pdf2ps.1 b/man/pdf2ps.1
index 89b5fd116..c8187d865 100644
--- a/man/pdf2ps.1
+++ b/man/pdf2ps.1
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "28 September 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "4 October 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2ps \- Ghostscript PDF to PostScript translator
.SH SYNOPSIS
diff --git a/man/pf2afm.1 b/man/pf2afm.1
index ca396f621..49d62b2e8 100644
--- a/man/pf2afm.1
+++ b/man/pf2afm.1
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
.SH SYNOPSIS
diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1
index 05b6d2424..1b9633654 100644
--- a/man/pfbtopfa.1
+++ b/man/pfbtopfa.1
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
.SH SYNOPSIS
diff --git a/man/printafm.1 b/man/printafm.1
index 875dc9d44..e8848574a 100644
--- a/man/printafm.1
+++ b/man/printafm.1
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
.SH SYNOPSIS
diff --git a/man/ps2ascii.1 b/man/ps2ascii.1
index 9c61d1258..a9e0b2700 100644
--- a/man/ps2ascii.1
+++ b/man/ps2ascii.1
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "28 September 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "4 October 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
.SH SYNOPSIS
diff --git a/man/ps2epsi.1 b/man/ps2epsi.1
index 953b07b23..7416dc8bc 100644
--- a/man/ps2epsi.1
+++ b/man/ps2epsi.1
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "28 September 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "4 October 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2epsi \- generate conforming Encapsulated PostScript
.SH SYNOPSIS
diff --git a/man/ps2pdf.1 b/man/ps2pdf.1
index 37c9a12ec..cc89eff66 100644
--- a/man/ps2pdf.1
+++ b/man/ps2pdf.1
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdf \- Convert PostScript to PDF using ghostscript
.br
diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1
index 552902767..b318e25e2 100644
--- a/man/ps2pdfwr.1
+++ b/man/ps2pdfwr.1
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "28 September 2017" 9.22 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "4 October 2017" 9.22 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
.SH SYNOPSIS
diff --git a/man/ps2ps.1 b/man/ps2ps.1
index 01f0276cf..d8f090b9a 100644
--- a/man/ps2ps.1
+++ b/man/ps2ps.1
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "28 September 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "4 October 2017" 9.22 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS