Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nodejs16 for openSUSE:Factory 
checked in at 2022-02-26 17:01:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs16 (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs16.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs16"

Sat Feb 26 17:01:58 2022 rev:17 rq:957362 version:16.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs16/nodejs16.changes        2022-02-01 
14:03:03.464031322 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs16.new.1958/nodejs16.changes      
2022-02-26 17:02:23.455538839 +0100
@@ -1,0 +2,27 @@
+Thu Feb 17 12:31:36 UTC 2022 - Adam Majer <adam.ma...@suse.de>
+
+- update to LTS release 16.14.0:
+  * deps: upgrade npm to 8.1.4
+  * child_process: add support for URL to cp.fork
+  * fs: accept URL as argument for fs.rm and fs.rmSync
+  * lib:
+    + make AbortSignal cloneable/transferable
+    + add AbortSignal.timeout
+    + add reason to AbortSignal
+    + add unsubscribe method to non-active DC channels
+  * process: add getActiveResourcesInfo()
+  * src:
+    + add x509.fingerprint512 to crypto module
+    + add flags for controlling process behavior
+  * stream:
+    + add map and filter methods to readable
+    + deprecate thenable support
+  * timers: add experimental scheduler api
+  * util:
+    + add numericSeparator to util.inspect
+    + always visualize cause property in errors during inspection
+    + pass through the inspect function to custom inspect functions
+
+npm_search_paths.patch, versioned.patch: refreshed
+
+-------------------------------------------------------------------

Old:
----
  node-v16.13.2.tar.xz

New:
----
  node-v16.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs16.spec ++++++
--- /var/tmp/diff_new_pack.QLRUsj/_old  2022-02-26 17:02:24.451538996 +0100
+++ /var/tmp/diff_new_pack.QLRUsj/_new  2022-02-26 17:02:24.455538997 +0100
@@ -32,7 +32,7 @@
 %endif
 
 Name:           nodejs16
-Version:        16.13.2
+Version:        16.14.0
 Release:        0
 
 # Double DWZ memory limits
@@ -50,12 +50,6 @@
 %bcond_with libalternatives
 %endif
 
-%if %node_version_number >= 16
-%bcond_without corepack
-%else
-%bcond_with corepath
-%endif
-
 %if %node_version_number >= 12
 %define openssl_req_ver 1.1.1
 %else
@@ -282,7 +276,7 @@
 
 %else
 %if %node_version_number <= 12 && 0%{?suse_version} == 1315 && 
0%{?sle_version} < 120400
-Provides:       bundled(openssl) = 1.1.1l
+Provides:       bundled(openssl) = 1.1.1m
 %else
 BuildRequires:  bundled_openssl_should_not_be_required
 %endif
@@ -297,7 +291,7 @@
 %if ! 0%{with intree_icu}
 BuildRequires:  pkgconfig(icu-i18n) >= 69
 %else
-Provides:       bundled(icu) = 69.1
+Provides:       bundled(icu) = 70.1
 %endif
 
 %if ! 0%{with intree_nghttp2}
@@ -353,14 +347,14 @@
 %endif
 
 Provides:       bundled(brotli) = 1.0.9
-Provides:       bundled(libuv) = 1.42.0
-Provides:       bundled(uvwasi) = 0.0.11
+Provides:       bundled(libuv) = 1.43.0
+Provides:       bundled(uvwasi) = 0.0.12
 Provides:       bundled(v8) = 9.4.146.24
 
 Provides:       bundled(llhttp) = 6.0.4
 Provides:       bundled(ngtcp2) = 0.1.0-DEV
 
-Provides:       bundled(node-acorn) = 8.5.0
+Provides:       bundled(node-acorn) = 8.6.0
 Provides:       bundled(node-acorn-walk) = 8.2.0
 Provides:       bundled(node-cjs-module-lexer) = 1.2.2
 Provides:       bundled(node-corepack) = 0.10.0
@@ -393,7 +387,7 @@
 Provides:       nodejs-npm = %{version}
 Obsoletes:      nodejs-npm < 4.0.0
 Provides:       npm = %{version}
-Provides:       npm(npm) = 8.1.2
+Provides:       npm(npm) = 8.3.1
 %if 0%{?suse_version} >= 1500
 %if %{node_version_number} >= 10
 Requires:       group(nobody)
@@ -402,7 +396,7 @@
 %endif
 Provides:       bundled(node-abbrev) = 1.1.1
 Provides:       bundled(node-agent-base) = 6.0.2
-Provides:       bundled(node-agentkeepalive) = 4.1.4
+Provides:       bundled(node-agentkeepalive) = 4.2.0
 Provides:       bundled(node-aggregate-error) = 3.1.0
 Provides:       bundled(node-ansi-regex) = 2.1.1
 Provides:       bundled(node-ansi-regex) = 3.0.0
@@ -411,10 +405,8 @@
 Provides:       bundled(node-ansi-styles) = 4.3.0
 Provides:       bundled(node-ansicolors) = 0.3.2
 Provides:       bundled(node-ansistyles) = 0.1.3
-Provides:       bundled(node-aproba) = 1.2.0
 Provides:       bundled(node-aproba) = 2.0.0
 Provides:       bundled(node-archy) = 1.0.0
-Provides:       bundled(node-are-we-there-yet) = 1.1.6
 Provides:       bundled(node-are-we-there-yet) = 2.0.0
 Provides:       bundled(node-asap) = 2.0.6
 Provides:       bundled(node-balanced-match) = 1.0.2
@@ -431,7 +423,6 @@
 Provides:       bundled(node-cli-table3) = 0.6.0
 Provides:       bundled(node-clone) = 1.0.4
 Provides:       bundled(node-cmd-shim) = 4.1.0
-Provides:       bundled(node-code-point-at) = 1.1.0
 Provides:       bundled(node-color-convert) = 2.0.1
 Provides:       bundled(node-color-name) = 1.1.4
 Provides:       bundled(node-color-support) = 1.1.3
@@ -455,14 +446,13 @@
 Provides:       bundled(node-fs-minipass) = 2.1.0
 Provides:       bundled(node-fs.realpath) = 1.0.0
 Provides:       bundled(node-function-bind) = 1.1.1
-Provides:       bundled(node-gauge) = 2.7.4
-Provides:       bundled(node-gauge) = 3.0.1
+Provides:       bundled(node-gauge) = 4.0.0
 Provides:       bundled(node-glob) = 7.2.0
 Provides:       bundled(node-graceful-fs) = 4.2.8
 Provides:       bundled(node-has) = 1.0.3
 Provides:       bundled(node-has-flag) = 4.0.0
 Provides:       bundled(node-has-unicode) = 2.0.1
-Provides:       bundled(node-hosted-git-info) = 4.0.2
+Provides:       bundled(node-hosted-git-info) = 4.1.0
 Provides:       bundled(node-http-cache-semantics) = 4.1.0
 Provides:       bundled(node-http-proxy-agent) = 4.0.1
 Provides:       bundled(node-https-proxy-agent) = 5.0.0
@@ -479,8 +469,7 @@
 Provides:       bundled(node-ip) = 1.1.5
 Provides:       bundled(node-ip-regex) = 4.3.0
 Provides:       bundled(node-is-cidr) = 4.0.2
-Provides:       bundled(node-is-core-module) = 2.7.0
-Provides:       bundled(node-is-fullwidth-code-point) = 1.0.0
+Provides:       bundled(node-is-core-module) = 2.8.0
 Provides:       bundled(node-is-fullwidth-code-point) = 2.0.0
 Provides:       bundled(node-is-fullwidth-code-point) = 3.0.0
 Provides:       bundled(node-is-lambda) = 1.0.1
@@ -489,23 +478,23 @@
 Provides:       bundled(node-json-parse-even-better-errors) = 2.3.1
 Provides:       bundled(node-json-stringify-nice) = 1.1.4
 Provides:       bundled(node-jsonparse) = 1.3.1
-Provides:       bundled(node-just-diff) = 3.1.1
-Provides:       bundled(node-just-diff-apply) = 3.0.0
-Provides:       bundled(node-libnpmaccess) = 4.0.3
-Provides:       bundled(node-libnpmdiff) = 2.0.4
-Provides:       bundled(node-libnpmexec) = 3.0.1
-Provides:       bundled(node-libnpmfund) = 2.0.1
-Provides:       bundled(node-libnpmhook) = 6.0.3
-Provides:       bundled(node-libnpmorg) = 2.0.3
-Provides:       bundled(node-libnpmpack) = 3.0.0
-Provides:       bundled(node-libnpmpublish) = 4.0.2
-Provides:       bundled(node-libnpmsearch) = 3.1.2
-Provides:       bundled(node-libnpmteam) = 2.0.4
-Provides:       bundled(node-libnpmversion) = 2.0.1
+Provides:       bundled(node-just-diff) = 5.0.1
+Provides:       bundled(node-just-diff-apply) = 4.0.1
+Provides:       bundled(node-libnpmaccess) = 5.0.0
+Provides:       bundled(node-libnpmdiff) = 3.0.0
+Provides:       bundled(node-libnpmexec) = 3.0.2
+Provides:       bundled(node-libnpmfund) = 2.0.2
+Provides:       bundled(node-libnpmhook) = 7.0.0
+Provides:       bundled(node-libnpmorg) = 3.0.0
+Provides:       bundled(node-libnpmpack) = 3.0.1
+Provides:       bundled(node-libnpmpublish) = 5.0.0
+Provides:       bundled(node-libnpmsearch) = 4.0.0
+Provides:       bundled(node-libnpmteam) = 3.0.0
+Provides:       bundled(node-libnpmversion) = 2.0.2
 Provides:       bundled(node-lru-cache) = 6.0.0
 Provides:       bundled(node-make-fetch-happen) = 9.1.0
 Provides:       bundled(node-minimatch) = 3.0.4
-Provides:       bundled(node-minipass) = 3.1.5
+Provides:       bundled(node-minipass) = 3.1.6
 Provides:       bundled(node-minipass-collect) = 1.0.2
 Provides:       bundled(node-minipass-fetch) = 1.4.1
 Provides:       bundled(node-minipass-flush) = 1.0.5
@@ -519,7 +508,7 @@
 Provides:       bundled(node-ms) = 2.1.3
 Provides:       bundled(node-mute-stream) = 0.0.8
 Provides:       bundled(node-negotiator) = 0.6.2
-Provides:       bundled(node-node-gyp) = 8.3.0
+Provides:       bundled(node-node-gyp) = 8.4.1
 Provides:       bundled(node-nopt) = 5.0.0
 Provides:       bundled(node-normalize-package-data) = 3.0.3
 Provides:       bundled(node-npm-audit-report) = 2.1.5
@@ -532,15 +521,13 @@
 Provides:       bundled(node-npm-profile) = 5.0.4
 Provides:       bundled(node-npm-registry-fetch) = 11.0.0
 Provides:       bundled(node-npm-user-validate) = 1.0.1
-Provides:       bundled(node-npmlog) = 4.1.2
-Provides:       bundled(node-npmlog) = 5.0.1
-Provides:       bundled(node-number-is-nan) = 1.0.1
+Provides:       bundled(node-npmlog) = 6.0.0
 Provides:       bundled(node-object-assign) = 4.1.1
 Provides:       bundled(node-once) = 1.4.0
 Provides:       bundled(node-opener) = 1.5.2
 Provides:       bundled(node-p-map) = 4.0.0
 Provides:       bundled(node-pacote) = 12.0.2
-Provides:       bundled(node-parse-conflict-json) = 1.1.1
+Provides:       bundled(node-parse-conflict-json) = 2.0.1
 Provides:       bundled(node-path-is-absolute) = 1.0.1
 Provides:       bundled(node-proc-log) = 1.0.0
 Provides:       bundled(node-promise-all-reject-late) = 1.0.1
@@ -561,7 +548,7 @@
 Provides:       bundled(node-safer-buffer) = 2.1.2
 Provides:       bundled(node-semver) = 7.3.5
 Provides:       bundled(node-set-blocking) = 2.0.0
-Provides:       bundled(node-signal-exit) = 3.0.3
+Provides:       bundled(node-signal-exit) = 3.0.6
 Provides:       bundled(node-smart-buffer) = 4.2.0
 Provides:       bundled(node-socks) = 2.6.1
 Provides:       bundled(node-socks-proxy-agent) = 6.1.0
@@ -570,7 +557,6 @@
 Provides:       bundled(node-spdx-expression-parse) = 3.0.1
 Provides:       bundled(node-spdx-license-ids) = 3.0.10
 Provides:       bundled(node-ssri) = 8.0.1
-Provides:       bundled(node-string-width) = 1.0.2
 Provides:       bundled(node-string-width) = 2.1.1
 Provides:       bundled(node-string-width) = 4.2.2
 Provides:       bundled(node-string-width) = 4.2.3
@@ -954,7 +940,7 @@
 %ghost %{_sysconfdir}/alternatives/npx.1%{ext_man}
 %endif
 
-%if %{node_version_number} >= 16
+%if %{node_version_number} >= 14
 %files -n corepack%{node_version_number}
 %defattr(-, root, root)
 %{_bindir}/corepack%{node_version_number}

++++++ SHASUMS256.txt ++++++
--- /var/tmp/diff_new_pack.QLRUsj/_old  2022-02-26 17:02:24.499539004 +0100
+++ /var/tmp/diff_new_pack.QLRUsj/_new  2022-02-26 17:02:24.503539005 +0100
@@ -1,35 +1,35 @@
-54078953e99360087e1c300f7cc36165b838229034c451367428b40095656133  
node-v16.13.2-aix-ppc64.tar.gz
-09d300008ad58792c12622a5eafdb14c931587bb88713df4df64cdf4ff2188d1  
node-v16.13.2-darwin-arm64.tar.gz
-a67021c57fe05e87ba2e3fe91f828e22a38a032048301bfb3338ba0a7844219d  
node-v16.13.2-darwin-arm64.tar.xz
-900a952bb77533d349e738ff8a5179a4344802af694615f36320a888b49b07e6  
node-v16.13.2-darwin-x64.tar.gz
-ba5e44a0d6f3cbf2cc06ea27a01bca544504bfe3d4ff69369dad85c60a226ee6  
node-v16.13.2-darwin-x64.tar.xz
-a3e023ea3bc30b629c0e86f069c1900ec8f4ccb5ede1984b96ed831d4b4c469e  
node-v16.13.2-headers.tar.gz
-2076c3156913509a2378b34f529f2e0c17abb688652ec823b66a3b0f0466e5df  
node-v16.13.2-headers.tar.xz
-e87d7c173d7c70672d71cc816ffe0baea2b0458cb7f96c248560410e9cd37522  
node-v16.13.2-linux-arm64.tar.gz
-a3cf8e4e9fbea27573eee6da84720bf7227ddd22842b842d48049d6dfe55fb03  
node-v16.13.2-linux-arm64.tar.xz
-59af2a54018112c31faec25502e01c1781c28ef85e168f383806606eba846ddf  
node-v16.13.2-linux-armv7l.tar.gz
-e09c6d5b24f7ac26a7efec72acaf973f7a96d7f15f9cb9078c067d16ef23d50c  
node-v16.13.2-linux-armv7l.tar.xz
-1455299d2b2c6e913eff9d75b261df7658f27ab062b99213efcdd076198faf71  
node-v16.13.2-linux-ppc64le.tar.gz
-9227a9e154493a1c341cde8a3cef52f7f2ac03805e6b5a55e2c11b726e1a77d4  
node-v16.13.2-linux-ppc64le.tar.xz
-331c6396743093a99ee89c01df32bff7c67985d64e3584d846af80331ee44507  
node-v16.13.2-linux-s390x.tar.gz
-c4ba46fc19366f7377d28a60a98f741bfa38045d7924306244c51d1660afcc8d  
node-v16.13.2-linux-s390x.tar.xz
-a0f23911d5d9c371e95ad19e4e538d19bffc0965700f187840eb39a91b0c3fb0  
node-v16.13.2-linux-x64.tar.gz
-7f5e9a42d6e86147867d35643c7b1680c27ccd45db85666fc52798ead5e74421  
node-v16.13.2-linux-x64.tar.xz
-6a517182b2195f37636dc50a2d65ab0484130dd397d31bb22ab9d0a0df48c48f  
node-v16.13.2.pkg
-cd5a07cae25985704a5b1878355b2793d62d70fc97b8a181ad2bf86201121b08  
node-v16.13.2.tar.gz
-98b1de1ff92a292b93d2b2c93bc2a98656647b3d0c0d5623069f4f8047a8b4a0  
node-v16.13.2.tar.xz
-df1cd0a54fbc0ddf6a6149a133bd737d55806b0cb3f3bb2be91e03c3760226af  
node-v16.13.2-win-x64.7z
-107e3ece84b7fa1e80b3bdf03181d395246c7867e27b17b6d7e6fa9c7932b467  
node-v16.13.2-win-x64.zip
-8ccbbf348eafc8ffd140f3d193c76a060056d10148a053aeed327774ce70ec59  
node-v16.13.2-win-x86.7z
-79a30a8f846e2a3951a36a56f8d824070001d5762e3ba517d6b563364179a18f  
node-v16.13.2-win-x86.zip
-1690d6c4947e9b998b183b8eca3056729763e63d2306bc38fc1170b4f0de0689  
node-v16.13.2-x64.msi
-a220a4b55ec0a6b9aa7b5651cded20a167a75f8a51aa908ff15dd25890f19e00  
node-v16.13.2-x86.msi
-b30d47d1450739f14a1e6dfd187cf0944c6464fff18d60989bd89860da6c9fa4  
win-x64/node.exe
-c078b821ad8079c44556ec064cbd3a7e4ecbc894128698df7687ec6aae9c3075  
win-x64/node.lib
-8e1b546e7203dadcec859a7ca13955036c109592bc7303e413f9fcd1cbd46757  
win-x64/node_pdb.7z
-b6ea03f867a72eae1fd9ae4f5156738542e581be6235c3f0aa3a79b96c0c0f2a  
win-x64/node_pdb.zip
-4473873cc5b4c0d9ff5172325c6d9b544e2a4e3176725b7cfc1aa246219ecb98  
win-x86/node.exe
-4c5ff3e89d6c4e098c502a616dca2c981c6cedd2ceead00155ddfef05bd9a1b2  
win-x86/node.lib
-18bfb673a2cecdc162a3af2d46ebc56958a34d0212c3d5c863444b9ec4aef8c2  
win-x86/node_pdb.7z
-653763b41926a122a9b1f5f8f8f8e3b09fb4af69675a26024a0130cbada5575d  
win-x86/node_pdb.zip
+e31a1478b50814848089bc11fb58d463c180ac5e08ec95f6bd314b2a7209d23a  
node-v16.14.0-aix-ppc64.tar.gz
+56e547d22bc7be8aa40c8cfd604c156a5bcf8692f643ec1801c1fa2390498542  
node-v16.14.0-darwin-arm64.tar.gz
+42eb3b1dc00b44a1e2cb70ddbf5e5e838354dafb969bb54db8b3b287f8df862f  
node-v16.14.0-darwin-arm64.tar.xz
+26702ab17903ad1ea4e13133bd423c1176db3384b8cf08559d385817c9ca58dc  
node-v16.14.0-darwin-x64.tar.gz
+8c0ad2f0c890385242e4f8886e7ddf7cfa14868415113ada5a08130d5a83fc9e  
node-v16.14.0-darwin-x64.tar.xz
+0cb39adcabb513d2651fa25ea39c88cebd76200ea922e619e3b9799fa599ca81  
node-v16.14.0-headers.tar.gz
+aee577d58e8dd6d1a54f3e37f046db8a7233b8d41abfafe45ce366b020d0675d  
node-v16.14.0-headers.tar.xz
+82d71968c82eb391f463df62ba277563a3bd01ce43bba0e7e1c533991567b8fe  
node-v16.14.0-linux-arm64.tar.gz
+5a6e818c302527a4b1cdf61d3188408c8a3e4a1bbca1e3f836c93ea8469826ce  
node-v16.14.0-linux-arm64.tar.xz
+2df94404f4dd22aee67370cd24b2c802f82409434e5ed26061c7aaec74a8ebc2  
node-v16.14.0-linux-armv7l.tar.gz
+a27a5866445cbe70e086d1a2b6cda27f1127b0b8c5eced31204e4e524790727a  
node-v16.14.0-linux-armv7l.tar.xz
+247cbaa1e3376913ae565f2dfa6dd16f973f72b05786896236b16d92aac4ee7a  
node-v16.14.0-linux-ppc64le.tar.gz
+d1012696cacb3833b8b33748905e716f2524766b29a2a4c405f34ed2f3e5fdb4  
node-v16.14.0-linux-ppc64le.tar.xz
+e31023ffaa61ee0e6182e9c21c31dab1a9fbc80975aaedb421ca1261debc0f9a  
node-v16.14.0-linux-s390x.tar.gz
+1c98494bc097547bcadb972780aec58bb40b9c094f0daed75debfee4cb980fd9  
node-v16.14.0-linux-s390x.tar.xz
+2c69e7b040c208b61ebf9735c63d2e5bcabfed32ef05a9b8dd5823489ea50d6b  
node-v16.14.0-linux-x64.tar.gz
+0570b9354959f651b814e56a4ce98d4a067bf2385b9a0e6be075739bc65b0fae  
node-v16.14.0-linux-x64.tar.xz
+cde4f7535328263e96b6b027cd26ee9b9ddccd1e4c4e33fbcabea5118a8c1ba0  
node-v16.14.0.pkg
+29dfce13650f063ff009d18349636333fa4305468b6a8965d442c2e88b1dd60f  
node-v16.14.0.tar.gz
+05eb64193e391fa8a2c159c0f60c171824715165f80c67fcab9dbc944e30c623  
node-v16.14.0.tar.xz
+936a7096244591f044232b6c023b59301d0d2d3819df0310701d3e9d2be0d7ff  
node-v16.14.0-win-x64.7z
+c783f32aa22758e9fdcabb23daf348cc52f876fbd679d54edc2c4921ccd6d6c5  
node-v16.14.0-win-x64.zip
+509f2b68d13fde1808c933840e2b1e15fc48a137153496f4bac52f875ad7eeac  
node-v16.14.0-win-x86.7z
+552535c00d30b55257e7436d34ea18fd80848f7fefe5d4edfb9a068033e48c08  
node-v16.14.0-win-x86.zip
+4d2adf5b11877a9017a0eef735dcc344ceb849bf3bb02da4f5dc1e756cfc9300  
node-v16.14.0-x64.msi
+7f59dcf386d8386ceab18426381cebbdc17d437209c72a1694acfa1511c1844e  
node-v16.14.0-x86.msi
+4a9a110c6569503ed83069d19d1c2c604f831cc35c47850fd474c1870b76682e  
win-x64/node.exe
+b3cd2185d41c52a9db8d172b9fb78305798db6efc56a71a0677a33d0000ec9de  
win-x64/node.lib
+2ecc02154165f14bf8b5fe9961ff51d98d18199b6cca0af2392445a24189282a  
win-x64/node_pdb.7z
+c199d6ae1992e54885acd17810dc96e9ff9ec4c72c9be41ff143c068b810187a  
win-x64/node_pdb.zip
+b512a47fb2f8aaa43cad3f489ad76aa76071d572f45436414208fd67cc849c37  
win-x86/node.exe
+0f1312661ce6d91d315779ba9b378c2a8ebe17cb2f855773eddea4158c14f2d8  
win-x86/node.lib
+19fd911408283f7a4c6dd6b20450f2c185fd17091bcbe2fbe5209c63e89ec65e  
win-x86/node_pdb.7z
+a594a4108a7d99ca109072297bb555655951d2e2cbc467ceacadc88890a74d26  
win-x86/node_pdb.zip
 

++++++ SHASUMS256.txt.sig ++++++
Binary files /var/tmp/diff_new_pack.QLRUsj/_old and 
/var/tmp/diff_new_pack.QLRUsj/_new differ

++++++ node-v16.13.2.tar.xz -> node-v16.14.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/nodejs16/node-v16.13.2.tar.xz 
/work/SRC/openSUSE:Factory/.nodejs16.new.1958/node-v16.14.0.tar.xz differ: char 
26, line 1


++++++ npm_search_paths.patch ++++++
--- /var/tmp/diff_new_pack.QLRUsj/_old  2022-02-26 17:02:24.595539019 +0100
+++ /var/tmp/diff_new_pack.QLRUsj/_new  2022-02-26 17:02:24.599539020 +0100
@@ -1,21 +1,8 @@
-Index: node-git.f09c033faf/deps/npm/lib/help-search.js
+Index: node-v16.14.0/deps/npm/lib/npm.js
 ===================================================================
---- node-git.f09c033faf.orig/deps/npm/lib/help-search.js
-+++ node-git.f09c033faf/deps/npm/lib/help-search.js
-@@ -29,7 +29,7 @@ class HelpSearch extends BaseCommand {
-     if (!args.length)
-       return this.npm.output(this.usage)
- 
--    const docPath = path.resolve(__dirname, '..', 'docs/content')
-+    const docPath = '/usr/share/doc/packages/nodejs' 
-     const files = await glob(`${docPath}/*/*.md`)
-     const data = await this.readFiles(files)
-     const results = await this.searchFiles(args, data, files)
-Index: node-git.f09c033faf/deps/npm/lib/npm.js
-===================================================================
---- node-git.f09c033faf.orig/deps/npm/lib/npm.js
-+++ node-git.f09c033faf/deps/npm/lib/npm.js
-@@ -236,7 +236,13 @@ const npm = module.exports = new class e
+--- node-v16.14.0.orig/deps/npm/lib/npm.js
++++ node-v16.14.0/deps/npm/lib/npm.js
+@@ -329,7 +329,13 @@ class Npm extends EventEmitter {
    }
  
    get globalPrefix () {
@@ -30,4 +17,17 @@
    }
  
    set globalPrefix (r) {
+Index: node-v16.14.0/deps/npm/lib/commands/help-search.js
+===================================================================
+--- node-v16.14.0.orig/deps/npm/lib/commands/help-search.js
++++ node-v16.14.0/deps/npm/lib/commands/help-search.js
+@@ -17,7 +17,7 @@ class HelpSearch extends BaseCommand {
+       throw this.usageError()
+     }
+ 
+-    const docPath = path.resolve(__dirname, '..', '..', 'docs/content')
++    const docPath = '/usr/share/doc/packages/nodejs'
+     const files = await glob(`${docPath}/*/*.md`)
+     const data = await this.readFiles(files)
+     const results = await this.searchFiles(args, data, files)
 

++++++ versioned.patch ++++++
--- /var/tmp/diff_new_pack.QLRUsj/_old  2022-02-26 17:02:24.627539025 +0100
+++ /var/tmp/diff_new_pack.QLRUsj/_new  2022-02-26 17:02:24.631539025 +0100
@@ -8,11 +8,11 @@
 
 This is also important for generation of binary
 modules for multiple versions of NodeJS
-Index: node-v16.13.0/Makefile
+Index: node-v16.14.0/Makefile
 ===================================================================
---- node-v16.13.0.orig/Makefile
-+++ node-v16.13.0/Makefile
-@@ -52,7 +52,7 @@ BUILDTYPE_LOWER := $(shell echo $(BUILDT
+--- node-v16.14.0.orig/Makefile
++++ node-v16.14.0/Makefile
+@@ -55,7 +55,7 @@ BUILDTYPE_LOWER := $(shell echo $(BUILDT
  EXEEXT := $(shell $(PYTHON) -c \
                "import sys; print('.exe' if sys.platform == 'win32' else '')")
  
@@ -21,10 +21,10 @@
  NODE ?= ./$(NODE_EXE)
  NODE_G_EXE = node_g$(EXEEXT)
  NPM ?= ./deps/npm/bin/npm-cli.js
-Index: node-v16.13.0/tools/install.py
+Index: node-v16.14.0/tools/install.py
 ===================================================================
---- node-v16.13.0.orig/tools/install.py
-+++ node-v16.13.0/tools/install.py
+--- node-v16.14.0.orig/tools/install.py
++++ node-v16.14.0/tools/install.py
 @@ -86,7 +86,7 @@ def uninstall(paths, dst):
      try_remove(path, dst)
  
@@ -85,7 +85,7 @@
  
    if 'true' == variables.get('node_install_npm'):
      npm_files(action)
-@@ -201,28 +201,28 @@ def headers(action):
+@@ -203,28 +203,28 @@ def headers(action):
      'src/node_buffer.h',
      'src/node_object_wrap.h',
      'src/node_version.h',
@@ -122,10 +122,10 @@
  
  def run(args):
    global node_prefix, install_path, target_defaults, variables
-Index: node-v16.13.0/doc/node.1
+Index: node-v16.14.0/doc/node.1
 ===================================================================
---- node-v16.13.0.orig/doc/node.1
-+++ node-v16.13.0/doc/node.1
+--- node-v16.14.0.orig/doc/node.1
++++ node-v16.14.0/doc/node.1
 @@ -30,24 +30,24 @@
  .Dt NODE 1
  .
@@ -155,10 +155,10 @@
  .Op Fl -v8-options
  .
  .\"======================================================================
-Index: node-v16.13.0/src/node.stp
+Index: node-v16.14.0/src/node.stp
 ===================================================================
---- node-v16.13.0.orig/src/node.stp
-+++ node-v16.13.0/src/node.stp
+--- node-v16.14.0.orig/src/node.stp
++++ node-v16.14.0/src/node.stp
 @@ -19,7 +19,7 @@
  // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
  // USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -231,12 +231,12 @@
  {
    scavenge = 1 << 0;
    compact = 1 << 1;
-Index: node-v16.13.0/deps/npm/man/man1/npm.1
+Index: node-v16.14.0/deps/npm/man/man1/npm.1
 ===================================================================
---- node-v16.13.0.orig/deps/npm/man/man1/npm.1
-+++ node-v16.13.0/deps/npm/man/man1/npm.1
+--- node-v16.14.0.orig/deps/npm/man/man1/npm.1
++++ node-v16.14.0/deps/npm/man/man1/npm.1
 @@ -1,6 +1,6 @@
- .TH "NPM" "1" "October 2021" "" ""
+ .TH "NPM" "1" "January 2022" "" ""
  .SH "NAME"
 -\fBnpm\fR \- javascript package manager
 +\fBnpm16\fR \- javascript package manager
@@ -306,10 +306,10 @@
 +npm16 help publish
  
  .RE
-Index: node-v16.13.0/src/node_main.cc
+Index: node-v16.14.0/src/node_main.cc
 ===================================================================
---- node-v16.13.0.orig/src/node_main.cc
-+++ node-v16.13.0/src/node_main.cc
+--- node-v16.14.0.orig/src/node_main.cc
++++ node-v16.14.0/src/node_main.cc
 @@ -122,6 +122,7 @@ int main(int argc, char* argv[]) {
  #endif
    // Disable stdio buffering, it interacts poorly with printf()
@@ -318,10 +318,10 @@
    setvbuf(stdout, nullptr, _IONBF, 0);
    setvbuf(stderr, nullptr, _IONBF, 0);
    return node::Start(argc, argv);
-Index: node-v16.13.0/tools/test.py
+Index: node-v16.14.0/tools/test.py
 ===================================================================
---- node-v16.13.0.orig/tools/test.py
-+++ node-v16.13.0/tools/test.py
+--- node-v16.14.0.orig/tools/test.py
++++ node-v16.14.0/tools/test.py
 @@ -935,7 +935,7 @@ class Context(object):
      if self.vm is not None:
        return self.vm
@@ -331,10 +331,10 @@
      else:
        name = 'out/%s.%s/node' % (arch, mode)
  
-Index: node-v16.13.0/node.gyp
+Index: node-v16.14.0/node.gyp
 ===================================================================
---- node-v16.13.0.orig/node.gyp
-+++ node-v16.13.0/node.gyp
+--- node-v16.14.0.orig/node.gyp
++++ node-v16.14.0/node.gyp
 @@ -23,8 +23,8 @@
      'node_use_openssl%': 'true',
      'node_shared_openssl%': 'false',
@@ -346,10 +346,10 @@
      'node_intermediate_lib_type%': 'static_library',
      'node_builtin_modules_path%': '',
      # We list the deps/ files out instead of globbing them in js2c.py since we
-Index: node-v16.13.0/deps/npm/man/man1/npx.1
+Index: node-v16.14.0/deps/npm/man/man1/npx.1
 ===================================================================
---- node-v16.13.0.orig/deps/npm/man/man1/npx.1
-+++ node-v16.13.0/deps/npm/man/man1/npx.1
+--- node-v16.14.0.orig/deps/npm/man/man1/npx.1
++++ node-v16.14.0/deps/npm/man/man1/npx.1
 @@ -5,15 +5,15 @@
  .P
  .RS 2

Reply via email to