Accepting request 1230945 from devel:languages:javascript

- Updated to 1.3.5
  * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.5
  * Fixed bug with String.prototype.split(RegExp).

OBS-URL: https://build.opensuse.org/request/show/1230945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mujs?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2024-12-16 18:08:54 +00:00 committed by Git OBS Bridge
commit 160fef9460
4 changed files with 16 additions and 9 deletions

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c015475880f6a382e706169c94371a7dd6cc22078832f6e0865af8289c2ef42b
size 128202

3
mujs-1.3.5.tar.gz Normal file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78a311ae4224400774cb09ef5baa2633c26971513f8b931d3224a0eb85b13e0b
size 128938

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 13 23:56:46 UTC 2024 - Илья Индиго <ilya@ilya.top>
- Updated to 1.3.5
* https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.5
* Fixed bug with String.prototype.split(RegExp).
-------------------------------------------------------------------
Thu Feb 1 14:14:34 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
@ -9,7 +16,7 @@ Thu Feb 1 14:14:34 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
* Allow disabling readline support in Makefile.
-------------------------------------------------------------------
Fri May 19 08:58:10 UTC 2023 - Илья Индиго <ilya@ilya.cf>
Fri May 19 08:58:10 UTC 2023 - Илья Индиго <ilya@ilya.top>
- Updated to 1.3.3
* https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.3
@ -52,19 +59,19 @@ Sat Jan 14 11:41:55 UTC 2023 - ecsos <ecsos@opensuse.org>
- Drop mujs-1.2.0-stack-exhaustion.patch because now in upstream.
-------------------------------------------------------------------
Wed May 18 15:45:51 UTC 2022 - Илья Индиго <ilya@ilya.cf>
Wed May 18 15:45:51 UTC 2022 - Илья Индиго <ilya@ilya.top>
- Added mujs-1.2.0-stack-exhaustion.patch (CVE-2022-30974, boo#1199678).
-------------------------------------------------------------------
Mon Feb 15 13:12:21 UTC 2022 - Илья Индиго <ilya@ilya.pp.ua>
Mon Feb 15 13:12:21 UTC 2022 - Илья Индиго <ilya@ilya.top>
- 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).
-------------------------------------------------------------------
Sun Jun 27 11:43:00 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
Sun Jun 27 11:43:00 UTC 2021 - Илья Индиго <ilya@ilya.top>
- Updated to 1.1.3
* https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.1.3
@ -99,6 +106,6 @@ Wed Apr 14 22:08:53 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Fixed RPM error because of missing RPM group
-------------------------------------------------------------------
Thu Mar 11 12:50:28 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
Thu Mar 11 12:50:28 UTC 2021 - Илья Индиго <ilya@ilya.top>
- Initialization mujs 1.0.9.

@ -17,7 +17,7 @@
Name: mujs
Version: 1.3.4
Version: 1.3.5
Release: 0
Summary: An embeddable Javascript interpreter
License: AGPL-3.0-or-later