Changeset b0b536c


Ignore:
Timestamp:
04/30/2022 03:04:43 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
1e2d824d
Parents:
7123e39
git-author:
Pierre Labastie <pierre.labastie@…> (04/30/2022 02:39:22 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (04/30/2022 03:04:43 PM)
Message:

Update to nss-3.78

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r7123e39 rb0b536c  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[pierre] - Update to nss-3.78. Fixes
     50          <ulink url="&blfs-ticket-root;16483">#16483</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[pierre] - Update to ModemManager-1.18.8. Fixes
    5054          <ulink url="&blfs-ticket-root;16486">#16486</ulink>.</para>
  • packages.ent

    r7123e39 rb0b536c  
    2626<!ENTITY nettle-version               "3.7.3">
    2727
    28 <!ENTITY nss-dir                      "3_77">
    29 <!ENTITY nss-version                  "3.77">
     28<!ENTITY nss-dir                      "3_78">
     29<!ENTITY nss-version                  "3.78">
    3030<!--
    3131<!ENTITY nss-micro-version            "1">
  • postlfs/security/nss.xml

    r7123e39 rb0b536c  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "9ddf42a13c353cb36756e78dfb2e3e43">
     17  <!ENTITY nss-md5sum        "8162cb8da6fbd91ca1bda8c9f8d8de40">
    1818  <!ENTITY nss-size          "81 MB">
    19   <!ENTITY nss-buildsize     "316 MB (add 157 MB for tests)">
    20   <!ENTITY nss-time          "1.8 SBU (with parallelism=4, add 17 SBU for tests)">
     19  <!ENTITY nss-buildsize     "324 MB (add 157 MB for tests)">
     20  <!ENTITY nss-time          "1.9 SBU (with parallelism=4, add 63 SBU for tests, but can be much shorter on a modern CPU)">
    2121  <!-- On my system, I got 64.2 SBU, but Bruce gets 18 SBU. -renodr -->
     22  <!-- On my system, I got 63 SBU, but Xi gets ~18 SBU. -pierre (for 3.78) -->
    2223]>
    2324
     
    160161           Without these variables, a FQDN is
    161162           required to be specified and this generic way should work for
    162            everyone.
     163           everyone, provided <systemitem>localhost.localdomain</systemitem>
     164           is defined in <filename>/etc/hosts</filename>, as done in
     165           <ulink url="&lfs-root;/chapter09/network.html#ch-config-hosts">the
     166           lfs book</ulink>.
    163167        </para>
    164168      </listitem>
Note: See TracChangeset for help on using the changeset viewer.