Changeset fef4473 for postlfs


Ignore:
Timestamp:
09/07/2021 02:42:40 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
104e0c72
Parents:
8558044
Message:

Package updates

Update to node.js-14.17.6
Update to libwacom-1.12
Update to nss-3.69.1
Update to libssh2-1.10.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    r8558044 rfef4473  
    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        "df451e99d09589da6c3d4f103de877bc">
     17  <!ENTITY nss-md5sum        "3436329528bf99a3e1df9beca67b45d9">
    1818  <!ENTITY nss-size          "79 MB">
    19   <!ENTITY nss-buildsize     "305 MB (add 122 MB for tests)">
    20   <!ENTITY nss-time          "5.8 SBU (with parallelism=4, add 17 SBU for tests)">
     19  <!ENTITY nss-buildsize     "313 MB (add 286 MB for tests)">
     20  <!ENTITY nss-time          "2.0 SBU (with parallelism=4, add 36 SBU for tests)">
    2121]>
    2222
     
    144144    <para>
    145145      <!-- the unittest files get compiled automatically since nss-3.31.0 -->
    146       To run the tests, execute the following commands (1 test is known to fail):
     146      To run the tests, execute the following commands<!--(1 test is known to fail)-->:
    147147    </para>
    148148
     
    158158           HOST=localhost and DOMSUF=localdomain are required
    159159           Without these variables, a FQDN is
    160            required to specified and this generic way should work for
     160           required to be specified and this generic way should work for
    161161           everyone.
    162162        </para>
     
    279279      Additionally, for dependent applications that do not use the internal
    280280      database (<filename>/usr/lib/libnssckbi.so</filename>), the
    281       <filename>/usr/sbin/make-ca</filename> script, included on the
     281      <filename>/usr/sbin/make-ca</filename> script included on the
    282282      <xref linkend="make-ca"/> page can generate a system wide NSS DB with the
    283283      <parameter>-n</parameter> switch, or by modifying the
Note: See TracChangeset for help on using the changeset viewer.