Changeset 6cbbb2d


Ignore:
Timestamp:
01/05/2021 08:21:30 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
78f55b5
Parents:
1ea3b96
Message:

Update to node.js-14.15.4
Update to nss-3.60.1
GnuPG: Remove unrecognized option from the configure line

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24073 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r1ea3b96 r6cbbb2d  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "63fdbe8d8b1b0cb795a49d6fc2ecfb48">
     9  <!ENTITY nodejs-md5sum        "8b98e6c6b5a51bb60f179622a82db55b">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "744 MB (add 20 MB for tests)">
    12   <!ENTITY nodejs-time          "8.2 SBU (using parallelism=4; add 2.1 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "747 MB (add 36 MB for tests)">
     12  <!ENTITY nodejs-time          "10.1 SBU (using parallelism=4; add 2.6 SBU for tests)">
    1313  <!-- timing may be shorter on intel -->
    1414]>
     
    148148
    149149    <para>
    150       <parameter>- -with-intl=system-icu</parameter>: use the system version
     150      <parameter>--with-intl=system-icu</parameter>: use the system version
    151151      of <application>icu</application>. Other values are
    152152      <option>full-icu</option> (to build a local, full
  • introduction/welcome/changelog.xml

    r1ea3b96 r6cbbb2d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to node.js-14.15.4 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;14462">#14462</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to nss-3.60.1. Fixes
     53          <ulink url="&blfs-ticket-root;14463">#14463</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Remove an unrecognized switch from the configure
     57          line for GnuPG.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[thomas] - Add "Running a git Server" page.</para>
    4961        </listitem>
  • packages.ent

    r1ea3b96 r6cbbb2d  
    2929
    3030<!ENTITY nss-minor-version            "60">
    31 <!ENTITY nss-micro-version            "0">
    32 <!--<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">-->
    33 <!ENTITY nss-version                  "3.&nss-minor-version;">
     31<!ENTITY nss-micro-version            "1">
     32<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
     33<!--<!ENTITY nss-version                  "3.&nss-minor-version;">-->
    3434<!ENTITY openssh-version              "8.4p1">
    3535<!-- <!ENTITY openssl-version              "1.1.0g"> -->
     
    179179<!ENTITY lzo-version                  "2.10">
    180180<!ENTITY mtdev-version                "1.1.6">
    181 <!ENTITY nodejs-version               "14.15.3">
     181<!ENTITY nodejs-version               "14.15.4">
    182182<!ENTITY npth-version                 "1.6">
    183183<!ENTITY nspr-version                 "4.29">
  • postlfs/security/gnupg2.xml

    r1ea3b96 r6cbbb2d  
    132132
    133133<screen><userinput>./configure --prefix=/usr            \
    134             --enable-symcryptrun     \
    135134            --localstatedir=/var     \
    136135            --docdir=/usr/share/doc/gnupg-&gnupg2-version; &amp;&amp;
     
    197196    </para>
    198197
    199     <para>
    200       <parameter>--enable-symcryptrun</parameter>: This switch enables
     198<!-- Unrecognized in 2.2.26, seems to get built automatically now.
     199    <para>
     200      <parameter>- -enable-symcryptrun</parameter>: This switch enables
    201201      building the symcryptrun program.
    202202    </para>
    203 
     203-->
    204204    <para>
    205205      <option>--enable-all-tests</option>: allows more tests to be run with
  • postlfs/security/nss.xml

    r1ea3b96 r6cbbb2d  
    99
    1010<!-- micro versions -->
    11 <!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">-->
     11<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">
    1212
    1313<!-- no micro versions -->
    14   <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
     14<!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">-->
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "afbbb03ae4034a55d28de658ba4e18ff">
     17  <!ENTITY nss-md5sum        "084443774d09dcb114cbd4a68f89c713">
    1818  <!ENTITY nss-size          "78 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "294 MB (add 139 MB for tests)">
    21   <!ENTITY nss-time          "2.6 SBU (with parallelism=4, add 24 SBU for tests)">
     20  <!ENTITY nss-buildsize     "304 MB (add 230 MB for tests)">
     21  <!ENTITY nss-time          "2.7 SBU (with parallelism=4, add 30 SBU for tests)">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.