SHA256
1
0
forked from pool/duktape
Go to file
Jan Engelhardt 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
.gitattributes Accepting request 499862 from home:awissu 2017-05-31 09:49:40 +00:00
.gitignore Accepting request 499862 from home:awissu 2017-05-31 09:49:40 +00:00
duktape-2.7.0.tar.xz Accepting request 1082111 from home:iznogood:branches:devel:libraries:c_c++ 2023-04-21 17:45:36 +00:00
duktape-link-m.patch Accepting request 1082111 from home:iznogood:branches:devel:libraries:c_c++ 2023-04-21 17:45:36 +00:00
duktape.changes Accepting request 1082111 from home:iznogood:branches:devel:libraries:c_c++ 2023-04-21 17:45:36 +00:00
duktape.spec Accepting request 1082111 from home:iznogood:branches:devel:libraries:c_c++ 2023-04-21 17:45:36 +00:00