[ImageMagick] Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,

Pavel Alexeev hubbitus at fedoraproject.org
Tue Apr 10 15:33:51 UTC 2012


commit ff7b87fe968d3991afbe3066edbbaf22aa4c8a4c
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Tue Apr 10 19:33:51 2012 +0400

    Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,
    
    	bz#808159, bz#804591, bz#804588

 .gitignore       |    1 +
 ImageMagick.spec |   10 +++++++---
 sources          |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d983620..cb6105f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ImageMagick-6.4.0-multilib.patch
 /ImageMagick-6.7.0-10.tar.xz
 /ImageMagick-6.7.1-9.tar.xz
 /ImageMagick-6.7.5-6.tar.xz
+/ImageMagick-6.7.6-5.tar.xz
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 8e02e08..a7f5217 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -1,9 +1,9 @@
-%global VER 6.7.5
-%global Patchlevel 6
+%global VER 6.7.6
+%global Patchlevel 5
 
 Name:		ImageMagick
 Version:		%{VER}.%{Patchlevel}
-Release:		3%{?dist}
+Release:		1%{?dist}
 Summary:		An X application for displaying and manipulating images
 Group:		Applications/Multimedia
 License:		ImageMagick
@@ -303,6 +303,10 @@ rm -rf %{buildroot}
 %doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
 
 %changelog
+* Tue Apr 10 2012 Pavel Alexeev <Pahan at Hubbitus.info> - 6.7.6.5-1
+- Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,
+	bz#808159, bz#804591, bz#804588
+
 * Sat Feb 25 2012 Pavel Alexeev <Pahan at Hubbitus.info> - 6.7.5.6-1
 - Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
 - Delete multilib patch as it should be in main sources.
diff --git a/sources b/sources
index 9298108..b952ce3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc9f1cc4ef2517099d0fbc592a19543f  ImageMagick-6.7.5-6.tar.xz
+867836debda45e092bc6005359424224  ImageMagick-6.7.6-5.tar.xz


More information about the scm-commits mailing list