2021-06-19 18:11:46 +00:00
committed by Git OBS Bridge
parent 4652510bf8
commit afe62c1a31
3 changed files with 15 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Sat Jun 19 05:38:31 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
* fix(node/process): make process.env enumerable (#957)
* fix(node/util): fix util.inherits (#959)
- includes V8 9.2.230.10 (rusty_v8/#700)
- add deno-69.patch for rusty_v8/#702 parity
-------------------------------------------------------------------
Wed Jun 9 05:15:53 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>