diff --git a/.cvsignore b/.cvsignore index 18c6de2..02447bd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpng-1.2.43.tar.bz2 +libpng-1.2.44.tar.bz2 diff --git a/libpng.spec b/libpng.spec index 52081a3..b512189 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.43 +Version: 1.2.44 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 +* Tue Jun 29 2010 Tom Lane 2:1.2.44-1 +- Update to libpng 1.2.44, includes fixes for CVE-2010-1205 and CVE-2010-2249 +Resolves: #609161 + * 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 diff --git a/sources b/sources index f56d37c..fbcb073 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -976909556e6613804d810405c1f72ce6 libpng-1.2.43.tar.bz2 +e3ac7879d62ad166a6f0c7441390d12b libpng-1.2.44.tar.bz2