libspectre/libspectre.changes

88 lines
3.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Aug 9 15:48:06 CEST 2010 - vuntz@opensuse.org
- Update to version 0.2.6:
+ The most important change in this release is that gs is now
always initalized with the flag -P- to make Ghostscript not
look in the current directory for library files. See
deb#583183.
+ Compiler flags -ansi and -pedantic are now optional and can be
enabled with --enable-iso-c configure option. (fdo#27735)
+ Files with a doseps header and without EOF comment are
correctly rendered now. (fdo#27830)
- Changes from version 0.2.5:
+ Fix a portability issue that caused crashes on big-endian 64
bit systems. See lp#298139.
+ Fix a crash when something goes wrong while running pdf
exporter. (fdo#26592)
- Add pkg-config BuildRequires to have pkgconfig() Provides.
-------------------------------------------------------------------
Mon Feb 22 00:19:10 CET 2010 - vuntz@opensuse.org
- Update to version 0.2.4:
+ Documents containing embedded documents inside the prolog,
typically font resources, were not correctly rendered
(fdo#25573)
+ Fix some portability issues to make libspectre build and work
on Windows (fdo#26377)
+ PDF exporter was broken which might cause a crash when printing
some documents (fdo#26592)
-------------------------------------------------------------------
Fri Nov 13 12:16:09 CET 2009 - vuntz@opensuse.org
- Update to version 0.2.3:
+ Several fixes in the PostScript parser:
- Detection of invalid or broken files has been improved. A
document scanned without errors with no pages and no format
is likely to be an invalid file, or not a PostScript file at
all (fdo#19042)
- Fix possible uninitialized use of Document media struct
contents(fdo#18685)
- Fix documents with PJL commands before the initial DSC
comments.
+ Ghostscript is now always run with -dSAFER option
+ A missing argument in gs command line of PDF exporter was
making it always fail for any document in BSD systems
(fdo#18826)
+ Internal copy of ghostscript headers have been removed since
they are already installed by ghostscript since version 8.62
(fdo#18827)
- Do not call suse_update_config, and do not reset CFLAGS to
default value.
-------------------------------------------------------------------
Thu Feb 5 04:11:47 CET 2009 - vuntz@novell.com
- Update to version 0.2.2:
+ A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (fdo#18239)
+ Parser is now locale-independent when parsing float numbers
(fdo#18685)
+ The display format has been fixed to match cairo/pixman.
(fdo#18266)
-------------------------------------------------------------------
Wed Oct 22 16:17:25 CEST 2008 - mrueckert@suse.de
- fix debug_packages_requires define
-------------------------------------------------------------------
Wed Oct 15 15:27:45 CEST 2008 - stbinner@suse.de
- update to 0.2.1:
* Fixes and improvements in the PostScript parser
* Portability fixes
-------------------------------------------------------------------
Fri Aug 1 17:32:25 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Thu Apr 3 14:49:36 CEST 2008 - dmueller@suse.de
- Initial package (0.2.0)