GraphicsMagick: fuzzing/oss-fuzz-build.sh: Add --no-po4a --no-do...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.6493.1686488588.17398.graphicsmagick-commit@lists.sourceforge.net>
changeset 2804e5a2c168 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=2804e5a2c168
summary: fuzzing/oss-fuzz-build.sh: Add --no-po4a --no-doxygen to 'xz' build to hopefully get it building again in the oss-fuzz builds.

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, 17 insertions(+), 5 deletions(-)

diffs (66 lines):

diff -r ed951032a601 -r 2804e5a2c168 ChangeLog
--- a/ChangeLog	Fri Jun 09 08:10:12 2023 -0500
+++ b/ChangeLog	Sun Jun 11 08:02:54 2023 -0500
@@ -1,3 +1,8 @@
+2023-06-11  Bob Friesenhahn  <[email protected]>
+
+	* fuzzing/oss-fuzz-build.sh: Add --no-po4a --no-doxygen to 'xz'
+	build to hopefully get it building again in the oss-fuzz builds.
+
 2023-06-09  Bob Friesenhahn  <[email protected]>
 
 	* magick/operator.c (QuantumDepthCB): Fix compilation failure in
diff -r ed951032a601 -r 2804e5a2c168 VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Fri Jun 09 08:10:12 2023 -0500
+++ b/VisualMagick/installer/inc/version.isx	Sun Jun 11 08:02:54 2023 -0500
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020230609"
-#define public MagickPackageReleaseDate "snapshot-20230609"
+#define public MagickPackageVersionAddendum ".020230611"
+#define public MagickPackageReleaseDate "snapshot-20230611"
diff -r ed951032a601 -r 2804e5a2c168 fuzzing/oss-fuzz-build.sh
--- a/fuzzing/oss-fuzz-build.sh	Fri Jun 09 08:10:12 2023 -0500
+++ b/fuzzing/oss-fuzz-build.sh	Sun Jun 11 08:02:54 2023 -0500
@@ -15,7 +15,7 @@
 #echo "=== Building xz..."
 pushd "$SRC/xz"
 ./autogen.sh --no-po4a
-PKG_CONFIG_PATH="$WORK/lib/pkgconfig" ./configure --disable-xz --disable-lzmadec --disable-lzmainfo --disable-lzma-links --disable-scripts --disable-doc --prefix="$WORK"
+PKG_CONFIG_PATH="$WORK/lib/pkgconfig" ./configure --disable-xz --disable-lzmadec --disable-lzmainfo --disable-lzma-links --disable-scripts --disable-doc --no-po4a --no-doxygen --prefix="$WORK"
 make -j$(nproc)
 make install
 popd
diff -r ed951032a601 -r 2804e5a2c168 magick/version.h
--- a/magick/version.h	Fri Jun 09 08:10:12 2023 -0500
+++ b/magick/version.h	Sun Jun 11 08:02:54 2023 -0500
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272402
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,2
-#define MagickChangeDate   "20230609"
-#define MagickReleaseDate  "snapshot-20230609"
+#define MagickChangeDate   "20230611"
+#define MagickReleaseDate  "snapshot-20230611"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r ed951032a601 -r 2804e5a2c168 www/Changelog.html
--- a/www/Changelog.html	Fri Jun 09 08:10:12 2023 -0500
+++ b/www/Changelog.html	Sun Jun 11 08:02:54 2023 -0500
@@ -37,6 +37,13 @@
 </div>
 
 <div class="document">
+<p>2023-06-11  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><p>fuzzing/oss-fuzz-build.sh: Add --no-po4a --no-doxygen to 'xz'
+build to hopefully get it building again in the oss-fuzz builds.</p></li>
+</ul>
+</blockquote>
 <p>2023-06-09  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.