GraphicsMagick: fuzzing/oss-fuzz-build.sh: Add messaging regardi...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.7111.1661696196.21789.graphicsmagick-commit@lists.sourceforge.net>
changeset 1cff52129d5f in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=1cff52129d5f
summary: fuzzing/oss-fuzz-build.sh: Add messaging regarding building libxml2 and jasper

diffstat:

 ChangeLog                              |  5 +++++
 VisualMagick/installer/inc/version.isx |  4 ++--
 fuzzing/oss-fuzz-build.sh              |  2 ++
 magick/version.h                       |  4 ++--
 www/Changelog.html                     |  7 +++++++
 5 files changed, 18 insertions(+), 4 deletions(-)

diffs (72 lines):

diff -r f82067eb9bef -r 1cff52129d5f ChangeLog
--- a/ChangeLog	Thu Aug 18 16:53:15 2022 -0500
+++ b/ChangeLog	Sun Aug 28 09:16:21 2022 -0500
@@ -1,3 +1,8 @@
+2022-08-28  Bob Friesenhahn  <[email protected]>
+
+	* fuzzing/oss-fuzz-build.sh: Add messaging regarding building
+	libxml2 and jasper.
+
 2022-08-18  Bob Friesenhahn  <[email protected]>
 
 	* Makefile.am (release): Generate ASCII armored ".asc" files
diff -r f82067eb9bef -r 1cff52129d5f VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Thu Aug 18 16:53:15 2022 -0500
+++ b/VisualMagick/installer/inc/version.isx	Sun Aug 28 09:16:21 2022 -0500
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020220818"
-#define public MagickPackageReleaseDate "snapshot-20220818"
+#define public MagickPackageVersionAddendum ".020220828"
+#define public MagickPackageReleaseDate "snapshot-20220828"
diff -r f82067eb9bef -r 1cff52129d5f fuzzing/oss-fuzz-build.sh
--- a/fuzzing/oss-fuzz-build.sh	Thu Aug 18 16:53:15 2022 -0500
+++ b/fuzzing/oss-fuzz-build.sh	Sun Aug 28 09:16:21 2022 -0500
@@ -79,12 +79,14 @@
 make install
 popd
 
+echo "=== Building libxml2..."
 pushd "$SRC/libxml2"
 ./autogen.sh --disable-shared --without-debug --without-legacy --without-python --without-schematron --without-schemas --prefix="${WORK}"
 make -j$(nproc)
 make install
 popd
 
+echo "=== Building jasper..."
 pushd "$SRC/jasper"
 cmake -G "Unix Makefiles" -H. -Bstaging -DJAS_ENABLE_SHARED=false -DCMAKE_INSTALL_PREFIX=$WORK #-DJAS_INCLUDE_BMP_CODEC=false -DJAS_INCLUDE_JPG_CODEC=false -DJAS_INCLUDE_MIF_CODEC=false -DJAS_INCLUDE_PNM_CODEC=false -DJAS_INCLUDE_RAS_CODEC=false -DJAS_ENABLE_OPENGL=false -DJAS_ENABLE_LIBJPEG=false -DJAS_ENABLE_OPENGL=false -DJAS_ENABLE_LIBHEIF=false
 pushd staging
diff -r f82067eb9bef -r 1cff52129d5f magick/version.h
--- a/magick/version.h	Thu Aug 18 16:53:15 2022 -0500
+++ b/magick/version.h	Sun Aug 28 09:16:21 2022 -0500
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272400
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,0
-#define MagickChangeDate   "20220818"
-#define MagickReleaseDate  "snapshot-20220818"
+#define MagickChangeDate   "20220828"
+#define MagickReleaseDate  "snapshot-20220828"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r f82067eb9bef -r 1cff52129d5f www/Changelog.html
--- a/www/Changelog.html	Thu Aug 18 16:53:15 2022 -0500
+++ b/www/Changelog.html	Sun Aug 28 09:16:21 2022 -0500
@@ -35,6 +35,13 @@
 <div class="document">
 
 
+<p>2022-08-28  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
+<blockquote>
+<ul class="simple">
+<li>fuzzing/oss-fuzz-build.sh: Add messaging regarding building
+libxml2 and jasper.</li>
+</ul>
+</blockquote>
 <p>2022-08-18  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
 <blockquote>
 <ul class="simple">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.