Revisions of mujs
Ana Guerrero (anag+factory)
accepted
request 1143406
from
Илья Индиго (13ilya)
(revision 11)
- Updated to 1.3.4 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.4 * Finalize user data if object allocation fails. * Fix bug when cleaning up after allocation error. * Handle sign when converting integer strings to numbers. * Allow disabling readline support in Makefile.
Dominique Leuenberger (dimstar_suse)
accepted
request 1087926
from
Илья Индиго (13ilya)
(revision 10)
- Updated to 1.3.3 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.3
Dominique Leuenberger (dimstar_suse)
accepted
request 1070845
from
Илья Индиго (13ilya)
(revision 9)
- Allow build on leap
Dominique Leuenberger (dimstar_suse)
accepted
request 1058365
from
Илья Индиго (13ilya)
(revision 8)
- Update to 1.3.2 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.2 * 1.3.2 patch release for UAF bug fix. * Bug 706057: Fix use-after-free in getOwnPropertyDescriptor. * Set length of output array Array.prototype.map. - Update to 1.3.1 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.1 * Make a patch release for important iterator bug fix. * Issue #166: Use special iterator for string and array indices. * Enable choice of library version for shell * Use $(@D) instead of $(dir $@) - Update to 1.3.0 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.0 * Avoid freeing buffer twice in case of error. * Fast path for "simple" arrays. * Bug 705775: Fix double fclose in pretty-printing tool. * Makefile: fix parallel builds * Guard state initialization with try to avoid panic in initialization. * Add js_isbooleanobject and js_isdateobject functions. * Issue #161: Cope with empty programs in mujs-pp. * Issue #161: Don't fclose a FILE that is NULL. * Issue #162: Check stack overflow during regexp compilation. * Bug 705052: Don't use private STACK/TOP macros in jsstate.c * Add "console" object to mujs shell. * Issue #156: Fix check for duplicate formal parameters when strict. * Some minor optimizations to Ap_join. * array join: avoid strcat, speedup from O(N^2) to O(N) - Drop mujs-1.2.0-stack-exhaustion.patch because now in upstream.
Dominique Leuenberger (dimstar_suse)
accepted
request 977973
from
Илья Индиго (13ilya)
(revision 7)
Added mujs-1.2.0-stack-exhaustion.patch (CVE-2022-30974, boo#1199678).
Dominique Leuenberger (dimstar_suse)
accepted
request 954741
from
Илья Индиго (13ilya)
(revision 6)
- Updated to 1.2.0 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.2.0 * Fixed heap buffer overflow (CVE-2021-45005, boo#1195954).
Dominique Leuenberger (dimstar_suse)
accepted
request 954325
from
Илья Индиго (13ilya)
(revision 5)
- Updated to 1.2.0 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.2.0
Dominique Leuenberger (dimstar_suse)
accepted
request 902621
from
Илья Индиго (13ilya)
(revision 4)
- Updated to 1.1.3 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.1.3 * Fixed error in Array.prototype.toString().
Dominique Leuenberger (dimstar_suse)
accepted
request 878404
from
Илья Индиго (13ilya)
(revision 1)
Need for mpv for JS scripting support.
Displaying all 11 revisions