[poppler/f14/master] Update to 0.14.4

mkasik mkasik at fedoraproject.org
Thu Oct 7 09:54:07 UTC 2010


commit dae4ae900ce867966183d6d093d3f35f47e84070
Author: Marek Kasik <mkasik at redhat.com>
Date:   Thu Oct 7 11:53:43 2010 +0200

    Update to 0.14.4
    
    update to 0.14.4
     - fixes CVE-2010-3702, CVE-2010-3703, CVE-2010-3704

 .gitignore   |    1 +
 poppler.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aeae562..c344223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /poppler-0.14.3.tar.gz
+poppler-0.14.4.tar.gz
diff --git a/poppler.spec b/poppler.spec
index 052959e..7e6a469 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,8 +1,8 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.14.3
-Release: 1%{?dist}.1
+Version: 0.14.4
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
 URL:     http://poppler.freedesktop.org/
@@ -245,6 +245,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 
 %changelog
+* Thu Oct  7 2010 Marek Kasik <mkasik at redhat.com> - 0.14.4-1
+- Update to 0.14.4 (fixes CVE-2010-3702, CVE-2010-3703, CVE-2010-3704)
+
 * Tue Oct 05 2010 jkeating - 0.14.3-1.1
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index aa4ca75..f1cc4a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1024c608a8a7c1d6ec301bddf11f3af9  poppler-0.14.3.tar.gz
+a40fe96e1115f648ce4689e667743530  poppler-0.14.4.tar.gz


More information about the scm-commits mailing list