mbox series

[bug#59188,0/4] gnu: node-lts: Update to 18.12.1.

Message ID y761qqadpgr.wl-hako@ultrarare.space
Headers show
Series gnu: node-lts: Update to 18.12.1. | expand

Message

Hilton Chain Nov. 11, 2022, 5:34 a.m. UTC
Hilton Chain (4):
  gnu: libuv-for-node: Update to 1.43.0.
  gnu: llhttp-bootstrap: Update to 6.0.10.
  gnu: node-lts: Update to 18.12.1.
  gnu: libnode: Use node-lts as base.

 gnu/local.mk                                  |   1 -
 gnu/packages/libevent.scm                     |   4 +-
 gnu/packages/node.scm                         |  44 +++++---
 .../llhttp-bootstrap-CVE-2020-8287.patch      | 100 ------------------
 4 files changed, 30 insertions(+), 119 deletions(-)
 delete mode 100644 gnu/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch


base-commit: 70df5c47a89f4f353a1df94467581a0f0da599a4
--
2.38.1

Comments

Dr. Arne Babenhauserheide Feb. 6, 2023, 1:37 p.m. UTC | #1
Hi,

Did you make progress with this patch?

Is there a way I can help you?

Best wishes,
Arne
Jelle Licht May 6, 2023, 12:50 p.m. UTC | #2
Pushed to master, with some minor adjustments to make things work after
the core-updates merge. Thanks for the patience and feedback!

- Jelle