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

bz#808159, bz#804591, bz#804588
This commit is contained in:
Pavel Alexeev (aka Pahan-Hubbitus) 2012-04-10 19:33:51 +04:00
parent 29e85cf80f
commit ff7b87fe96
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ ImageMagick-6.4.0-multilib.patch
/ImageMagick-6.7.0-10.tar.xz /ImageMagick-6.7.0-10.tar.xz
/ImageMagick-6.7.1-9.tar.xz /ImageMagick-6.7.1-9.tar.xz
/ImageMagick-6.7.5-6.tar.xz /ImageMagick-6.7.5-6.tar.xz
/ImageMagick-6.7.6-5.tar.xz

View File

@ -1,9 +1,9 @@
%global VER 6.7.5 %global VER 6.7.6
%global Patchlevel 6 %global Patchlevel 5
Name: ImageMagick Name: ImageMagick
Version: %{VER}.%{Patchlevel} Version: %{VER}.%{Patchlevel}
Release: 3%{?dist} Release: 1%{?dist}
Summary: An X application for displaying and manipulating images Summary: An X application for displaying and manipulating images
Group: Applications/Multimedia Group: Applications/Multimedia
License: ImageMagick License: ImageMagick
@ -303,6 +303,10 @@ rm -rf %{buildroot}
%doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt %doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
%changelog %changelog
* Tue Apr 10 2012 Pavel Alexeev <Pahan@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@Hubbitus.info> - 6.7.5.6-1 * Sat Feb 25 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.5.6-1
- Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8 - Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
- Delete multilib patch as it should be in main sources. - Delete multilib patch as it should be in main sources.

View File

@ -1 +1 @@
dc9f1cc4ef2517099d0fbc592a19543f ImageMagick-6.7.5-6.tar.xz 867836debda45e092bc6005359424224 ImageMagick-6.7.6-5.tar.xz