Update to 6.7.8-9 to fix CVE-2012-3437 (bz#844101, 844103).

This commit is contained in:
Pavel Alexeev (aka Pahan-Hubbitus) 2012-08-11 23:25:04 +04:00
parent dc6f18f94b
commit 88a3b819c3
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1,9 +1,9 @@
%global VER 6.7.7
%global Patchlevel 5
%global VER 6.7.8
%global Patchlevel 9
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
@ -300,6 +300,9 @@ rm -rf %{buildroot}
%doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
%changelog
* Sat Aug 11 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.8.9-1
- Update to 6.7.8-9 to fix CVE-2012-3437 (bz#844101, 844103).
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.7.7.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
540327341cc50bebc604c04769e4e05c ImageMagick-6.7.7-5.tar.xz
cb2605c47fd8a0fe37845d9a1de4280a ImageMagick-6.7.8-9.tar.xz