| Patch | File delta | Description | 
        
        
          | 0001 Use modern idiom for autoconf.patch | (download) | 
              configure.ac |
                   11 	5 +	6 -	0 !1 file changed, 5 insertions(+), 6 deletions(-)
 |  use modern idiom for autoconf
 | 
        
        
          | 0002 Allow distribution to custumize the html pointer to .patch | (download) | 
              configure.ac |
                   12 	12 +	0 -	0 !utilities/conjure.1.in |
                    4 	2 +	2 -	0 !
 utilities/convert.1.in |
                    5 	3 +	2 -	0 !
 utilities/display.1.in |
                    4 	2 +	2 -	0 !
 utilities/identify.1.in |
                    4 	2 +	2 -	0 !
 utilities/import.1.in |
                    4 	2 +	2 -	0 !
 utilities/mogrify.1.in |
                    4 	2 +	2 -	0 !
 utilities/montage.1.in |
                    5 	3 +	2 -	0 !
 utilities/stream.1.in |
                    5 	3 +	2 -	0 !
 9 files changed, 31 insertions(+), 16 deletions(-)
 |  allow distribution to custumize the html pointer to documentation
Allow to say on debian system you might install the imagemagick-doc package
 | 
        
        
          | 0003 Improve man page to use version information and quan.patch | (download) | 
              configure.ac |
                    5 	4 +	1 -	0 !utilities/ImageMagick.1.in |
                   34 	17 +	17 -	0 !
 utilities/animate.1.in |
                    8 	4 +	4 -	0 !
 utilities/compare.1.in |
                    8 	4 +	4 -	0 !
 utilities/composite.1.in |
                    8 	4 +	4 -	0 !
 utilities/conjure.1.in |
                    8 	4 +	4 -	0 !
 utilities/convert.1.in |
                    8 	4 +	4 -	0 !
 utilities/display.1.in |
                    8 	4 +	4 -	0 !
 utilities/identify.1.in |
                    8 	4 +	4 -	0 !
 utilities/import.1.in |
                    8 	4 +	4 -	0 !
 utilities/mogrify.1.in |
                   10 	5 +	5 -	0 !
 utilities/montage.1.in |
                    8 	4 +	4 -	0 !
 utilities/stream.1.in |
                    8 	4 +	4 -	0 !
 13 files changed, 66 insertions(+), 63 deletions(-)
 |  improve man page to use version information and quantum
Use ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,$1(1),$1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@(1),g" *.in' sedtest
use ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,fB$1,fB$1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@,g" *.in' sedtest
use  ls *.in |sed 's,[.]1.in,,g' |xargs -n1 sh -c 'sed -i "s,.TH $1,.TH $1-im@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX_LC@,g" *.in' sedtest
 | 
        
        
          | 0004 Embeds date dependent on timezone.patch | (download) | 
              configure.ac |
                    2 	1 +	1 -	0 !1 file changed, 1 insertion(+), 1 deletion(-)
 |  embeds date dependent on timezone
Use date -u and dpkg-parsechangelog
 | 
        
        
          | 0005 Add a debian policy.patch | (download) | 
              config/Makefile.am |
                    1 	1 +	0 -	0 !config/policy-debian.xml |
                  156 	156 +	0 -	0 !
 configure.ac |
                    6 	3 +	3 -	0 !
 3 files changed, 160 insertions(+), 3 deletions(-)
 |  add a debian policy
Install also other policy
 | 
        
        
          | 0006 html DOCTYPE in upper case.patch | (download) | 
              index.html |
                    2 	1 +	1 -	0 !www/advanced-linux-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-unix-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    2 	1 +	1 -	0 !
 www/animate.html |
                    2 	1 +	1 -	0 !
 www/api/Image++.html |
                    2 	1 +	1 -	0 !
 www/api/animate.html |
                    2 	1 +	1 -	0 !
 www/api/annotate.html |
                    2 	1 +	1 -	0 !
 www/api/attribute.html |
                    2 	1 +	1 -	0 !
 www/api/blob.html |
                    2 	1 +	1 -	0 !
 www/api/cache-view.html |
                    2 	1 +	1 -	0 !
 www/api/cache.html |
                    2 	1 +	1 -	0 !
 www/api/channel.html |
                    2 	1 +	1 -	0 !
 www/api/cipher.html |
                    2 	1 +	1 -	0 !
 www/api/color.html |
                    2 	1 +	1 -	0 !
 www/api/colormap.html |
                    2 	1 +	1 -	0 !
 www/api/colorspace.html |
                    2 	1 +	1 -	0 !
 www/api/compare.html |
                    2 	1 +	1 -	0 !
 www/api/composite.html |
                    2 	1 +	1 -	0 !
 www/api/constitute.html |
                    2 	1 +	1 -	0 !
 www/api/decorate.html |
                    2 	1 +	1 -	0 !
 www/api/deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/display.html |
                    2 	1 +	1 -	0 !
 www/api/distort.html |
                    2 	1 +	1 -	0 !
 www/api/draw.html |
                    2 	1 +	1 -	0 !
 www/api/drawing-wand.html |
                    2 	1 +	1 -	0 !
 www/api/effect.html |
                    2 	1 +	1 -	0 !
 www/api/enhance.html |
                    2 	1 +	1 -	0 !
 www/api/exception.html |
                    2 	1 +	1 -	0 !
 www/api/feature.html |
                    2 	1 +	1 -	0 !
 www/api/fourier.html |
                    2 	1 +	1 -	0 !
 www/api/fx.html |
                    2 	1 +	1 -	0 !
 www/api/histogram.html |
                    2 	1 +	1 -	0 !
 www/api/image-view.html |
                    2 	1 +	1 -	0 !
 www/api/image.html |
                    2 	1 +	1 -	0 !
 www/api/layer.html |
                    2 	1 +	1 -	0 !
 www/api/list.html |
                    2 	1 +	1 -	0 !
 www/api/magick++-classes.html |
                    2 	1 +	1 -	0 !
 www/api/magick-deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    2 	1 +	1 -	0 !
 www/api/magick-property.html |
                    2 	1 +	1 -	0 !
 www/api/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/api/magick.html |
                    2 	1 +	1 -	0 !
 www/api/memory.html |
                    2 	1 +	1 -	0 !
 www/api/mime.html |
                    2 	1 +	1 -	0 !
 www/api/module.html |
                    2 	1 +	1 -	0 !
 www/api/mogrify.html |
                    2 	1 +	1 -	0 !
 www/api/monitor.html |
                    2 	1 +	1 -	0 !
 www/api/montage.html |
                    2 	1 +	1 -	0 !
 www/api/morphology.html |
                    2 	1 +	1 -	0 !
 www/api/paint.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-iterator.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-wand.html |
                    2 	1 +	1 -	0 !
 www/api/profile.html |
                    2 	1 +	1 -	0 !
 www/api/property.html |
                    2 	1 +	1 -	0 !
 www/api/quantize.html |
                    2 	1 +	1 -	0 !
 www/api/registry.html |
                    2 	1 +	1 -	0 !
 www/api/resize.html |
                    2 	1 +	1 -	0 !
 www/api/resource.html |
                    2 	1 +	1 -	0 !
 www/api/segment.html |
                    2 	1 +	1 -	0 !
 www/api/shear.html |
                    2 	1 +	1 -	0 !
 www/api/signature.html |
                    2 	1 +	1 -	0 !
 www/api/statistic.html |
                    2 	1 +	1 -	0 !
 www/api/stream.html |
                    2 	1 +	1 -	0 !
 www/api/transform.html |
                    2 	1 +	1 -	0 !
 www/api/version.html |
                    2 	1 +	1 -	0 !
 www/api/vision.html |
                    2 	1 +	1 -	0 !
 www/api/wand-view.html |
                    2 	1 +	1 -	0 !
 www/architecture.html |
                    2 	1 +	1 -	0 !
 www/changelog.html |
                    2 	1 +	1 -	0 !
 www/cipher.html |
                    2 	1 +	1 -	0 !
 www/cite.html |
                    2 	1 +	1 -	0 !
 www/clahe.html |
                    2 	1 +	1 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/color-thresholding.html |
                    2 	1 +	1 -	0 !
 www/color.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                    2 	1 +	1 -	0 !
 www/command-line-processing.html |
                    2 	1 +	1 -	0 !
 www/command-line-tools.html |
                    2 	1 +	1 -	0 !
 www/compare.html |
                    2 	1 +	1 -	0 !
 www/compose.html |
                    2 	1 +	1 -	0 !
 www/composite.html |
                    2 	1 +	1 -	0 !
 www/conjure.html |
                    2 	1 +	1 -	0 !
 www/connected-components.html |
                    2 	1 +	1 -	0 !
 www/contact.html |
                    2 	1 +	1 -	0 !
 www/convert.html |
                    2 	1 +	1 -	0 !
 www/convex-hull.html |
                    2 	1 +	1 -	0 !
 www/defines.html |
                    2 	1 +	1 -	0 !
 www/develop.html |
                    2 	1 +	1 -	0 !
 www/display.html |
                    2 	1 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    2 	1 +	1 -	0 !
 www/download.html |
                    2 	1 +	1 -	0 !
 www/escape.html |
                    2 	1 +	1 -	0 !
 www/examples.html |
                    2 	1 +	1 -	0 !
 www/exception.html |
                    2 	1 +	1 -	0 !
 www/export.html |
                    2 	1 +	1 -	0 !
 www/formats.html |
                    2 	1 +	1 -	0 !
 www/fx.html |
                    2 	1 +	1 -	0 !
 www/gradient.html |
                    2 	1 +	1 -	0 !
 www/high-dynamic-range.html |
                    2 	1 +	1 -	0 !
 www/history.html |
                    2 	1 +	1 -	0 !
 www/identify.html |
                    2 	1 +	1 -	0 !
 www/import.html |
                    2 	1 +	1 -	0 !
 www/index.html |
                    2 	1 +	1 -	0 !
 www/install-source.html |
                    2 	1 +	1 -	0 !
 www/jp2.html |
                    2 	1 +	1 -	0 !
 www/license.html |
                    2 	1 +	1 -	0 !
 www/links.html |
                    2 	1 +	1 -	0 !
 www/magick++.html |
                    2 	1 +	1 -	0 !
 www/magick-cache.html |
                    2 	1 +	1 -	0 !
 www/magick-core.html |
                    2 	1 +	1 -	0 !
 www/magick-script.html |
                    2 	1 +	1 -	0 !
 www/magick-vector-graphics.html |
                    2 	1 +	1 -	0 !
 www/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/magick.html |
                    2 	1 +	1 -	0 !
 www/miff.html |
                    2 	1 +	1 -	0 !
 www/mirror.html |
                    2 	1 +	1 -	0 !
 www/mogrify.html |
                    2 	1 +	1 -	0 !
 www/montage.html |
                    2 	1 +	1 -	0 !
 www/motion-picture.html |
                    2 	1 +	1 -	0 !
 www/multispectral-imagery.html |
                    2 	1 +	1 -	0 !
 www/news.html |
                    2 	1 +	1 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/openmp.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/porting.html |
                    2 	1 +	1 -	0 !
 www/privacy-policy.html |
                    2 	1 +	1 -	0 !
 www/quantize.html |
                    2 	1 +	1 -	0 !
 www/resources.html |
                    2 	1 +	1 -	0 !
 www/search.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    2 	1 +	1 -	0 !
 www/sitemap.html |
                    2 	1 +	1 -	0 !
 www/stream.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    2 	1 +	1 -	0 !
 www/vpat.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    2 	1 +	1 -	0 !
 136 files changed, 136 insertions(+), 136 deletions(-)
 |  html doctype in upper case
find . -name '*.html' -exec sed -i 's,[!]doctype ,!DOCTYPE ,g' {} \;
 | 
        
        
          | 0007 html remove cache line.patch | (download) | 
              index.html |
                    1 	0 +	1 -	0 !www/advanced-linux-installation.html |
                    1 	0 +	1 -	0 !
 www/advanced-unix-installation.html |
                    1 	0 +	1 -	0 !
 www/advanced-windows-installation.html |
                    1 	0 +	1 -	0 !
 www/animate.html |
                    1 	0 +	1 -	0 !
 www/architecture.html |
                    1 	0 +	1 -	0 !
 www/cipher.html |
                    1 	0 +	1 -	0 !
 www/cite.html |
                    1 	0 +	1 -	0 !
 www/clahe.html |
                    1 	0 +	1 -	0 !
 www/color-management.html |
                    1 	0 +	1 -	0 !
 www/color-thresholding.html |
                    1 	0 +	1 -	0 !
 www/color.html |
                    1 	0 +	1 -	0 !
 www/command-line-options.html |
                    1 	0 +	1 -	0 !
 www/command-line-processing.html |
                    1 	0 +	1 -	0 !
 www/command-line-tools.html |
                    1 	0 +	1 -	0 !
 www/compare.html |
                    1 	0 +	1 -	0 !
 www/compose.html |
                    1 	0 +	1 -	0 !
 www/composite.html |
                    1 	0 +	1 -	0 !
 www/conjure.html |
                    1 	0 +	1 -	0 !
 www/connected-components.html |
                    1 	0 +	1 -	0 !
 www/convert.html |
                    1 	0 +	1 -	0 !
 www/convex-hull.html |
                    1 	0 +	1 -	0 !
 www/defines.html |
                    1 	0 +	1 -	0 !
 www/develop.html |
                    1 	0 +	1 -	0 !
 www/display.html |
                    1 	0 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    1 	0 +	1 -	0 !
 www/download.html |
                    1 	0 +	1 -	0 !
 www/escape.html |
                    1 	0 +	1 -	0 !
 www/examples.html |
                    1 	0 +	1 -	0 !
 www/exception.html |
                    1 	0 +	1 -	0 !
 www/export.html |
                    1 	0 +	1 -	0 !
 www/formats.html |
                    1 	0 +	1 -	0 !
 www/fx.html |
                    1 	0 +	1 -	0 !
 www/gradient.html |
                    1 	0 +	1 -	0 !
 www/high-dynamic-range.html |
                    1 	0 +	1 -	0 !
 www/history.html |
                    1 	0 +	1 -	0 !
 www/identify.html |
                    1 	0 +	1 -	0 !
 www/import.html |
                    1 	0 +	1 -	0 !
 www/index.html |
                    1 	0 +	1 -	0 !
 www/install-source.html |
                    1 	0 +	1 -	0 !
 www/jp2.html |
                    1 	0 +	1 -	0 !
 www/license.html |
                    1 	0 +	1 -	0 !
 www/links.html |
                    1 	0 +	1 -	0 !
 www/magick++.html |
                    1 	0 +	1 -	0 !
 www/magick-cache.html |
                    1 	0 +	1 -	0 !
 www/magick-core.html |
                    1 	0 +	1 -	0 !
 www/magick-script.html |
                    1 	0 +	1 -	0 !
 www/magick-vector-graphics.html |
                    1 	0 +	1 -	0 !
 www/magick-wand.html |
                    1 	0 +	1 -	0 !
 www/magick.html |
                    1 	0 +	1 -	0 !
 www/miff.html |
                    1 	0 +	1 -	0 !
 www/mirror.html |
                    1 	0 +	1 -	0 !
 www/mogrify.html |
                    1 	0 +	1 -	0 !
 www/montage.html |
                    1 	0 +	1 -	0 !
 www/motion-picture.html |
                    1 	0 +	1 -	0 !
 www/multispectral-imagery.html |
                    1 	0 +	1 -	0 !
 www/news.html |
                    1 	0 +	1 -	0 !
 www/opencl.html |
                    1 	0 +	1 -	0 !
 www/openmp.html |
                    1 	0 +	1 -	0 !
 www/perl-magick.html |
                    1 	0 +	1 -	0 !
 www/porting.html |
                    1 	0 +	1 -	0 !
 www/privacy-policy.html |
                    1 	0 +	1 -	0 !
 www/quantize.html |
                    1 	0 +	1 -	0 !
 www/resources.html |
                    1 	0 +	1 -	0 !
 www/security-policy.html |
                    1 	0 +	1 -	0 !
 www/sitemap.html |
                    1 	0 +	1 -	0 !
 www/stream.html |
                    1 	0 +	1 -	0 !
 www/support.html |
                    1 	0 +	1 -	0 !
 www/vpat.html |
                    1 	0 +	1 -	0 !
 www/webp.html |
                    1 	0 +	1 -	0 !
 70 files changed, 70 deletions(-)
 |  html remove cache line
find . -name '*.html' -exec sed -ip 's,^[<][!]-- Magick Cache.*$,,g' {} \;
ease apply patches
 | 
        
        
          | 0008 Fix br tag.patch | (download) | 
              www/api/Image++.html |
                  268 	134 +	134 -	0 !1 file changed, 134 insertions(+), 134 deletions(-)
 |  fix br tag
find . -path './.git' -prune -o -type 'f' -name '*.html' -exec sed -i 's,<br>,<br />,g' {} \;
 | 
        
        
          | 0009 Fix api Image .html.patch | (download) | 
              www/api/Image++.html |
                   17 	8 +	9 -	0 !1 file changed, 8 insertions(+), 9 deletions(-)
 |  fix api/image++.html
 | 
        
        
          | 0010 Fix www api mophologie.html.patch | (download) | 
              www/api/morphology.html |
                    4 	2 +	2 -	0 !1 file changed, 2 insertions(+), 2 deletions(-)
 |  fix www/api/mophologie.html
 | 
        
        
          | 0011 Fix www command line options.html.patch | (download) | 
              www/command-line-options.html |
                  720 	719 +	1 -	0 !1 file changed, 719 insertions(+), 1 deletion(-)
 |  fix www/command-line-options.html
 | 
        
        
          | 0012 Fix remaining error in html files.patch | (download) | 
              www/changelog.html |
                    4 	4 +	0 -	0 !www/download.html |
                    5 	4 +	1 -	0 !
 www/index.html |
                    3 	1 +	2 -	0 !
 3 files changed, 9 insertions(+), 3 deletions(-)
 |  fix remaining error in html files
 | 
        
        
          | 0013 Fix html error in api Image .html.patch | (download) | 
              www/api/Image++.html |
                    3 	1 +	2 -	0 !1 file changed, 1 insertion(+), 2 deletions(-)
 |  fix html error in api/image++.html
 | 
        
        
          | 0014 Fix instead of lt and input form.patch | (download) | 
              www/advanced-unix-installation.html |
                   10 	7 +	3 -	0 !www/advanced-windows-installation.html |
                    5 	4 +	1 -	0 !
 www/animate.html |
                    5 	4 +	1 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/compare.html |
                    2 	1 +	1 -	0 !
 www/gradient.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    3 	2 +	1 -	0 !
 8 files changed, 21 insertions(+), 10 deletions(-)
 |  fix < instead of < and input form
 | 
        
        
          | 0015 Fix another errors in html files.patch | (download) | 
              www/api.html |
                  224 	224 +	0 -	0 !www/binary-releases.html |
                  495 	495 +	0 -	0 !
 2 files changed, 719 insertions(+)
 |  fix another errors in html files
 | 
        
        
          | 0016 Fix a few html error.patch | (download) | 
              www/binary-releases.html |
                    1 	0 +	1 -	0 !1 file changed, 1 deletion(-)
 |  fix a few html error
 | 
        
        
          | 0017 Fix a typo in manpage.patch | (download) | 
              utilities/animate.1.in |
                    2 	1 +	1 -	0 !utilities/compare.1.in |
                    2 	1 +	1 -	0 !
 utilities/composite.1.in |
                    2 	1 +	1 -	0 !
 utilities/conjure.1.in |
                    2 	1 +	1 -	0 !
 utilities/convert.1.in |
                    2 	1 +	1 -	0 !
 utilities/display.1.in |
                    2 	1 +	1 -	0 !
 utilities/identify.1.in |
                    2 	1 +	1 -	0 !
 utilities/import.1.in |
                    2 	1 +	1 -	0 !
 utilities/mogrify.1.in |
                    2 	1 +	1 -	0 !
 utilities/montage.1.in |
                    2 	1 +	1 -	0 !
 utilities/stream.1.in |
                    2 	1 +	1 -	0 !
 11 files changed, 11 insertions(+), 11 deletions(-)
 |  fix a typo in manpage
debian-bug: 953279
 | 
        
        
          | 0018 Finalize fixing error in html.patch | (download) | 
              www/advanced-unix-installation.html |
                    3 	1 +	2 -	0 !www/api.html |
                    2 	1 +	1 -	0 !
 www/api/magick-deprecate.html |
                    4 	2 +	2 -	0 !
 www/architecture.html |
                  125 	47 +	78 -	0 !
 www/binary-releases.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                    6 	2 +	4 -	0 !
 www/defines.html |
                   24 	11 +	13 -	0 !
 www/download.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    1 	1 +	0 -	0 !
 10 files changed, 68 insertions(+), 103 deletions(-)
 |  finalize fixing error in html
 | 
        
        
          | 0019 Fix www Magick index.html.patch | (download) | 
              www/Magick++/index.html |
                   25 	12 +	13 -	0 !1 file changed, 12 insertions(+), 13 deletions(-)
 |  fix www/magick++/index.html
 | 
        
        
          | 0020 Add input end tag.patch | (download) | 
              www/api/animate.html |
                    2 	1 +	1 -	0 !www/api/annotate.html |
                    2 	1 +	1 -	0 !
 www/api/attribute.html |
                    2 	1 +	1 -	0 !
 www/api/blob.html |
                    2 	1 +	1 -	0 !
 www/api/cache-view.html |
                    2 	1 +	1 -	0 !
 www/api/cache.html |
                    2 	1 +	1 -	0 !
 www/api/channel.html |
                    2 	1 +	1 -	0 !
 www/api/cipher.html |
                    2 	1 +	1 -	0 !
 www/api/color.html |
                    2 	1 +	1 -	0 !
 www/api/colormap.html |
                    2 	1 +	1 -	0 !
 www/api/colorspace.html |
                    2 	1 +	1 -	0 !
 www/api/compare.html |
                    2 	1 +	1 -	0 !
 www/api/composite.html |
                    2 	1 +	1 -	0 !
 www/api/constitute.html |
                    2 	1 +	1 -	0 !
 www/api/decorate.html |
                    2 	1 +	1 -	0 !
 www/api/deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/display.html |
                    2 	1 +	1 -	0 !
 www/api/distort.html |
                    2 	1 +	1 -	0 !
 www/api/draw.html |
                    2 	1 +	1 -	0 !
 www/api/drawing-wand.html |
                    2 	1 +	1 -	0 !
 www/api/effect.html |
                    2 	1 +	1 -	0 !
 www/api/enhance.html |
                    2 	1 +	1 -	0 !
 www/api/exception.html |
                    2 	1 +	1 -	0 !
 www/api/feature.html |
                    2 	1 +	1 -	0 !
 www/api/fourier.html |
                    2 	1 +	1 -	0 !
 www/api/fx.html |
                    2 	1 +	1 -	0 !
 www/api/histogram.html |
                    2 	1 +	1 -	0 !
 www/api/image-view.html |
                    2 	1 +	1 -	0 !
 www/api/image.html |
                    2 	1 +	1 -	0 !
 www/api/layer.html |
                    2 	1 +	1 -	0 !
 www/api/list.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    2 	1 +	1 -	0 !
 www/api/magick-property.html |
                    2 	1 +	1 -	0 !
 www/api/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/api/magick.html |
                    2 	1 +	1 -	0 !
 www/api/memory.html |
                    2 	1 +	1 -	0 !
 www/api/mime.html |
                    2 	1 +	1 -	0 !
 www/api/module.html |
                    2 	1 +	1 -	0 !
 www/api/mogrify.html |
                    2 	1 +	1 -	0 !
 www/api/monitor.html |
                    2 	1 +	1 -	0 !
 www/api/montage.html |
                    2 	1 +	1 -	0 !
 www/api/morphology.html |
                    2 	1 +	1 -	0 !
 www/api/paint.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-iterator.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-wand.html |
                    2 	1 +	1 -	0 !
 www/api/profile.html |
                    2 	1 +	1 -	0 !
 www/api/property.html |
                    2 	1 +	1 -	0 !
 www/api/quantize.html |
                    2 	1 +	1 -	0 !
 www/api/registry.html |
                    2 	1 +	1 -	0 !
 www/api/resize.html |
                    2 	1 +	1 -	0 !
 www/api/resource.html |
                    2 	1 +	1 -	0 !
 www/api/segment.html |
                    2 	1 +	1 -	0 !
 www/api/shear.html |
                    2 	1 +	1 -	0 !
 www/api/signature.html |
                    2 	1 +	1 -	0 !
 www/api/statistic.html |
                    2 	1 +	1 -	0 !
 www/api/stream.html |
                    2 	1 +	1 -	0 !
 www/api/transform.html |
                    2 	1 +	1 -	0 !
 www/api/version.html |
                    2 	1 +	1 -	0 !
 www/api/wand-view.html |
                    2 	1 +	1 -	0 !
 59 files changed, 59 insertions(+), 59 deletions(-)
 |  add input end tag
sed -i -e 's,<input \([^>/]*[^/]\)>,<input \1 />,g' *.html
 | 
        
        
          | 0021 Fix another html file.patch | (download) | 
              www/api/morphology.html |
                    4 	2 +	2 -	0 !www/index.html |
                    2 	1 +	1 -	0 !
 2 files changed, 3 insertions(+), 3 deletions(-)
 |  fix another html file
 | 
        
        
          | 0022 Fix remaining http error.patch | (download) | 
              index.html |
                    1 	1 +	0 -	0 !www/advanced-unix-installation.html |
                    1 	1 +	0 -	0 !
 www/advanced-windows-installation.html |
                    1 	1 +	0 -	0 !
 www/animate.html |
                    1 	1 +	0 -	0 !
 www/cite.html |
                    9 	6 +	3 -	0 !
 www/download.html |
                    3 	2 +	1 -	0 !
 www/search.html |
                    5 	0 +	5 -	0 !
 7 files changed, 12 insertions(+), 9 deletions(-)
 |  fix remaining http error
 | 
        
        
          | 0023 Fix html error in 6.9.12.98 dfsg1.patch | (download) | 
              www/security-policy.html |
                    8 	4 +	4 -	0 !1 file changed, 4 insertions(+), 4 deletions(-)
 |  fix html error in 6.9.12.98+dfsg1
 | 
        
        
          | 0024 Fix remaining of html error.patch | (download) | 
              index.html |
                    2 	1 +	1 -	0 !www/advanced-linux-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-unix-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    2 	1 +	1 -	0 !
 www/animate.html |
                    2 	1 +	1 -	0 !
 www/api/Image++.html |
                    5 	0 +	5 -	0 !
 www/api/channel.html |
                    4 	2 +	2 -	0 !
 www/api/magick++-classes.html |
                    4 	0 +	4 -	0 !
 www/api/magick-deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    4 	2 +	2 -	0 !
 www/api/vision.html |
                    2 	1 +	1 -	0 !
 www/architecture.html |
                   21 	7 +	14 -	0 !
 www/changelog.html |
                    9 	4 +	5 -	0 !
 www/cipher.html |
                    2 	1 +	1 -	0 !
 www/cite.html |
                    4 	0 +	4 -	0 !
 www/clahe.html |
                    3 	1 +	2 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/color-thresholding.html |
                    4 	2 +	2 -	0 !
 www/color.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                   12 	4 +	8 -	0 !
 www/command-line-processing.html |
                    5 	1 +	4 -	0 !
 www/command-line-tools.html |
                    6 	1 +	5 -	0 !
 www/compare.html |
                    3 	1 +	2 -	0 !
 www/compose.html |
                    3 	2 +	1 -	0 !
 www/composite.html |
                    2 	1 +	1 -	0 !
 www/conjure.html |
                    4 	0 +	4 -	0 !
 www/connected-components.html |
                    2 	1 +	1 -	0 !
 www/contact.html |
                    4 	0 +	4 -	0 !
 www/convert.html |
                    2 	1 +	1 -	0 !
 www/convex-hull.html |
                    4 	2 +	2 -	0 !
 www/defines.html |
                   11 	2 +	9 -	0 !
 www/develop.html |
                    4 	0 +	4 -	0 !
 www/display.html |
                    4 	0 +	4 -	0 !
 www/distribute-pixel-cache.html |
                    2 	1 +	1 -	0 !
 www/download.html |
                    4 	0 +	4 -	0 !
 www/escape.html |
                    2 	1 +	1 -	0 !
 www/examples.html |
                    2 	1 +	1 -	0 !
 www/exception.html |
                    2 	1 +	1 -	0 !
 www/export.html |
                    2 	1 +	1 -	0 !
 www/formats.html |
                    6 	1 +	5 -	0 !
 www/fx.html |
                    6 	3 +	3 -	0 !
 www/gradient.html |
                    4 	0 +	4 -	0 !
 www/high-dynamic-range.html |
                    4 	0 +	4 -	0 !
 www/history.html |
                    2 	1 +	1 -	0 !
 www/identify.html |
                    2 	1 +	1 -	0 !
 www/import.html |
                    4 	0 +	4 -	0 !
 www/install-source.html |
                   12 	7 +	5 -	0 !
 www/jp2.html |
                    4 	0 +	4 -	0 !
 www/license.html |
                    2 	1 +	1 -	0 !
 www/links.html |
                    4 	0 +	4 -	0 !
 www/magick++.html |
                    2 	1 +	1 -	0 !
 www/magick-cache.html |
                    5 	3 +	2 -	0 !
 www/magick-core.html |
                    2 	1 +	1 -	0 !
 www/magick-script.html |
                    4 	2 +	2 -	0 !
 www/magick-vector-graphics.html |
                    4 	0 +	4 -	0 !
 www/magick-wand.html |
                    6 	3 +	3 -	0 !
 www/magick.html |
                    4 	0 +	4 -	0 !
 www/miff.html |
                    4 	0 +	4 -	0 !
 www/mirror.html |
                    2 	1 +	1 -	0 !
 www/mogrify.html |
                    4 	0 +	4 -	0 !
 www/montage.html |
                    7 	2 +	5 -	0 !
 www/motion-picture.html |
                    4 	0 +	4 -	0 !
 www/multispectral-imagery.html |
                    8 	4 +	4 -	0 !
 www/news.html |
                    8 	2 +	6 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/openmp.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/porting.html |
                    2 	1 +	1 -	0 !
 www/quantize.html |
                    2 	1 +	1 -	0 !
 www/resources.html |
                    2 	1 +	1 -	0 !
 www/search.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    4 	0 +	4 -	0 !
 www/sitemap.html |
                    4 	0 +	4 -	0 !
 www/stream.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    6 	1 +	5 -	0 !
 www/vpat.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    4 	0 +	4 -	0 !
 77 files changed, 92 insertions(+), 216 deletions(-)
 |  fix remaining of html error
 | 
        
        
          | 0025 Add missing link flags.patch | (download) | 
              coders/Makefile.am |
                   12 	6 +	6 -	0 !1 file changed, 6 insertions(+), 6 deletions(-)
 |  add missing link flags
 | 
        
        
          | 0026 New fix of html.patch | (download) | 
              www/formats.html |
                    2 	1 +	1 -	0 !1 file changed, 1 insertion(+), 1 deletion(-)
 |  new fix of html
 | 
        
        
          | 0027 Remove spurious div.patch | (download) | 
              www/api/Image++.html |
                    1 	0 +	1 -	0 !www/api/animate.html |
                    3 	0 +	3 -	0 !
 www/api/annotate.html |
                    1 	0 +	1 -	0 !
 www/api/attribute.html |
                    1 	0 +	1 -	0 !
 www/api/blob.html |
                    1 	0 +	1 -	0 !
 www/api/cache-view.html |
                    1 	0 +	1 -	0 !
 www/api/cache.html |
                    1 	0 +	1 -	0 !
 www/api/channel.html |
                    1 	0 +	1 -	0 !
 www/api/cipher.html |
                    1 	0 +	1 -	0 !
 www/api/color.html |
                    1 	0 +	1 -	0 !
 www/api/colormap.html |
                    1 	0 +	1 -	0 !
 www/api/colorspace.html |
                    1 	0 +	1 -	0 !
 www/api/compare.html |
                    1 	0 +	1 -	0 !
 www/api/composite.html |
                    1 	0 +	1 -	0 !
 www/api/constitute.html |
                    1 	0 +	1 -	0 !
 www/api/decorate.html |
                    1 	0 +	1 -	0 !
 www/api/deprecate.html |
                    1 	0 +	1 -	0 !
 www/api/display.html |
                    1 	0 +	1 -	0 !
 www/api/distort.html |
                    1 	0 +	1 -	0 !
 www/api/draw.html |
                    1 	0 +	1 -	0 !
 www/api/drawing-wand.html |
                    1 	0 +	1 -	0 !
 www/api/effect.html |
                    1 	0 +	1 -	0 !
 www/api/enhance.html |
                    1 	0 +	1 -	0 !
 www/api/exception.html |
                    1 	0 +	1 -	0 !
 www/api/feature.html |
                    1 	0 +	1 -	0 !
 www/api/fourier.html |
                    1 	0 +	1 -	0 !
 www/api/fx.html |
                    1 	0 +	1 -	0 !
 www/api/histogram.html |
                    1 	0 +	1 -	0 !
 www/api/image-view.html |
                    1 	0 +	1 -	0 !
 www/api/image.html |
                    1 	0 +	1 -	0 !
 www/api/layer.html |
                    1 	0 +	1 -	0 !
 www/api/list.html |
                    1 	0 +	1 -	0 !
 www/api/magick++-classes.html |
                    1 	0 +	1 -	0 !
 www/api/magick-deprecate.html |
                    1 	0 +	1 -	0 !
 www/api/magick-image.html |
                    1 	0 +	1 -	0 !
 www/api/magick-property.html |
                    1 	0 +	1 -	0 !
 www/api/magick-wand.html |
                    1 	0 +	1 -	0 !
 www/api/magick.html |
                    1 	0 +	1 -	0 !
 www/api/memory.html |
                    1 	0 +	1 -	0 !
 www/api/mime.html |
                    1 	0 +	1 -	0 !
 www/api/module.html |
                    1 	0 +	1 -	0 !
 www/api/mogrify.html |
                    1 	0 +	1 -	0 !
 www/api/monitor.html |
                    1 	0 +	1 -	0 !
 www/api/montage.html |
                    1 	0 +	1 -	0 !
 www/api/morphology.html |
                    1 	0 +	1 -	0 !
 www/api/paint.html |
                    1 	0 +	1 -	0 !
 www/api/pixel-iterator.html |
                    1 	0 +	1 -	0 !
 www/api/pixel-wand.html |
                    1 	0 +	1 -	0 !
 www/api/profile.html |
                    1 	0 +	1 -	0 !
 www/api/property.html |
                    1 	0 +	1 -	0 !
 www/api/quantize.html |
                    1 	0 +	1 -	0 !
 www/api/registry.html |
                    1 	0 +	1 -	0 !
 www/api/resize.html |
                    1 	0 +	1 -	0 !
 www/api/resource.html |
                    1 	0 +	1 -	0 !
 www/api/segment.html |
                    1 	0 +	1 -	0 !
 www/api/shear.html |
                    1 	0 +	1 -	0 !
 www/api/signature.html |
                    1 	0 +	1 -	0 !
 www/api/statistic.html |
                    1 	0 +	1 -	0 !
 www/api/stream.html |
                    1 	0 +	1 -	0 !
 www/api/transform.html |
                    1 	0 +	1 -	0 !
 www/api/version.html |
                    1 	0 +	1 -	0 !
 www/api/vision.html |
                    1 	0 +	1 -	0 !
 www/api/wand-view.html |
                    1 	0 +	1 -	0 !
 63 files changed, 65 deletions(-)
 |  remove spurious div
 | 
        
        
          | 0028 Remove spurious div.patch | (download) | 
              index.html |
                    1 	0 +	1 -	0 !www/advanced-linux-installation.html |
                    1 	0 +	1 -	0 !
 www/advanced-unix-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    1 	0 +	1 -	0 !
 www/animate.html |
                    1 	0 +	1 -	0 !
 www/api.html |
                    2 	1 +	1 -	0 !
 www/api/Image++.html |
                    1 	1 +	0 -	0 !
 www/api/animate.html |
                    2 	2 +	0 -	0 !
 www/api/magick++-classes.html |
                    1 	1 +	0 -	0 !
 www/architecture.html |
                    1 	0 +	1 -	0 !
 www/binary-releases.html |
                    3 	1 +	2 -	0 !
 www/changelog.html |
                    4 	3 +	1 -	0 !
 www/cipher.html |
                    1 	0 +	1 -	0 !
 www/cite.html |
                    1 	0 +	1 -	0 !
 www/clahe.html |
                    1 	0 +	1 -	0 !
 www/color-management.html |
                    1 	0 +	1 -	0 !
 www/color-thresholding.html |
                    1 	0 +	1 -	0 !
 www/color.html |
                    1 	0 +	1 -	0 !
 www/command-line-options.html |
                    1 	0 +	1 -	0 !
 www/command-line-processing.html |
                    1 	0 +	1 -	0 !
 www/command-line-tools.html |
                    1 	0 +	1 -	0 !
 www/compare.html |
                    1 	0 +	1 -	0 !
 www/compose.html |
                    1 	0 +	1 -	0 !
 www/composite.html |
                    1 	0 +	1 -	0 !
 www/conjure.html |
                    1 	0 +	1 -	0 !
 www/connected-components.html |
                    1 	0 +	1 -	0 !
 www/contact.html |
                    1 	0 +	1 -	0 !
 www/convert.html |
                    1 	0 +	1 -	0 !
 www/convex-hull.html |
                    1 	0 +	1 -	0 !
 www/defines.html |
                    1 	0 +	1 -	0 !
 www/develop.html |
                    1 	0 +	1 -	0 !
 www/display.html |
                    1 	0 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    1 	0 +	1 -	0 !
 www/download.html |
                    1 	0 +	1 -	0 !
 www/escape.html |
                    1 	0 +	1 -	0 !
 www/examples.html |
                    1 	0 +	1 -	0 !
 www/exception.html |
                    1 	0 +	1 -	0 !
 www/export.html |
                    1 	0 +	1 -	0 !
 www/formats.html |
                    1 	0 +	1 -	0 !
 www/fx.html |
                    1 	0 +	1 -	0 !
 www/gradient.html |
                    1 	0 +	1 -	0 !
 www/high-dynamic-range.html |
                    1 	0 +	1 -	0 !
 www/history.html |
                    1 	0 +	1 -	0 !
 www/identify.html |
                    1 	0 +	1 -	0 !
 www/import.html |
                    1 	0 +	1 -	0 !
 www/index.html |
                    4 	1 +	3 -	0 !
 www/install-source.html |
                    1 	0 +	1 -	0 !
 www/jp2.html |
                    1 	0 +	1 -	0 !
 www/license.html |
                    1 	0 +	1 -	0 !
 www/links.html |
                    1 	0 +	1 -	0 !
 www/magick++.html |
                    1 	0 +	1 -	0 !
 www/magick-cache.html |
                    5 	2 +	3 -	0 !
 www/magick-core.html |
                    1 	0 +	1 -	0 !
 www/magick-script.html |
                    1 	0 +	1 -	0 !
 www/magick-vector-graphics.html |
                    1 	0 +	1 -	0 !
 www/magick-wand.html |
                    1 	0 +	1 -	0 !
 www/magick.html |
                    1 	0 +	1 -	0 !
 www/miff.html |
                    1 	0 +	1 -	0 !
 www/mirror.html |
                    1 	0 +	1 -	0 !
 www/mogrify.html |
                    1 	0 +	1 -	0 !
 www/montage.html |
                    1 	0 +	1 -	0 !
 www/motion-picture.html |
                    1 	0 +	1 -	0 !
 www/multispectral-imagery.html |
                    3 	1 +	2 -	0 !
 www/news.html |
                    1 	0 +	1 -	0 !
 www/opencl.html |
                    1 	0 +	1 -	0 !
 www/openmp.html |
                    1 	0 +	1 -	0 !
 www/perl-magick.html |
                    1 	0 +	1 -	0 !
 www/porting.html |
                    1 	0 +	1 -	0 !
 www/privacy-policy.html |
                    3 	1 +	2 -	0 !
 www/quantize.html |
                    1 	0 +	1 -	0 !
 www/resources.html |
                    1 	0 +	1 -	0 !
 www/search.html |
                    6 	2 +	4 -	0 !
 www/security-policy.html |
                    1 	0 +	1 -	0 !
 www/sitemap.html |
                    1 	0 +	1 -	0 !
 www/stream.html |
                    1 	0 +	1 -	0 !
 www/support.html |
                    1 	0 +	1 -	0 !
 www/vpat.html |
                    1 	0 +	1 -	0 !
 www/webp.html |
                    1 	0 +	1 -	0 !
 78 files changed, 17 insertions(+), 85 deletions(-)
 |  remove spurious div
 | 
        
        
          | 0029 Remove deprecation warning.patch | (download) | 
              MagickWand/deprecate.c |
                    2 	0 +	2 -	0 !MagickWand/magick-cli.c |
                    2 	0 +	2 -	0 !
 2 files changed, 4 deletions(-)
 |  remove deprecation warning
For debian it is too early to warn user
 | 
        
        
          | 0030 Fix remaining www error.patch | (download) | 
              www/connected-components.html |
                    2 	1 +	1 -	0 !www/escape.html |
                    4 	2 +	2 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/sitemap.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    4 	2 +	2 -	0 !
 5 files changed, 7 insertions(+), 7 deletions(-)
 |  fix remaining www error
 | 
        
        
          | 0031 Remove adsbygoogle script.patch | (download) | 
              index.html |
                    2 	1 +	1 -	0 !www/advanced-linux-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-unix-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    2 	1 +	1 -	0 !
 www/animate.html |
                    2 	1 +	1 -	0 !
 www/api.html |
                    2 	1 +	1 -	0 !
 www/api/Image++.html |
                    2 	1 +	1 -	0 !
 www/api/animate.html |
                    2 	1 +	1 -	0 !
 www/api/annotate.html |
                    2 	1 +	1 -	0 !
 www/api/attribute.html |
                    2 	1 +	1 -	0 !
 www/api/blob.html |
                    2 	1 +	1 -	0 !
 www/api/cache-view.html |
                    2 	1 +	1 -	0 !
 www/api/cache.html |
                    2 	1 +	1 -	0 !
 www/api/channel.html |
                    2 	1 +	1 -	0 !
 www/api/cipher.html |
                    2 	1 +	1 -	0 !
 www/api/color.html |
                    2 	1 +	1 -	0 !
 www/api/colormap.html |
                    2 	1 +	1 -	0 !
 www/api/colorspace.html |
                    2 	1 +	1 -	0 !
 www/api/compare.html |
                    2 	1 +	1 -	0 !
 www/api/composite.html |
                    2 	1 +	1 -	0 !
 www/api/constitute.html |
                    2 	1 +	1 -	0 !
 www/api/decorate.html |
                    2 	1 +	1 -	0 !
 www/api/deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/display.html |
                    2 	1 +	1 -	0 !
 www/api/distort.html |
                    2 	1 +	1 -	0 !
 www/api/draw.html |
                    2 	1 +	1 -	0 !
 www/api/drawing-wand.html |
                    2 	1 +	1 -	0 !
 www/api/effect.html |
                    2 	1 +	1 -	0 !
 www/api/enhance.html |
                    2 	1 +	1 -	0 !
 www/api/exception.html |
                    2 	1 +	1 -	0 !
 www/api/feature.html |
                    2 	1 +	1 -	0 !
 www/api/fourier.html |
                    2 	1 +	1 -	0 !
 www/api/fx.html |
                    2 	1 +	1 -	0 !
 www/api/histogram.html |
                    2 	1 +	1 -	0 !
 www/api/image-view.html |
                    2 	1 +	1 -	0 !
 www/api/image.html |
                    2 	1 +	1 -	0 !
 www/api/layer.html |
                    2 	1 +	1 -	0 !
 www/api/list.html |
                    2 	1 +	1 -	0 !
 www/api/magick++-classes.html |
                    2 	1 +	1 -	0 !
 www/api/magick-deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    2 	1 +	1 -	0 !
 www/api/magick-property.html |
                    2 	1 +	1 -	0 !
 www/api/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/api/magick.html |
                    2 	1 +	1 -	0 !
 www/api/memory.html |
                    2 	1 +	1 -	0 !
 www/api/mime.html |
                    2 	1 +	1 -	0 !
 www/api/module.html |
                    2 	1 +	1 -	0 !
 www/api/mogrify.html |
                    2 	1 +	1 -	0 !
 www/api/monitor.html |
                    2 	1 +	1 -	0 !
 www/api/montage.html |
                    2 	1 +	1 -	0 !
 www/api/morphology.html |
                    2 	1 +	1 -	0 !
 www/api/paint.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-iterator.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-wand.html |
                    2 	1 +	1 -	0 !
 www/api/profile.html |
                    2 	1 +	1 -	0 !
 www/api/property.html |
                    2 	1 +	1 -	0 !
 www/api/quantize.html |
                    2 	1 +	1 -	0 !
 www/api/registry.html |
                    2 	1 +	1 -	0 !
 www/api/resize.html |
                    2 	1 +	1 -	0 !
 www/api/resource.html |
                    2 	1 +	1 -	0 !
 www/api/segment.html |
                    2 	1 +	1 -	0 !
 www/api/shear.html |
                    2 	1 +	1 -	0 !
 www/api/signature.html |
                    2 	1 +	1 -	0 !
 www/api/statistic.html |
                    2 	1 +	1 -	0 !
 www/api/stream.html |
                    2 	1 +	1 -	0 !
 www/api/transform.html |
                    2 	1 +	1 -	0 !
 www/api/version.html |
                    2 	1 +	1 -	0 !
 www/api/vision.html |
                    2 	1 +	1 -	0 !
 www/api/wand-view.html |
                    2 	1 +	1 -	0 !
 www/architecture.html |
                    2 	1 +	1 -	0 !
 www/binary-releases.html |
                    2 	1 +	1 -	0 !
 www/changelog.html |
                    2 	1 +	1 -	0 !
 www/cipher.html |
                    2 	1 +	1 -	0 !
 www/cite.html |
                    2 	1 +	1 -	0 !
 www/clahe.html |
                    2 	1 +	1 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/color-thresholding.html |
                    2 	1 +	1 -	0 !
 www/color.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                    2 	1 +	1 -	0 !
 www/command-line-processing.html |
                    2 	1 +	1 -	0 !
 www/command-line-tools.html |
                    2 	1 +	1 -	0 !
 www/compare.html |
                    2 	1 +	1 -	0 !
 www/compose.html |
                    2 	1 +	1 -	0 !
 www/composite.html |
                    2 	1 +	1 -	0 !
 www/conjure.html |
                    2 	1 +	1 -	0 !
 www/connected-components.html |
                    2 	1 +	1 -	0 !
 www/contact.html |
                    2 	1 +	1 -	0 !
 www/convert.html |
                    2 	1 +	1 -	0 !
 www/convex-hull.html |
                    2 	1 +	1 -	0 !
 www/defines.html |
                    2 	1 +	1 -	0 !
 www/develop.html |
                    2 	1 +	1 -	0 !
 www/display.html |
                    2 	1 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    2 	1 +	1 -	0 !
 www/download.html |
                    2 	1 +	1 -	0 !
 www/escape.html |
                    2 	1 +	1 -	0 !
 www/examples.html |
                    2 	1 +	1 -	0 !
 www/exception.html |
                    2 	1 +	1 -	0 !
 www/export.html |
                    2 	1 +	1 -	0 !
 www/formats.html |
                    2 	1 +	1 -	0 !
 www/fx.html |
                    2 	1 +	1 -	0 !
 www/gradient.html |
                    2 	1 +	1 -	0 !
 www/high-dynamic-range.html |
                    2 	1 +	1 -	0 !
 www/history.html |
                    2 	1 +	1 -	0 !
 www/identify.html |
                    2 	1 +	1 -	0 !
 www/import.html |
                    2 	1 +	1 -	0 !
 www/index.html |
                    2 	1 +	1 -	0 !
 www/install-source.html |
                    2 	1 +	1 -	0 !
 www/jp2.html |
                    2 	1 +	1 -	0 !
 www/license.html |
                    2 	1 +	1 -	0 !
 www/links.html |
                    2 	1 +	1 -	0 !
 www/magick++.html |
                    2 	1 +	1 -	0 !
 www/magick-cache.html |
                    2 	1 +	1 -	0 !
 www/magick-core.html |
                    2 	1 +	1 -	0 !
 www/magick-script.html |
                    2 	1 +	1 -	0 !
 www/magick-vector-graphics.html |
                    2 	1 +	1 -	0 !
 www/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/magick.html |
                    2 	1 +	1 -	0 !
 www/miff.html |
                    2 	1 +	1 -	0 !
 www/mirror.html |
                    2 	1 +	1 -	0 !
 www/mogrify.html |
                    2 	1 +	1 -	0 !
 www/montage.html |
                    2 	1 +	1 -	0 !
 www/motion-picture.html |
                    2 	1 +	1 -	0 !
 www/multispectral-imagery.html |
                    2 	1 +	1 -	0 !
 www/news.html |
                    2 	1 +	1 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/openmp.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/porting.html |
                    2 	1 +	1 -	0 !
 www/privacy-policy.html |
                    2 	1 +	1 -	0 !
 www/quantize.html |
                    2 	1 +	1 -	0 !
 www/resources.html |
                    2 	1 +	1 -	0 !
 www/search.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    2 	1 +	1 -	0 !
 www/sitemap.html |
                    2 	1 +	1 -	0 !
 www/stream.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    2 	1 +	1 -	0 !
 www/vpat.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    2 	1 +	1 -	0 !
 138 files changed, 138 insertions(+), 138 deletions(-)
 |  remove adsbygoogle script
find . -name '*.html' -exec sed -ip 's,^.*js/adsbygoogle.js.*$,,g' {} \;
 | 
        
        
          | 0032 Remove cse script.patch | (download) | 
              index.html |
                    2 	1 +	1 -	0 !www/advanced-linux-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    2 	1 +	1 -	0 !
 www/animate.html |
                    2 	1 +	1 -	0 !
 www/api/animate.html |
                    2 	1 +	1 -	0 !
 www/api/annotate.html |
                    2 	1 +	1 -	0 !
 www/api/attribute.html |
                    2 	1 +	1 -	0 !
 www/api/blob.html |
                    2 	1 +	1 -	0 !
 www/api/cache-view.html |
                    2 	1 +	1 -	0 !
 www/api/cache.html |
                    2 	1 +	1 -	0 !
 www/api/channel.html |
                    2 	1 +	1 -	0 !
 www/api/cipher.html |
                    2 	1 +	1 -	0 !
 www/api/color.html |
                    2 	1 +	1 -	0 !
 www/api/colormap.html |
                    2 	1 +	1 -	0 !
 www/api/colorspace.html |
                    2 	1 +	1 -	0 !
 www/api/compare.html |
                    2 	1 +	1 -	0 !
 www/api/composite.html |
                    2 	1 +	1 -	0 !
 www/api/constitute.html |
                    2 	1 +	1 -	0 !
 www/api/decorate.html |
                    2 	1 +	1 -	0 !
 www/api/deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/display.html |
                    2 	1 +	1 -	0 !
 www/api/distort.html |
                    2 	1 +	1 -	0 !
 www/api/draw.html |
                    2 	1 +	1 -	0 !
 www/api/drawing-wand.html |
                    2 	1 +	1 -	0 !
 www/api/effect.html |
                    2 	1 +	1 -	0 !
 www/api/enhance.html |
                    2 	1 +	1 -	0 !
 www/api/exception.html |
                    2 	1 +	1 -	0 !
 www/api/feature.html |
                    2 	1 +	1 -	0 !
 www/api/fourier.html |
                    2 	1 +	1 -	0 !
 www/api/fx.html |
                    2 	1 +	1 -	0 !
 www/api/histogram.html |
                    2 	1 +	1 -	0 !
 www/api/image-view.html |
                    2 	1 +	1 -	0 !
 www/api/image.html |
                    2 	1 +	1 -	0 !
 www/api/layer.html |
                    2 	1 +	1 -	0 !
 www/api/list.html |
                    2 	1 +	1 -	0 !
 www/api/magick-deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    2 	1 +	1 -	0 !
 www/api/magick-property.html |
                    2 	1 +	1 -	0 !
 www/api/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/api/magick.html |
                    2 	1 +	1 -	0 !
 www/api/memory.html |
                    2 	1 +	1 -	0 !
 www/api/mime.html |
                    2 	1 +	1 -	0 !
 www/api/module.html |
                    2 	1 +	1 -	0 !
 www/api/mogrify.html |
                    2 	1 +	1 -	0 !
 www/api/monitor.html |
                    2 	1 +	1 -	0 !
 www/api/montage.html |
                    2 	1 +	1 -	0 !
 www/api/morphology.html |
                    2 	1 +	1 -	0 !
 www/api/paint.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-iterator.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-wand.html |
                    2 	1 +	1 -	0 !
 www/api/profile.html |
                    2 	1 +	1 -	0 !
 www/api/property.html |
                    2 	1 +	1 -	0 !
 www/api/quantize.html |
                    2 	1 +	1 -	0 !
 www/api/registry.html |
                    2 	1 +	1 -	0 !
 www/api/resize.html |
                    2 	1 +	1 -	0 !
 www/api/resource.html |
                    2 	1 +	1 -	0 !
 www/api/segment.html |
                    2 	1 +	1 -	0 !
 www/api/shear.html |
                    2 	1 +	1 -	0 !
 www/api/signature.html |
                    2 	1 +	1 -	0 !
 www/api/statistic.html |
                    2 	1 +	1 -	0 !
 www/api/stream.html |
                    2 	1 +	1 -	0 !
 www/api/transform.html |
                    2 	1 +	1 -	0 !
 www/api/version.html |
                    2 	1 +	1 -	0 !
 www/api/vision.html |
                    2 	1 +	1 -	0 !
 www/api/wand-view.html |
                    2 	1 +	1 -	0 !
 www/architecture.html |
                    2 	1 +	1 -	0 !
 www/cipher.html |
                    2 	1 +	1 -	0 !
 www/cite.html |
                    2 	1 +	1 -	0 !
 www/clahe.html |
                    2 	1 +	1 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/color-thresholding.html |
                    2 	1 +	1 -	0 !
 www/color.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                    2 	1 +	1 -	0 !
 www/command-line-processing.html |
                    2 	1 +	1 -	0 !
 www/command-line-tools.html |
                    2 	1 +	1 -	0 !
 www/compare.html |
                    2 	1 +	1 -	0 !
 www/compose.html |
                    2 	1 +	1 -	0 !
 www/composite.html |
                    2 	1 +	1 -	0 !
 www/conjure.html |
                    2 	1 +	1 -	0 !
 www/connected-components.html |
                    2 	1 +	1 -	0 !
 www/contact.html |
                    2 	1 +	1 -	0 !
 www/convert.html |
                    2 	1 +	1 -	0 !
 www/convex-hull.html |
                    2 	1 +	1 -	0 !
 www/defines.html |
                    2 	1 +	1 -	0 !
 www/develop.html |
                    2 	1 +	1 -	0 !
 www/display.html |
                    2 	1 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    2 	1 +	1 -	0 !
 www/download.html |
                    2 	1 +	1 -	0 !
 www/escape.html |
                    2 	1 +	1 -	0 !
 www/examples.html |
                    2 	1 +	1 -	0 !
 www/exception.html |
                    2 	1 +	1 -	0 !
 www/export.html |
                    2 	1 +	1 -	0 !
 www/formats.html |
                    2 	1 +	1 -	0 !
 www/fx.html |
                    2 	1 +	1 -	0 !
 www/gradient.html |
                    2 	1 +	1 -	0 !
 www/high-dynamic-range.html |
                    2 	1 +	1 -	0 !
 www/history.html |
                    2 	1 +	1 -	0 !
 www/identify.html |
                    2 	1 +	1 -	0 !
 www/import.html |
                    2 	1 +	1 -	0 !
 www/index.html |
                    2 	1 +	1 -	0 !
 www/install-source.html |
                    2 	1 +	1 -	0 !
 www/jp2.html |
                    2 	1 +	1 -	0 !
 www/license.html |
                    2 	1 +	1 -	0 !
 www/links.html |
                    2 	1 +	1 -	0 !
 www/magick++.html |
                    2 	1 +	1 -	0 !
 www/magick-cache.html |
                    2 	1 +	1 -	0 !
 www/magick-core.html |
                    2 	1 +	1 -	0 !
 www/magick-script.html |
                    2 	1 +	1 -	0 !
 www/magick-vector-graphics.html |
                    2 	1 +	1 -	0 !
 www/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/magick.html |
                    2 	1 +	1 -	0 !
 www/miff.html |
                    2 	1 +	1 -	0 !
 www/mirror.html |
                    2 	1 +	1 -	0 !
 www/mogrify.html |
                    2 	1 +	1 -	0 !
 www/montage.html |
                    2 	1 +	1 -	0 !
 www/motion-picture.html |
                    2 	1 +	1 -	0 !
 www/multispectral-imagery.html |
                    2 	1 +	1 -	0 !
 www/news.html |
                    2 	1 +	1 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/openmp.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/porting.html |
                    2 	1 +	1 -	0 !
 www/privacy-policy.html |
                    2 	1 +	1 -	0 !
 www/quantize.html |
                    2 	1 +	1 -	0 !
 www/resources.html |
                    2 	1 +	1 -	0 !
 www/search.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    2 	1 +	1 -	0 !
 www/sitemap.html |
                    2 	1 +	1 -	0 !
 www/stream.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    2 	1 +	1 -	0 !
 www/vpat.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    2 	1 +	1 -	0 !
 132 files changed, 132 insertions(+), 132 deletions(-)
 |  remove cse script
find . -name '*.html' -exec sed -ip 's,^.*localhost/cse.js.*$,,g' {} \;
 | 
        
        
          | 0033 Fix remaining html error.patch | (download) | 
              www/api.html |
                   12 	0 +	12 -	0 !www/binary-releases.html |
                   10 	0 +	10 -	0 !
 www/install-source.html |
                    2 	1 +	1 -	0 !
 3 files changed, 1 insertion(+), 23 deletions(-)
 |  fix remaining html error
 | 
        
        
          | 0034 Fix html error 1034333.patch | (download) | 
              www/advanced-linux-installation.html |
                    2 	1 +	1 -	0 !www/advanced-unix-installation.html |
                    2 	1 +	1 -	0 !
 www/advanced-windows-installation.html |
                    2 	1 +	1 -	0 !
 www/animate.html |
                    2 	1 +	1 -	0 !
 www/api/Image++.html |
                    2 	1 +	1 -	0 !
 www/api/animate.html |
                    2 	1 +	1 -	0 !
 www/api/annotate.html |
                    2 	1 +	1 -	0 !
 www/api/attribute.html |
                    2 	1 +	1 -	0 !
 www/api/blob.html |
                    2 	1 +	1 -	0 !
 www/api/cache-view.html |
                    2 	1 +	1 -	0 !
 www/api/cache.html |
                    2 	1 +	1 -	0 !
 www/api/channel.html |
                    2 	1 +	1 -	0 !
 www/api/cipher.html |
                    2 	1 +	1 -	0 !
 www/api/color.html |
                    2 	1 +	1 -	0 !
 www/api/colormap.html |
                    2 	1 +	1 -	0 !
 www/api/colorspace.html |
                    2 	1 +	1 -	0 !
 www/api/compare.html |
                    2 	1 +	1 -	0 !
 www/api/composite.html |
                    2 	1 +	1 -	0 !
 www/api/constitute.html |
                    2 	1 +	1 -	0 !
 www/api/decorate.html |
                    2 	1 +	1 -	0 !
 www/api/deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/display.html |
                    2 	1 +	1 -	0 !
 www/api/distort.html |
                    2 	1 +	1 -	0 !
 www/api/draw.html |
                    2 	1 +	1 -	0 !
 www/api/drawing-wand.html |
                    2 	1 +	1 -	0 !
 www/api/effect.html |
                    2 	1 +	1 -	0 !
 www/api/enhance.html |
                    2 	1 +	1 -	0 !
 www/api/exception.html |
                    2 	1 +	1 -	0 !
 www/api/feature.html |
                    2 	1 +	1 -	0 !
 www/api/fourier.html |
                    2 	1 +	1 -	0 !
 www/api/fx.html |
                    2 	1 +	1 -	0 !
 www/api/histogram.html |
                    2 	1 +	1 -	0 !
 www/api/image-view.html |
                    2 	1 +	1 -	0 !
 www/api/image.html |
                    2 	1 +	1 -	0 !
 www/api/layer.html |
                    2 	1 +	1 -	0 !
 www/api/list.html |
                    2 	1 +	1 -	0 !
 www/api/magick++-classes.html |
                    2 	1 +	1 -	0 !
 www/api/magick-deprecate.html |
                    2 	1 +	1 -	0 !
 www/api/magick-image.html |
                    2 	1 +	1 -	0 !
 www/api/magick-property.html |
                    2 	1 +	1 -	0 !
 www/api/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/api/magick.html |
                    2 	1 +	1 -	0 !
 www/api/memory.html |
                    2 	1 +	1 -	0 !
 www/api/mime.html |
                    2 	1 +	1 -	0 !
 www/api/module.html |
                    2 	1 +	1 -	0 !
 www/api/mogrify.html |
                    2 	1 +	1 -	0 !
 www/api/monitor.html |
                    2 	1 +	1 -	0 !
 www/api/montage.html |
                    2 	1 +	1 -	0 !
 www/api/morphology.html |
                    2 	1 +	1 -	0 !
 www/api/paint.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-iterator.html |
                    2 	1 +	1 -	0 !
 www/api/pixel-wand.html |
                    2 	1 +	1 -	0 !
 www/api/profile.html |
                    2 	1 +	1 -	0 !
 www/api/property.html |
                    2 	1 +	1 -	0 !
 www/api/quantize.html |
                    2 	1 +	1 -	0 !
 www/api/registry.html |
                    2 	1 +	1 -	0 !
 www/api/resize.html |
                    2 	1 +	1 -	0 !
 www/api/resource.html |
                    2 	1 +	1 -	0 !
 www/api/segment.html |
                    2 	1 +	1 -	0 !
 www/api/shear.html |
                    2 	1 +	1 -	0 !
 www/api/signature.html |
                    2 	1 +	1 -	0 !
 www/api/statistic.html |
                    2 	1 +	1 -	0 !
 www/api/stream.html |
                    2 	1 +	1 -	0 !
 www/api/transform.html |
                    2 	1 +	1 -	0 !
 www/api/version.html |
                    2 	1 +	1 -	0 !
 www/api/vision.html |
                    2 	1 +	1 -	0 !
 www/api/wand-view.html |
                    2 	1 +	1 -	0 !
 www/architecture.html |
                    2 	1 +	1 -	0 !
 www/changelog.html |
                    2 	1 +	1 -	0 !
 www/cipher.html |
                    2 	1 +	1 -	0 !
 www/cite.html |
                    2 	1 +	1 -	0 !
 www/clahe.html |
                    2 	1 +	1 -	0 !
 www/color-management.html |
                    2 	1 +	1 -	0 !
 www/color-thresholding.html |
                    2 	1 +	1 -	0 !
 www/color.html |
                    2 	1 +	1 -	0 !
 www/command-line-options.html |
                    2 	1 +	1 -	0 !
 www/command-line-processing.html |
                    2 	1 +	1 -	0 !
 www/command-line-tools.html |
                    2 	1 +	1 -	0 !
 www/compare.html |
                    2 	1 +	1 -	0 !
 www/compose.html |
                    2 	1 +	1 -	0 !
 www/composite.html |
                    2 	1 +	1 -	0 !
 www/conjure.html |
                    2 	1 +	1 -	0 !
 www/connected-components.html |
                    2 	1 +	1 -	0 !
 www/contact.html |
                    2 	1 +	1 -	0 !
 www/convert.html |
                    2 	1 +	1 -	0 !
 www/convex-hull.html |
                    2 	1 +	1 -	0 !
 www/defines.html |
                    2 	1 +	1 -	0 !
 www/develop.html |
                    2 	1 +	1 -	0 !
 www/display.html |
                    2 	1 +	1 -	0 !
 www/distribute-pixel-cache.html |
                    2 	1 +	1 -	0 !
 www/download.html |
                    2 	1 +	1 -	0 !
 www/escape.html |
                    2 	1 +	1 -	0 !
 www/examples.html |
                    2 	1 +	1 -	0 !
 www/exception.html |
                    2 	1 +	1 -	0 !
 www/export.html |
                    2 	1 +	1 -	0 !
 www/formats.html |
                    2 	1 +	1 -	0 !
 www/fx.html |
                    2 	1 +	1 -	0 !
 www/gradient.html |
                    2 	1 +	1 -	0 !
 www/high-dynamic-range.html |
                    2 	1 +	1 -	0 !
 www/history.html |
                    2 	1 +	1 -	0 !
 www/identify.html |
                    2 	1 +	1 -	0 !
 www/import.html |
                    2 	1 +	1 -	0 !
 www/index.html |
                    2 	1 +	1 -	0 !
 www/install-source.html |
                    2 	1 +	1 -	0 !
 www/jp2.html |
                    2 	1 +	1 -	0 !
 www/license.html |
                    2 	1 +	1 -	0 !
 www/links.html |
                    2 	1 +	1 -	0 !
 www/magick++.html |
                    2 	1 +	1 -	0 !
 www/magick-cache.html |
                    2 	1 +	1 -	0 !
 www/magick-core.html |
                    2 	1 +	1 -	0 !
 www/magick-script.html |
                    2 	1 +	1 -	0 !
 www/magick-vector-graphics.html |
                    2 	1 +	1 -	0 !
 www/magick-wand.html |
                    2 	1 +	1 -	0 !
 www/magick.html |
                    2 	1 +	1 -	0 !
 www/miff.html |
                    2 	1 +	1 -	0 !
 www/mirror.html |
                    2 	1 +	1 -	0 !
 www/mogrify.html |
                    2 	1 +	1 -	0 !
 www/montage.html |
                    2 	1 +	1 -	0 !
 www/motion-picture.html |
                    2 	1 +	1 -	0 !
 www/multispectral-imagery.html |
                    2 	1 +	1 -	0 !
 www/news.html |
                    2 	1 +	1 -	0 !
 www/opencl.html |
                    2 	1 +	1 -	0 !
 www/openmp.html |
                    2 	1 +	1 -	0 !
 www/perl-magick.html |
                    2 	1 +	1 -	0 !
 www/porting.html |
                    2 	1 +	1 -	0 !
 www/privacy-policy.html |
                    2 	1 +	1 -	0 !
 www/quantize.html |
                    2 	1 +	1 -	0 !
 www/resources.html |
                    2 	1 +	1 -	0 !
 www/search.html |
                    2 	1 +	1 -	0 !
 www/security-policy.html |
                    2 	1 +	1 -	0 !
 www/sitemap.html |
                    2 	1 +	1 -	0 !
 www/stream.html |
                    2 	1 +	1 -	0 !
 www/support.html |
                    4 	2 +	2 -	0 !
 www/vpat.html |
                    2 	1 +	1 -	0 !
 www/webp.html |
                    2 	1 +	1 -	0 !
 135 files changed, 136 insertions(+), 136 deletions(-)
 |  fix html error #1034333
find . -name '*.html' -exec sed -ip 's,^.*src=["]https://github.com/sponsors/ImageMagick/button["].*$,,g' {} \;
bug-debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034333
 | 
        
        
          | CVE 2025 43965.patch | (download) | 
              coders/miff.c |
                    1 	1 +	0 -	0 !1 file changed, 1 insertion(+)
 |  update the image depth after this has been changed by
 SetQuantumFormat.
 | 
        
        
          | CVE 2025 46393.patch | (download) | 
              coders/miff.c |
                    6 	3 +	3 -	0 !1 file changed, 3 insertions(+), 3 deletions(-)
 |  multispectral miff images renders all channels in arbitrary order
 | 
        
        
          | CVE 2025 53014.patch | (download) | 
              MagickCore/image.c |
                    2 	1 +	1 -	0 !1 file changed, 1 insertion(+), 1 deletion(-)
 |  correct out of bounds read of a single byte.
 | 
        
        
          | CVE 2025 53015_1.patch | (download) | 
              MagickCore/image-private.h |
                    1 	1 +	0 -	0 !MagickCore/profile.c |
                   11 	11 +	0 -	0 !
 2 files changed, 12 insertions(+)
 |  [patch] added extra checks to make sure we don't get stuck in the
  while loop.
 | 
        
        
          | CVE 2025 53015_2.patch | (download) | 
              MagickCore/profile.c |
                    1 	1 +	0 -	0 !1 file changed, 1 insertion(+)
 |  added missing return.
 | 
        
        
          | CVE 2025 53101.patch | (download) | 
              MagickCore/image.c |
                   15 	8 +	7 -	0 !1 file changed, 8 insertions(+), 7 deletions(-)
 |  [patch]
  https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qh3h-j545-h8c9
 | 
        
        
          | CVE 2025 53019.patch | (download) | 
              MagickCore/stream.c |
                    3 	2 +	1 -	0 !1 file changed, 2 insertions(+), 1 deletion(-)
 |  fixed memory leak when entering streamimage multiple times.
 | 
        
        
          | CVE 2025 55004.patch | (download) | 
              coders/png.c |
                   33 	10 +	23 -	0 !1 file changed, 10 insertions(+), 23 deletions(-)
 |  cve-2025-55004
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cjc8-g9w8-chfw
 | 
        
        
          | CVE 2025 55005.patch | (download) | 
              MagickCore/colorspace.c |
                    6 	6 +	0 -	0 !1 file changed, 6 insertions(+)
 |  cve-2025-55005
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp
 | 
        
        
          | CVE 2025 55154.patch | (download) | 
              coders/png.c |
                   16 	8 +	8 -	0 !1 file changed, 8 insertions(+), 8 deletions(-)
 |  cve-2025-55154
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qp29-wxp5-wh82
 | 
        
        
          | statistic private.patch | (download) | 
              MagickCore/statistic-private.h |
                   10 	10 +	0 -	0 !1 file changed, 10 insertions(+)
 |  private alias for easing backport
 | 
        
        
          | CVE 2025 55212_1.patch | (download) | 
              MagickCore/resize.c |
                    2 	2 +	0 -	0 !1 file changed, 2 insertions(+)
 |  cve-2025-55212
Added checks for invalid with or height to ThumbnailImage (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fh55-q5pj-pxgw)
 | 
        
        
          | CVE 2025 55212_2.patch | (download) | 
              MagickCore/resize.c |
                    8 	4 +	4 -	0 !1 file changed, 4 insertions(+), 4 deletions(-)
 |  cve-2025-55212
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fh55-q5pj-pxgw
 | 
        
        
          | CVE 2025 55298 pre1.patch | (download) | 
              MagickCore/image.c |
                  134 	55 +	79 -	0 !1 file changed, 55 insertions(+), 79 deletions(-)
 |  cve-2025-55298 prepare
Crop filename pattern %03d no longer works in ImageMagick 7
bug: https://github.com/ImageMagick/ImageMagick/issues/8261
 | 
        
        
          | CVE 2025 55298 pre2.patch | (download) | 
              MagickCore/image.c |
                    2 	2 +	0 -	0 !1 file changed, 2 insertions(+)
 |  cve-2025-55298 prepare
don't forget the end filename segment
 | 
        
        
          | CVE 2025 55298 pre3.patch | (download) | 
              MagickCore/image.c |
                   35 	22 +	13 -	0 !1 file changed, 22 insertions(+), 13 deletions(-)
 |  cve-2025-55298 prepare
more boundary checks
(cherry picked from commit 6c7c8d5866b9c0ce6cc76a741e05b9482716101e)
 | 
        
        
          | CVE 2025 55298 1.patch | (download) | 
              MagickCore/image.c |
                   32 	32 +	0 -	0 !1 file changed, 32 insertions(+)
 |  [1/2] cve-2025-55298
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9ccg-6pjw-x645
 | 
        
        
          | CVE 2025 55298 2.patch | (download) | 
              MagickCore/image.c |
                  184 	97 +	87 -	0 !1 file changed, 97 insertions(+), 87 deletions(-)
 |  [2/2] cve-2025-55298
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9ccg-6pjw-x645
 | 
        
        
          | CVE 2025 57803.patch | (download) | 
              coders/bmp.c |
                   20 	16 +	4 -	0 !1 file changed, 16 insertions(+), 4 deletions(-)
 |  cve-2025-57803
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm
 | 
        
        
          | CVE 2025 57807.patch | (download) | 
              MagickCore/blob.c |
                   11 	7 +	4 -	0 !1 file changed, 7 insertions(+), 4 deletions(-)
 |  cve-2025-57807
bug: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfg
 |