Commit Graph

14 Commits

Author SHA256 Message Date
Tomáš Chvátal
e84ee83db6 - Update to 0.1.3:
- Fix a memory access error found by oss-fuzz.
  - Configure with --disable-werror by default.
  - Disable expanding entities by XML parser as a vulnerability
    prevention measure. Abiword-saved documents do not contain entities,
    so there is no difference in behavior.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=28
2019-08-18 07:24:25 +00:00
Tomáš Chvátal
b8a4739214 - Version update to 0.1.2:
* Fix several issues identified by Coverity.
  * Parse paragraph and cell borders.
  * Improve parsing of lists.
  * Fix build with boost >= 1.59.
  * Make the output of abw2* --help more compatible with help2man.
  * Fix various problems when parsing broken files found by oss-fuzz.
  * Require C++11 for build.
  * Parse fields. (tdf#74466)
  * Parse floating (not inline) images. (tdf#74463)
  * Parse text boxes.
  * Drop outdated MSVC project files.
  * Set minimal width/height of inline images (which usually do not have
    dimensions set in the file) to 1 inch. (tdf#74462)

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=26
2018-01-01 12:37:09 +00:00
0cd017ec63 Accepting request 453837 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453837
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=24
2017-02-01 20:41:22 +00:00
Tomáš Chvátal
e1b2ba1dbb - Add copying also to the library shipped
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=22
2016-03-24 14:13:56 +00:00
82cbc4b05e Accepting request 343797 from home:namtrac:boost
- Fix compilation with boost 1.59

OBS-URL: https://build.opensuse.org/request/show/343797
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=20
2015-11-11 11:35:00 +00:00
Tomáš Chvátal
62349b615b - Change the url to new one
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=18
2015-01-13 12:46:45 +00:00
Tomáš Chvátal
34a26c5311 - Version bump to 0.1.1:
* Various small fixes

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=16
2014-12-22 10:06:12 +00:00
Tomáš Chvátal
eb0cc8d609 Accepting request 244547 from home:fcrozat:branches:LibreOffice:Factory
- Fix source url.

OBS-URL: https://build.opensuse.org/request/show/244547
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=15
2014-08-13 12:33:03 +00:00
48fd522b54 Accepting request 236729 from home:fstrba
Upgrade to librevenge-based libabw

OBS-URL: https://build.opensuse.org/request/show/236729
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=12
2014-06-10 12:48:57 +00:00
Tomáš Chvátal
df59df76f0 - Fix build on SLE11.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=10
2014-05-20 14:25:10 +00:00
Tomáš Chvátal
def19a81a2 Accepting request 232120 from home:elvigia:branches:LibreOffice:Factory
- This package also needs -fvisibility-inlines-hidden to
  cut down the bloat of the exported symbol table in around 200
  symbols less.

OBS-URL: https://build.opensuse.org/request/show/232120
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=8
2014-04-30 08:38:04 +00:00
1838447cac Accepting request 225502 from home:fstrba
- Fix descriptions in spec file
  * libabw handles AbiWord files
- Fix license
  * libabw is released under MPL-2.0

OBS-URL: https://build.opensuse.org/request/show/225502
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=6
2014-03-10 18:22:16 +00:00
Tomáš Chvátal
7c9f83ddaa - Version bump to 0.0.2:
* various bugfixes
  * build fixes with various boost versions.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=4
2014-02-25 19:53:08 +00:00
Tomáš Chvátal
7011d7bfb1 - Initial commit, package will be required with libreoffice 4.2
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libabw?expand=0&rev=2
2014-01-17 19:03:46 +00:00