SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for librevenge-0_0-0-0.0.5-150600.40.1.x86_64.rpm :

* Mon Jan 16 2023 dmuellerAATTsuse.com- update to 0.0.5:
* Fix a bunch of issues discovered by oss-fuzz.
* Require C++11 for building.
* Modernize the code a bit.
* Fix assignment of RVNGString from a C String. The previous code would append to the current content instead of replacing it.
* When appending a characer to an RVNGString (i.e., using the char overload of append()), don\'t validate the character. Some libraries use this function to construct an RVNGString from UTF-8 code points.
* Drop outdated MSVC project files.
* Extend API documentation a bit.
* Emit viewBox attribute for SVG output to fix user unit to ensure proper scaling.
* More fixes for GDB pretty printers.
* Thu Jan 27 2022 fstrbaAATTsuse.com- Fix license header to correspond to SPDX abbreviation
* Tue Aug 27 2019 jengelhAATTinai.de- Adjust SRPM group.
* Fri Aug 16 2019 tchvatalAATTsuse.com- Format a bit with spec-cleaner- Do not run tests on SLE12 where they crash
* Thu Jun 13 2019 dimstarAATTopensuse.org- Co-own %{_datadir}/gdb: so far we just relied on gcc9 in the build stack to coincidentially own this directory for us, but gcc9 split the gdb pretty printers out in a separate sub-package.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Fri Apr 15 2016 dimstarAATTopensuse.org- Do not BuildRequire gdb: there is no need to be ordered behind gdb in the build tree. Configure does check for the presence of the gdb binary, but the detected value is not used in the entire source tree.
* Tue Jan 12 2016 fstrbaAATTsuse.com- Version bump to 0.0.4:
* Fix possible crash in raw generators for unbalanced open/close calls.
* Fix build in C++11 mode.
* Fix gdb pretty printers and make them compatible with Python 3.
* Fix RVNGString::Iter::last(), which only worked correctly for strings containing only ASCII characters.
* Document the difference between RVNGString::len() and RVNGString::size().
* Considerably improve performance of RVNGString iterator (a crude measurement shows at least 45% improvement).
* Sat Dec 26 2015 fstrbaAATTsuse.com- Version bump to 0.0.3:
* SVG generator: fix the center of rotation.
* Remove bashism in configure (libwpd#5).
* Fix some syntax errors in documentation.
* Text generator: handle footnotes and endnotes.
* Improve performance of RVNGPropertyListVector::append() and RVNGBinaryData::append().
* Fix several crashes or hangs when reading broken OLE2 or Zip files, found with the help of american-fuzzy-lop.
* Fix build with boost 1.59 (libwpd#6).
* Handle table:number-columns-repeated and table:number-rows-repeated in all spreadsheet generators.
* CSV generator: handle rows with uneven number of columns correctly.
* CSV generator: ignore empty rows at the end.
* Several minor improvements and fixes.
* Wed Nov 11 2015 idonmezAATTsuse.com- Fix compilation with boost 1.59
* Fri Jan 02 2015 tchvatalAATTsuse.com- Version bump to 0.0.2: - Better handling of invalid input in RVNGDirectoryStream functions. - Add documentation for RVNGDirectoryStream. - Add text:outline-level to allowed paragraph properties. This is to allow import libraries to handle headings properly. - Properly handle units in all generators, instead of expecting everything is in inches. - Implement open/closeGroup for RVNGSVGDrawingGenerator. - Improve handling of layers in RVNGSVGPresentationGenerator. - Handle master pages in RVNGSVGDrawingGenerator and RVNGSVGPresentationGenerator. - Simple handling of tables in RVNGSVGDrawingGenerator and RVNGSVGPresentationGenerator: just create a text box for each cell. - Fix return value of RVNGStringStream::seek when seeking to end. - Fix some warnings found by Coverity. - Use symbol visibility on Linux. The library only exports public functions now. - Fix several crashes or hangs when reading broken OLE2 or Zip files, found with the help of american-fuzzy-lop. - Add fo:language, fo:country and fo:script to allowed span properties. - Handle headings in RVNGHTMLTextGenerator
 
ICM