[Lunar-commits] <moonbase> poppler: version bump to 0.6.4.
Florin Braescu
florin at lunar-linux.org
Sat Feb 16 21:28:51 CET 2008
commit 53735cde25e88604402d0d8d69126241d6d3305f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 16 22:28:51 2008 +0200
poppler: version bump to 0.6.4.
Changes:
Qt4 frontend:
* Fix crash on links that point to a non existant page
* Make Document::renderHints return the correct render hints
* Fix infinite loop when parsing LineAnnotation
core:
* Fix crash in the Splash renderer when T3 fonts are badly defined
* Draw underlined Links correctly
utils:
* Fix two use after free bugs in HtmlOutputDev.cc
---
libs/poppler/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/poppler/DETAILS b/libs/poppler/DETAILS
index 16371f6..49e6db5 100644
--- a/libs/poppler/DETAILS
+++ b/libs/poppler/DETAILS
@@ -1,11 +1,11 @@
MODULE=poppler
- VERSION=0.6.3
+ VERSION=0.6.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://poppler.freedesktop.org/
- SOURCE_VFY=sha1:10bdce5eb8a4ed831fd047389bcbb34b7939f502
+ SOURCE_VFY=sha1:edd248b278ceb81f8820b1a2be8abfe05ca36465
WEB_SITE=http://poppler.freedesktop.org/
ENTERED=20050918
- UPDATED=20071215
+ UPDATED=20080216
SHORT="a PDF rendering library based on the xpdf-3.02 code base"
cat << EOF
More information about the Lunar-commits
mailing list