[Lunar-commits] r26696 - moonbase/trunk/libs/poppler
Florin Braescu
florin at lunar-linux.org
Sun Nov 11 08:43:43 CET 2007
Author: florin
Date: 2007-11-11 08:43:42 +0100 (Sun, 11 Nov 2007)
New Revision: 26696
Modified:
moonbase/trunk/libs/poppler/BUILD
moonbase/trunk/libs/poppler/DETAILS
Log:
bump the version from 0.6.1 to 0.6.2. Several security vulnerabilities in code reused from Xpdf, reported as CVE-2007-4352, CVE-2007-5392, and CVE-2007-5393, were fixed. Several crashes were eliminated. Form fields should now be detected at any depth level. Several other bugs were fixed.
Modified: moonbase/trunk/libs/poppler/BUILD
===================================================================
--- moonbase/trunk/libs/poppler/BUILD 2007-11-11 07:42:28 UTC (rev 26695)
+++ moonbase/trunk/libs/poppler/BUILD 2007-11-11 07:43:42 UTC (rev 26696)
@@ -3,8 +3,8 @@
OPTS="$OPTS --disable-gtk-test --enable-xpdf-headers"
if module_installed qt4; then
- OPTS="$OPTS --enable-poppler-qt4"
- fi &&
+ OPTS="$OPTS --enable-poppler-qt4"
+ fi &&
default_build
Modified: moonbase/trunk/libs/poppler/DETAILS
===================================================================
--- moonbase/trunk/libs/poppler/DETAILS 2007-11-11 07:42:28 UTC (rev 26695)
+++ moonbase/trunk/libs/poppler/DETAILS 2007-11-11 07:43:42 UTC (rev 26696)
@@ -1,11 +1,11 @@
MODULE=poppler
- VERSION=0.6.1
+ VERSION=0.6.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://poppler.freedesktop.org/
- SOURCE_VFY=sha1:f28184df94fe6312db0a11e285d7832c3cfd0797
+ SOURCE_VFY=sha1:3e367cab2ba110bfe42c3ab1036597410ad591da
WEB_SITE=http://poppler.freedesktop.org/
ENTERED=20050918
- UPDATED=20071026
+ UPDATED=20071111
SHORT="a PDF rendering library based on the xpdf-3.02 code base"
cat << EOF
More information about the Lunar-commits
mailing list