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:
parent
29e85cf80f
commit
ff7b87fe96
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@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
|
||||
- Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
|
||||
- Delete multilib patch as it should be in main sources.
|
||||
|
Loading…
Reference in New Issue
Block a user