7
0

Accepting request 978096 from home:dziobian

- New upstream release 17.4.5:
  * Fixed a crash when calling loadExtension on an extension directory that's missing a manifest file.
  * SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled.
  * Backported security fixes: CVE-2022-1637, CVE-2022-1638, CVE-2022-1639.
- Remove some spurious generated files from the tarball.

OBS-URL: https://build.opensuse.org/request/show/978096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=17
This commit is contained in:
2022-05-20 08:19:40 +00:00
committed by Git OBS Bridge
parent dd0c5d2145
commit 79fd34cb6c
5 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 19 10:08:10 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 17.4.5:
* Fixed a crash when calling loadExtension on an extension directory that's missing a manifest file. #34193 (Also in 16)
* SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled.
* Backported security fixes: CVE-2022-1637, CVE-2022-1638, CVE-2022-1639.
- Remove some spurious generated files from the tarball.
-------------------------------------------------------------------
Wed May 11 21:05:41 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 17.4.4: