Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to mozjs115 #122

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Port to mozjs115 #122

merged 1 commit into from
Jun 4, 2024

Conversation

leigh123linux
Copy link
Contributor

Rebased on gjs-1.77.2

@bobby285271
Copy link

bobby285271 commented May 14, 2024

I can confirm after changing version in meson.build to 6.1.0 to satisfy cinnamon, cinnamon builds and starts for me on NixOS with this branch.

@leigh123linux leigh123linux force-pushed the mozjs115 branch 3 times, most recently from 69d582e to e27a26e Compare May 14, 2024 16:10
@leigh123linux
Copy link
Contributor Author

Fixes #120

@leigh123linux leigh123linux force-pushed the mozjs115 branch 5 times, most recently from 9e30c04 to 8a05381 Compare May 15, 2024 15:37
@mtwebster
Copy link
Member

Can you add -

diff --git a/debian/libcjs0.symbols b/debian/libcjs0.symbols
index 53847561..1ac0f55c 100644
--- a/debian/libcjs0.symbols
+++ b/debian/libcjs0.symbols
@@ -22,6 +22,7 @@ libcjs.so.0 libcjs0 #MINVER#
  gjs_context_new_with_search_path@Base 2.0.0
  gjs_context_print_stack_stderr@Base 2.0.0
  gjs_context_register_module@Base 5.4.0
+ gjs_context_run_in_realm@Base 6.0.0
  gjs_context_set_argv@Base 5.4.0
  gjs_context_setup_debugger_console@Base 4.6.0
  gjs_coverage_enable@Base 4.6.0

@leigh123linux
Copy link
Contributor Author

Can you add -

diff --git a/debian/libcjs0.symbols b/debian/libcjs0.symbols
index 53847561..1ac0f55c 100644
--- a/debian/libcjs0.symbols
+++ b/debian/libcjs0.symbols
@@ -22,6 +22,7 @@ libcjs.so.0 libcjs0 #MINVER#
  gjs_context_new_with_search_path@Base 2.0.0
  gjs_context_print_stack_stderr@Base 2.0.0
  gjs_context_register_module@Base 5.4.0
+ gjs_context_run_in_realm@Base 6.0.0
  gjs_context_set_argv@Base 5.4.0
  gjs_context_setup_debugger_console@Base 4.6.0
  gjs_coverage_enable@Base 4.6.0

Done

@mtwebster mtwebster merged commit f99dbea into linuxmint:master Jun 4, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants