Commit Graph

56 Commits

Author SHA1 Message Date
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
Tom Callaway 98c50198de 6.5.1.2 2009-04-13 17:25:44 +00:00
Hans de Goede 252b0ed307 - New upstream release 6.4.9-6 2009-03-09 11:06:50 +00:00
Hans de Goede 732fadd14b - Remove 2 included copies of the non Free artbrush font (rh 477399) 2008-12-27 13:59:23 +00:00
Hans de Goede c7d093fef7 - New upstream release 6.4.5-5
- Various specfile fixes from merge review (rh 225897)
- Fix building with new libtool (rh 471468)
2008-11-14 14:54:41 +00:00
Hans de Goede 8ba8b562e4 - New upstream release 6.4.0.10
- This fixes conversion of 24 bpp windows icons (bz 440136)
- Don't reuse GError structs, that upsets glib2 (bz 325211)
- Use the system ltdl, not the included copy (bz 237475)
- Fix various multilib conflicts (bz 341561)
- Use xdg-open instead of htmlview (bz 388451)
- Some small specfile cleanups (utf-8 stuff & others) fixing rpmlint
    warnings
2008-04-27 19:40:45 +00:00
Tom Callaway 8081b988ee *** empty log message *** 2008-01-25 02:29:46 +00:00
Norman Murray 23f0860843 Rebase to new version
- update multilib support patch
- fix compile issues
- add new require on jasper
- drop reference to windows fonts
2007-09-21 03:12:17 +00:00
Norman Murray d0e305193b Update to 6.3.2-9 tarball 2007-03-05 03:38:03 +00:00
Matthias Clasen 54c8ca2da8 6.2.8 2006-06-09 13:28:42 +00:00
Matthias Clasen dabdd75e33 Update to 6.2.5, fix X requires 2005-11-01 17:56:48 +00:00
Matthias Clasen 98c6d59385 Update to 6.2.4-6 2005-09-20 17:14:20 +00:00
Matthias Clasen 1c0acad6a8 Fix a heap overflow in the pnm coder 2005-04-26 14:03:17 +00:00
Matthias Clasen 91ebc38469 6.2.1 2005-04-25 14:57:56 +00:00
Matthias Clasen 640f8afb59 Update to 6.2.0 2005-03-16 16:10:35 +00:00
Karsten Hopp 7da96109fe - update to 6.0.7 Patchlevel 1, fixes #132106 2004-09-11 21:17:43 +00:00
cvsdist 616270f73f auto-import changelog data from ImageMagick-6.0.6.2-1.src.rpm
Wed Sep 01 2004 Karsten Hopp <karsten@redhat.de> 6.0.6.2-1
- update to latest stable version
- get rid of obsolete patches
- fix remaining patches
Sat Jun 19 2004 Alan Cox <alan@redhat.com>
- Easyfixes (#124791) - fixed missing dependancy between -devel and
    libexif-devel
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 02:38:35 +00:00
cvsdist 073e999da3 auto-import changelog data from ImageMagick-5.5.7.15-0.2.src.rpm
Sun Jan 25 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.2
- make perl module link against the built library instead of the installed
    one
Thu Jan 22 2004 Nils Philippsen <nphilipp@redhat.com> 5.5.7.15-0.1
- version 5.5.7 patchlevel 15
Mon Oct 13 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-0.1
- rebuild with release 0.1 to not block an official update package
Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-2
- hack around libtool stupidity
- disable automake patch as we require automake-1.7 anyway
Wed Sep 10 2003 Nils Philippsen <nphilipp@redhat.com> 5.5.7.10-1
- version 5.5.7 patchlevel 10
2004-09-09 02:37:40 +00:00
cvsdist c2d10f5081 auto-import changelog data from ImageMagick-5.5.6-5.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu May 29 2003 Tim Powers <timp@redhat.com> -4
- rebuild for RHEL to fix broken deps
Thu May 15 2003 Tim Powers <timp@redhat.com> 5.5.6-3
- rebuild again to fix broken dep on libMagick.so.5
Mon May 12 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-2
- rebuild
Fri May 09 2003 Karsten Hopp <karsten@redhat.de> 5.5.6-1
- update
- specfile fixes
- verified that the upstream version fixes the following bugreports:
2004-09-09 02:36:51 +00:00
cvsdist f77d82bf41 auto-import changelog data from ImageMagick-5.4.7-4.src.rpm
Tue Jul 23 2002 Tim Powers <timp@redhat.com> 5.4.7-4
- build using gcc-3.2-0.1
Wed Jul 03 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-3
- fix non-cpp headers in -devel package
- fix #62157 (wrong path for include files in ImageMagick-devel)
- fix #63897 (use _target instead of _arch) in libtool workaround
- fix #65860, #65780 (tiff2ps) expands images to >10 MB Postscript files.
Mon Jul 01 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-1
- update
- fix localdoc patch
- fix %files section
- disable nonroot patch
- fix #62100,55950,62162,63136 (display doesn't start form gnome menu)
- fix libtool workaround
- moved Magick*-config into -devel package (#64249)
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon May 06 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.6-1
- 5.4.6
2004-09-09 02:35:59 +00:00
cvsdist c3d71dcd81 auto-import changelog data from ImageMagick-5.4.3.11-1.src.rpm
Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.11-1
- Update to pl 11
2004-09-09 02:35:51 +00:00