add patch for libpng-1.5

This commit is contained in:
Nils Philippsen 2011-11-17 16:38:32 +01:00
parent e9d4ddad1e
commit 9ca8528911
2 changed files with 1147 additions and 2 deletions

1142
gimp-2.6.11-libpng.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -155,6 +155,8 @@ Patch10: gimp-2.6.11-shell-dnd-quit-crash.patch
Patch11: gimp-2.6.11-startup-warning.patch
# CVE-2011-2896: fix heap corruption and buffer overflow, upstreamed
Patch12: gimp-2.6.11-gif-load.patch
# backport: build with newer libpng versions
Patch13: gimp-2.6.11-libpng.patch
# files changed by autoreconf after applying the above
Patch100: gimp-2.6.11-11-autoreconf.patch.bz2
@ -248,6 +250,7 @@ EOF
%patch10 -p1 -b .shell-dnd-quit-crash
%patch11 -p1 -b .startup-warning
%patch12 -p1 -b .gif-load
%patch13 -p1 -b .libpng
%patch100 -p1 -b .autoreconf
@ -515,8 +518,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
%changelog
* Mon Nov 07 2011 Nils Philippsen <nils@redhat.com> - 2:2.6.11-25
- rebuild (libpng)
* Thu Nov 17 2011 Nils Philippsen <nils@redhat.com> - 2:2.6.11-25
- patch and rebuild for libpng-1.5
* Fri Oct 28 2011 Rex Dieter <rdieter@fedoraproject.org> - 2:2.6.11-24
- rebuild(poppler)