SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libpoppler12-0.16.2-18.6.i586.rpm :
Wed Feb 23 13:00:00 2011 fcrozatAATTnovell.com
- Update to version 0.16.2:
+ Core:
- Fix text extraction for some files
+ qt4:
- Fix crash regression in unicodeToQString
- Changes from version 0.16.1:
+ Core:
- Fix colorspace issues in the Cairo backend (fdo#32746)
- Remove declaration of function without implementation
- Do not crash in case jpeg_create_decompress fails (fdo#32890)
- Fix variable access mismatch (fdo#33063)
- Fix converting some pdf to ps with -level1sep (fdo#32365)
- Fix line selection, dont check y for Line selections
- Include zlib header in PNGWriter.cc
- Fix memleaks
+ glib:
- Use NULL instead of FALSE for functions returning a pointer
- Fix memory leak in poppler_page_get_text_layout() for pages
with no text
+ qt4:
- Fix unicodeToQString() to correctly decode the Unicode
sequence
- Changes from version 0.16.0:
+ core:
- Improve the correctness of radial shadings (fdo#32349)
- Adapt the zlib-based FlateStream code to API changes
(fdo#32065)
- Make PreScanOutputDev be less agressive when deciding to
rasterize (fdo#30107)
- Fix some warnings in newer gcc in Splash backend
- Fix the preliminary bbox/clip calculation in Splash backend
- Use A1 instead of A8 for imagemask in the Cairo backend
+ utils:
- Do not return 99 (or 1) with -h, -v and -printenc (fdo#32149)
+ build system:
- Add more warning flags to the default gcc builds
- Enable GObject introspection support in the cmake build system
- Changes from version 0.15.3:
+ core:
- Improve rendering of radial shadings
- Open a broken file (fdo#31861)
- Correct parsing of linearization table (fdo#31627)
- Find fonts inside patterns (fdo#31948)
- Use a std::vector instead of a var-length-array of
chars
- Fix crashes in broken files
- Use sets instead of arrays for looking for duplicate fonts
+ cpp:
- Include correction
+ utils:
- pdffonts: Remove duplicated code
- Changes from version 0.15.2:
+ core:
- Improve shadings and antialias in the Splash backend
(fdo#30436)
- Linearization improvements
- Small improvements to the Arthur backend
- Fix calculation of the size of some pages (fdo#30784)
- Fix crashes in broken documents
+ qt4:
- Add Page::renderToPainter() method
- Add setDebugErrorFunction() method
+ cpp:
- Add the hability to render pages to an image
+ utils:
- Add -p flag to pdfimages
- Changes from version 0.15.1:
+ core:
- Consider render value when colorizing text (fdo#2807)
- Improve rendering of Shading Type 6 and 7
- Improve dict lookup speed for big dicts
- Fix multiple crashes in malformed PDF files
- Fix memory leak in in malformed PDF files
- Fix memory leak in the Catalog names
- Fix uninitialized uses on DCTScanInfo
- Fix a crash when drawing square/circle annots without a
border (fdo#30580)
- Only clip boxes to mediabox if we are at the page level
(fdo#30784)
- Do not omit the notdef glyph in the Splash backend
- Fix a crash when redering documents with invalid type 3
fonts in the Cairo backend
- Form improvements
- Add a method to get the PDF file identifier
+ glib:
- Add more printing options to the API
- Add a method to get the PDF file identifier
- Add accessor for all PopplerDocument properties
- Form improvements
- Documentation improvements
- Improvements to the demo
+ qt4:
- Add a callback to know which page has been printed
- Add a method to get the PDF file identifier
- Optimize GooString to QString conversion
- Update Doxyfile (enables .qch file for assistant)
+ utils:
- pdftohtml: Add -s option to generate a single HTML page
- pdftotext: Add -bbox option
+ cpp:
- Add the possibility of loading a document from raw data
- Add a method to get the PDF file identifier
- Improve Unicode to ustring conversion
- Documentation improvements
- Update Doxyfile
- Changes from version 0.15.0:
+ core:
- Remove exception support
- Improve creation of Annotations
- Fix failure to parse PDF with damaged internal structure.
(fdo#29189, fdo#3870)
- Add a way to access the raw text of a page
- Speed improvements when reading multiple characters from a
given Stream
- Speed improvements in the Splash backend
- Speed improvement in gray color space calculations
- Speed improvement in ICC color space calculations
- Speed improvement when reading some fonts
- Make GBool a bool instead of an int
+ glib:
- Add GObject introspection support
- Improve creation of Annotations
- Add a way to get the coordinates of each character of a page
- Add a way to get the page label
- Documentation improvements
- Support password protected documents in the demo
- Support for selection in the demo
- Support for adding annotationss in the demo
+ qt4:
- Add a way to access the raw text of a page
- Recognize \"Print\" as named action
- Documentation improvements
+ build system:
- Improvements when build the glib frontend with CMake
+ utils:
- pdftohtml: Use splash instead of external gs invocation to
render the background
- pdftohtml: Let the user specify the resolution of the
background. (fdo#29551)
+ cpp:
- Add a way to access the raw text of a page
- Changes from version 0.14.3:
+ core:
- Tell Windows we are writing/reading binary data from
stdout/stdio (fdo#29329)
- Fix crash when parsing some Movie elements (kde#249586)
- Bump soname for glib / cpp / qt / qt4 libraries
- Add gobject-introspection-devel BuildRequires to enable
introspection support.

Thu Nov 11 13:00:00 2010 cooloAATTnovell.com
- own parent directories for poppler-qt

Sat Oct 9 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.14.4:
+ core:
- Set initial state of optional content groups based on
BaseState field
- Fix multiple crashes in malformed PDF files
- Fix memory leak in in malformed PDF files
- Fix memory leak in the Catalog names
- Fix uninitialized uses on DCTScanInfo
- Fix a crash when drawing square/circle annots without a
border (fdo#30580)
+ glib:
- Fix layers array generation when it contains multiple arrays
- Fix a crash when building layer actions (fdo#30106)

Sat Sep 11 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.14.3:
+ core:
- Tell Windows we are writing/reading binary data from
stdout/stdio (bgo#29329)
- Fix crash when parsing some Movie elements (kde#249586)

Thu Aug 19 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.14.2:
+ core:
- Fix rendering of some documents involving tilingPatternFill
in the cairo output device
- Improve rendering of some annotations
- Handle ColorTransform in DCT streams when using libjpeg
(fdo#28873)
- Fix crash in the ps output device in some files (kde#246269)
- Fix crash in some malformed files (fdo#28842)
+ build system:
- Improve build on windows
- Add uninstalled .pc file support when using autoconf
+ glib:
- Fix a crash when a layer doesn\'t have a name (fdo#28842)
+ utils:
- Fix padding of names in pdftoppm
- Bump poppler_soname from 6 to 7.

Thu Jul 15 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.14.1:
+ Core:
- fdo#26759: Add ObjectStream caching, makes opening some files
ten times faster
- fdo#28480: Fix crash when writing to negative coordinates
- Check objects are the type we want them to be when parsing
GfxICCBasedColorSpace
- Optimize Splash::compositeBackground
- Optimize color space calculations by using sqrt instead of
pow 0.5
- Fix crash in JBIG2Stream with malformed documents
+ build system:
- Make sure we ship two needed cmake files
- Do not distribute glib/poppler-features.h and
poppler/poppler-config.h
- Improve compilation with Sun Studio
- Fix linking of the cpp frontend when using autotools
+ glib:
- fdo#28588: Fix links/annots area for some documents
- fdo#27927: Fix poppler_page_find_tex() when called more than
once
+ utils:
- Add -cropbox to pdftoppm manual

Thu May 20 14:00:00 2010 cooloAATTnovell.com
- fix last change

Mon May 17 14:00:00 2010 cooloAATTnovell.com
- Split out qt bindings in a spec file, to speed up build.

Thu Dec 24 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.12.3:
+ core:
- Be more lenient with /Decode key on images. fdo#17439
- Correctly initialize fileName in LinkGoToR. fdo#25221
- Improve the reconstruction of the XRef for broken files
- [Cairo backend] Do not crash on malformed files. fdo#24575
- Accept Fontname if FontName is not present. kde#217013
- Make PSOutputDev code a bit more resilient
- Fix writing of null objects. fdo#25465
- [Cairo backend] Fix crash in some documents. bgo#603934
- Correctly initialize profileCommands in Gfx constructor
+ build system:
- Check for openjpeg in the C++ part as it uses bool in the
header. fdo#25103

Fri Dec 18 13:00:00 2009 jengelhAATTmedozas.de
- Package documentation as noarch

Sat Dec 5 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.12.2:
+ core:
- Fix a memory leak when converting to PostScript
- Fix crash when reading a font fails. fdo#24525
- Make the ICC cache per page instead of global. fdo#24686
- Do not accept negative interval lengths in the page labels
tree. fdo#24721
- Do not crash on files Aspect of Movie objects are reals
instead of integers. fdo#24733
- Do not render patterns when using CairoImageOutputDev
- Allow Transitions dictionary to be a Ref
- Do not crash if jpeg_start_decompress fails. kde#214317
+ glib:
- Fix CVE-2009-3607
+ qt4:
- Use \'.\' in the annotations XML instead of the decimal
separator of the current locale
- Drop poppler-CVE-2009-3607.patch: fixed upstream.
- Remove poppler_spec-prepare.sh, and instead integrate its code in
pre_checkin.sh.

Fri Nov 13 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.12.1:
+ core:
- Fix compilation on some compilers
- Only initialize the font list once in Windows32/MSVC
- Do not crash on fonts without CharCodeToUnicode. fdo#24036
- Fix regression due to not setting LC_NUMERIC anymore
- Improve realibility for Streams with broken Length. fdo#6841
- Write the Info into the trailer dict if there is one.
fdo#24091
- Do not crash when saving files that come from a stream
without name. fdo#24090
- Improve relability of the save function
- Fix the Length value if it was wrong when saving
- Fix includes for those using internal headers
- Rework how hinting is used in the splash backend. It is
disabled by default now
- fix constructor of DCTStream when using internal decoder
- Security fixes based xpdf 3.02pl4
+ qt4:
- Add the possibility of setting wheter to use or not font
hinting
- Add a way for converters to return more exact errors they had
when converting
- Check the document is not locked when converting to PS
+ build system:
- Compile on Cygwin
- Use _WIN32 instead of WIN32. Bug #24259
- Add the possibility to pass LIB_SUFFIX when using CMake
- Drop poppler-change-hinting-flags.patch: fixed upstream.
- Drop poppler-CVE-2009-3608.patch: fixed upstream.
- Update description of the packages to be less verbose without
being less informative.
- Fix self-obsoletion rpmlint warnings: when we provide a version
of a package, don\'t obsolete <= this version, but <.

Tue Oct 27 13:00:00 2009 biliAATTnovell.com
- Help Vincent submit these patches.
- Add poppler-CVE-2009-3607.patch: fix an integer overflow,
bnc#546393, swampid#27127.
- Add poppler-CVE-2009-3608.patch: fix an integer overflow,
bnc#543090, swampid#27127.
- Add poppler-pdftoabw-overflow.patch to fix string overflows in
pdftoabw, bnc#537171, swampid#27127.

Thu Oct 1 14:00:00 2009 wstephensonAATTsuse.de
- Add patch to disable autohinting in the Splash backend, except
when the bytecode interpreter is enabled, for consistency with
other backends and better results

Wed Sep 9 14:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.12.0:
+ core:
- Fix printf format security warnings
- Improve rendering of radial shadings. fdo#20238
- Better fallback when there\'s a font type mismatch. fdo#17252
- Do not crash on attachments without data stream. fdo#10386
- Fix infinite loop in JBIG2Decoder. fdo#23025
+ build system:
- Minimizes pkg-config dependencies for Qt frontends
- Add automake 1.11 support
- Use the newest automake found and not the oldest
- Support AM_SILENT_RULES when using automake 1.11
+ utils:
- Add common options to pdftoabw

Tue Aug 25 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.11.3:
+ core:
- Optimization in the Cairo renderer for some fonts
- Do not apply masks when fill color space mode is csPattern in
the Cairo renderer. fdo#22216
- Check for overflow when parsing integers. fdo#23078
- Do not save the font file twice for FreeType fonts in the
Cairo renderer. fdo#20491
- Use current fill_opacity when drawing images in the Cairo renderer
- Fix alpha rendering in some files in the Splash renderer.
fdo#22143, fdo#22152
- Implement tiling patterns in the Cairo renderer
- When converting a cm matrix to PS write 4 significant digits
for numbers < 1 not 4 decimals. fdo#23332
- Fix changing of locale, now poppler no longer changes LC_NUMERIC to \"C\"
- Return PDF version as two integers instead of as a double
+ Qt4:
- Addition of the Color Management API
- Small fix to documentation
- Fix backwards text search
+ utils:
- Add the -png flag to pdftoppm to output to PNG

Mon Aug 3 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.11.2:
+ core:
- Make DecryptStream return sane values for getPos(). fdo#19706
- Fix bug when printing pdf with multiple page sizes in duplex
mode
- Initilize AnnotColot properly when the Array is not correct
- Fix crash on some files with forms. fdo#22485
- Fix crash in files with invalid embedded files. fdo#22551
- Improve FileSpec attribute parsing
- Cairo output device improvements. fdo#10942, fdo#18017,
fdo#14160
- Implement blend modes in cairo backend
- Handle fontType1COT fonts in CairoFontEngine
- Fix generation of PS for some files. fdo#18908
- Don\'t use byte_lookup table when color space doesn\'t support
getLine methods. fdo#11027
- Fix rendering of PDF files with malformed patterns. fdo#22835
- Add the possibility of disabling font substitution in
pdftops. fdo#23030
- Fix some radio buttons not being detected as such
+ glib:
- Improvements to the demo
+ Qt4:
- Improvements to the demo
+ build system:
- Use gtkbuilder rather than libglade for some tests
+ utils:
- Fix bug with noCrop parameter in pdftops

Tue Jul 28 14:00:00 2009 cooloAATTnovell.com
- disable build of gtk-doc subpackage, the auto
* macros are broken
(may be fixed in next beta)

Tue Jul 28 14:00:00 2009 cooloAATTnovell.com
- update to version 0.11.1:
core:

* Support colorizing text in pattern colorspace. Bug #19670 and #19994

* Add the possibility of forcing no hinting of fonts in the Splash backend

* Support multiple page sizes when converting to PS. Bug #19777

* Also tokens with leading 00 when parsing the char to unicode map. Bug #22025

* Improvements of rendering speed in documents using PS transformations a lot. Bug #21562

* More work on Annotations support

* Use Interpolate flag to decide whether applying image interpolation during rendering. Bug #9860

* Handle Streams in CMap definitions. Bug #22334

* Fix pdftops crash on file from KDE bug #174899

* Fix PS generation in some files. Bug #20420

* Do not create the GfxColorTransform if the lcms could not be created. Bug #20108

* Give an error when using level1sep in pdftops without having CMYK support. Bug #22026

* Kill support for specifying extension in openTmpFile. Bug #21713
glib:

* Add poppler_annot_markup_has_popup()

* Hyphenate UTF-8 and UTF-16BE. Bug #21953

* Use g_strerror instead of strerror. Bug #22095

* Fix a crash when a destination points to an invalid page

* Improvements to the demo
Qt4:

* Add LinkDestination::destinationName()

* Do not try to resolve named destinations for GoTo links pointing to external documents

* Add Page::thumbnail()

Thu May 21 14:00:00 2009 pgajdosAATTsuse.cz
- added GlobalParams::forceNoFTAutoHinting()
- no-hinting.patch
+ force-no-hinting.patch
- this patch was upstreamed and should appear in next release

Sun May 17 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.11.0:
+ core:
- Add initial support for color management
- Remove case-insensitive matching of filenames in PDFDoc
constructor
- Fix extraction of some ActualText content
- More work on Annotations support
- Improve font rendering in Cairo output device
- Fix bug in cairo backend with nested masks
- Fix cairo luminosity smask rendering
- Add optionally text support to Cairo output device
- Add the possibility of setting the datadir on runtime
- Return an error code instead of a boolean when saving
- Make the font scanner more versatile
- Small opimization in documents that use PostScriptFunction
transforms
- Minor optimization to Stream handling
- Fix some compile warnings
+ glib:
- Optional content support
- More work on Annotations support
- Improvements to the demo
- Documentation improvements
- Fix build when compiling with GTK_DISABLE_SINGLE_INCLUDES
+ Qt4:
- Support URI actions for Table Of Contents items
- Documentation improvements
- Improvements to the demo
- Add a FontIterator for iterating through the fonts of the
document
+ utils:
- Allow the use of cropbox in pdftoppm
- Make pdftohtml output png images when the image stream is not
a jpeg
- Make pdftotext accept cropping options like pdftoppm
- Support rendering non-square pixels in pdftoppm
+ build system:
- Require Cairo 1.8.4 for the Cairo output device
- Require CMake 2.6 when using the CMake build system
- Optionally require libpng for pdftohtml
- Optionally require libcms for color management
- Add liblcms-devel and libpng-devel BuildRequires.
- Rename libpoppler4 to libpoppler5.

Fri Apr 17 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.6:
+ core:
- Fix problems that happen when parsing broken JBIG2 files.
CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180,
CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187,
CVE-2009-1188
- Fix parsing of incorrect border arrays. fdo#19761
- Fix clip test for fonts. fdo#20950
- Fix getGlyphAdvance to behave correctly on font size changes.
fdo#20769
- Misc build fixes
+ build system:
- Fix the Qt4 version we need

Mon Mar 30 14:00:00 2009 pgajdosAATTsuse.cz
- poppler tools now provides and obsoletes xpdf-tools

Tue Mar 24 13:00:00 2009 pgajdosAATTsuse.cz
- disable hinting -- patch moved from xpdf splash copy to
poppler\'s splash, reason:
xpdf is going to use splash from poppler instead of own and
unmaintained copy of splash. Without it, the xpdf rendering
of pdf is very poor, when pdf font is small (e. g. document
was zoomed out).

* no-hinting.patch

Sun Mar 15 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.5:
+ core:
- Read the UF entry if present and prefer it over F in Filespec
dictionary
- Fix typo that was making CairoOutputDev crash on some files.
fdo#17337
- Make JBIG2Stream more robust to corrupt input data
- Do not blindly follow loops parsing OutlineItem. fdo#18364
- Set up the error manager before calling
jpeg_create_decompress. fdo#20484
- Check there is an optional content config before using it.
fdo#20587
- Fix rendering of some PDF with OpenType fonts. fdo#20605
+ build system:
- Yet more support for build on windows
- Use AC_CHECK_HEADER to find headers. fdo#20538
- Check for pkgconfig before using it
- General autotools improvements

Wed Feb 25 13:00:00 2009 vuntzAATTnovell.com
- Remove autoreconf & libtool workaround: we have no reason to call
autoreconf.
- Remove -fno-strict-aliasing from CXXFLAGS: it\'s not needed for
the build.
- Remove -fstack-protector: it\'s a default flag now.
- Remove QTINC and QTLIB definition: it\'s not needed for the build.

Mon Feb 23 13:00:00 2009 dmuellerAATTsuse.de
- use the distro provided libtool

Wed Feb 11 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.4:
+ core:
- Fix a memory leak when asking for a document-level JS
- Do not crash in some PDF we do not parse correctly.
(fdo#19702)
- Fix crash on unexepcted form Opt value. (fdo#19790)
+ utils:
- Fix pdfimages to extract i color components per pixel jpeg
images. (fdo#19789)

Thu Feb 5 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.3:
+ core:
- Fix a crash on documents with malformed outline. fdo#19024
- Fix leak on AnnotScreen destructor. fdo#19095
- Fix wrong PS generation when a large image is in Patterns.
fdo#18908
- Remove BaseFile.h it was never used. fdo#19298
- Improve document saving
- Fix PS generation of PDF with malformed font Length2
definition
- Fix a leak while parsing annotations
- Fix rendering of some checkboxes
+ Qt4:
- Fix positioning of Form rects on PDF with cropbox
- Fix positioning of Annotation rects on PDF with cropbox.
fdo#18558.
- Small documentation improvements
- Make Document::fonts() work when called more than once.
fdo#19405
+ build system:
- CMake: look harder for openjpeg
- CMake: update the poppler core headers installation
- Autotools: do not install Function.cc as it\'s not a header
+ Qt:
- Fix deserialization of links right coordinate
- Changes from version 0.10.2:
+ core:
- Fix a crash when selecting text in word mode
- Fix a crash in some malformed documents (second argument of
opMarkPoint is not a dictionary)
- Ensure cairo font matrix is invertable. Fixes fdo#18254 and
fdo#18429
- Fix a memory leak (fdo#18924)
+ Qt4:
- Fix deserization of links right coordinate
+ misc:
- Fix build on Solaris 10 + Sun Studio 12
- Compile with -pedantic

Mon Nov 24 13:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.10.1:

* Improvements in Optional Content support

* Small fixes in ActualText and Form support

* Fixed memory leaks and crashes

* Invalid rendering fixes

* Do not try to save documents that have Encryption

* Fix rendering regression on some fonts

* Documentation improvements

* Improve memory usage of the cairo renderer

* Initial JavaScript support

* Added a JPEG2000 decoder

* Emulate Adobe Reader behaviour on documents with duplicate keys
in Dictionaries

* Annotation improvements

* Add the possibility of extracting embedded fonts

* Added -listenc to pdfinfo and pdftotext

Fri Sep 12 14:00:00 2008 mawAATTsuse.de
- Update to version 0.8.7:
+ Call error() when font loading fails
+ Be less strict parsing TTF tables (bfo#16940)
+ Fix crash due to uninitialized variable
+ Fix regression in Form rendering
+ Fix memory leak in the cairo backend
+ Qt 4 frontend:

* Make the paper color setting working as it should

* Make sure to use the correct page width/height for form
widgets coordinates.

Thu Aug 14 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.8.5:

* Use a single global FT_Library in CairoOutputDev.

* Do not limit CharCodeToUnicodeString to 8 characters

* crash, bug and leak fixes

* pdftohtml improvements

Thu Jul 31 14:00:00 2008 dmuellerAATTsuse.de
- don\'t do poppler-devel rename for older distros

Wed Jul 2 14:00:00 2008 mawAATTsuse.de
- Add poppler-pagewidgets-null.patch (bnc#404955 and
CVE-2008-2950).

Wed Jun 4 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.8.2:

* Add missing return in Object.h (fixes regression in 0.8.1)
- Backported annotation crash fixes from upstream (bnc#396634).

Mon May 19 14:00:00 2008 mawAATTsuse.de
- Provide pdftools_any in the -tools subpackage (bnc#378434).

Mon May 12 14:00:00 2008 sbrabecAATTsuse.cz
- Check for optional content before using it (bnc#389090,
fdo#15899).

Tue Apr 29 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.8.1:

* Do not call FT_Done_Face on a live cairo_font_face_t as it
might cause crashes

* Do not take into account Colorspace resource subdictionary for
image XObjects

* Downsample 16 bit per component images to 8 bit per component
so they render

* Link to pthread when the system needs it

Sat Apr 19 14:00:00 2008 schwabAATTsuse.de
- Work around broken qt check.

Fri Apr 11 14:00:00 2008 dmuellerAATTsuse.de
- remove obsoletes for older distros - it is just asking
for trouble for buildservice users

Thu Apr 3 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.8.0:

* Public api changes

* Many bug fixes

* Better error handling

* Check the document stream is seekable when opening it

* Improve font matching not forcing default values onto
Fontconfig

* Add preliminary annotations support in the glib frontend

* Initial Movie support in the core

* Make GDK dependency optional in glib bindings

* Really distribute CMake files as optional build tool

* Initial Optional Content support in core and in the Qt4
frontend

* Saving support

* Partial annotation support

* Forms improvements

* Add support for ActualText entries

* Display characters outside of unicode BMP with TT font

* CJK rendering fixes

* Implement Adobe Glyph Naming convention for fonts

* CMake as optional build tool

* Better font scaling for non embedded fonts

* Preserve PDF page labels when we output as postscript

Thu Jan 31 13:00:00 2008 mawAATTsuse.de
- Update to version 0.6.4:
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
build system:

* Fix build on mingw32
tests:

* Distribute the glade file of pdf-inspector.

Fri Jan 25 13:00:00 2008 mawAATTsuse.de
- Update to version 0.6.3:
+ core:

* Fix CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393

* Fix a crash on documents with wrong CCITTFaxStream

* Fix a crash in the Cairo renderer with invalid embedded fonts

* Fix a crash with invalid TrueType fonts

* Check if font is inside the clip area before rendering
it to a temporary bitmap in the Splash renderer. Fixes crashes
on incorrect documents

* Do not use exit(1) on DCTStream errors

* Detect form fields at any depth level

* Do not generate appearance stream for radio buttons that are
not active

* mingw fixes

* Fix crash in extra debug code
+ glib frontend:

* Make sure passwords are passed correctly to poppler core
+ Qt frontend:

* Improved documentation

* Fix crash on documents that specify an empty date
+ Misc build improvements
- Remove xpdf2-CVE-2007-4352.diff, xpdf2-CVE-2007-5392.diff,
and xpdf2-CVE-2007-5393.diff, all of which have been upstreamed.

Fri Jan 25 13:00:00 2008 stbinnerAATTsuse.de
- fix build on 10.2

Mon Nov 5 13:00:00 2007 mawAATTsuse.de
- Add xpdf2-CVE-2007-4352.diff, xpdf2-CVE-2007-5392.diff,
and xpdf2-CVE-2007-5393.diff (#335637, CVE-2007-4352,
CVE-2007-5392, and CVE-2007-5393).

Wed Oct 31 13:00:00 2007 sbrabecAATTsuse.cz
- Provide and obsolete poppler-doc (#338021).

Tue Oct 23 14:00:00 2007 sbrabecAATTsuse.cz
- Use split-provides. Obsoleting something another package provides
creates a conflict between them.

Tue Oct 23 14:00:00 2007 jprAATTsuse.de
- Updated to version 0.6.1:

* Fix printing with different x and y scale

* Fix crash when Form Fields array contains references to non
existent objects

* Fix crash in CairoOutputDev::drawMaskedImage()

* Fix embedded file description not working on some cases

* Fix printing issue with qt4

* Avoid double free with qt4

* Fix memory leak when dealing with embedded files in qt4

* Fix build with --disable-cairo-output for glib

* Do not return unknown field type for signature form fields for
glib

* Support automake-1.10

* More compatible sh code in qt.m4

* Fix build on Sun Studio compiler
- For libpoppler-qt3-devel, libpoppler-qt4-devel and
libpoppler-glib-devel require libpoppler-devel not poppler-devel since
for obsoletion reasons that is provided by those packages (#335567)
-Add gnome-common to the build requires to remove configure errors

Thu Oct 11 14:00:00 2007 sbrabecAATTsuse.cz
- Use less strict dependencies for shared libraries.
- poppler devel package names prepended by \"lib\".
- poppler-qt-devel renamed to libpoppler-qt3-devel
- Fixed poppler_spec-prepare.sh to not alter %changes.

Mon Oct 8 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 0.6:

* CairoOutputDev fixes

* Allow pdftoppm to read/write from stdin/stdout

* API work on Qt4 frontend

* Fix pdfimages produces inverted image for black & white image

* Fix error on the NFKC text matching routine

* Add support for word and line selections

* Do not enforce %%EOF at the end of file

* Pad zeroes instead of aborting when rendering 1-bit images
and the stream is too short

* Update glib bindings documentation

* Merge xpdf 3.02 changes

* Qt4 frontend is not marked anymore as unstable

* Support for Sound objects

* Support for Opening/Closing page actions

* Support for page duration

* Improve PS Tokenizer performance thanks

* Various speed ups

* Beginning of Interactive Form support

* xpdfrc is no longer used for anything

* Add AbiWord output device and pdftoabw program

* Fix security issue MOAB-06-01-2007

* Lots of bugs fixed
- Rename packages according to shared library naming policy.
- Make devel packages binding specific to deliver correct
dependencies (#249436).

Sat Mar 10 13:00:00 2007 dmuellerAATTsuse.de
- remove now broken .la files from devel package
to fix build of all depending packages

Mon Mar 5 13:00:00 2007 sbrabecAATTsuse.cz
- Fixed devel dependencies (#249436).
- Removed some devel dependencies to force less to install.

Mon Feb 5 13:00:00 2007 wernerAATTsuse.de
- Simplify usage of class UGooString

Fri Jan 19 13:00:00 2007 mawAATTsuse.de
- Add poppler-PageTree-depth-CVE-2007-0104.patch, fixing an
infinite loop in page tree (#233133 and CVE-2007-0104).

Mon Jan 15 13:00:00 2007 dmuellerAATTsuse.de
- don\'t build static libs

Fri Jan 12 13:00:00 2007 dmuellerAATTsuse.de
- fix pedantic warnings in qt4 headers

Tue Jan 2 13:00:00 2007 sbrabecAATTsuse.cz
- Fixed qt detection (#229896).
- Fixed dependencies.
- Reverted poppler-qt3 back to poppler-qt (#229896).

Fri Dec 29 13:00:00 2006 jamesAATTusr-local-bin.org
- New subpackage: poppler-qt4
- Rename poppler-qt to be poppler-qt3

Sat Dec 23 13:00:00 2006 jamesAATTusr-local-bin.org
- Add wildcard to use QT3 and QT4 bindings

Tue Dec 19 13:00:00 2006 sbrabecAATTsuse.cz
- Spec file cleanup.
- Splitted poppler-doc from poppler.

Thu Oct 26 14:00:00 2006 jhargadonAATTsuse.de
- added --sysconfdir=/etc option to ./configure in the specfile
as another part of the fix for bug #201739

Wed Oct 4 14:00:00 2006 jhargadonAATTsuse.de
- moved man pages to the poppler-tools subpackage [#201739]

Wed Sep 27 14:00:00 2006 jhargadonAATTsuse.de
- update to version 0.5.4
- Automatically read in CJK encoding files if they\'re installed
- Speed ups
- Patch from Dom Lachowicz to let the utils take input on stdin
- many bug fixes

Mon Sep 4 14:00:00 2006 sbrabecAATTsuse.cz
- Define conflict poppler-tools x xpdf-tools (#201739#c4).

Thu Aug 31 14:00:00 2006 sbrabecAATTsuse.cz
- Created poppler-tools providing xpdf-tools (#201739).
- Enabled parallel build.

Fri Jul 7 14:00:00 2006 ajAATTsuse.de
- Add back missing headers.

Thu Jul 6 14:00:00 2006 gekkerAATTsuse.de
- Update to version 0.5.3
- Remove upstreamed patches

Tue Jun 13 14:00:00 2006 gekkerAATTsuse.de
- Fix evince crasher when selecting text (#152780)

Thu Mar 23 13:00:00 2006 sbrabecAATTsuse.cz
- Display CJK with cairo correctly (Mandriva patch, #160230).
- Fixed devel dependencies.

Tue Feb 7 13:00:00 2006 sbrabecAATTsuse.cz
- Fixed SplashXPathScanner heap overflow (#141242, CVE-2006-0301).

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Tue Jan 17 13:00:00 2006 nadvornikAATTsuse.cz
- updated to 0.4.4
- security patches merged upstream

Mon Jan 16 13:00:00 2006 meissnerAATTsuse.de
- added -fno-strict-aliasing.

Mon Jan 16 13:00:00 2006 meissnerAATTsuse.de
- use -fstack-protector.

Wed Jan 11 13:00:00 2006 sbrabecAATTsuse.cz
- Removed libpixman from neededforbuild.

Thu Dec 15 13:00:00 2005 sbrabecAATTsuse.cz
- Fixed more xpdf overflows and signed integer multiplications
(Chris Evans, Martin Pitt, #137156).

Wed Dec 7 13:00:00 2005 sbrabecAATTsuse.cz
- Xpdf heap owerflow fixes (#137156, CAN-2005-3191, CAN-2005-3192,
CAN-2005-3193).

Mon Oct 24 14:00:00 2005 stbinnerAATTsuse.de
- remove remaining extra qualifications

Tue Oct 18 14:00:00 2005 dmuellerAATTsuse.de
- fix extra qualifications in installed headers

Fri Sep 2 14:00:00 2005 gekkerAATTsuse.de
- Update to version 0.4.2
- Fixes to work with new cairo version
- Required by evince update for GNOME 2.12

Thu Aug 18 14:00:00 2005 gekkerAATTsuse.de
- Update to version 0.4.0
- Remove uptreamed patchs

Thu Jul 21 14:00:00 2005 gekkerAATTsuse.de
- Update to version 0.3.3

Mon Jun 27 14:00:00 2005 meissnerAATTsuse.de
- supply format attributes.

Wed Jun 1 14:00:00 2005 sbrabecAATTsuse.cz
- Fixed pkgconfig file.

Tue May 24 14:00:00 2005 sbrabecAATTsuse.cz
- Updated to version 0.3.2.

Mon May 23 14:00:00 2005 sbrabecAATTsuse.cz
- Split poppler-glib to subpackage.

Sun May 22 14:00:00 2005 ajAATTsuse.de
- Fix build with GCC4.

Mon May 9 14:00:00 2005 sbrabecAATTsuse.cz
- New SuSE package, version 0.3.1.


 
ICM