GraphicsMagick: fuzzing/oss-fuzz-build.sh: Remove xz --with-pic=...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.33616.1671376308.1567.graphicsmagick-commit@lists.sourceforge.net>
changeset 6e880ceeaece in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=6e880ceeaece
summary: fuzzing/oss-fuzz-build.sh: Remove xz --with-pic=yes option which now seems to annoy oss-fuzz build.

diffstat:

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

diffs (83 lines):

diff -r 170b6deb01d5 -r 6e880ceeaece ChangeLog
--- a/ChangeLog	Sun Dec 18 12:01:12 2022 +0100
+++ b/ChangeLog	Sun Dec 18 09:11:27 2022 -0600
@@ -1,3 +1,8 @@
+2022-12-18  Bob Friesenhahn  <[email protected]>
+
+	* fuzzing/oss-fuzz-build.sh: Remove xz --with-pic=yes option which
+	now seems to annoy oss-fuzz build.
+
 2022-12-17 Fojtik Jaroslav  <[email protected]>
         * VisualMagick/magick/magick_types.h.in
 	Reverting from 16859. The change in 16860 completelly breaks
diff -r 170b6deb01d5 -r 6e880ceeaece VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Sun Dec 18 12:01:12 2022 +0100
+++ b/VisualMagick/installer/inc/version.isx	Sun Dec 18 09:11:27 2022 -0600
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020221217"
-#define public MagickPackageReleaseDate "snapshot-20221217"
+#define public MagickPackageVersionAddendum ".020221218"
+#define public MagickPackageReleaseDate "snapshot-20221218"
diff -r 170b6deb01d5 -r 6e880ceeaece fuzzing/oss-fuzz-build.sh
--- a/fuzzing/oss-fuzz-build.sh	Sun Dec 18 12:01:12 2022 +0100
+++ b/fuzzing/oss-fuzz-build.sh	Sun Dec 18 09:11:27 2022 -0600
@@ -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 --with-pic=yes --prefix="$WORK"
+PKG_CONFIG_PATH="$WORK/lib/pkgconfig" ./configure --disable-xz --disable-lzmadec --disable-lzmainfo --disable-lzma-links --disable-scripts --disable-doc --prefix="$WORK"
 make -j$(nproc)
 make install
 popd
diff -r 170b6deb01d5 -r 6e880ceeaece magick/version.h
--- a/magick/version.h	Sun Dec 18 12:01:12 2022 +0100
+++ b/magick/version.h	Sun Dec 18 09:11:27 2022 -0600
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272400
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,0
-#define MagickChangeDate   "20221217"
-#define MagickReleaseDate  "snapshot-20221217"
+#define MagickChangeDate   "20221218"
+#define MagickReleaseDate  "snapshot-20221218"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r 170b6deb01d5 -r 6e880ceeaece www/Changelog.html
--- a/www/Changelog.html	Sun Dec 18 12:01:12 2022 +0100
+++ b/www/Changelog.html	Sun Dec 18 09:11:27 2022 -0600
@@ -37,6 +37,30 @@
 </div>
 
 <div class="document">
+<p>2022-12-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">
+<li><p>fuzzing/oss-fuzz-build.sh: Remove xz --with-pic=yes option which
+now seems to annoy oss-fuzz build.</p></li>
+</ul>
+</blockquote>
+<dl class="simple">
+<dt>2022-12-17 Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</dt>
+<dd><ul class="simple">
+<li><p>VisualMagick/magick/magick_types.h.in
+Reverting from 16859. The change in 16860 completelly breaks
+compillation.</p></li>
+</ul>
+</dd>
+</dl>
+<p>2022-12-17 Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<blockquote>
+<ul class="simple">
+<li><p>tiff/port/libport_config.h Added missing file
+Documentation of libtiff upgraded.
+Upgraded libtiff to 4.5.0.</p></li>
+</ul>
+</blockquote>
 <p>2022-12-17  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.