summaryrefslogtreecommitdiff
path: root/converters/libmspub/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2018-03-11libmspub: update to 0.1.4.wiz1-5/+5
libmspub 0.1.4 - Fix several problems found by oss-fuzz. - Fix regression in closing shape groups that caused missing shapes on second and subsequent pages. (tdf#116018)
2018-01-10libmspub: update to 0.1.3.wiz1-7/+5
libmspub 0.1.3 - Workaround a build error on some 32-bit systems. - Parse table row and column sizes. (tdf#89061) - Fix various problems when parsing broken files, found with the help of american-fuzzy-lop and oss-fuzz. - Make the output of pub2foo --help more compatible with help2man. - Extract more metadata from documents. - Require C++11 for build. - Drop outdated MSVC project files. - Handle table cells containing multiple paragraphs correctly. (tdf#89393) - Parse more text formatting attributes: all underline types, small caps, all caps, outline, emboss, engrave, shadow. - Parse text language. - Various minor changes and improvements.
2015-11-03Add SHA512 digests for distfiles for converters categoryagc1-1/+2
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-08-25use std::pow in order to avoid being ambiguous (on SunOS anyway)richard1-1/+2
2015-01-04Update to 0.1.2:wiz1-4/+5
libmspub 0.1.2 - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the two public functions now. - Fix several crashes and hangs when reading broken files, found with the help of american-fuzzy-lop. - Add support for embedded fonts. - Add initial support for tables. - Parse document metadata.
2014-07-22Update to 0.1.1. Ride libwpd bump.wiz1-4/+4
libmspub 0.1.1 - Fix a crash when opening certain documents in LibreOffice, caused by a symbol clash. - Several minor code improvements. libmspub 0.1.0 - switch to librevenge
2013-08-24Packaged converters/libmspub, a library for importing Microsoft Publisherjaapb1-0/+5
documents (used by libreoffice). (pkglint complains about c not being added to USE_LANGUAGES; this is fine, as the package only uses c++)