Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ImageMagick-devel-32bit-7.1.2.28-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: ImageMagick-devel-32bit Distribution: openSUSE Tumbleweed
Version: 7.1.2.28 Vendor: openSUSE
Release: 1.1 Build date: Mon Jul 27 10:19:33 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 5292 Source RPM: ImageMagick-7.1.2.28-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://imagemagick.org/
Summary: Development files for ImageMagick's C interface
ImageMagick is a robust collection of tools and libraries to read,
write, and manipulate an image in many image formats, including popular
formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick,
you can create images dynamically, making it suitable for Web
applications. You can also resize, rotate, sharpen, color-reduce, or
add special effects to an image and save your completed work in many
different image formats. Image processing operations are available from
the command line as well as through C, C++, and Perl-based programming
interfaces.

Provides

Requires

License

ImageMagick

Changelog

* Mon Jul 27 2026 Petr Gajdos <pgajdos@suse.com>
  - versn update to 7.1.2.28
    * build(deps): bump ubuntu from b7f4819 to 3131b4c in /.devcontainer #8876
    * build(deps): bump actions/checkout from 7.0.0 to 7.0.1 #8882
    * Fixes for PTIF writer to re-enable default creation of pyramid levels #8884
    * build(deps): bump the codeql-action group with 3 updates #8881
    * build(deps): bump actions/attest from 4.1.1 to 4.2.0 #8880
    * fix: upgrade http:// to https:// in README.md #8867
    * Fix memory leak in ASHLAR coder when action fails #8865
    * build(deps): bump github/codeql-action/upload-sarif #8862
    * build(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 #8863
    * build(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 #8861
    * Fix writing video output to stdout in Windows #8860
    * build(deps): bump github/codeql-action/upload-sarif #8851
    * build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 #8849
    * build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 #8850
    * re-add support for libheif 1.7.0 #8841
    * Fix writing video output to stdout in Windows (#8860) #7900
    * beta release 3dd3215
    * Make sure git is configured properly when updating the website. 2e09a16
    * address remote TOCTOU issues 99d821d
    * eliminate compiler warning 8e835bd
    * map Windows file identity into st_dev/st_ino. a15976c
    * eliminate compiler warning c36f9ed
    * check image file identity da02de3
    * normalize the AE metric f85632e
    * eliminate compiler warning 414297f
    * support ImageInfo properties member 560f000
    * improve formatting 23cfa27
    * eliminate compiler warning 2f7deb8
    * initialize image info properties ee20b08
    * cosmetic d87c54b
    * revert c5a692a
    * time-of-check to time-of-use check ef0eb6d
    * normalize AE metric de81b9a
    * if path attributes fail relinquish memory 9f18109
    * ensure file resource identify is valid bbbf79e
    * premature reconstruct destruction d110964
    * revert similarity image patch 60c110f
    * if compare:virtual-pixels is present and false then min bounds 11b86af
    * restore parallelism 33e5931
    * include file mode when validating file identity c081559
    * eliminate compiler exception 94df319
    * define POSIX file type and permission macros 4fcd510
    * localize defines d99edfd
    * define S_IWUSR ed17fb2
    * https://github.com/ImageMagick/ImageMagick/issues/8856 2d68170
    * reviewed and made subtle corrections to a few composite ops 55e52c4
    * Corrected IsPaletteImage check. b93264e
    * Corrected comment. 10e4271
    * https://github.com/ImageMagick/ImageMagick/issues/8858 686729b
    * eliminate compiler warning a73378f
    * eliminate compiler warning 55a6aaf
    * update to the latest ImageMagick documentation 60fcb88
    * Restored icon. d551454
    * Updated configure. 8714fef
    * Small memory allocation optimization. 2d4d387
    * Updated configure. e0c11e3
    * Use max compression for all archives. 8270efa
    * guarantee round-trip fidelity for IEEE‑754 doubles without printing spurious digits 676d2c3
    * No longer inline the method to reduce the local stack size. d53e028
    * correct cast from char to quantum 0f86975
    * https://github.com/ImageMagick/ImageMagick/issues/8864 549f90b
    * do not divide by alpha for plus op 31c97dd
    * revert 5bbda08
    * introduce image:frames define 7fd62c7
    * eliminate compiler warning 4548c02
    * FILE_READ_ATTRIBUTES is preferred over GENERIC_READ 63cc8c7
    * Updated the dependencies. 873e31a
    * safe read/write 20dcf6d
    * use 1mb chunks 7618f43
    * use parens in macro 7a5bc5b
    * eliminate compiler warning 3744060
    * https://github.com/ImageMagick/ImageMagick/issues/8436 f2e478b
    * avoid division by 0 ec19dcd
    * cosmetic 62da037
    * revert 3e31b7f
    * increase threads for PHASE metric 5a774ca
    * fix PDC metric fc48f7d
    * correct angle 836651e
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6rvv-36hw-5rgf 297c894
    * Read DNG profiles when pinging the image. eeea9da
    * Cosmetic. 55c96d0
    * configure distributed cache max clients and max unathenticated clients e9c84d9
    * precompute the phase spectrum for all (u,v) frequency pairs simultaneously, 8470c17
    * use virtual memory for phase spectra 4c2e04d
    * cosmetic 46c11a2
    * spatial phase subimage search 073502f
    * add zlib dependency a5956e8
    * restore FFT case 39fa09d
    * Restored logo vector files. b3c3fba
    * Exclude logo from the release archive. e40b4d4
    * Cosmetic. 8e2561a
    * improve numerical stability c08cf98
    * handle non-square images e5f4934
    * thread phase spectra 7211f83
    * eliminate compiler warning 8f527e8
    * add workload factor define 6825ff5
    * eliminate compiler warning 11de3d1
    * adapt Fred’s spatial PHASE algorithm f94ceb9
    * Group codeql-action in dependabot. 1593696
    * divide is reserved by SVG specification; use divide-fx for mathematical divide b3268b9
    * divide honors SVG 1.2; divide-dst and divide-src are mathematical ops bf438a1
    * scale FFT phase distortion 7981cef
    * count the # of channels 2a4b002
    * normalize PDC metric 9fabbd4
    * https://github.com/ImageMagick/ImageMagick/issues/8858 f8fdd19
    * Updated the dependencies. 362affe
    * Version 0.11.0 of the raqm library no longer accepts text that contains a paragraph separator. 37609a6
    * correct conditional 7b65dd1
    * Set the page values when reading the x and y offset in a tga file (#8847). 832722a
    * Write the x and y offset in the tga encoder when the value fit in the unsigned short range. f55e398
* Tue Jul 21 2026 Petr Gajdos <pgajdos@suse.com>
  - remove logo.eps (propriatery licence)
* Wed Jul 08 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.27
    * Fix HEIC identity CICP with chroma subsampling #8828
    * build(deps): bump actions/attest from 4.1.0 to 4.1.1 #8835
    * build(deps): bump ubuntu from 53958ec to b7f4819 in /.devcontainer #8834
    * build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 #8830
    * check profile length before reading header in GetIPTCStream #8829
    * Read Cairo ARGB32 in host byte order so SVG colors are correct on big-endian #8825
    * Preserve HEIC CICP and CLLI metadata #8824
    * reject otb files that declare more pixels than the file holds #8826
    * build(deps): bump msys2/setup-msys2 from 2.31.1 to 2.32.0 #8807
    * build(deps): bump actions/checkout from 6.0.3 to 7.0.0 #8818
    * Fix #8819 revert soname change #8820
    * build(deps): bump ubuntu from f3d2860 to 53958ec in /.devcontainer #8814
    * Fix #8819 revert soname change (#8820) #8819
    * beta release 2c6ba18
    * ImageMagick/ImageMagick#8813 71bf0b0
    * eliminate compiler warning dc92169
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-422r-8c97-xcg4 be99ffa
    * eliminate compiler warning 82364cf
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-93x9-jq8c-cwcc 4a3585b
    * ImageMagick/ImageMagick#8815 5e1a141
    * ImageMagick/ImageMagick#8816 532b0f5
    * Revert unnecessary patch for GHSA-93x9-jq8c-cwcc e70837c
    * Removed unnecessary check. 9a5c8ff
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-422r-8c97-xcg4 0bbf7e4
    * remove quantization 4041062
    * ImageMagick/ImageMagick#8815 9616e88
    * correct allow coder logic 634f3a9
    * Use AcquireQuantumMemory instead because it already does the necessary checks. 4e96b11
    * support coder strict streaming attribute 727ddc9
    * change coder flag name 9f7e3cb
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xv2g-79vc-75qf 80b268c
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g568-j2hh-jr58 f8a02fa
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g568-j2hh-jr58 38b6468
    * ImageMagick/ImageMagick#8821 bc16247
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvxf-g9w2-7mcx 1b63224
    * latest autoconf/automake updates 1f7213d
    * Also create an xz version of the source archive. dc0965d
    * ImageMagick/ImageMagick#8823 64d2e4a
    * Added job to update the website after a release. 58d6364
    * Added a method that can be used to determine the endian of the host. 952c221
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvxf-g9w2-7mcx fdbe649
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h22j-f9xw-xjjm 538ad18
    * Moved initialization. 42128f2
    * Removed redundant checks. e587240
    * Cosmetic. 42e20ab
    * Added earlier exit when image type is invalid. 03a0a68
    * Removed all the #if 0 blocks that have been there for ages. f379865
    * Added method that can be used to check if incrementing a value would result in an overflow. b2740b9
    * overflow check 325fce5
    * revert ff4df37
    * move add check to private header b3b8d20
    * check for possible add overflow c2e84d8
    * Improve cache I/O robustness and fix race conditions 92b961a
    * check for overflow 0ca86fc
    * Make sure we check the length after each read (GHSA-7rgw-xg25-prjm) 093f476
    * Specify the current ref as an argument for the clone in the Windows source job. d0eb51a
    * Disable job in pull request. c3fef03
    * Updated the dependencies. 4a68839
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvhv-g4rq-3hmw e3e6911
    * Updated the dependencies. c74cd62
    * policies are case sensitive 0b3fa25
    * check for EOF 9a38ee0
    * accumulates absolute error per channel (not counts) 5848f4a
    * Cosmetic 7cee9fe
    * Require at least version 1.11.0 of the libheif library. c893eb2
    * latest autoconf update 9993f71
    * don't normalize the AE metric 324ee77
    * average composite channel ed56d9e
    * sanity check 374578b
    * delay image extent check 81eab95
    * check for insufficient image data 225ea95
    * check for insufficient image data 62c229b
    * check for insufficient image data 2d28006
    * eliminate compiler warning e4c2b40
    * release b661ac9
  - version update to 7.1.2-26
    * check rows*columns overflow in sct ReadSCTImage #8812
    * bound 8bim resolution resource read in GetProfilesFromResourceBlock #8798
    * OSS-Fuzz: Fix build errors #8808
    * heic: add primary still image to animated AVIF for Firefox compatibility #8804
    * chore: remove legacy vsprintf fallback in drawing-wand.c #8796
    * Detect Ultra HDR JPEGs from gain-map metadata #8794
    * build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 #8795
    * Preserve Ultra HDR JPEG gain maps when transcoding #8788
    * build(deps): bump actions/checkout from 6.0.2 to 6.0.3 #8790
    * build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 #8789
    * reject cineon files with an invalid bits per pixel #8781
    * beta release 8ee9390
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-c8r2-mc3p-4f8j fe20c95
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6vxp-gfwf-hcr9 f3ff3af
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7c7m-fpjw-gwcq 174275b
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j8rh-v2r8-v94x b535126
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hwf3-r46v-5ggx 4079949
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hv63-qgj6-7gh7 d0d8ae7
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3564-h588-56gr f80b878
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-99w9-hv66-rfv7 0bb3578
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jfq9-q63x-rc63 f34065e
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h7f2-f9cc-h2gv 808506d
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r628-69v2-2f9c b2dc602
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-m596-67p7-69wh fdbf39b
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h58x-r7f7-rh84 b237a4f
    * Added workflow that can be used to publish a release. 126f102
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pjxj-pchx-4c3m 47ca721
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h5r4-w88w-7ccr ed143b9
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vgh5-r42g-4j44 335aadb
    * fix false positive 33dc9f5
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j3pv-77gf-fw2g e4ce56a
    * exif thumnail namespace convention d03cf68
    * ImageMagick/ImageMagick#8743 e5ce98c
    * conform to namespace convention 74fc6bd
    * conform to namespace conventions 922913a
    * Seek to the start of the blob if possible when opening a custom stream. d8dc773
    * encode three channels into one string ddea9d2
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8g53-9m3c-69xg#advisory-comment-224693 9d1764c
    * Patch to make sure that a file is used when using the DNG coder inside the TIFF coder. 4c36330
    * auto-detect DNG image wrapped in a TIFF 920718d
    * set seekable stream flag e1c0129
    * ImageMagick/ImageMagick#8716 (reply in thread) 9c6f636
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6jwg-7q3p-5fqm 3fc646a
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvxh-prvr-85w2 f89d59c
    * cosmetic 2537cbc
    * support ThrowPolicyException() convenience define de731f3
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-ff5c-8x9r-8qcw 3bd584e
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-79f6-phvj-fcxf 493d641
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pvf6-h68q-qh7g f413a88
    * detect DNG masquerading as a TIFF 158171b
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2qmq-5wc5-mv8f 23362f0
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qcmw-qmh5-v9xp 8e4180d
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvm9-xf3r-5jc7 e7c72ae
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4gjm-g5ff-2g6r 37ce68e
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9xw9-2xcf-6jjg 6655858
    * eliminate compiler exception dd955a6
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2xwj-pc9c-h6j9
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3pqj-prwm-c34w 482b243
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rvhp-75f6-9jqh dd0dedb
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wx47-rm3x-jx6p 01ce608
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-969w-22qc-6gmv 29851ab
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mx48-2qq3-23hf c8868af
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rhm7-pchg-cc82 9770024
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-56m6-8q75-f2rw 649d749
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qhmf-7fc4-8q3h 549fdf2
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hc76-7mpc-qjqh 606345b
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hc76-7mpc-qjqh afa1727
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-c4v7-w88g-m6c4 2775419
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qh5g-q395-cx4j 150c985
    * Always return dng_image because the libtiff reader was closed. 1c93068
    * Improve the check for GHSA-9xw9-2xcf-6jjg af16fa8
    * revert b207db0
    * Corrected patch. bfb9824
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vghg-5jrg-2398 e047ee2
    * export IsRightsAuthorizedByName() 6c64b58
    * bump library current e4ed6d0
    * eliminate compiler exception 9039e30
    * ImageMagick/ImageMagick#8793 9297a8e
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v3j6-27vc-7pw2 19c11cb
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jxqv-9g3j-9jh6 166fdea
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-82mp-vp5c-9pf7 dcba7ee
    * Small refactor of fix because we already had a null check that throws later. e3dee3f
    * remove legacy snprintf() dead code cfd763a
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rvhp-75f6-9jqh 0bcf107
    * Guard odd dash pattern duplication loop 68d1c93
    * ImageMagick/ImageMagick#8802 7b3c0db
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mhvg-v5wh-vrvm 0e34586
    * ImageMagick/ImageMagick#8803 c0a724b
    * use a different epsilon for log() c8a0110
    * less branches 0012f56
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-365g-65p5-w84r 9c362af
    * eliminate compiler exception 03d820f
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-76q6-2p6h-xjqr 378bfc1
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-99w2-r42q-g85v a865055
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-75mw-9cc9-fqx9 9534807
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9ch6-2c6r-55q4 4cc1114
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9ch6-2c6r-55q4 ee811bc
    * introducing StrictReadImage() private method 4cdbcd4
    * compute the pHash for the composite channel e9e1fb9
    * compute the composite pHash channel a202d28
    * ImageMagick/ImageMagick#8802 911ca85
    * cosmetic 75ea032
    * revert fb3876d
    * Added extra checks when acquiring the values of a kernel (GHSA-f5m7-cqgw-8hm7) 9acf93f
    * Updated the dependencies. 3dec161
    * Use RelinquishAlignedMemory because the memory was allocated with AcquireAlignedMemory. 36afbcc
    * quantize hash image depth 702175a
    * release 38ba210
  - modified patches
    * ImageMagick-configuration-SUSE.patch (refreshed)
    * ImageMagick_policy_etc.patch (refreshed)
  - fixes CVE-2026-55577 [bsc#1270076]
      CVE-2026-55597 [bsc#1270080]
      CVE-2026-55628 [bsc#1270081]
      CVE-2026-53466 [bsc#1270073]
      CVE-2026-53467 [bsc#1270074]
      CVE-2026-55510 [bsc#1270075]
      CVE-2026-55594 [bsc#1270077]
      CVE-2026-55595 [bsc#1270079]
      CVE-2026-61857 [bsc#1271312]
      CVE-2026-61861 [bsc#1271294]
      CVE-2026-61870 [bsc#1271293]
      CVE-2026-61465 [bsc#1271313]
      CVE-2026-61858 [bsc#1271311]
      CVE-2026-61871 [bsc#1271485]
      CVE-2026-61868 [bsc#1271487]
      CVE-2026-61860 [bsc#1271494]
      CVE-2026-61859 [bsc#1271497]
      CVE-2026-61872 [bsc#1271484]
      CVE-2026-61869 [bsc#1271486]
      CVE-2026-61867 [bsc#1271488]
      CVE-2026-61866 [bsc#1271489]
      CVE-2026-61865 [bsc#1271490]
      CVE-2026-61864 [bsc#1271491]
      CVE-2026-61863 [bsc#1271492]
      CVE-2026-61862 [bsc#1271493]
      CVE-2026-61464 [bsc#1271496]
      CVE-2026-62343 [bsc#1272575]
      CVE-2026-66011 [bsc#1272577]
      CVE-2026-62946 [bsc#1272580]
      CVE-2026-62363 [bsc#1272582]
      GHSA-56m6-8q75-f2rw [bsc#1272583]
      GHSA-7c7m-fpjw-gwcq [bsc#1272640]
* Wed Jun 17 2026 Petr Gajdos <pgajdos@suse.com>
  - disable dpc support [bsc#1268117] [bsc#1268113]
* Mon Jun 08 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.25
    * validate argument count for polynomial distortion #8780
    * fix oob read of gps rationals in GetEXIFProperty #8782
    * reject hdr files with a negative width or height #8765
    * reject pgx files with invalid dimensions or precision #8764
    * reject rla files with an inverted active window #8770
    * build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 #8775
    * reject fits files with an invalid bits per pixel #8760
    * reject sgi files with zero columns or rows #8761
    * reject dds files with zero columns or rows #8762
  - fixes following GH security advisories:
    * GHSA-q62c-h75r-2xhc
    * GHSA-g22q-f7gc-5jhr
    * GHSA-px7q-ggqj-hcf2
    * GHSA-p9rq-q46c-g4x6
    * GHSA-j989-f892-2335
    * GHSA-44cp-c3ww-9rv5
  - fixes CVE-2026-53465 [bsc#1268100]
      CVE-2026-53463 [bsc#1268105]
      CVE-2026-53462 [bsc#1268106]
* Fri May 29 2026 Petr Gajdos <pgajdos@suse.com>
  - in default security policy, allow reading from symbolic links
    [bsc#1265373]
  - modified patches
    * ImageMagick-configuration-SUSE.patch
  - fixes CVE-2026-53461 [bsc#1268107]
      CVE-2026-53460 [bsc#1268108]
* Thu May 28 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.24
    * reject mtv files with zero columns or rows #8758
    * reject tga files with zero columns or rows #8756
    * reject cineon files with zero columns or rows #8754
    * build(deps): bump ubuntu from 22.04 to 26.04 in /.devcontainer #8751
    * reject farbfeld files with zero columns or rows #8750
    * build(deps): bump caphyon/advinst-github-action from 2.0.2 to 2.0.3 #8742
    * build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 #8749
    * Add profile_fuzzer for raw EXIF/XMP/IPTC/ICC parsing #8736
  - fixes following GH security advisories:
    * GHSA-4v89-6mgq-6rgc
    * GHSA-8pj9-6897-74xc
    * GHSA-xcjm-wqff-m669
    * GHSA-gm48-c7f2-v67p
    * GHSA-h36c-3666-h489
    * GHSA-5v62-8fq6-cp9m
    * GHSA-9hqg-xf93-ghfw
    * GHSA-2hhq-c99x-492r
    * GHSA-6mwj-rp89-6j5j
    * GHSA-vgh5-r42g-4j44
  - fixes CVE-2026-49218 [bsc#1268110]
      CVE-2026-48994 [bsc#1268111]
      CVE-2026-48724 [bsc#1268116]
      CVE-2026-48734 [bsc#1268122]
      CVE-2026-49219 [bsc#1268109]
      CVE-2026-56377 [bsc#1270006]
* Mon May 18 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.23
    * build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 #8733
    * ignore_sequence_editlist only in libheif 1.21 #8729
  - fixes following GH security advisories:
    * GHSA-36wm-hprc-mcf5
    * GHSA-3rvp-mpr5-qjm9
    * GHSA-4g75-9r48-jf92
    * GHSA-533m-3wf6-c33v
    * GHSA-5r4x-w6p5-222q
    * GHSA-6gxq-f64p-5w6f
    * GHSA-7gg8-qqx7-92g5
    * GHSA-88wq-x9gc-45h8
    * GHSA-jcqp-6r6f-3mfx
    * GHSA-p93h-f2jc-477j
    * GHSA-rcr6-g7jc-f57g
    * GHSA-xf64-q5rg-85g5
  - modified patches
    * ImageMagick-configuration-SUSE.patch (refreshed)
    * ImageMagick_policy_etc.patch (refreshed)
  - fixes CVE-2026-46522 [bsc#1268126]
      CVE-2026-46520 [bsc#1268112]
      CVE-2026-46557 [bsc#1268123]
      CVE-2026-46523 [bsc#1268125]
      CVE-2026-46559 [bsc#1268121]
      CVE-2026-47165 [bsc#1268114]
      CVE-2026-46692 [bsc#1268120]
      CVE-2026-47166 [bsc#1268113]
      CVE-2026-46693 [bsc#1268117]
* Wed May 13 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.22
    * Fix unsound free of uninitialized pointers in GetImageFeatures error path #8724
    * build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 #8719
    * build(deps): bump msys2/setup-msys2 from 2.31.0 to 2.31.1 #8697
    * build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 #8684
    * build(deps): bump lxml from 6.0.2 to 6.1.0 in /.github/build/python #8683
  - fixes following GH security advisories:
    * GHSA-7wff-wpr6-vmhm
    * GHSA-85r7-8qr6-54gh
    * GHSA-cr6r-hmj8-pr7r
    * GHSA-cwpj-h54c-xjpx
    * GHSA-g5mf-wqq5-vwg6
    * GHSA-gj92-pwm7-jcmp
    * GHSA-hg5x-pmmv-4q7g
    * GHSA-j3pv-77gf-fw2g
    * GHSA-jqq5-8px3-9m6m
    * GHSA-pfvh-m9xv-8966
    * GHSA-rw3g-wvj6-3p7w
    * GHSA-v6qj-8rm4-fpgj
    * GHSA-vf33-6r7x-66xx
    * GHSA-vhrh-72hq-w8m7
  - deleted patches
    * ImageMagick-fix-overflow-check.patch (upstreamed)
  - fixes CVE-2026-42326 [bsc#1268092]
      CVE-2026-45031 [bsc#1268094]
      CVE-2026-45359 [bsc#1268095]
      CVE-2026-45624 [bsc#1268096]
      CVE-2026-45358 [bsc#1268102]
      CVE-2026-45664 [bsc#1268101]
      CVE-2026-56363 [bsc#1270002]
* Mon May 11 2026 Petr Gajdos <pgajdos@suse.com>
  - added patches
    fix overflow check (CVE-2026-31853, [bsc#1259528])
    * ImageMagick-fix-overflow-check.patch
* Wed Apr 29 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.21
    * Fix JXL orientation when writing. #8673
    * Corrected the patch that was made earlier to fix reading JPEG compressed TIFF images
    * eliminate deprecated omp_set_nested()
    * support MSYS2
    * allow namespace::pattern when checking policy rights
    * mentioned symlink system policy
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7mxf-ff4f-jj7p
  - fixes CVE-2026-42050 [bsc#1265048]
* Wed Apr 15 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.19
    * Support for 4-bit (indexed 16-color) PCX #8655
    * Increase code determinism when when compiling with fuzzing instrumentation #8544
    * Fix MNG animation speed for sub-frame animations with offsets #8666
    * Fix JXL animated export transparent blending and offset frames #8656
    * build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 #8660
    * build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 #8661
    * Fix AVIF animation export error on sequences with mixed alpha #8657
    * build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 #8645
    * build(deps): bump caphyon/advinst-github-action from 2.0.1 to 2.0.2 #8647
    * build(deps): bump azure/login from 2.3.0 to 3.0.0 #8643
    * Fix APNG output duration/framerate #8639
    * Animated AVIF support (libheif 1.20.0+) #8640
    * Set BackgroundDispose for animated JXL frames with alpha #8635
    * Skip frame duplication for APNG in video coder #8636
  - fixes CVE-2026-33905 [bsc#1262097]
      CVE-2026-33901 [bsc#1262155]
      CVE-2026-33908 [bsc#1262152]
      CVE-2026-33900 [bsc#1262156]
      CVE-2026-40183 [bsc#1262145]
      CVE-2026-40311 [bsc#1262146]
      CVE-2026-34238 [bsc#1262147]
      CVE-2026-40310 [bsc#1262148]
      CVE-2026-40312 [bsc#1262149]
      CVE-2026-40169 [bsc#1262150]
      CVE-2026-33902 [bsc#1262153]
      CVE-2026-33899 [bsc#1262154]
      CVE-2026-56370 [bsc#1269063]
      CVE-2026-56365 [bsc#1270004]
      CVE-2026-56361 [bsc#1270001]
      CVE-2026-56374 [bsc#1271099]
      CVE-2026-56372 [bsc#1271314]
* Mon Mar 30 2026 Petr Gajdos <pgajdos@suse.com>
  - modified patches
    * ImageMagick-configuration-SUSE.patch (refreshed)
  - readd still usefull ImageMagick-s390x-disable-tests.patch
* Mon Mar 23 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.18
    * Fix animated JXL frame delay handling #8622
    * Fix off-by-one in MNG FRAM chunk delay/timeout parsing #8623
    * Fix MNG frame disposal for transparent animations #8625
    * Fix composite -dissolve adding random noise #8621
    * Bump actions/download-artifact from 8.0.0 to 8.0.1 #8629
  - use %autopatch, disable ImageMagick-s390x-disable-tests.patch
    for now
  - modified patches
    * ImageMagick_policy_etc.patch
  - fixes CVE-2026-33535 [bsc#1260874]
      CVE-2026-33536 [bsc#1260879]
      CVE-2026-56366 [bsc#1271316]
      CVE-2026-56375 [bsc#1271495]
* Tue Mar 17 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.17
    * Add cast to unsigned char helper method to check for out of band data
    * eliminate compiler warning
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rwgm-46rq-f86h
    * ImageMagick/ImageMagick#8609
    * ImageMagick/ImageMagick#8608
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-354p-2qx7-jg9g
    * Corrected out of bounds write of a single zero byte (GHSA-gc62-2v5p-qpmp)
    * https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-354p-2qx7-jg9g
    * ImageMagick/ImageMagick#8603
    * ImageMagick/ImageMagick#5807
    * Apply correct patch for GHSA-cqw9-w2m7-r2m2.
  - modified patches
    * ImageMagick-library-installable-in-parallel.patch (refreshed)
  - fixes CVE-2026-32636 [bsc#1259872]
* Mon Mar 09 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.16
    * Add overflow check to JXL write path #8591
    * fix heap over-read in BilateralBlurImage with even-dimension kernels #8595
    * Add overflow checks to PS3 write path #8590
    * Add overflow check to sixel write path #8587
    * Add overflow check to SGI write path #8588
    * Add overflow checks to BMP/DIB write paths and DIB read path #8573
    * fix NULL pointer dereference in HEIC NCLX color profile allocation #8585
    * Fix double-free in SVG gradientTransform / transform parsing #8583
    * Typo fix in coders/dng.c #8580
  - fixes CVE-2026-28693 [bsc#1259466]
      CVE-2026-30883 [bsc#1259467]
      CVE-2026-30929 [bsc#1259468]
      CVE-2026-30931 [bsc#1259469]
      CVE-2026-28493 [bsc#1259446]
      CVE-2026-28494 [bsc#1259447]
      CVE-2026-28686 [bsc#1259448]
      CVE-2026-28687 [bsc#1259450]
      CVE-2026-28691 [bsc#1259455]
      CVE-2026-28690 [bsc#1259456]
      CVE-2026-28692 [bsc#1259457]
      CVE-2026-28688 [bsc#1259451]
      CVE-2026-30936 [bsc#1259464]
      CVE-2026-28689 [bsc#1259452]
      CVE-2026-30937 [bsc#1259463]
      CVE-2026-30935 [bsc#1259497]
      CVE-2026-31853 [bsc#1259528]
      CVE-2026-32259 [bsc#1259612]
* Mon Mar 02 2026 Petr Gajdos <pgajdos@suse.com>
  - apply ImageMagick_policy_etc.patch in all flavors, as intended
  - don't patch upstream security policy, but SUSE default policy
    instead, as intended (bsc#1258780)
* Mon Feb 23 2026 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.2.15
    * no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-13..7.1.2-15
  - modified patches
    * ImageMagick-configuration-SUSE.patch (refreshed)
    * ImageMagick_policy_etc.patch (refreshed)
  - fixes CVE-2026-24481 [bsc#1258743]
      CVE-2026-25794 [bsc#1258749]
      CVE-2026-25796 [bsc#1258757]
      CVE-2026-25637 [bsc#1258761]
      CVE-2026-25576 [bsc#1258748]
      CVE-2026-26983 [bsc#1258763]
      CVE-2026-26284 [bsc#1258765]
      CVE-2026-26283 [bsc#1258767]
      CVE-2026-25965 [bsc#1258785]
      CVE-2026-25967 [bsc#1258779]
      CVE-2026-25989 [bsc#1258771]
      CVE-2026-25968 [bsc#1258776]
      CVE-2026-24485 [bsc#1258791]
      CVE-2026-25985 [bsc#1258813]
      CVE-2026-25987 [bsc#1258822]
      CVE-2026-25966 [bsc#1258780]
      CVE-2026-25799 [bsc#1258786]
      CVE-2026-25798 [bsc#1258787]
      CVE-2026-25798 [bsc#1258787]
      CVE-2026-25795 [bsc#1258792]
      CVE-2026-26066 [bsc#1258769]
      CVE-2026-25638 [bsc#1258793]
      CVE-2026-25797 [bsc#1258770]
      CVE-2026-25897 [bsc#1258800]
      CVE-2026-25970 [bsc#1258803]
      CVE-2026-25982 [bsc#1258772]
      CVE-2026-25983 [bsc#1258806]
      CVE-2026-25898 [bsc#1258807]
      CVE-2026-25971 [bsc#1258774]
      CVE-2026-25988 [bsc#1258810]
      CVE-2026-25969 [bsc#1258775]
      CVE-2026-25986 [bsc#1258819]
      CVE-2026-24484 [bsc#1258790]
      CVE-2026-27798 [bsc#1259018]
      CVE-2026-25966 [bsc#1258780]
      CVE-2026-56379 [bsc#1268878]
      GHSA-2gq3-ww97-wfjm [bsc#1268569]
      GHSA-3j4x-rwrx-xxj9 [bsc#1268640]
      CVE-2026-56367 [bsc#1268645]
      CVE-2026-56371 [bsc#1268879]
      CVE-2026-56376 [bsc#1268880]
      CVE-2026-56368 [bsc#1269064]
      CVE-2026-56362 [bsc#1271100]
      CVE-2026-56373 [bsc#1271315]
      GHSA-hc76-7mpc-qjqh [bsc#1272579]
  - actually patch SUSE default security policy
    * modified ImageMagick-configuration-SUSE.patch
* Mon Jan 19 2026 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.2.13
    * no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-12..7.1.2-13
  - modified patches
    * ImageMagick-configuration-SUSE.patch (refreshed)
  - fixes CVE-2026-23876 [bsc#1256962]
      CVE-2026-22770 [bsc#1256969]
      CVE-2026-23952 [bsc#1257076]
      CVE-2026-23874 [bsc#1256976]
      CVE-2026-56364 [bsc#1270003]
* Tue Jan 06 2026 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.12
    * no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-11..7.1.2-12
    * fixes CVE-2025-68618 [bsc#1255821]
      CVE-2025-68950 [bsc#1255822]
      CVE-2025-69204 [bsc#1255823]
* Mon Dec 22 2025 Petr Gajdos <pgajdos@suse.com>
  - version update to 7.1.2.11
    * no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-10..7.1.2-11
  - modified patches
    * ImageMagick-library-installable-in-parallel.patch (refreshed)
* Sun Dec 07 2025 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.2.10
    * no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-8..7.1.2-10
  - fixes CVE-2025-65955 [bsc#1254435]
      CVE-2025-66628 [bsc#1254820]
* Thu Nov 06 2025 Dirk Stoecker <opensuse@dstoecker.de>
  - fix policy to allow own configuration file reads (ImageMagick_policy_etc.patch)
    adapt ImageMagick-configuration-SUSE.patch and reorder patch handling
* Wed Oct 29 2025 pgajdos@suse.com
  - version update to 7.1.2.8
    * fixes GHSA-wpp4-vqfq-v4hp (CVE-2025-62594 [bsc#1252749])
* Mon Oct 20 2025 pgajdos@suse.com
  - version update to 7.1.2.7
    * fixes GHSA-9pp9-cfwx-54rm (CVE-2025-62171 [bsc#1252282])
    * otherwise no upstream changelog, see
      https://github.com/ImageMagick/ImageMagick/compare/7.1.2-2..7.1.2-7
* Tue Sep 09 2025 pgajdos@suse.com
  - version update to 7.1.2.3
    * fixes GHSA-23hg-53q6-hqfg CVE-2025-57807 [bsc#1249362]
    * Close the blob so we can re-open it again (#8327)
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
* Mon Aug 25 2025 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.2.2
    * Fix infinite loop when decoding JXL with -limit height/width by
      @Elvyria in #8303
    * Bump actions/checkout from 4 to 5 by @dependabot[bot] in #8304
    * cache.c: Fix unused function warning by @Dave-Allured in #8309
  - fixes
      CVE-2025-55298 [bsc#1248780]
      CVE-2025-57803 [bsc#1248784]
      CVE-2025-55212 [bsc#1248767]
* Wed Aug 20 2025 pgajdos@suse.com
  - version update to 7.1.2.1
    * Add support for Simple File Format Family (SF3) images by @Shinmera in #8243
    * Fix validation issues in SF3 by @Shinmera in #8252
    * Fix compressed exr reading by @Hadsen in #8285
    * Use OpenMP in ashlar by @yerlotic in #8288
    * Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #8296
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch
  - removed patches
    - ImageMagick-filename-placeholder-regression-1.patch (upstreamed)
    - ImageMagick-filename-placeholder-regression-2.patch (upstreamed)
    - ImageMagick-filename-placeholder-regression-3.patch (upstreamed)
  - fixes
    CVE-2025-55160 [bsc#1248079], CVE-2025-55004 [bsc#1248076]
    CVE-2025-55154 [bsc#1248078], CVE-2025-55005 [bsc#1248077]
* Tue Aug 05 2025 pgajdos@suse.com
  - added patches [bsc#1247475]
    + ImageMagick-filename-placeholder-regression-1.patch
    + ImageMagick-filename-placeholder-regression-2.patch
    + ImageMagick-filename-placeholder-regression-3.patch
* Tue Jul 15 2025 pgajdos@suse.com
  - version update to 7.1.2.0
    * magick-config.h: Remove redundant block by @ferdnyc in #8076
    * Remove generated 'magick.sh' from repo by @ferdnyc in #8075
    * JXL: Preserve ICC profile for lossless encoding by @ferdnyc in #8074
    * Support ICN file extension for old Windows icons by @bitplane in #8107
    * fix build when libjpeg is not in its default location by @mmomtchev in #8172
    * Change 'Mac OS X' to 'macOS' in descriptions and comments by @gy-mate in #8224
    * Fix NULL pointer dereference in XWarning by @moon044 in #8230
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
  - fixes: CVE-2025-53101 [bsc#1246529]
      CVE-2025-53014 [bsc#1246530]
      CVE-2025-53015 [bsc#1246531]
      CVE-2025-53019 [bsc#1246534]
* Mon May 26 2025 pgajdos@suse.com
  - fix config policies [bsc#1243622]
  - modified patches
    % ImageMagick-configuration-SUSE.patch (refreshed)
* Thu May 15 2025 pgajdos@suse.com
  - drop update-alternatives usage, configuration alternative packages
    now conflict
  - modified patches
    % ImageMagick-configuration-SUSE.patch (refreshed)
  - added sources
    + _multibuild
  - remove ImageMagick-filter.t-disable-Contrast.patch needed for i586
    testing
* Tue Apr 01 2025 pgajdos@suse.com
  - version update to 7.1.1.47
    * try pngalpha if png16malpha not available by @remicollet in #8034
    * Fix statistic.c GetImageRange initializer by @mtasaka in #8010
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
* Sun Feb 23 2025 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.44
    * Bump azure/trusted-signing-action from 0.5.0 to 0.5.1 in #7895
    * Enable any dither method such as Floyd-Steinberg for Magick::Image::map()
      in #7937
    * Magick++ Documentation Verification in #7906
    * fix type casting in statistic.c in #7982
  - removed patched (upstreamed)
    - ImageMagick-0-1-are-special-cases-for-pow.patch
    - ImageMagick-check-for-pow-zero.patch
    - ImageMagick-gamma-should-call-GammaImage.patch
* Mon Jan 20 2025 pgajdos@suse.com
  - fix [bsc#1235113]:
    https://github.com/ImageMagick/Usage/issues/8
    https://github.com/ImageMagick/Usage/issues/9
  - added patches
    fix https://github.com/ImageMagick/ImageMagick/commit/be3b73da674520ad3eab52ade2a3cda62af66d15
    + ImageMagick-0-1-are-special-cases-for-pow.patch
    fix https://github.com/ImageMagick/ImageMagick/commit/1afa38ae2fa87cf4eb48040e47d410aa729ce21e
    + ImageMagick-check-for-pow-zero.patch
    fix https://github.com/ImageMagick/ImageMagick/commit/056ccdbeac41c9b24b625e0139cd25a4cdffb22a
    + ImageMagick-gamma-should-call-GammaImage.patch
* Mon Dec 23 2024 pgajdos@suse.com
  - version update to 7.1.1.43
    * no upstream changelog found
* Sun Nov 17 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.41
    * Fix compiler identification with Clang on Darwin in #7773
    * revert map changes breaking ABI in #7768
* Mon Nov 11 2024 Yann BOYER <yann.boyer742@gmail.com>
  - version update to 7.1.1.40
    * .cut (Dr Halo) reading when run count in header #7734
    * Bump azure/trusted-signing-action from 0.4.0 to 0.5.0 #7725
    * Implement Magic Kernel Sharp 2013 and 2021 #7701
    * don't process TIFF image if there is an exception
    * Corrected check for indexed channels in PSD files.
    * export exception when undo resource limit exceeded
* Sun Oct 06 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.39
    * Add missing Threshold command to command array of Region of Interest mode #7606
    * uhdr.c: update uhdr coder for gainmap metadata configuration #7635
    * uhdr: fix language choice in autoconf #7663
* Fri Sep 13 2024 pgajdos@suse.com
  - version update to 7.1.1.38
    * properly set image byte order 40f6599
    * set max colormap size for remap 1ffe565
    * beta release 250b748
    * deprecate the -respect-paranthesis option 4e7d789
    * Build fixes. b80c509
    * save IPTC + ICC profiles are profiles, not properties 25d5335
    * update copyright year 4caf7d1
    * Patch to fix reading of the ICC profile. 18377f9
    * prepping framework to interact with X11 clipboard b20dda3
    * Build fix. 20a5af3
    * More build fixes. c36fdf0
    * Another attempt to silence the warnings. 600708c
    * Use SetImageProfilePrivate to avoid duplicate allocations. f246eab
    * support clipboard delegate 39a135a
    * restore clipboard.c 1070b17
    * improved rounding 27a0a9c
    * don't allow negative scenes 8fda05a
    * eliminate compiler warnings 878daf9
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
* Tue Aug 27 2024 pgajdos@suse.com
  - version update to 7.1.1.37
    * Bump azure/trusted-signing-action from 0.3.20 to 0.4.0 #7518
    * Silence warning and fix HEIC_COMPUTE_NUMERIC_VERSION definition when heic delegate is disabled. #7516
    * protect macro arguments with parens 86cb2b1
    * eliminate compiler warnings d90d8b4
    * correct copyright year 115271e
    * Ignore multiple exif and xmp profiles for the same jxl frame and fix reading those profiles per frame. c301208
    * read/write in chunks fff3058
    * optimize fwrite() arguments ada6785
    * Renamed Output folder to Artifacts. 2a69677
    * cancel interactive window selection with right button press ea2a2db
    * cosmetic 712bde4
    * eliminate compiler warning 9a9a25c
    * eliminate compiler warning 0bd1687
    * Make images mandatory in the issue template. c01fd37
    * Added extra header detection for avif files. 9fc0590
    * allow SeekBlob() to set an offset beyond the end of the blob 27c3f99
    * be less forgiving for invalid image indexes 25db2e5
    * Fixed problem with empty macros (#7562) 9fda5f2
    * Added missing null checks for RequestOpenCLDevice. f85448e
    * Added missing null check for AcquireOpenCLCommandQueue. 295e9c8
    * persist app1 jpeg profile (ImageMagick/ImageMagick#4713) f0357c7
    * Fixed build error. b3dd431
    * Remove some of the dependencies for the macos-13 build. d0bce95
    * parentheses is the plural of parenthesis 1fac80a
    * distribute quantization error for -dither FloydSteinberg -depth 5b2825b
    * release 8a0da9f
    * properly set image byte order 40f6599
    * set max colormap size for remap 1ffe565
* Sat Aug 03 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.36
    * uhdr.c: default initialize range field for hdr/sdr intent inputs to
      enc by @aayushsoni111 in #7482
    * Fixed typo in documentation of MagickAdaptiveBlurImage by @JonahEMorgan
      in #7500
    * Silence warning when freetype delegate is disabled. by @niclet in #7515
* Thu Jul 25 2024 pgajdos@suse.com
  - version update to 7.1.1.35
    * Also set dpi-x and dpi-y when running rsvg-convert. eac001f
    * convert sub-command is deprecated d67039e
    * only operators should disable "identify ping" (ImageMagick/ImageMagick#7441) a262192
    * fix compiler error ecc21c7
    * -outdir deprecated 9980efa
    * Get the correct width and height when heic:preserve-orientation is set to true. ed3a0dd
    * Set heic image orientation using transform information. ba470aa
    * Exit earlier when the symlink could not be created when invoking the svg:decode delegate. 8a48edd
    * Fixed MSYS2 build error. 3b22378
    * Also set the DNG properties when pinging the image. fc1c61b
    * Silence warning when lqr delegate is disabled. ae0d69a
    * Added version check for the heif_properties.h include. 656b4d2
    * Make sure we always use the i64 version of the "file methods" on Windows. b3e8a78
    * Changed defines to use method instead of a define. 75b66c4
    * Changes due to upgrade of libheif. 841f033
    * smooth the rendering of an ellipse (ImageMagick/ImageMagick#7465) 1bfce2a
* Sun Jun 23 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.34
    * Bump azure/trusted-signing-action from 0.3.18 to 0.3.19 in #7348
    * Fix a typo in convert deprecation warning in #7383
    * Bump azure/trusted-signing-action from 0.3.19 to 0.3.20 in #7388
    * Updated FontConfig query to include font index, fixing (#7374) in #7409
  - removed patch (upstreamed)
    - ImageMagick-update-image-signature.patch
* Sat May 25 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.33
    * Fix typo in #7294
    * Bump azure/trusted-signing-action from 0.3.16 to 0.3.18 in #7325
    * Bump caphyon/advinst-github-action from 1.1 to 2.0 in #7326
  - added patch
    + ImageMagick-update-image-signature.patch
* Thu May 16 2024 pgajdos@suse.com
  - reverted update-alternatives usage removal [bsc#1122033][bsc#1220818]
* Sun May 05 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.32
    * Fix GIF ICC profile reading #7282
    * uhdr.c: add support for rgb inputs #7273
* Mon Apr 22 2024 pgajdos@suse.com
  - version update to 7.1.1.31
    * Convert big PDF documents is slow #7263
    * Update release.yml #7258
    * Update README.md #7245
    * uhdr.c: verify the availability of error message before accessing it #7229
  - removed patches
    - ImageMagick-wmflite-detection.patch (upstreamed)
    `
* Mon Apr 15 2024 pgajdos@suse.com
  - relax list-length resource limit, fixes build of python-Wand
    % ImageMagick-configuration-SUSE.patch
* Mon Apr 08 2024 pgajdos@suse.com
  - version update to 7.1.1.30
    * install perl module into user-specified prefix by @bugfood in #7192
    * Fix bmp option to bypass file size check by @OnTheList-1 in #7194
    * add support for encoding/decoding ultrahdr images by @aayushsoni111 in #7198
    * Updates to uhdr.c by @aayushsoni111 in #7217
  - added patches
    fix https://github.com/ImageMagick/ImageMagick/issues/7230
    + ImageMagick-wmflite-detection.patch
* Fri Mar 22 2024 pgajdos@suse.com
  - allow stdin/stdout
  - modified patches
    % ImageMagick-configuration-SUSE.patch
* Thu Mar 21 2024 pgajdos@suse.com
  - allow delegates to be executed, was disabled by default policy
  - modified patches
    % ImageMagick-configuration-SUSE.patch (refreshed)
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
* Mon Mar 04 2024 pgajdos@suse.com
  - enable SVG again
  - modified patches
    % ImageMagick-configuration-SUSE.patch (refreshed)
* Sat Mar 02 2024 Marcus Rueckert <mrueckert@suse.de>
  - We can not replace a symlink with a directory on the directly
    Unregister the whole group manually in %pre with
    update-alternatives. (boo#1220818)
    Restore Requires(pre) on update-alternatives for the mean time.
* Tue Feb 27 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.29
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Thu Feb 22 2024 Michael Vetter <mvetter@suse.com>
  - Use %patch -P N instead of deprecated %patchN.
* Sun Feb 11 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.28
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Sun Jan 21 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.27
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Tue Jan 16 2024 pgajdos@suse.com
  - only one configuration again, based on upstream 'secure' policy
  - other upstream policies packaged in documentation
* Mon Jan 15 2024 pgajdos@suse.com
  - use correct policy.xml
* Sun Jan 14 2024 munix9@googlemail.com
  - Fix incomplete removal of update-alternatives for config
  - Replace obsolete 'otherproviders(imagick-%{config_spec})' with
    'Conflicts: imagick-%{config_spec}'
* Fri Jan 12 2024 Arjen de Korte <suse+build@de-korte.org>
  - version update to 7.1.1.26
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Fri Jan 05 2024 pgajdos@suse.com
  - drop update-alternatives for config; use exactly one of configuration
    package provided
* Wed Jan 03 2024 pgajdos@suse.com
  - version update to 7.1.1.25
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Sat Dec 30 2023 Dirk Müller <dmueller@suse.com>
  - update to 7.1.1.24:
    * Added extra check for rare case when ImageMagick is build without
      any delegates.
    * Corrected order to fix invalid matches.
    * only fill the alpha channel for alpha floodfill
    * Make sure we use the lt_ methods like we do elsewhere.
    * support dng:max-raw-memory define (ImageMagick/ImageMagick#6922)
    * properly export YUV JP2 images (ImageMagick/ImageMagick#6943)
    * use : specifier
    * correct display program name
    * check for corrupt DJVU images
    * support UTF-8 comments (ImageMagick/ImageMagick#6949)
    * do not prefix iTxt key with 'png:'
    * enhance sampling factor parser (ImageMagick/ImageMagick#6943)
    * Switch to ubuntu 20.04 in the app-image build.
    * Corrected packages that need to be install due to ubuntu upgrade.
    * improve accuracy of image statistics
    * fx calculations of skewness and kurtosis
    * Only write comments as itxt when the string contains non ansi
      chars.
    * check if the string contains non-Latin1 characters
    * Corrected patch to check for non-Latin1 characters.
    * invalid JSON with -ping (ImageMagick/ImageMagick#6966)
    * throw exception if # of meta channels exceed max
      https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r
    * multiplication result converted to larger type
    * invalid HTTPS certificates are no longer ignored
      https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3r24-6m6q-vxmr
    * multiplication result converted to larger type
    * eliminate compiler warning
    * don't include the index channel in the overall image statistics
    * multiplication result converted to larger type
* Thu Dec 21 2023 pgajdos@suse.com
  - version update to 7.1.1.23
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
  - deleted patches
    - ImageMagick-infinite-resource-time-limit.patch (upstreamed)
* Mon Nov 13 2023 pgajdos@suse.com
  - version update to 7.1.1.21
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
  - modified patches
    [bsc#1217014][bsc#1216811]
    % ImageMagick-s390x-disable-tests.patch (refreshed)
  - deleted patches
    - ImageMagick-correct-time-to-live.patch (upstreamed)
  - added patches
    https://github.com/ImageMagick/ImageMagick/commit/8f3c56fabc619c1672865257e5aafe33cbfaaf3e
    https://github.com/ImageMagick/ImageMagick/commit/3a7b915d9a810ce742987b37c935f6ae8b36df10
    + ImageMagick-infinite-resource-time-limit.patch
* Fri Oct 13 2023 pgajdos@suse.com
  - added patches
    fix https://github.com/ImageMagick/ImageMagick/commit/3c727503c6ae449160dc92cf6222ebe28ef8fb52
    + ImageMagick-correct-time-to-live.patch
* Thu Oct 12 2023 pgajdos@suse.com
  - version update to 7.1.1.20
    * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Thu Oct 05 2023 pgajdos@suse.com
  - version update to 7.1.1.19
    * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
    * fixes CVE-2023-5341 [bsc#1215939]
* Fri Sep 29 2023 pgajdos@suse.com
  - allow verbose perl tests
  - add ImageMagick-s390x-disable-tests.patch, adjust two and disable
    one failing test on s390x
* Fri Sep 29 2023 pgajdos@suse.com
  - version update to 7.1.1.18
    * upstream changelog:
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Thu Sep 21 2023 pgajdos@suse.com
  - 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
  - removing p7zip redundant dependency
* Tue Aug 22 2023 pgajdos@suse.com
  - version update to 7.1.1.15
    * upstream changelog:
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-15---2023-07-30
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
  - deleted patches
    - ImageMagick-CVE-2023-3428.patch (upstreamed)
* Thu Jun 29 2023 pgajdos@suse.com
  - version update to 7.1.1.12
  - added patches
    fix CVE-2023-3428 [bsc#1212847], heap-buffer-overflow in coders/tiff.c
    + ImageMagick-CVE-2023-3428.patch
* Tue May 30 2023 pgajdos@suse.com
  - version update to 7.1.1.11
    * upstream changelog:
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-11---2023-05-29
    * [bsc#1200389] CVE-2022-32546
    * [bsc#1211792] CVE-2023-34153
    * [bsc#1211791] CVE-2023-34151
* Thu May 25 2023 pgajdos@suse.com
  - version update to 7.1.1.10
    * fixes CVE-2023-2157 [bsc#1211601]
    * fixes CVE-2023-34475 [bsc#1212234]
    * fixes CVE-2023-34474 [bsc#1212237]
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-10---2023-05-21
* Thu May 18 2023 Dirk Müller <dmueller@suse.com>
  - update to 7.1.1.9:
    * support for Oklab
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-9---2023-05-14
* Wed May 03 2023 Deepthi Yadabettu Venkatachala <deepthi.venkatachala@suse.com>
  - version update to 7.1.1.8
  - https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-8---2023-04-22
* Thu Apr 13 2023 pgajdos@suse.com
  - version update to 7.1.1.6
  - https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-6---2023-04-02
  - fixes CVE-2023-1906 [bsc#1210308]
* Thu Mar 30 2023 Dirk Müller <dmueller@suse.com>
  - update to 7.1.1.5:
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-5---2023-03-26
* Tue Mar 14 2023 pgajdos@suse.com
  - version update to 7.1.1.3
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
  - modified patches
    % ImageMagick-library-installable-in-parallel.patch (refreshed)
  - [bsc#1209141] CVE-2023-1289
* Mon Mar 13 2023 Martin Pluskal <mpluskal@suse.com>
  - Revert last change - it leads to file conflict involving .la files
* Thu Mar 09 2023 Martin Pluskal <mpluskal@suse.com>
  - Build AVX2 enabled hwcaps library for x86_64-v3
* Thu Mar 02 2023 pgajdos@suse.com
  - cleanup old conditional, really build without djvulibre if requested
    (now %bcond_without djvu)
* Fri Feb 24 2023 pgajdos@suse.com
  - version update to 7.1.0.62
    https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Fri Feb 24 2023 pgajdos@suse.com
  - add %bcond_without djvulibre
* Tue Feb 07 2023 pgajdos@suse.com
  - version update to 7.1.0.61
    * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
* Mon Jan 30 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 7.1.0.60
    * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-60
* Sun Jan 08 2023 munix9@googlemail.com
  - Enable JPEG-XL on Tumbleweed.
* Wed Jan 04 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 7.1.0.57:
    * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-57

Files

/usr/lib/baselibs-32bit
/usr/lib/baselibs-32bit/bin
/usr/lib/baselibs-32bit/bin/MagickCore-config
/usr/lib/baselibs-32bit/bin/MagickWand-config
/usr/lib/libMagickCore-7.Q16HDRI.so
/usr/lib/libMagickWand-7.Q16HDRI.so
/usr/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc
/usr/lib/pkgconfig/ImageMagick.pc
/usr/lib/pkgconfig/MagickCore-7.Q16HDRI.pc
/usr/lib/pkgconfig/MagickCore.pc
/usr/lib/pkgconfig/MagickWand-7.Q16HDRI.pc
/usr/lib/pkgconfig/MagickWand.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:54:38 2026