Changelog for
libpoppler-cpp0-0.14.4-13.1.x86_64.rpm :
* Sun Feb 16 2014 lijewski.stefanAATTgmail.com- Add poppler-bnc859427-cve-2013-7296.patch, fix CVE-2013-7296, DoS due to a format string error (bnc#859427).- Following security bugs are fixed: CVE-2013-1788, CVE-2013-1789, CVE-2013-1790 (bnc#806793) with patches: poppler-invalid-memory-access-2030-pdf.patch poppler-uninitialized-memory-1004-pdf.patch poppler-another-invalid-memory-access-1091-pdf.patch poppler-invalid-memory-access-1150-pdf.patch
* Tue May 28 2013 lijewski.stefanAATTgmail.com- update NameToUnicodeTable to fix displaying some characters in pdf
* Thu Nov 11 2010 cooloAATTnovell.com- own parent directories for poppler-qt
* Sat Oct 09 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 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 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 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 2010 cooloAATTnovell.com- fix last change
* Mon May 17 2010 cooloAATTnovell.com- Split out qt bindings in a spec file, to speed up build.
* Thu Dec 24 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 2009 jengelhAATTmedozas.de- Package documentation as noarch
* Sat Dec 05 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 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 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 01 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 09 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 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 03 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 2009 cooloAATTnovell.com- disable build of gtk-doc subpackage, the auto
* macros are broken (may be fixed in next beta)
* Tue Jul 28 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 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 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 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 2009 pgajdosAATTsuse.cz- poppler tools now provides and obsoletes xpdf-tools
* Tue Mar 24 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 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