libspectre release 0.2.7 now available



A new libspectre release 0.2.7 is now available from:

 http://libspectre.freedesktop.org/releases/libspectre-0.2.7.tar.gz

    which can be verified with:

 http://libspectre.freedesktop.org/releases/libspectre-0.2.7.tar.gz.sha1
      a7efd97b82b84ff1bb7a0d88c7e35ad10cc84ea8  libspectre-0.2.7.tar.gz

 http://libspectre.freedesktop.org/releases/libspectre-0.2.7.tar.gz.sha1.asc
 (signed by Carlos Garcia Campos)

  Additionally, a git clone of the source tree:

 git clone git://anongit.freedesktop.org/git/libspectre

    will include a signed 0.2.7 tag which points to a commit named:
 e02ef42c0725935fce74415cc48fa5f50ec6d023

    which can be verified with:
 git verify-tag 0.2.7

    and can be checked out with a command such as:
 git checkout -b build 0.2.7

Summary of changes since libspectre 0.2.6
=========================================

This is another bugfix only release in the libspectre's 0.2 series.

This release fixes two crashes than can happen when %%Pages: or
%%Page: comments are missing in the document or when %%Pages: comment
is present but it's invalid.

What is libspectre
==================

libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.

libspectre is free software and is available to be redistributed
and/or modified under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2, or (at
your option) any later version.

Dependencies
============

libspectre depends on libgs which is available at 
http://www.ghostscript.com.

More information about libspectre
=================================

Web site:

    http://libspectre.freedesktop.org/

The programming manual:

    http://libspectre.freedesktop.org/manual

Bug reports and feedback:

    https://bugs.freedesktop.org/ Product: libspectre

Log of all changes
==================

Carlos Garcia Campos (3):
      Update for release 0.2.7
      build: Don't use global INCLUDES var in makefiles
      Fix a crash with documents containing an invalid %%Pages: comment

Marek Kasik (1):
      Allocate at least 1 page in doc->pages
-- 
Carlos Garcia Campos
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x523E6462


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]