[Lunar-commits] <moonbase> ghostscript: version bumped to 8.70.
Florin Braescu
florin at lunar-linux.org
Sun Aug 2 10:44:28 CEST 2009
commit 98d549540facfb38914ba44fe1d8b6de8824afac
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 2 11:44:28 2009 +0300
ghostscript: version bumped to 8.70.
This release fixes a large number of issues with transparency, especially
as it interacts with color space conversion, mask contexts and patterns.
There have also been a number of significant fixes to font handling,
especially when generating PDF. And there are numerous robustness,
correctness and performance improvements.
New generic Esc/Page devices, eplmono and eplcolor were added to the
contrib directory. A new cdnj500 device was added to support the HP
DesignJet 500.
The licensing of the Free version of the core Ghostscript code has been
changed to GPLv3 or later. Previously, the core code was GPLv2 only.
This release also includes security fixes addressing CVE-2009-0583 and
CVE-2009-0792.
---
printer/ghostscript/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/printer/ghostscript/DETAILS b/printer/ghostscript/DETAILS
index 271c682..fa7a321 100644
--- a/printer/ghostscript/DETAILS
+++ b/printer/ghostscript/DETAILS
@@ -1,14 +1,14 @@
MODULE=ghostscript
- VERSION=8.64
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-$VERSION-jasper.patch
+ VERSION=8.70
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-8.64-jasper.patch
SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:4c2a6e04145428d35da73fbc4db9c66a75e336e0
+ SOURCE_VFY=sha1:170dfbe5901f642f51d9b061fa332863c6ba016d
SOURCE2_VFY=sha1:c2f6599d0d3e6c8a554ebb82e32b519184206ce2
WEB_SITE=http://www.ghostscript.com/awki
ENTERED=20041116
- UPDATED=20090204
+ UPDATED=20090802
PSAFE=no
SHORT="GPL ghostscript"
More information about the Lunar-commits
mailing list