diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-07 20:19:32 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-07 20:22:26 +0900 |
commit | 040996225cc61dac8602ca0b3bf9520f739ff75b (patch) | |
tree | d3a7c22dcaf223cc3763c99688731d569ea0f5f2 /converters/php85-mbstring | |
parent | cad/qucs-s: Update 25.1.2 => 25.2.0 (diff) |
editors/vscode: enable signature verification of extensions installed from Open VSX RegistoryHEADmain
Code - OSS tries to use the Microsoft's proprietary node module
"@vscode/vsce-sign" for verifying a signature when a user tries to
install an extension. The node module is not available on FreeBSD so
the verification fails and a dialog notifying that "Cannot install
extesion" appears.
By using "node-ovsx-sign" module instead of the proprietary one, Code
- OSS can properly verify the signature and the installation of an
extension succeeds.
PR: 289337
Reported by: mandree
Obtained from: https://github.com/termux/termux-packages/pull/24757
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions