Changeset 907a269


Ignore:
Timestamp:
06/30/2023 11:05:55 PM (11 months ago)
Author:
Tim Tassonis <stuff@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
dd0d597
Parents:
f0454b5
Message:

Update to nss-3.91.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf0454b5 r907a269  
    3939    </listitem>
    4040    -->
     41
     42   <listitem>
     43      <para>July 1st, 2023</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[timtas] - Update to nss-3.91. Fixes
     47          <ulink url="&blfs-ticket-root;18218">#18218</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51 
    4152   <listitem>
    4253      <para>June 30th, 2023</para>
  • packages.ent

    rf0454b5 r907a269  
    2121<!ENTITY nettle-version               "3.9.1">
    2222
    23 <!ENTITY nss-dir                      "3_90">
    24 <!ENTITY nss-minor-version            "90">
     23<!ENTITY nss-dir                      "3_91">
     24<!ENTITY nss-minor-version            "91">
    2525<!--
    2626<!ENTITY nss-micro-version            "1">
  • postlfs/security/nss.xml

    rf0454b5 r907a269  
    1414  <!ENTITY nss-download-http "https://&nss-url;/NSS_&nss-dir;_RTM/src/nss-&nss-version;.tar.gz">
    1515  <!ENTITY nss-download-ftp  " ">
    16   <!ENTITY nss-md5sum        "d83c24d03fb4f9a7f688b5d7c6938972">
     16  <!ENTITY nss-md5sum        "a8168bc23c9e9b5419aede4984ba259e">
    1717  <!ENTITY nss-size          "69 MB">
    1818  <!ENTITY nss-buildsize     "295 MB (add 140 MB for tests)">
     
    106106        </para>
    107107      </listitem>
     108<!--
    108109      <listitem>
    109110        <para>
     
    113114        </para>
    114115      </listitem>
     116-->
    115117    </itemizedlist>
    116118
     
    136138    <title>Installation of NSS</title>
    137139
     140<!--
    138141    <note>
    139142      <para>
     
    150153patch -Np1 -i ../nss-&nss-version;-illegal_instruction-1.patch</userinput></screen>
    151154
     155-->
    152156    <para>
    153157      Install <application>NSS</application> by running the following commands:
Note: See TracChangeset for help on using the changeset viewer.