mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
node-16.17.0.
This commit is contained in:
parent
f80ff31fb7
commit
df301d239c
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
|
||||
<!ENTITY nodejs-download-ftp " ">
|
||||
<!ENTITY nodejs-md5sum "9e8a2d3696168206498434a2943b167c">
|
||||
<!ENTITY nodejs-size "33 MB">
|
||||
<!ENTITY nodejs-buildsize "822 MB (add 30 MB for tests)">
|
||||
<!ENTITY nodejs-time "15 SBU (add 3.3 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
|
||||
<!ENTITY nodejs-md5sum "ae838aa438c3a4c6bb0e3f765960a688">
|
||||
<!ENTITY nodejs-size "34 MB">
|
||||
<!ENTITY nodejs-buildsize "768 MB (add 28 MB for tests)">
|
||||
<!ENTITY nodejs-time "14 SBU (add 2.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
|
||||
]>
|
||||
|
||||
<sect1 id="nodejs" xreflabel="nodejs-&nodejs-version;">
|
||||
@ -146,7 +146,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make test-only</command>.
|
||||
<!--Three tests out of over 3500 are known to fail.-->
|
||||
Two tests out of over 3600 are known to fail.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -45,11 +45,15 @@
|
||||
<para>August 18th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to btrfs-progs-v5.19. Fixes
|
||||
<para>[bdubbs] - Update to node-16.17.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16913">#16913</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to btrfs-progs-v5.19. Fixes
|
||||
<ulink url="&blfs-ticket-root;16912">#16912</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to fribidi-1.0.12. Fixes
|
||||
<para>[bdubbs] - Update to fribidi-1.0.12. Fixes
|
||||
<ulink url="&blfs-ticket-root;16911">#16911</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -183,7 +183,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libwpe-version "1.12.2">
|
||||
<!ENTITY lzo-version "2.10">
|
||||
<!ENTITY mtdev-version "1.1.6">
|
||||
<!ENTITY nodejs-version "16.16.0">
|
||||
<!ENTITY nodejs-version "16.17.0">
|
||||
<!ENTITY npth-version "1.6">
|
||||
<!ENTITY nspr-version "4.34.1">
|
||||
<!ENTITY openobex-version "1.7.2">
|
||||
|
Loading…
Reference in New Issue
Block a user