33 Commits

Author SHA256 Message Date
c38413a25c Accepting request 1317399 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1317399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=16
2025-11-12 20:17:05 +00:00
98663644bf Accepting request 1317390 from home:mgorse:branches:GNOME:Factory
- Drop mozjs115-CVE-2025-62813.patch. The CVE has been rejected,
  so this patch is not needed after all.

OBS-URL: https://build.opensuse.org/request/show/1317390
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=32
2025-11-12 16:37:12 +00:00
2f82830c6b Accepting request 1314279 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1314279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=15
2025-10-29 20:07:06 +00:00
a9266b55c9 Accepting request 1314215 from home:mgorse:branches:GNOME:Factory
- Add mozjs115-CVE-2025-62813.patch: fix possible crash when
  processing untrusted LZ4 frames (bsc#1252607 CVE-2025-62813).

OBS-URL: https://build.opensuse.org/request/show/1314215
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=30
2025-10-29 07:43:49 +00:00
bb0eb58bdf Accepting request 1269659 from GNOME:Factory
- Add libtheora-avoid-negative-shift.patch: avoid negative shift in
  huffdec.c (bsc#1234837 CVE-2024-56431). (forwarded request 1268481 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/1269659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=14
2025-04-16 18:39:44 +00:00
b511698e97 Accepting request 1268481 from GNOME:Next
- Add libtheora-avoid-negative-shift.patch: avoid negative shift in
  huffdec.c (bsc#1234837 CVE-2024-56431).

OBS-URL: https://build.opensuse.org/request/show/1268481
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=28
2025-04-15 15:24:24 +00:00
d4ed04635d Accepting request 1231637 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1231637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=13
2024-12-17 18:24:22 +00:00
40b5bfa3f3 Accepting request 1231635 from home:qzhao:branches:GNOME:Factory
Add mozjs115-CVE-2024-11498.patch: Backporting bf4781a2 from upstream, Check height limit in modular trees. Also rewrite the implementation to use iterative checking instead of recursive checking of tree property values, to ensure stack usage is low. Before, it was possible for appropriately-crafted files to use a significant amount of stack. (CVE-2024-11498, bsc#1233786)  Add mozjs115-CVE-2024-11403.patch: Backporting 9cc451b9 from upstream, Port the Huffman lookup table size fix from brunsli. (CVE-2024-11403, bsc#1233766)

OBS-URL: https://build.opensuse.org/request/show/1231635
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=26
2024-12-17 08:03:24 +00:00
b4474fcc44 Accepting request 1231259 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1231259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=12
2024-12-16 18:16:12 +00:00
7b3f4c6b9b Accepting request 1231248 from home:qzhao:branches:GNOME:Factory
Add mozjs115-CVE-2024-50602.patch: Backporting 51c70190 from upstream: lib: Make XML_StopParser refuse to stop/suspend an unstarted parser; lib: Be explicit about XML_PARSING in XML_StopParser; (CVE-2024-50602, bsc#1232599, bsc#1232602)

OBS-URL: https://build.opensuse.org/request/show/1231248
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=24
2024-12-15 18:17:41 +00:00
e1dae15169 Accepting request 1225483 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1225483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=11
2024-11-21 14:18:30 +00:00
c3305b1bf1 Accepting request 1225351 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1225351
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=22
2024-11-21 08:49:19 +00:00
55d333d57c Accepting request 1216800 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1216800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=10
2024-10-22 12:52:23 +00:00
de4b8240af Accepting request 1216239 from GNOME:Next
- Update to version 115.15.0:
  + Various security fixes and other quality improvements.
- This is the last version from Mozilla, please port to newer
  versions: At minimum version 128.

OBS-URL: https://build.opensuse.org/request/show/1216239
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=20
2024-10-21 18:07:48 +00:00
0e1c683d4e Accepting request 1205194 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1205194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=9
2024-10-02 19:32:23 +00:00
c42a264325 Accepting request 1205176 from home:qzhao:branches:GNOME:Factory
Add Patches mozjs78-CVE-2024-45490-part01-5c1a3164.patch, mozjs78-CVE-2024-45491.patch, mozjs78-CVE-2024-45492.patch: fix security issues.

OBS-URL: https://build.opensuse.org/request/show/1205176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=18
2024-10-02 11:58:02 +00:00
ae885cdc64 Accepting request 1168890 from GNOME:Factory
- Properly tag patches. (forwarded request 1168862 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1168890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=8
2024-04-19 17:13:21 +00:00
ea8a289ce2 Accepting request 1168862 from GNOME:Next
- Properly tag patches.

OBS-URL: https://build.opensuse.org/request/show/1168862
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=16
2024-04-18 13:58:14 +00:00
1a3ae2ae4a Accepting request 1131632 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1131632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=7
2023-12-07 18:09:22 +00:00
bd45253cba Accepting request 1131628 from home:yfjiang:branches:GNOME:Factory
- mozjs115 requires gcc >= 8.1, icu >= 73.1. Specify them in spec.

OBS-URL: https://build.opensuse.org/request/show/1131628
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=14
2023-12-07 14:53:11 +00:00
41cb79be7f Accepting request 1131284 from home:yfjiang:branches:GNOME:Factory
- Update icu data file name in spec to build in big endian machine.

OBS-URL: https://build.opensuse.org/request/show/1131284
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=13
2023-12-06 09:52:10 +00:00
e7f9a8f4ba Accepting request 1129579 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1129579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=6
2023-11-29 20:19:04 +00:00
f242e37487 Accepting request 1129540 from GNOME:Next
Use %patch -p N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1129540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=11
2023-11-28 13:14:57 +00:00
a164f108fc Accepting request 1124717 from GNOME:Factory
New upstream release (forwarded request 1124359 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1124717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=5
2023-11-10 11:29:05 +00:00
402e992945 Accepting request 1124359 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1124359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=9
2023-11-09 15:18:28 +00:00
48d0f3e529 Accepting request 1114710 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1114710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=4
2023-10-03 18:15:04 +00:00
f7db532d02 Accepting request 1114603 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1114603
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=7
2023-10-02 07:40:11 +00:00
44563cc4eb Accepting request 1113609 from GNOME:Factory
New stable release (forwarded request 1113501 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1113609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=3
2023-09-27 22:24:41 +00:00
646cec3dee Accepting request 1113501 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1113501
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=5
2023-09-26 07:22:45 +00:00
8f770ab731 Accepting request 1109056 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1109056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=2
2023-09-06 16:57:30 +00:00
f8a69a9a84 Accepting request 1109010 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1109010
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=3
2023-09-05 14:02:26 +00:00
ce9e9c0b99 Accepting request 1103894 from GNOME:Factory
adding new packages for GNOME 45 on the horizon

OBS-URL: https://build.opensuse.org/request/show/1103894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozjs115?expand=0&rev=1
2023-08-14 20:36:12 +00:00
60d149bb1e Accepting request 1103863 from GNOME:Next
New package, needed for future GNOME

OBS-URL: https://build.opensuse.org/request/show/1103863
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mozjs115?expand=0&rev=1
2023-08-14 13:48:05 +00:00