Changeset a41a3ea9 for postlfs/security


Ignore:
Timestamp:
07/25/2020 05:22:40 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:
99f86349
Parents:
d24c31e8
Message:

Update to nss-3.55

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    rd24c31e8 ra41a3ea9  
    1515
    1616  <!ENTITY nss-download-ftp " ">
    17   <!ENTITY nss-md5sum        "f02eddf6aa8449187e7ffe1c8f470734">
    18   <!ENTITY nss-size          "77 MB">
     17  <!ENTITY nss-md5sum        "f48c51b8fdefcaf6eca1f9638c9e3a87">
     18  <!ENTITY nss-size          "78 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "292 MB (add 195 MB for tests)">
    21   <!ENTITY nss-time          "6.6 SBU (add 31 SBU for tests)">
     20  <!ENTITY nss-buildsize     "298 MB (add 189 MB for tests)">
     21  <!ENTITY nss-time          "7.4 SBU (add 30 SBU for tests)">
    2222]>
    2323
     
    9090        <para>
    9191          Required patch:
    92           <ulink url="&patch-root;/nss-&nss-version;-standalone-2.patch"/>
     92          <ulink url="&patch-root;/nss-&nss-version;-standalone-1.patch"/>
    9393        </para>
    9494      </listitem>
     
    132132    </para>
    133133
    134 <screen><userinput>patch -Np1 -i ../nss-&nss-version;-standalone-2.patch &amp;&amp;
     134<screen><userinput>patch -Np1 -i ../nss-&nss-version;-standalone-1.patch &amp;&amp;
    135135
    136136cd nss &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.