Commit graph

9 commits

Author SHA1 Message Date
wiz
d3a1f92d71 libcdr: update to 0.1.4.
libcdr 0.1.4

* Fix several issues found by oss-fuzz.
* Require C++11 for build.
* Fix issues found by coverity.
* Various code cleanups.
2017-10-02 14:58:12 +00:00
wiz
f514047587 Updated libcdr to 0.1.3.
libcdr 0.1.3

* Improvements for CMX parsers
  - More robust parsing using the pointers from CMX header
  - Implement almost all fills
  - Implement outline properties
  - Implement embedded raster images
  - Implement transparency lens for fills
* Some fixes for CDR parsers
  - Consider fill/outline styles
* Tools
  - Make cmx2* and cdr2* tools handle both CDR and CMX
2016-07-24 19:00:12 +00:00
wiz
9c1dbf6c23 Update libcdr to 0.1.2:
libcdr 0.1.2

* Fix various crashes and hangs when reading broken files found with the
  help of american-fuzzy-lop.
* Fix build with boost 1.59. (rhbz#1258127)
* Fix various problems detected by Coverity.
* Do not drop empty text lines. (tdf#67873)
* Make --help output of all command line tools more help2man-friendly.
* Several other small improvements.
2015-12-30 00:18:31 +00:00
agc
01dc1bd2b3 Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:43:46 +00:00
wiz
2797d93b66 Update to 0.1.1:
libcdr 0.1.1

* Fix several problems found by Coverity.
* Fix crash when NULL is passed as input stream.
* Fix various crashes and hangs when reading broken files found with the
  help of american-fuzzy-lop.
* Only export public symbols on Linux.
2014-12-01 11:15:21 +00:00
wiz
fb4fcc4075 Update to 0.1.0. Ride libwpd bump.
libcdr 0.1.0

* switch to librevenge
2014-07-22 11:07:58 +00:00
wiz
b6cae14336 Update to 0.0.16: NEWS not found. 2014-05-04 16:56:01 +00:00
ryoon
1fefa19397 Update to 0.0.14
* Remove c from USE_LANGUAGES to suppress many and many warnings
  (I cannot understant what happens.)
* Disable documentation generation with doxygen

CHangelo:
Not available.
2014-02-02 07:22:15 +00:00
wiz
70a1fc0e30 Initial import of libcdr-0.0.6 from wip, packaged by Francois Tigeot.
Libcdr is a library providing the ability to interpret and import
Corel Draw drawings into various applications. You can find it being
used in libreoffice.
2012-04-22 17:47:42 +00:00