mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to c-ares-1.17.1
Update to node.js-14.15.1 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23915 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f455d4a0db
commit
7c40f1295a
@ -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 "af8ccb850472edd9668876a6119c8896">
|
||||
<!ENTITY nodejs-md5sum "39c4c688bc207a53e4249a085f783c81">
|
||||
<!ENTITY nodejs-size "32 MB">
|
||||
<!ENTITY nodejs-buildsize "747 MB (add 35 MB for tests)">
|
||||
<!ENTITY nodejs-time "10.5 SBU (using parallelism=4; add 2.9 SBU for tests)">
|
||||
<!ENTITY nodejs-buildsize "747 MB (add 36 MB for tests)">
|
||||
<!ENTITY nodejs-time "10.5 SBU (using parallelism=4; add 2.5 SBU for tests)">
|
||||
<!-- timing may be shorter on intel -->
|
||||
]>
|
||||
|
||||
|
@ -44,6 +44,14 @@
|
||||
<listitem>
|
||||
<para>November 19th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to c-ares-1.17.1 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;14255">#14255</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Node.JS-14.15.1 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;14252">#14252</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gtk-doc-1.33.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;14257">#14257</ulink>.</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY c-ares-download-http "https://c-ares.haxx.se/download/c-ares-&c-ares-version;.tar.gz">
|
||||
<!ENTITY c-ares-download-ftp " ">
|
||||
<!ENTITY c-ares-md5sum "62dece8675590445d739b23111d93692">
|
||||
<!ENTITY c-ares-size "1.3 MB">
|
||||
<!ENTITY c-ares-buildsize "9.3 MB">
|
||||
<!ENTITY c-ares-md5sum "28f65c8ee6c097986bd902fd4f0804e2">
|
||||
<!ENTITY c-ares-size "1.4 MB">
|
||||
<!ENTITY c-ares-buildsize "10 MB">
|
||||
<!ENTITY c-ares-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -177,7 +177,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libwacom-version "1.6">
|
||||
<!ENTITY lzo-version "2.10">
|
||||
<!ENTITY mtdev-version "1.1.6">
|
||||
<!ENTITY nodejs-version "14.15.0">
|
||||
<!ENTITY nodejs-version "14.15.1">
|
||||
<!ENTITY npth-version "1.6">
|
||||
<!ENTITY nspr-version "4.29">
|
||||
<!ENTITY openobex-version "1.7.2">
|
||||
@ -608,7 +608,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY wicd-major-version "1.7">
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY c-ares-version "1.16.1">
|
||||
<!ENTITY c-ares-version "1.17.1">
|
||||
<!ENTITY curl-version "7.73.0">
|
||||
<!ENTITY geoclue2-version "2.5.6">
|
||||
<!ENTITY glib-networking-version "2.66.0">
|
||||
|
Loading…
Reference in New Issue
Block a user