SHA256
1
0
forked from pool/libvisio
Commit Graph

55 Commits

Author SHA256 Message Date
Dominique Leuenberger
7ec8e4445f Accepting request 724357 from LibreOffice:Factory
- Update to 0.1.7:
  - Fix a few memory leaks found by oss-fuzz.
  - Fix date and time conversion to string. (tdf#98291)
  - Fix number conversion to string. (tdf#76829)
  - Fix unit conversion. (tdf#126292)
  - Handle more arrow styles. (tdf#126402)
  - Fix some issues found by Coverity.
  - Disable expanding entities by XML parser as a vulnerability
    prevention measure. Applications writing VSDX/VDX documents do not use
    entities, so there is no difference in behavior.

OBS-URL: https://build.opensuse.org/request/show/724357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=27
2019-08-27 13:19:37 +00:00
Tomáš Chvátal
a233a0137c - Update to 0.1.7:
- Fix a few memory leaks found by oss-fuzz.
  - Fix date and time conversion to string. (tdf#98291)
  - Fix number conversion to string. (tdf#76829)
  - Fix unit conversion. (tdf#126292)
  - Handle more arrow styles. (tdf#126402)
  - Fix some issues found by Coverity.
  - Disable expanding entities by XML parser as a vulnerability
    prevention measure. Applications writing VSDX/VDX documents do not use
    entities, so there is no difference in behavior.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=43
2019-08-18 07:22:00 +00:00
Dominique Leuenberger
4c64206e57 Accepting request 541787 from LibreOffice:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/541787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=26
2017-11-16 12:58:32 +00:00
Tomáš Chvátal
237efa7595 - Update to 0.1.6:
* Consider stencil txtxform in binary formats (tdf#67914).
  * Parse font width scaling.
  * Remove namespace check for VDX to allow parsing documents produced by lucidchart.com (tdf#98791).
  * Output shape ID if set.
  * Fix parsing of text block background color in some cases.
  * Write bitmaps with color palette correctly.
  * Deduce text encoding from font name.
  * Parse theme fill and shadow color.
  * Parse font scheme in VSDX documents.
  * Require C++11 for build.
  * Fix various crashes, leaks and hangs when reading damaged files found by oss-fuzz.
  * Fix some issues found by Coverity.
  * Many other small improvements and fixes.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=41
2017-11-07 10:51:09 +00:00
Dominique Leuenberger
624a84eaef Accepting request 453966 from LibreOffice:Factory
1

OBS-URL: https://build.opensuse.org/request/show/453966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=25
2017-02-18 23:43:07 +00:00
Fridrich Strba
55e1ebc768 Accepting request 453927 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/453927
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=39
2017-02-01 20:38:59 +00:00
Dominique Leuenberger
c48bcebde1 Accepting request 351293 from LibreOffice:Factory
Add manpages and remove some rpmlint warnings

OBS-URL: https://build.opensuse.org/request/show/351293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=24
2016-01-04 08:21:11 +00:00
Fridrich Strba
0c674c8a22 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=37 2015-12-30 09:16:29 +00:00
Fridrich Strba
98fe841c8e libvisio 0.1.5
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=36
2015-12-29 20:11:37 +00:00
Dominique Leuenberger
d693eceeb1 Accepting request 350645 from LibreOffice:Factory
Upgrade to 0.1.4

OBS-URL: https://build.opensuse.org/request/show/350645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=23
2015-12-27 00:58:35 +00:00
Fridrich Strba
9390197fe0 0.1.4
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=34
2015-12-24 09:55:29 +00:00
Stephan Kulow
bbbe5d9df7 Accepting request 343811 from LibreOffice:Factory
1

OBS-URL: https://build.opensuse.org/request/show/343811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=22
2015-11-24 21:20:33 +00:00
Fridrich Strba
07537df9e5 Accepting request 343800 from home:namtrac:boost
- Fix compilation with boost 1.59

OBS-URL: https://build.opensuse.org/request/show/343800
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=32
2015-11-11 11:36:12 +00:00
Stephan Kulow
cd431de065 Accepting request 327656 from LibreOffice:Factory
- Version bump to 0.1.3:
  * Fix build on old compilers
- Add patch from upstream git to build with new libxml2:
  * 0001-fix-test.patch

- Version bump to 0.1.2:
  - Fix several build problems with different compilers.
  - Import more metadata properties.
  - Fix theme color import (tdf#92270).
  - Fix a bunch of crashes and hangs when reading broken documents, found
    with the help of american-fuzzy-lop.
  - Fix several memory leaks.
  - Ignore errors when parsing metadata. This makes some documents readable
    again.
  - Fix handling of character background (tdf#92271).

OBS-URL: https://build.opensuse.org/request/show/327656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=21
2015-08-29 18:02:47 +00:00
Tomáš Chvátal
7dcdd888a2 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=30 2015-08-28 07:59:01 +00:00
Tomáš Chvátal
1a80748dda - Version bump to 0.1.3:
* Fix build on old compilers
- Add patch from upstream git to build with new libxml2:
  * 0001-fix-test.patch

- Version bump to 0.1.2:
  - Fix several build problems with different compilers.
  - Import more metadata properties.
  - Fix theme color import (tdf#92270).
  - Fix a bunch of crashes and hangs when reading broken documents, found
    with the help of american-fuzzy-lop.
  - Fix several memory leaks.
  - Ignore errors when parsing metadata. This makes some documents readable
    again.
  - Fix handling of character background (tdf#92271).

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=29
2015-08-28 07:49:42 +00:00
Dominique Leuenberger
842ea2804b Accepting request 280050 from LibreOffice:Factory
- Version bump 0.1.1:
  * Various bugfixes around
- Remove obsol patch:
  * libvisio-0.1.0-pkgconfig.patch
- Enable testsuite

OBS-URL: https://build.opensuse.org/request/show/280050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=20
2015-01-08 22:05:41 +00:00
Tomáš Chvátal
a6c669bf36 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=27 2015-01-06 13:18:38 +00:00
Tomáš Chvátal
9e522ca7ef - Remove obsol patch:
* libvisio-0.1.0-pkgconfig.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=26
2015-01-06 13:02:17 +00:00
Tomáš Chvátal
112ca89f93 - Version bump 0.1.1:
* Various bugfixes around
- Enable testsuite

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=25
2015-01-06 13:02:00 +00:00
Stephan Kulow
f08a739a12 Accepting request 242316 from LibreOffice:Factory
- Added patch: libvisio-0.1.0-pkgconfig.patch
  * Remove the Requires.private which breaks SLE11 builds

- Upgrade to upstream version 0.1.0
  * ABI change
- Remove unneeded patches:
  * libvisio-0.0.30-iterator_range.patch
  * libvisio-0.0.30-wpx_seek_end.patch
- Change in dependencies:
  * Remove dependency on libwpg-devel and libwpd-devel
  * Add dependency on librevenge-devel
- License change
  * Released under MPL-2.0 only

OBS-URL: https://build.opensuse.org/request/show/242316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=18
2014-07-27 16:47:06 +00:00
Tomáš Chvátal
4ac204c0e9 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=23 2014-07-25 09:19:41 +00:00
Fridrich Strba
189fbf368f OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=22 2014-07-25 07:40:17 +00:00
Fridrich Strba
d8dd65f927 Making this a link to factory
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=21
2014-07-25 07:30:52 +00:00
Fridrich Strba
2d929c2a37 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=20 2014-07-25 07:30:13 +00:00
Fridrich Strba
0f11df6cb3 Accepting request 236745 from home:fstrba
Upgrade to librevenge-based libvisio

OBS-URL: https://build.opensuse.org/request/show/236745
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=18
2014-06-10 12:51:42 +00:00
Stephan Kulow
97aa471fcf Accepting request 215146 from LibreOffice:Factory
- Cleanup with spec-cleaner and noarch the documentation.

OBS-URL: https://build.opensuse.org/request/show/215146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=17
2014-01-30 10:30:46 +00:00
Tomáš Chvátal
6141ba59d4 - Cleanup with spec-cleaner and noarch the documentation.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=17
2014-01-25 20:55:31 +00:00
Stephan Kulow
a31cf034ea Accepting request 214341 from LibreOffice:Factory
- build with -fvisibility-inlines-hidden (forwarded request 214339 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/214341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=16
2014-01-20 10:42:29 +00:00
Fridrich Strba
f396fd3a46 Accepting request 214339 from home:elvigia:branches:LibreOffice:Factory
- build with -fvisibility-inlines-hidden

OBS-URL: https://build.opensuse.org/request/show/214339
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=16
2014-01-18 14:20:37 +00:00
Stephan Kulow
5a8bbb8eb2 Accepting request 205507 from LibreOffice:Factory
Remove conditionals and use verbose build

OBS-URL: https://build.opensuse.org/request/show/205507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=15
2013-11-04 14:12:08 +00:00
Tomáš Chvátal
9d3f398140 - Remove conditional for the doc building, use verbose build.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=15
2013-11-01 09:05:32 +00:00
Stephan Kulow
d5caba006b Accepting request 184379 from LibreOffice:Factory
- Performance regression fix
  * Add patch to unconditionally use WPX_SEEK_END
  * Depend on libwpd-devel >= 0.9.5 that has WPX_SEEK_END (forwarded request 184376 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/184379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=13
2013-07-27 13:47:47 +00:00
Fridrich Strba
1bf09bf503 Accepting request 184376 from home:fstrba
- Performance regression fix
  * Add patch to unconditionally use WPX_SEEK_END
  * Depend on libwpd-devel >= 0.9.5 that has WPX_SEEK_END

OBS-URL: https://build.opensuse.org/request/show/184376
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=14
2013-07-26 07:22:52 +00:00
Stephan Kulow
acb1da6075 Accepting request 182753 from LibreOffice:Factory
- Bump version to 0.0.30
  * Fix building with older boosts
  * Considerable performance improvement due to diminished
    memory consumption.
  * Implemented B-Spline conversion for xml-based formats
  * For NURBS and B-Splines where it is possible, lossless
    conversion to bezier segments.
  * Coverity fixes. (forwarded request 182752 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/182753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=12
2013-07-10 21:24:56 +00:00
Tomáš Chvátal
fb02d9b502 Accepting request 182752 from home:fstrba
- Bump version to 0.0.30
  * Fix building with older boosts
  * Considerable performance improvement due to diminished
    memory consumption.
  * Implemented B-Spline conversion for xml-based formats
  * For NURBS and B-Splines where it is possible, lossless
    conversion to bezier segments.
  * Coverity fixes.

OBS-URL: https://build.opensuse.org/request/show/182752
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=13
2013-07-10 17:19:44 +00:00
Stephan Kulow
0a44b74b97 Accepting request 181771 from LibreOffice:Factory
- Bump version to 0.0.29
  * Avoid NAN in NURBS code - fixes some freehand curves
  * Fix generation of doxygen documentation
  * Fix several parser errors due to padding zeros after chunks (forwarded request 181770 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/181771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=11
2013-07-03 08:24:32 +00:00
Tomáš Chvátal
5cfc800a24 Accepting request 181770 from home:fstrba
- Bump version to 0.0.29
  * Avoid NAN in NURBS code - fixes some freehand curves
  * Fix generation of doxygen documentation
  * Fix several parser errors due to padding zeros after chunks

OBS-URL: https://build.opensuse.org/request/show/181770
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=12
2013-07-02 14:12:21 +00:00
Stephan Kulow
3ba20529f4 Accepting request 177716 from LibreOffice:Factory
- Bump version to 0.0.28
  * Miscellaneous crash fixes revealed by fuzzer run.
  * Miscellaneous coverity fixes.
  * New layout of source code with public headers in inc/libvisio
    directory. (forwarded request 177715 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/177716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=10
2013-06-05 15:45:23 +00:00
Tomáš Chvátal
7d716dcc39 Accepting request 177715 from home:fstrba
- Bump version to 0.0.28
  * Miscellaneous crash fixes revealed by fuzzer run.
  * Miscellaneous coverity fixes.
  * New layout of source code with public headers in inc/libvisio
    directory.

OBS-URL: https://build.opensuse.org/request/show/177715
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=11
2013-06-05 09:29:43 +00:00
Stephan Kulow
95a1157cc4 Accepting request 172862 from LibreOffice:Factory
* vsd2raw/vss2raw -add possibility to detect groups that are not
    properly finished and indent raw output for easier detection of
    problems (forwarded request 172861 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/172862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=9
2013-04-23 09:33:07 +00:00
Fridrich Strba
11a0ed3754 Accepting request 172861 from home:fstrba
* vsd2raw/vss2raw -add possibility to detect groups that are not
    properly finished and indent raw output for easier detection of
    problems

OBS-URL: https://build.opensuse.org/request/show/172861
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=10
2013-04-22 13:51:19 +00:00
Stephan Kulow
6d91c6d437 Accepting request 172820 from LibreOffice:Factory
- Bump version to 0.0.26
  * Fix missing WMFs in some Visio files
  * Use ICU for text encoding conversions
  * Honour the "HideText" property
  * Don't truncate end of the text
  * vsd2raw/vss2raw:
    - add possibility to detect groups that are not properly finished
	- indent raw output for easier detection of problems
- Add dependency on libicu-devel (forwarded request 172813 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/172820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=8
2013-04-22 12:31:10 +00:00
Tomáš Chvátal
4335bb9e0d Accepting request 172813 from home:fstrba
- Bump version to 0.0.26
  * Fix missing WMFs in some Visio files
  * Use ICU for text encoding conversions
  * Honour the "HideText" property
  * Don't truncate end of the text
  * vsd2raw/vss2raw:
    - add possibility to detect groups that are not properly finished
	- indent raw output for easier detection of problems
- Add dependency on libicu-devel

OBS-URL: https://build.opensuse.org/request/show/172813
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=9
2013-04-22 10:30:28 +00:00
Stephan Kulow
e060224a14 Accepting request 156557 from LibreOffice:Factory
- Bump version to 0.0.25
  * don't throw from parser to the outer world
  * fix line height conversion with fixed line-height
  * fix incorrect colour conversion in documents without cached hex value
  * convert page names
  * miscellaneous coverty fixes

OBS-URL: https://build.opensuse.org/request/show/156557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=7
2013-02-28 06:12:01 +00:00
Tomáš Chvátal
75f530de7d Update changelog so it is acceptable for factory.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=8
2013-02-27 09:39:17 +00:00
Tomáš Chvátal
2066df49fa Accepting request 156417 from home:fstrba
- Bump version to 0.0.25

OBS-URL: https://build.opensuse.org/request/show/156417
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=7
2013-02-26 12:37:41 +00:00
Ismail Dönmez
7c0e0e7cad Accepting request 143843 from LibreOffice:Factory
Forgot to bump the version in the spec (forwarded request 143842 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/143843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=5
2012-12-05 12:58:20 +00:00
Fridrich Strba
5832e2653c Accepting request 143842 from home:fstrba
Forgot to bump the version in the spec

OBS-URL: https://build.opensuse.org/request/show/143842
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=6
2012-12-03 09:14:03 +00:00
Fridrich Strba
9916e9af6c Accepting request 143840 from home:fstrba
Upgrade to libvisio 0.0.23

OBS-URL: https://build.opensuse.org/request/show/143840
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=5
2012-12-03 09:08:57 +00:00