Changeset 44d63219


Ignore:
Timestamp:
09/19/2020 10:57:17 PM (4 years ago)
Author:
Ken Moffat <ken@…>
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:
06a9f57
Parents:
8736e8a
Message:

Update to nss-3.57.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8736e8a r44d63219  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to nss-3.57. Fixes
     49          <ulink url="&blfs-ticket-root;14050">#14050</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to pygobject-3.38.0. Part of
    4953          <ulink url="&blfs-ticket-root;14029">#14029</ulink>.</para>
  • packages.ent

    r8736e8a r44d63219  
    2828<!ENTITY nettle-version               "3.6">
    2929
    30 <!ENTITY nss-minor-version            "56">
     30<!ENTITY nss-minor-version            "57">
    3131<!ENTITY nss-micro-version            "0">
    3232<!--<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">-->
  • postlfs/security/nss.xml

    r8736e8a r44d63219  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "ec4c24003069d28d5f9cc5c78a30cc5e">
     17  <!ENTITY nss-md5sum        "919ff88541b145d94b689b2b8d5f90f3">
    1818  <!ENTITY nss-size          "78 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "300 MB (add 206 MB for tests)">
    21   <!ENTITY nss-time          "7.4 SBU (add 32 SBU for tests)">
     20  <!ENTITY nss-buildsize     "296 MB (add 114 MB for tests)">
     21  <!ENTITY nss-time          "2.8 SBU (with parallelism=4, add 28 SBU for tests)">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.