Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73502 - [polkit] Switch to Duktape as Javascript engine
Attached to Project:
Arch Linux
Opened by tinywrkb (tinywrkb) - Tuesday, 25 January 2022, 17:10 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 11 February 2022, 19:52 GMT
Opened by tinywrkb (tinywrkb) - Tuesday, 25 January 2022, 17:10 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 11 February 2022, 19:52 GMT
|
DetailsDuktape support was merged https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/97 and there's nothing else before that in master since latest stable, so I suggest building from the merge commit, and dropping mozjs depedency.
This needs duktape fixes from https://bugs.archlinux.org/task/73500, meson patch from https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/99, and `-D js_engine=duktape` configure option. |
This task depends upon
I plan to use js91 with the next polkit release.