guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (532c0e7 -> f6c43c9)


From: guix-commits
Subject: branch master updated (532c0e7 -> f6c43c9)
Date: Fri, 2 Apr 2021 12:06:33 -0400 (EDT)

jlicht pushed a change to branch master
in repository guix.

    from 532c0e7  gnu: libringclient: Disable the libwrap feature.
     new 23ea84c  build-system: Rewrite node build system.
     new c39092c  gnu: Add libuv-for-node
     new 7728aa2  gnu: node: Use license prefix.
     new 0c0c484  gnu: Add node-bootstrap.
     new f540ee5  gnu: Add node-semver-bootstrap.
     new 972f2a2  gnu: Add node-ms-bootstrap.
     new 2cc5883  gnu: Add node-binary-search-bootstrap.
     new 2780cea  gnu: Add node-debug-bootstrap.
     new 6b930e5  gnu: Add node-llparse-builder-bootstrap.
     new 82e7f7c  gnu: Add node-llparse-frontend-bootstrap.
     new 91b78f3  gnu: Add node-llparse-bootstrap.
     new 31c4d89  gnu: Add llhttp-bootstrap.
     new f6c43c9  gnu: Add node-lts.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   1 +
 gnu/packages/libevent.scm                          |  16 +
 gnu/packages/node-xyz.scm                          |   6 +-
 gnu/packages/node.scm                              | 508 ++++++++++++++++++++-
 .../patches/llhttp-bootstrap-CVE-2020-8287.patch   | 100 ++++
 guix/build-system/node.scm                         |  29 +-
 guix/build/node-build-system.scm                   | 207 ++++-----
 7 files changed, 734 insertions(+), 133 deletions(-)
 create mode 100644 gnu/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]