From 3f8132d55aa3fb96230fcb6226a9ec42b208d794 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 15 Mar 2010 17:06:02 +0000 Subject: [PATCH] Update to libpng 1.2.43, includes fix for CVE-2010-0205 --- .cvsignore | 2 +- libpng.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7708342..18c6de2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpng-1.2.42.tar.bz2 +libpng-1.2.43.tar.bz2 diff --git a/libpng.spec b/libpng.spec index 224e72d..52081a3 100644 --- a/libpng.spec +++ b/libpng.spec @@ -1,7 +1,7 @@ Summary: A library of functions for manipulating PNG image format files Name: libpng Epoch: 2 -Version: 1.2.42 +Version: 1.2.43 Release: 1%{?dist} License: zlib Group: System Environment/Libraries @@ -94,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la rm -rf $RPM_BUILD_ROOT %changelog +* Mon Mar 15 2010 Tom Lane 2:1.2.43-1 +- Update to libpng 1.2.43, includes fix for CVE-2010-0205 +Related: #566234 + * Wed Jan 20 2010 Tom Lane 2:1.2.42-1 - Update to libpng 1.2.42 diff --git a/sources b/sources index 1ca3b68..f56d37c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a5cbe9798927fdf528f3186a8840ebe libpng-1.2.42.tar.bz2 +976909556e6613804d810405c1f72ce6 libpng-1.2.43.tar.bz2