From 486efa1057ebf4a3836e87ed3c4afd2b73488ca8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 15 Jun 2016 10:27:21 +0200 Subject: [PATCH] Update to 1.6.23 --- .gitignore | 1 + mingw-libpng.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7397ac8..b6ac1ba 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ libpng-1.4.3.tar.bz2 /libpng-1.6.10.tar.xz /libpng-1.6.19.tar.xz /libpng-1.6.21.tar.xz +/libpng-1.6.23.tar.xz diff --git a/mingw-libpng.spec b/mingw-libpng.spec index 7ae5233..4a004d8 100644 --- a/mingw-libpng.spec +++ b/mingw-libpng.spec @@ -1,7 +1,7 @@ %?mingw_package_header Name: mingw-libpng -Version: 1.6.21 +Version: 1.6.23 Release: 1%{?dist} Summary: MinGW Windows Libpng library @@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir} %changelog +* Wed Jun 15 2016 Kalev Lember - 1.6.23-1 +- Update to 1.6.23 + * Sat Feb 6 2016 Erik van Pienbroek - 1.6.21-1 - Update to 1.6.21 - Fixes various CVE's (RHBZ #1281760, #1281756) diff --git a/sources b/sources index 8e4c978..4e173f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bacb4728f6694a64ad9052769d6a4ce libpng-1.6.21.tar.xz +9b320a05ed4db1f3f0865c8a951fd9aa libpng-1.6.23.tar.xz