Changeset 2c3969a for postlfs


Ignore:
Timestamp:
06/27/2020 08:13:23 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 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:
4fbf538
Parents:
a69ca8e
Message:

Update to Net-DNS-1.25 (Perl Module)
Update to nss-3.54
Update to asciidoc-9.0.1
Update to gtksourceview4-4.6.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    ra69ca8e r2c3969a  
    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        "bf604feb9be0a89eeca241ce82a95186">
    18   <!ENTITY nss-size          "78 MB">
     17  <!ENTITY nss-md5sum        "f02eddf6aa8449187e7ffe1c8f470734">
     18  <!ENTITY nss-size          "77 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "291 MB (add 195 MB for tests)">
    21   <!ENTITY nss-time          "2.4 SBU with parallelism=4 (add 34 SBU for tests)">
     20  <!ENTITY nss-buildsize     "292 MB (add 195 MB for tests)">
     21  <!ENTITY nss-time          "6.6 SBU (add 31 SBU for tests)">
    2222]>
    2323
     
    115115  <sect2 role="installation">
    116116    <title>Installation of NSS</title>
     117
     118    <!-- In 3.53.x, parallel build was possible. See
     119         http://lists.linuxfromscratch.org/pipermail/blfs-dev/2020-June/037498.html
     120         for more information. -->
     121
     122    <note>
     123      <para>
     124        This package does not support parallel build.
     125      </para>
     126    </note>
    117127
    118128    <para>
Note: See TracChangeset for help on using the changeset viewer.