9 Commits

Author SHA256 Message Date
Илья Индиго
5d6e3758eb Accepting request 1070838 from home:alois:branches:devel:languages:javascript
- Allow build on leap

OBS-URL: https://build.opensuse.org/request/show/1070838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=16
2023-03-11 10:29:34 +00:00
Илья Индиго
78c8d7e1b9 Accepting request 1058364 from home:ecsos
- Update to 1.3.2
  * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.2

But there is an stupid rpmlint warning:
mujs.src:67: W: non-break-space line 67, char 9

Line does not exists and, mujs.src does not exist ?!?!
And on console with osc it shows mujs.spec with same errors.
Very strange.

OBS-URL: https://build.opensuse.org/request/show/1058364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=14
2023-01-14 12:12:31 +00:00
Илья Индиго
3d5cb00c3c Accepting request 977972 from home:13ilya:branches:devel:languages:javascript
Added mujs-1.2.0-stack-exhaustion.patch (CVE-2022-30974, boo#1199678).

OBS-URL: https://build.opensuse.org/request/show/977972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=12
2022-05-18 15:52:38 +00:00
Илья Индиго
99ed33fefb Accepting request 954324 from home:13ilya:branches:devel:languages:javascript
- Updated to 1.2.0
  * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.2.0

OBS-URL: https://build.opensuse.org/request/show/954324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=9
2022-02-14 13:48:06 +00:00
Илья Индиго
c2fb04a55e Accepting request 902620 from home:13ilya:branches:devel:languages:javascript
- 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().

OBS-URL: https://build.opensuse.org/request/show/902620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=8
2021-06-27 11:56:06 +00:00
Илья Индиго
fe7efd4c26 Accepting request 893719 from home:susnux:branches:devel:languages:javascript
- Update mujs 1.1.2
  * Check for overflow when reading floating point exponent
  * Fix use-after-free in regexp source property access.

OBS-URL: https://build.opensuse.org/request/show/893719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=6
2021-05-17 11:40:29 +00:00
Илья Индиго
f20fc4a0b2 Accepting request 885483 from home:13ilya:branches:devel:languages:javascript
- Update mujs 1.1.1
  * Fix: Always create new scope for eval()
  * Don't redefine/reset existing vars in script code
  * Fix: RegExp.prototype should be a regular expression object
  * Throw when redefining non-configurable/readonly properties
  * Array:  Fix crash when length is negative
  * fix split doesn't convert context to string if no argument is passed
  * Parse integers with floats to support large numbers.
  * Optimize array construction bytecode.
  * Fix: Expose type of value as an enum with js_type()
  * Fixed js_strtol: Prevent negative table indexing in
- Update mujs 1.1.0
  * Don't allow creating new properties on transient objects.
  * Fixed escape characters in regex parser
  * Handle NaN in Date accessors
  * Handle undefined argument to Error constructor
- Fixed RPM error because of missing RPM group

OBS-URL: https://build.opensuse.org/request/show/885483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=4
2021-04-14 22:33:07 +00:00
Илья Индиго
ee9f220fcf Accepting request 885480 from home:susnux:branches:devel:languages:javascript
- Update mujs 1.1.1
  * Fix: Always create new scope for eval()
  * Don't redefine/reset existing vars in script code
  * Fix: RegExp.prototype should be a regular expression object
  * Throw when redefining non-configurable/readonly properties
  * Array:  Fix crash when length is negative
  * fix split doesn't convert context to string if no argument is passed
  * Parse integers with floats to support large numbers.
  * Optimize array construction bytecode.
  * Fix: Expose type of value as an enum with js_type()
  * Fixed js_strtol: Prevent negative table indexing in
- Update mujs 1.1.0
  * Don't allow creating new properties on transient objects.
  * Fixed escape characters in regex parser
  * Handle NaN in Date accessors
  * Handle undefined argument to Error constructor
- Fixed RPM error because of missing RPM group

OBS-URL: https://build.opensuse.org/request/show/885480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=3
2021-04-14 22:30:21 +00:00
2f8e40dd25 Accepting request 878397 from home:13ilya
Need for mpv for js-scripting support.

OBS-URL: https://build.opensuse.org/request/show/878397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=1
2021-03-11 20:13:59 +00:00