* Support namespaces for the security policy. * Respect throttle policy. * Support the -authenticate option for PDF. * Fix Spurious memory allocation message. * Identical images should return inf for PSNR. * Fixed fd leak for webp coder. * Prevent random pixel data for corrupt JPEG image. * Support pixel-cache and shred security policies. * Fixed memory leak when creating nested exceptions in Magick++. * Eliminate bogus assertion. * Unbreak build without JPEG support. OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=276
26 lines
1.0 KiB
Diff
26 lines
1.0 KiB
Diff
Revert this patch for 6.8.9-2
|
|
https://github.com/ImageMagick/ImageMagick/commit/56d460bf2bc74bed22bed8dfe1cb0479035a24f7
|
|
|
|
From 56d460bf2bc74bed22bed8dfe1cb0479035a24f7 Mon Sep 17 00:00:00 2001
|
|
From: Cristy <urban-warrior@imagemagick.org>
|
|
Date: Thu, 16 Feb 2017 10:54:27 -0500
|
|
Subject: [PATCH] ...
|
|
|
|
---
|
|
PerlMagick/t/montage.t | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/PerlMagick/t/montage.t b/PerlMagick/t/montage.t
|
|
index 16f6e2d..b323bfe 100644
|
|
--- a/PerlMagick/t/montage.t
|
|
+++ b/PerlMagick/t/montage.t
|
|
@@ -165,7 +165,7 @@ testMontage( q/bordercolor=>'blue', mattecolor=>'red'/,
|
|
q/background=>'#696e7e',, tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
|
|
borderwidth=>'0', gravity=>'Center', shadow=>'True', texture=>'granite:'/,
|
|
'8418407b6d56d2c1b67bc735004794d9eb20609d30115a93255eefcad3499e95',
|
|
- '9209b2db884fa4730eeab6c410b90e094fa305635baab7ede17270c13f6e80ad',
|
|
+ '35864982c2d66e1f9f4ac8150a7f8bd0926d0d48a2b4602bb229f878bd4d8752',
|
|
'5793a1de15b5d73df297968af79fa01a110c1585cccd46dcbef794674ab5f174');
|
|
|
|
#
|