commit b68c748bcf8352169d59c5826e896f682f8c07b3 Author: Kalev Lember <kalevlem...@gmail.com> Date: Sun Oct 7 14:31:00 2012 +0200
Update to 1.5.13 (CVE-2011-3464) https://bugzilla.redhat.com/show_bug.cgi?id=843190 .gitignore | 1 + mingw-libpng.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 734cdbe..c017c52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libpng-1.4.3.tar.bz2 /libpng-1.4.8.tar.xz /libpng-1.5.7.tar.xz +/libpng-1.5.13.tar.xz diff --git a/mingw-libpng.spec b/mingw-libpng.spec index 9a26ebe..699464d 100644 --- a/mingw-libpng.spec +++ b/mingw-libpng.spec @@ -1,11 +1,8 @@ %?mingw_package_header -%global mingw_build_win32 1 -%global mingw_build_win64 1 - Name: mingw-libpng -Version: 1.5.7 -Release: 4%{?dist} +Version: 1.5.13 +Release: 1%{?dist} Summary: MinGW Windows Libpng library License: zlib @@ -132,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %changelog +* Sun Oct 07 2012 Kalev Lember <kalevlem...@gmail.com> - 1.5.13-1 +- Update to 1.5.13 (CVE-2011-3464) + * Sat Mar 10 2012 Erik van Pienbroek <epien...@fedoraproject.org> - 1.5.7-4 - Added win64 support diff --git a/sources b/sources index c3b4e96..8f3ada3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3ae9ce4e81ec0aafdd4ac961586ee0d libpng-1.5.7.tar.xz +0b607a685da977f1bfc96e1c47055183 libpng-1.5.13.tar.xz _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw