From 1497f3e592635bad9c7e04868f0861ad37778f29 Mon Sep 17 00:00:00 2001 From: Sergio Correia Date: Tue, 15 Oct 2024 09:33:03 +0100 Subject: [PATCH] Update to 9.2.1 Resolves: RHEL-56973 Signed-off-by: Sergio Correia --- .gitignore | 2 ++ audited-null-licenses.toml | 13 +++++++++++++ llhttp.spec | 10 ++++------ sources | 4 ++-- 4 files changed, 21 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 947c044..23bead6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ /llhttp-9.1.2-nm-dev.tgz /llhttp-9.1.3.tar.gz /llhttp-9.1.3-nm-dev.tgz +/llhttp-9.2.1.tar.gz +/llhttp-9.2.1-nm-dev.tgz diff --git a/audited-null-licenses.toml b/audited-null-licenses.toml index fb27d71..4af45e9 100644 --- a/audited-null-licenses.toml +++ b/audited-null-licenses.toml @@ -12,6 +12,19 @@ modules = "" # tslib/test/validateModuleExportsMatchCommonJS validateModuleExportsMatchCommonJS = "" +# Similarly, these are all just ES6 module (mjs) or CommonJS (cjs) module +# wrappers in packages that do have proper license information: +# node_modules_dev/@ungap/structured-clone/cjs +# node_modules_dev/@typescript-eslint/utils/node_modules/minimatch/dist/cjs +# node_modules_dev/@typescript-eslint/utils/node_modules/minimatch/dist/mjs +# node_modules_dev/@typescript-eslint/parser/node_modules/minimatch/dist/cjs +# node_modules_dev/@typescript-eslint/parser/node_modules/minimatch/dist/mjs +# node_modules_dev/@typescript-eslint/type-utils/node_modules/minimatch/dist/cjs +# node_modules_dev/@typescript-eslint/type-utils/node_modules/minimatch/dist/mjs +# node_modules_dev/flatted/cjs +cjs = "" +mjs = "" + # These are all “dummy” modules in the tests for resolve: # resolve/test/module_dir/zmodules/bbb bbb = "" diff --git a/llhttp.spec b/llhttp.spec index 1b5766a..902cf0c 100644 --- a/llhttp.spec +++ b/llhttp.spec @@ -26,8 +26,8 @@ # additional source even if we do not do the re-generation ourselves. Name: llhttp -Version: 9.1.3 -%global so_version 9.1 +Version: 9.2.1 +%global so_version 9.2 Release: %autorelease Summary: Port of http_parser to llparse @@ -226,10 +226,8 @@ fi export CXXFLAGS="${CXXFLAGS-} -fpermissive" export CFLAGS="${CFLAGS-} -fpermissive" export CLANG=gcc -# See scripts.mocha in package.json: -NODE_ENV=test ./node_modules/.bin/mocha \ - -r ts-node/register/type-check \ - test/*-test.ts +# See scripts.test in package.json: +NODE_ENV=test node -r ts-node/register/type-check ./test/md-test.ts %files diff --git a/sources b/sources index 2002da0..1d6334c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (llhttp-9.1.3.tar.gz) = 037d873eda6b27cb7ef4cbb805ec1172a76dc3ba19f8ca868029ecc2a88129f8c8de3803ce91f6a6c7a995f56ab8267f1001c93009272c34a2350160446153fa -SHA512 (llhttp-9.1.3-nm-dev.tgz) = 257ef03ba5a60e4338a6cc637829f29e98f6d2965aa206560b07f54b31d461f8eb1d41917bf7ad2538933aa9a90c12e0a663c366b62008ee263cd775a77a7dba +SHA512 (llhttp-9.2.1.tar.gz) = 653a0d65226644a7d71c538da343b2cff75bc7acc8cd6473ac19d166cc77c3e00c6a9087120d9abb63a9ac6b50e408c905d5925fa96d5d46d425ee7d0e3cdf9c +SHA512 (llhttp-9.2.1-nm-dev.tgz) = 3e1453675524b58c11335fe843636dbd20d4caff4cf247038aaed23be3fd7e99326382cc6c6d6457054abb32912f725153fe0f905bca8318bc663e86d4ab3c93