SHA256
7
0
forked from pool/nodejs19
Files
nodejs19/nodejs19.changes

42 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Nov 17 12:05:45 UTC 2022 - Adam Majer <adam.majer@suse.de>
- Update to version 19.1.0:
* test: Support function mocking on Node.js test runner
* fs.watch recursive support on Linux
* util: add MIME utilities
- new_python3.patch, icu721_fixes.patch: upstreamed
-------------------------------------------------------------------
Thu Nov 10 08:19:06 UTC 2022 - Adam Majer <adam.majer@suse.de>
- icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236)
-------------------------------------------------------------------
Mon Nov 7 14:00:54 UTC 2022 - Adam Majer <adam.majer@suse.de>
- Fix migration to openssl-3 (bsc#1205042)
-------------------------------------------------------------------
Mon Nov 7 09:05:24 UTC 2022 - Adam Majer <adam.majer@suse.de>
- Update to version 19.0.1:
* inspector: DNS rebinding in --inspect via invalid octal IP
(bsc#1205119, CVE-2022-43548)
-------------------------------------------------------------------
Fri Oct 21 09:28:29 UTC 2022 - Adam Majer <adam.majer@suse.de>
- Initial version 19.0.0:
* HTTP(S)/1.1 KeepAlive by default
* DTrace/SystemTap/ETW Support were removed
* The V8 engine is updated to version 10.7, which is part of Chromium 107.
This version include a new feature to the JavaScript API:
Intl.NumberFormat
* llhttp has been updated to version 8.1.0.
For details see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V19.md#19.0.0