15 Commits

Author SHA256 Message Date
62bcd84d86 checkin
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=722
2024-04-15 10:20:07 +00:00
8601a50a04 Accepting request 1160619 from home:pgajdos
- allow stdin/stdout
- modified patches
  % ImageMagick-configuration-SUSE.patch

OBS-URL: https://build.opensuse.org/request/show/1160619
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=716
2024-03-22 10:34:12 +00:00
071beafdd0 checkin
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=714
2024-03-21 08:40:43 +00:00
c427e95edf checkin
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=711
2024-03-04 11:55:41 +00:00
66a4daed16 - version update to 7.1.1.17
* upstream changelog:
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-17---2023-09-19
- modified patches
  % ImageMagick-library-installable-in-parallel.patch (refreshed)
- follow upstream, create open, limited, secure and websafe alternative
  configuration packages with different policy.xml
  * CVE-2022-1115 [bsc#1198701]
  * CVE-2022-1114 [bsc#1198700]
  * CVE-2022-0284 [bsc#1195563]
  * CVE-2021-4219 [bsc#1196337]

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=666
2023-09-22 07:51:12 +00:00
ba3cf249e9 Accepting request 988361 from home:dirkmueller:Factory
- update to 7.1.0.42:
  * incorrect pointer update when computing median @ ImageMagick/ImageMagick#5298
  * Added extra check because the flag was removed in 0.21-Beta1.
  * the -transparent-color option accepts colornames @ ImageMagick/ImageMagick#5297
  * fix MVG stroke-opacity issues
  * map channel parameter to pixel channel offset @ ImageMagick/ImageMagick#5308
  * beta release
  * preserve input depth @ ImageMagick/ImageMagick6#188
  * update to latest automake/autoconf release
  * recognize SVG file if it starts with whitespace @ ImageMagick/ImageMagick#5294
  * Removed unused stealth flag.
  * Removed used path field.
  * Removed unused target field.
  * Removed unused exempt field.
  * Added extra option to the skip spaces to the MagicInfo.
  * Always start at the start of the string when comparing the magic value.
  * cosmetic
  * avoid OMP deadlock @ ImageMagick/ImageMagick#5301
  * prevent undefined shift
  * prevent possible buffer overflow
  * correct copy/paste error
  * We need to free the stream ourselves when the call to FT_Open_Face fails.
  * Added missing call to DestroyString.
  * MVG requires seekable stream
  * Added extra malloc method to avoid early calls to the policy checks on Windows.
  * Removed defines.
  * Only check for dll's in non static build.
  * Set the client name and path earlier.
  * fix background opacity rounding @ ImageMagick/ImageMagick#5264
  * empty result on conversion from tiff to pdf @ ImageMagick/ImageMagick#5256

OBS-URL: https://build.opensuse.org/request/show/988361
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=606
2022-07-18 07:32:05 +00:00
60290c2224 - version update to 7.1.0.33
see the upstream changelog:
  * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)
  % ImageMagick-library-installable-in-parallel.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=599
2022-05-10 14:22:59 +00:00
e3598ed4ae Accepting request 943180 from home:dirkmueller:Factory
- update to 7.1.0.19:
  * support -integral option.
  * possible DoS for certain SVG constructs (reference
    https://github.com/ImageMagick/ImageMagick/issues/4626).

- update to 7.1.0.18:
  * support face index for font collections, e.g. msgothic.ttc[1].
  * Improved adjustment of page offset when resizing an image.

OBS-URL: https://build.opensuse.org/request/show/943180
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=585
2022-01-03 07:59:25 +00:00
bf24de1ef5 - version update to 7.0.10.53
* CSS colors no longer require commas.
  * eliminate possible arthimetic overflow (reference
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28849)
  * support display-p3, Adobe-98, and Pro-photo colorspaces
  * read/write 1024 colors Sixel images (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3018).
  * return alpha bytes with stream utility (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2862).
  * percentage -border in x no longer adds one pixel border in y (reference
    https://github.com/ImageMagick/ImageMagick/issues/2978).
  * reduce time to identify PDF/PS/XPS/PCL image width/height (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2993).
  * revert patch to ready gray alpha TIFF image.
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=540
2020-12-28 14:35:20 +00:00
510a4faec3 - version update to 7.0.10.49
* correct previous patch to read planar RGB TIFF images.
  * Repair unit test failures (reference
    https://github.com/ImageMagick/ImageMagick/issues/2959).
  * support YAML image format.
  * use generic TIFF read method for LZW-compressed strips (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2935).
  * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah).
  * set default system font in policy.xml configuration file.
  * support portable float map format 16-bit half.
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=538
2020-12-15 09:34:52 +00:00
51f8b9fd57 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=534 2020-11-24 15:23:44 +00:00
564fe39d8b - modified patches
% ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=531
2020-11-03 09:40:17 +00:00
c008a518e6 - disable indirect reads [bsc#1138425]
(https://imagemagick.org/script/security-policy.php)
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=445
2019-06-18 14:12:41 +00:00
795afaeae0 - version update to 7.0.8.47
- modified patches
  disable also PCL [bsc#1136183]
  % ImageMagick-configuration-SUSE.patch
- added patches
  https://github.com/ImageMagick/ImageMagick/issues/1580
  + ImageMagick-montage.t-failing.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=439
2019-05-28 08:39:03 +00:00
ca6a4aedb8 - provide two new (conflicting) packages with configuration:
* ImageMagick-config-upstream
    - provides configuration provided by upstream (no restrictions)
  * ImageMagick-config-SUSE (preferred)
    - provides configuration provided by SUSE (with security
      restrictions)
- deleted patches
  - ImageMagick-disable-insecure-coders.patch (renamed)
- added patches
  + ImageMagick-configuration-SUSE.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=415
2019-02-28 12:08:25 +00:00