36 Commits

Author SHA256 Message Date
452e100222 Accepting request 1148998 from graphics
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

OBS-URL: https://build.opensuse.org/request/show/1148998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=33
2024-02-23 15:40:42 +00:00
d22816bfba - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.

OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=29
2024-02-22 07:21:10 +00:00
a3d7df243f Accepting request 795370 from graphics
OBS-URL: https://build.opensuse.org/request/show/795370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=32
2020-04-25 18:06:31 +00:00
32118dc7d9 Accepting request 794218 from home:pluskalm:branches:graphics
- Update to version 1.16:
  * This release consists of bugfixes and minor portability
    improvements.
  * A potential arithmetic overflow was fixed. Rotation angles are
    now normalized to between -180 and 180.
  * The test suite tolerances were adjusted.
  * The configuration option --enable-local-getopt was renamed as
    --with-included-getopt.
  * Some build system improvements.
- Modernise spec file with spec-cleaner
- Run testsuite during build

OBS-URL: https://build.opensuse.org/request/show/794218
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=27
2020-04-18 15:48:04 +00:00
8cfd3f8ad8 Accepting request 725293 from graphics
OBS-URL: https://build.opensuse.org/request/show/725293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=31
2019-08-27 08:13:38 +00:00
7f6b0c74c0 Accepting request 724046 from home:michel_mno:branches:graphics
-  Add potrace_configure_chg_for_lto.patch
  to avoid PowerPC and ARM build failure when LTO enabled.

OBS-URL: https://build.opensuse.org/request/show/724046
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=25
2019-08-22 12:51:23 +00:00
76c9a33f38 Accepting request 557263 from graphics
OBS-URL: https://build.opensuse.org/request/show/557263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=30
2017-12-19 09:46:50 +00:00
OBS User mrdocs
78164bc263 Accepting request 556635 from home:dimstar:Factory
- Do not use clang to build: even though it is the preferred
  compiler, it moves potrace behind an 8h-long build of llvm/clang,
  which in turn holds up building of the entire Distribion, as
  potrace is used by texlive which in turn provides many modules to
  be used for documentation building across the board.

This is an attempt to help us speed up distro building

compare for example:

old: https://build.opensuse.org/project/rebuild_time/openSUSE:Factory:Staging:M?utf8=%E2%9C%93&arch=x86_64&repository=standard&hosts=100&commit=Check
vs
new: https://build.opensuse.org/project/rebuild_time/openSUSE:Factory:Staging:K?utf8=%E2%9C%93&arch=x86_64&repository=standard&hosts=100&commit=Check

(K contains a 'hacked up' potrace already) - We get a much better parallelisation

OBS-URL: https://build.opensuse.org/request/show/556635
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=23
2017-12-15 08:33:35 +00:00
32f0320bd5 Accepting request 519323 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/519323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=29
2017-09-04 10:19:02 +00:00
Ismail Dönmez
3cec435800 Accepting request 519103 from home:msmeissn:branches:graphics
- clang currently does not support -fstack-clash-protector.

OBS-URL: https://build.opensuse.org/request/show/519103
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=21
2017-08-29 11:47:14 +00:00
991622fa83 Accepting request 515106 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/515106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=28
2017-08-12 18:03:30 +00:00
OBS User mrdocs
5396f421e9 Accepting request 515052 from home:sbrabec:branches:graphics
- Update to version 1.15:
  * Fix potential buffer overflows and arithmetic overflows
    (bsc#1051634, CVE-2017-12067).
  * Fix bug triggered by very large bitmaps.
  * Other bugfixes.
- Build position independent binaries.
- Process with spec-cleaner.
- Work around failure of -fstack-protector on s390x.

OBS-URL: https://build.opensuse.org/request/show/515052
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=19
2017-08-08 00:33:39 +00:00
03903c1150 Accepting request 460990 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/460990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=27
2017-03-03 16:33:08 +00:00
OBS User mrdocs
a2f81a7bf3 Accepting request 460906 from home:sbrabec:branches:OBS_Maintained:potrace-bsc1005027-factory
- Update to version 1.14:
  * Bugs triggered by malformed BMP files have been fixed,
    including CVE-2016-8685 (bsc#1005026) and CVE-2016-8686.
  * Error reporting has been improved.
  * The image size is now truncated when the bitmap data ends
    prematurely.
  * It is now possible to use negative dy in bitmap data.
- Upstream prefers clang to compile potrace. Use clang if possible.

OBS-URL: https://build.opensuse.org/request/show/460906
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=17
2017-02-28 18:41:25 +00:00
Stephan Kulow
348565bedc Accepting request 340625 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/340625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=26
2015-10-24 08:29:40 +00:00
Ismail Dönmez
00341301e0 Accepting request 340608 from home:sbrabec:branches:graphics
- Update to version 1.13:
  * Some critical bugs in the processing of BMP files were fixed
    (bsc#951760).
  * Portability was improved for C99 and for MSVC++.

OBS-URL: https://build.opensuse.org/request/show/340608
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=15
2015-10-23 15:35:07 +00:00
d0a6d45e4b Accepting request 294308 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/294308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=25
2015-04-05 00:03:59 +00:00
da1ee38a81 Accepting request 294238 from home:sbrabec:branches:graphics
- Update to version 1.12:
  * fix memory overflow bug triggered by very large bitmaps
    (bsc#924904, CVE-2013-7437)
  * minor fixes

OBS-URL: https://build.opensuse.org/request/show/294238
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=13
2015-04-03 11:54:21 +00:00
Stephan Kulow
63aed90ca2 Accepting request 155923 from graphics
- Update to version 1.11:
  * A GeoJSON backend was added.
  * Support for bitfields in the BMP format was added.
  * A minor change was made to the behavior of the alphamax
    parameter; a value of 0 now gives a true polygon. 
- Build shared libpotrace. (forwarded request 155922 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/155923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=22
2013-02-21 13:24:26 +00:00
66cddc4ffc Accepting request 155922 from home:sbrabec:branches:graphics
- Update to version 1.11:
  * A GeoJSON backend was added.
  * Support for bitfields in the BMP format was added.
  * A minor change was made to the behavior of the alphamax
    parameter; a value of 0 now gives a true polygon. 
- Build shared libpotrace.

OBS-URL: https://build.opensuse.org/request/show/155922
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=11
2013-02-20 17:58:53 +00:00
Stephan Kulow
e88557eff9 Accepting request 93833 from graphics
add libtool to buildrequires (forwarded request 93796 from coolo)

OBS-URL: https://build.opensuse.org/request/show/93833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=18
2011-11-28 13:49:28 +00:00
Ismail Dönmez
d7753c8acd Accepting request 93796 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93796
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=9
2011-11-27 07:48:10 +00:00
Sascha Peilicke
833140d7c6 Autobuild autoformatter for 79442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=16
2011-08-22 14:07:27 +00:00
Sascha Peilicke
b1e20442b6 Accepting request 79442 from graphics
update to 1.10, run spec-cleaner on the spec file, adjust configure to disable static packages (forwarded request 79441 from mrdocs)

OBS-URL: https://build.opensuse.org/request/show/79442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=15
2011-08-22 14:07:17 +00:00
OBS User mrdocs
03b8a5e534 Accepting request 79441 from home:mrdocs:branches:graphics
update to 1.10, run spec-cleaner on the spec file, adjust configure to disable static packages

OBS-URL: https://build.opensuse.org/request/show/79441
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=7
2011-08-21 06:02:46 +00:00
Sascha Peilicke
441f4d42f9 Autobuild autoformatter for 64796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=14
2011-03-23 09:28:29 +00:00
OBS User buildservice-autocommit
1005e8c76e Updating link to change in openSUSE:Factory/potrace revision 14.0
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=1edf7254d33aca8f81137d1bcc673c2c
2011-03-23 09:28:29 +00:00
Sascha Peilicke
461b897a07 Accepting request 64796 from graphics
Accepted submit request 64796 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/64796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=13
2011-03-23 09:28:22 +00:00
e01adad791 Accepting request 64768 from home:coolo:nolicenses
OBS-URL: https://build.opensuse.org/request/show/64768
OBS-URL: https://build.opensuse.org/package/show/graphics/potrace?expand=0&rev=5
2011-03-22 06:27:32 +00:00
Berthold Gunreben
efed4b992d Autobuild autoformatter for 57928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=11
2011-01-12 10:39:46 +00:00
Berthold Gunreben
a3aefb9f07 Accepting request 57928 from graphics
Accepted submit request 57928 from user mrdocs

OBS-URL: https://build.opensuse.org/request/show/57928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=10
2011-01-12 10:39:14 +00:00
OBS User autobuild
99055364dd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=7 2010-03-18 15:22:49 +00:00
OBS User unknown
9464076bcb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=5 2009-06-18 15:19:02 +00:00
OBS User unknown
264bfcde8a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=3 2007-07-27 00:07:53 +00:00
OBS User unknown
56cc811867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=2 2007-03-29 16:25:41 +00:00
OBS User unknown
a78381453a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=1 2007-01-15 23:33:10 +00:00