Commit Graph

76 Commits

Author SHA1 Message Date
Michael Cronenworth 27ef7d8b35 Update to 6.9.11.22 2020-06-29 08:03:54 -05:00
Michael Cronenworth bd46624e8d Upload sources 2020-06-25 07:36:40 -05:00
Michael Cronenworth 037c6ad1b5 Update to 6.9.11.16 2020-06-03 22:44:53 -05:00
Michael Cronenworth 23489ee5b5 Update to 6.9.10-86 2020-01-13 07:47:26 -06:00
Michael Cronenworth 489685926f Update to 6.9.10.75 2019-11-26 13:28:31 -06:00
Pete Walter 9116ccf669 Update to 6.9.10.67 2019-10-04 10:32:00 +01:00
Pete Walter f20add135e Update to 6.9.10.65 2019-09-21 14:24:19 +01:00
Michael Cronenworth ac789b08f4 Upload sources 2019-09-13 19:22:48 -05:00
Pete Walter b21c11f55e Update to 6.9.10.28 2019-02-18 15:50:47 +00:00
Pete Walter 78d74458ad Update to 6.9.10-27 2019-02-11 16:41:54 +00:00
Pete Walter 40231a28ed Update to 6.9.10-25 2019-02-05 11:21:15 +00:00
Michael Cronenworth a9b21d9e02 Update to 6.9.10-23 2019-01-02 08:55:14 -06:00
Michael Cronenworth 67333c324e Update to 6.9.10-10 2018-08-28 12:03:04 -05:00
Michael Cronenworth 496e64beba Update to 6.8.8-38 2018-03-12 09:39:37 -05:00
Michael Cronenworth 9af1100073 Update to 6.9.9-33 2018-01-15 17:27:41 -06:00
Michael Cronenworth 896f710062 Update to 6.9.9-27 2017-12-23 13:21:23 -06:00
Michael Cronenworth 145e7b231d Update to 6.9.9-22 2017-11-07 09:26:37 -06:00
Michael Cronenworth 2bae7e647b Update to 6.9.9-19 2017-10-11 10:43:59 -05:00
Michael Cronenworth 5c98c1e7f3 Update to 6.9.9-15 2017-09-27 16:07:38 -05:00
Pete Walter 628945ee44 Update to 6.9.9-13 2017-09-14 22:01:25 +01:00
Michael Cronenworth 4439b94d46 Revert to 6.9.9-9 upstream release 2017-08-24 11:27:42 -05:00
Michael Cronenworth 94ef7083ff Revert "commit the sources file"
This reverts commit 93ebcaebf8.
2017-08-24 11:02:11 -05:00
Moez Roy 93ebcaebf8 commit the sources file 2017-08-24 02:11:45 +05:00
Kevin Fenzi 42733cb3a5 Update to 6.9.9-3. Fixes bug #1299275
Fix CVE-2017-11644 ImageMagick: Memory-Leak in ReadMATImage() coders/mat.c - bug #1475485
Fix CVE-2017-11639 ImageMagick: heap-based buffer over-read in the WriteCIPImage() function in coders/cip.c - bug #1475470
Fix CVE-2017-11640 ImageMagick: NULL pointer dereference in WritePTIFImage() in coders/tiff.c - bug #1475463
Fix CVE-2017-11523 ImageMagick: Endless loop in ReadTXTImage function in coders/txt.c - bug #1474845
Fix CVE-2017-11446 CVE-2017-11478 ImageMagick: various flaws - bug #1474363,1474391
Fix CVE-2017-11360 ImageMagick: Resource exhaustion in ReadRLEImage function - bug #1473847
Fix CVE-2017-11188 ImageMagick: Resource exhaustion in ReadDPXImage function in coders\dpx.c - bug #1473824
Fix CVE-2017-11448 ImageMagick: Info leak from from uninitialized memory in ReadJPEGImage function - bug #1473801
Fix CVE-2017-11447 ImageMagick: Memory leak in ReadSCREENSHOTImage function in coders/screenshot.c - bug #1473798
Fix CVE-2017-11449 ImageMagick: coders/mpc.c don't validade blob sizes of stdin image input - bug #1473796
Fix CVE-2017-11450 ImageMagick: Too short JPEG data causes denial of service in coders/jpeg.c - bug #1473774
Fix CVE-2017-11141 ImageMagick: Memory exhaustion in ReadMATImage function in coders\mat.c - bug #1473757
Fix CVE-2017-10928 ImageMagick: heap-based buffer over-read in the GetNextToken function - bug #1473717
Fix CVE-2017-11352 ImageMagick: Improper EOF handling in coders/rle.c can trigger crash (Incomplete fix for CVE-2017-9144) - bug #1471835
Fix CVE-2017-10995 ImageMagick: Out-of-bounds heap read in mng_get_long function - bug #1471121
Fix CVE-2017-11170 ImageMagick: Memory leak in ReadTGAImage function when processing TGA or VST file - bug #1470669
Fix CVE-2017-7941 CVE-2017-7942 CVE-2017-7943 CVE-2017-8352 ImageMagick: various flaws - bug #1445676,1445677,1445679,1449253
Fix CVE-2017-9141 CVE-2017-9142 CVE-2017-9143 CVE-2017-9144 ImageMagick: various flaws - bug #1455578,1455581,1455583,1455584
Fix CVE-2016-9559 ImageMagick: Null pointer dereference in tiff.c - bug #1398189,1398198,1413898
Fix CVE-2017-5507 ImageMagick: Memory leak in mpc file handling - bug #1414444
Fix CVE-2016-10146 ImageMagick: Memory leak in caption and label handling - bug #1414446
Fix CVE-2017-5508 ImageMagick: Heap-buffer-overflow in PushQuantumPixel - bug #1414445
Fix CVE-2016-10070 ImageMagick: Out-of-bounds read in mat.c - bug #1410510
Fix CVE-2017-5506 ImageMagick: Double-free memory corruption in profile.c - bug #1414442
Fix CVE-2016-10064 ImageMagick: Buffer overflow in tiff.c - bug #1410478
Fix CVE-2016-10071 ImageMagick: Out-of-bounds read in mat.c - bug #1410513
Fix CVE-2016-10059 ImageMagick: TIFF file buffer overflow - bug #1410469
Fix CVE-2016-10057 ImageMagick: Buffer overflow in CALS coder - bug #1410466
Fix CVE-2016-10052 ImageMagick: Out-of-bounds write in exif (jpeg) reader - bug #1410459
Fix CVE-2016-10050 ImageMagick: Heap overflow when reading corrupt RLE files - bug #1410454
Fix CVE-2016-10049 ImageMagick: Buffer overflow when reading corrupt RLE files - bug #1410452
Fix CVE-2016-10046 ImageMagick: Buffer overflow in draw.c - bug #1410448
Fix CVE-2016-8677 ImageMagick: Memory allocation failure in AcquireQuantumPixel - bug #1385698
Fix CVE-2016-7906 ImageMagick: Mogrify heap-use-after-free in attribute.c - bug #1381141
Fix CVE-2016-7799 ImageMagick: Mogrify buffer over-read in profile.c - bug #1381138
ImageMagick: Hang when supplying file ending with colon to identify - bug #1380428
Fix CVE-2014-9907 CVE-2015-8957 CVE-2015-8958 CVE-2015-8959 CVE-2016-6823 CVE-2016-7101 CVE-2016-7513 CVE-2016-7514 CVE-2016-7515 CVE-2016-7516 CVE-2016-7517 CVE-2016-7518 CVE-2016-7519 CVE-2016-7520 CVE-2016-7521 ... ImageMagick: various flaws - bug #1378734,1378735,1378736,1378738,1378733,1378739,1378741,1378743,1378744,1378745,1378746,1378747,1378748,1378751,1378754,1378756,1378757,1378758,1378759,1378760,1378761,1378762,1378763,1378764,1378765,1378767,1378768,1378772,1378773,1378775,1378776,1378777,1378790
Fix CVE-2016-5010 ImageMagick: Out-of-bounds read when processing crafted tiff file  - bug #1354500,1361578
2017-07-27 17:17:33 -07:00
Pavel Alexeev e71e947766 New upstream version 6.9.3-0. Bz#1293081. 2016-01-06 15:44:26 +03:00
Hubbitus de0432bcf3 - Update to new upstream release 6.9.2-7 (bz#1224581)
- Drop fix-XPM patch.
- No so-name change, so will update in stable branch to fix also: bz#1267391
    (JPEG 2000 support), bz#1269556 (security buff overflow in coders/icon.c),
    bz#1269567 (Double free vulnerabilities in coders/{pict.c,tga.c})
- Solving miltilib conflict - bz#1208347 - add patch ImageMagick-6.9.2-7-multiarch-implicit-pkgconfig-dir.patch.
- Drop old options: --with-lcms2, --without-included-ltdl, --with-ltdl-include, --with-ltdl-lib
- Some spec cleanup (including README utf recoding, rpath clean hacks).
2015-12-06 19:28:56 +03:00
Hubbitus 347676cd67 Build beta 6.9.1-3 to gone -march (https://fedorahosted.org/fesco/ticket/1443)
sources
2015-05-26 23:34:32 +03:00
Hubbitus 14224f13a9 - New version 6.9.1-2 - bz#1204371. 2015-04-20 16:59:55 +03:00
Hubbitus f3cfd21c04 - New version 6.9.0-10 - bz#1197400. 2015-03-09 18:55:35 +03:00
Hubbitus 7dcd4cddc7 New version 6.9.0-9 - bz#1087263.
So-name bump: libMagick++-6.Q16.so.3 -> libMagick++-6.Q16.so.6
MailList announce: http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/205719
2015-03-05 23:56:21 +03:00
Hubbitus 09febb03c5 - Update to 6.8.8-10 with hope to fix CVE-2014-1958 (bz#1067276, bz#1067277), CVE-2014-1947, CVE-2014-2030 (bz#1064098)
- Enable %check by Alexander Todorov suggestion - bz#1076671.
- Add %{?_smp_mflags} into make install and check (not main compilation).
2014-03-30 23:48:42 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 48b5284164 - Update to 6.8.7-0 to fix badurl (http://www.mail-archive.com/devel@lists.fedoraproject.org/msg67796.html) 2013-10-08 19:01:28 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 1a2f6c44ca Update to 6.8.6-3.
- Added aarch64 to list of 64bit arches (bz#978339).
2013-07-03 13:32:27 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 1a5747de0a New version 6.8.5-10 2013-06-12 15:16:01 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 5e9479d0dc Update to 6.8.3-9 (so-naming scheme change to *-6.so) (ml: http://www.mail-archive.com/devel@lists.fedoraproject.org/msg57163.html).
- Split out libs subpackage by Remi Collet request (bz#849065).
2013-03-16 15:34:14 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 88a3b819c3 Update to 6.7.8-9 to fix CVE-2012-3437 (bz#844101, 844103). 2012-08-11 23:25:04 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 9ea39c01b3 Update to 6.7.7-5 version. Prepare and update in stable Fedora 16 to address security problems (f.e. bz#808159). 2012-06-02 22:37:11 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) ff7b87fe96 Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,
bz#808159, bz#804591, bz#804588
2012-04-10 19:33:51 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) a77b1851c4 Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
- Delete multilib patch as it should be in main sources.
- Replace $RPM_BUILD_ROOT by %buildroot
2012-02-27 19:45:22 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) b1db8bbec3 New version 6.7.1-9. 2011-08-22 00:58:44 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 8ce3430998 Update to 6.7.0-10. 2011-07-04 17:36:45 +04:00
Pavel Alexeev (aka Pahan-Hubbitus) 1b770819d6 - Add BR liblqr-1-devel (BZ#683159)
- Update to new version (BZ#579458) 6.6.8-4
2011-03-15 23:35:29 +03:00
Pavel Alexeev (aka Pahan-Hubbitus) 55b4ca1d44 - New version 6.6.5-10.
- Add --enable-hdri switch by request of Petr Vlašic.
2010-11-25 17:58:18 +03:00
Pavel Alexeev aka Pahan-Hubbitus 7dd3692e7b - Rebuild against new ghostscript in rawhide.
- Update to 6.6.4-8 version.
2010-09-30 15:39:27 +04:00
Pavel Alexeev aka Pahan-Hubbitus b712a6a38f - Update to 6.6.4-1 to fix FBFS BZ#631169. 2010-09-15 10:38:50 +04:00
Pavel Alexeev 28437e5a48 - New version 6.6.2-1 (BZ#579458, BZ#565940 -
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16320)
- Replace %%define by %%global
2010-06-02 09:25:52 +00:00
Pavel Alexeev 90f01a72c0 Update to 6.6.0-2 (BZ#570766) 2010-03-06 18:44:56 +00:00
Pavel Alexeev 86784b5c14 - Update to 6.5.8-10 (BZ#547806)
- Change source tarball from .tar.lzma to .tar.xz folow to upstream.
2010-01-05 14:31:53 +00:00
Pavel Alexeev b5577f3c33 - Update to version 6.5.4-7
- Use lzma-compressed source tarball as sugested by Ville Skyttä
    (BZ#515319)
2009-08-03 18:29:00 +00:00
Hans de Goede ed670446c0 - New upstream release 6.5.3-7 2009-06-15 12:51:53 +00:00