From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- tags/e/example-script-uses-deprecated-nodejs-location.tag | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tags/e/example-script-uses-deprecated-nodejs-location.tag (limited to 'tags/e/example-script-uses-deprecated-nodejs-location.tag') diff --git a/tags/e/example-script-uses-deprecated-nodejs-location.tag b/tags/e/example-script-uses-deprecated-nodejs-location.tag new file mode 100644 index 0000000..5009bd8 --- /dev/null +++ b/tags/e/example-script-uses-deprecated-nodejs-location.tag @@ -0,0 +1,14 @@ +Tag: example-script-uses-deprecated-nodejs-location +Severity: warning +Check: scripts +Explanation: You used /usr/bin/nodejs or /usr/bin/env nodejs as an + interpreter for an example script. + . + The /usr/bin/node binary was previously provided by + ax25-node and packages were required to use /usr/bin/nodejs + instead. ax25-node has since been removed from the archive and the + nodejs package now ships the /usr/bin/node binary to match + the rest of the Node.js ecosystem. + . + Please update your package to use the node variant. +See-Also: Bug#614907, Bug#862051 -- cgit v1.2.3