SHA256
1
0
forked from pool/duktape
Commit Graph

14 Commits

Author SHA256 Message Date
feaa89ffa7 Accepting request 1141202 from home:Guillaume_G:branches:devel:libraries:c_c++
- Build with distro flags

OBS-URL: https://build.opensuse.org/request/show/1141202
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=25
2024-01-29 12:35:35 +00:00
0f6d1e14e6 Accepting request 1111016 from home:dimstar:Factory
- Ship libduktape207-32bit: needed by libproxy since version 0.5.

OBS-URL: https://build.opensuse.org/request/show/1111016
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=23
2023-09-14 10:25:38 +00:00
5421d6eab7 Accepting request 1082111 from home:iznogood:branches:devel:libraries:c_c++
- Update to version 2.7.0:
  * Fix memory unsafe behavior when valstack size limit hit in
    call setup
  * Fix a realloc() memory leak triggered when (1) previous
    allocation exists, (2) new realloc size is 0, (3) GC is
    triggered before first realloc() attempt
  * Fix void pointer arithmetic in duk_alloc_pool.c, caused
    problems with MSVC
  * Fix broken bytecode dump on big endian architectures
  * Fix DUK_USE_GET_RANDOM_DOUBLE() argument handling
  * Use yaml.safe_load() instead of yaml.load() in Py2 tooling
  * Dist makefile and pkg-config improvements
  * Fix Makefile.jsoncbor build
  * Reformat source with clang-format-12
- Bump sover define following upstream changes.
- Rebase duktape-link-m.patch with quilt.
- Drop pc.in file, no longer needed.
- Pass the needed prefixes etc to make_build and make_install.
- Use ldconfig_scriptlets macro.

OBS-URL: https://build.opensuse.org/request/show/1082111
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=21
2023-04-21 17:45:36 +00:00
b726f501f0 Accepting request 1038651 from home:msmeissn:branches:devel:libraries:c_c++
- duktape-link-m.patch: link against libm for sin() and related functions,
  in case the compiler with -Os creates external references. bsc#1205805

OBS-URL: https://build.opensuse.org/request/show/1038651
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=19
2022-12-03 07:43:22 +00:00
Alexei Podvalsky
fab91f9556 Accepting request 845085 from home:StefanBruens:branches:devel:libraries:c_c++
- Update to 2.6.0:
  * Various fixes and portability improvements.

OBS-URL: https://build.opensuse.org/request/show/845085
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=17
2020-10-30 20:30:38 +00:00
Alexei Podvalsky
3ca2622962 Accepting request 823072 from home:mrey:branches:devel:libraries:c_c++
- Update to 2.5.0:
  * CBOR support, minor fixes and improvements
- spec file changes
  * change http to https in URLs
  * use RPM macros

OBS-URL: https://build.opensuse.org/request/show/823072
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=15
2020-07-30 17:15:55 +00:00
Alexei Podvalsky
6f4a0c387f Accepting request 719654 from home:awissu:branches:devel:libraries:c_c++
- Update to 2.4.0:
  * Minor fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/719654
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=13
2019-07-29 16:24:41 +00:00
Alexei Podvalsky
f3916e38da Accepting request 642732 from home:seanlew:branches:devel:libraries:c_c++
Update duktape to 2.3.0

OBS-URL: https://build.opensuse.org/request/show/642732
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=11
2018-10-18 05:46:50 +00:00
Alexei Podvalsky
681c987cc1 Accepting request 601683 from home:awissu:branches:devel:libraries:c_c++
- Update to 2.2.1:
  * maintenance release

OBS-URL: https://build.opensuse.org/request/show/601683
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=9
2018-04-26 19:20:46 +00:00
Alexei Podvalsky
81f2541d78 Accepting request 531970 from home:awissu:branches:devel:libraries:c_c++
- Update to 2.2.0:
  * call handling, API improvements, performance

OBS-URL: https://build.opensuse.org/request/show/531970
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=7
2017-10-06 00:08:49 +00:00
Alexei Podvalsky
5dcc6a8bb9 Accepting request 513041 from home:awissu:branches:devel:libraries:c_c++
Update to 2.1.1

OBS-URL: https://build.opensuse.org/request/show/513041
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=5
2017-07-29 20:30:15 +00:00
Alexei Podvalsky
3945e2050b OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=3 2017-06-03 13:30:16 +00:00
Alexei Podvalsky
436082f4e0 Accepting request 500339 from home:jengelh:branches:devel:libraries:c_c++
- Correct RPM group.

OBS-URL: https://build.opensuse.org/request/show/500339
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=2
2017-06-01 15:44:41 +00:00
186987ab6d Accepting request 499862 from home:awissu
OBS-URL: https://build.opensuse.org/request/show/499862
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=1
2017-05-31 09:49:40 +00:00