Changeset 8f331d7 for postlfs


Ignore:
Timestamp:
03/18/2007 10:17:09 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6426122
Parents:
9f21523e
Message:

Updated to NSS-3.11.5 (includes NSPR-4.6.5)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    r9f21523e r8f331d7  
    55  %general-entities;
    66
    7   <!ENTITY nspr-version      "4.6.3">
    8   <!ENTITY nss-download-http "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_3_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
    9   <!ENTITY nss-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_3_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
    10   <!ENTITY nss-md5sum        "e50f0e1ccb964ed02c22eec02e4d30d2">
    11   <!ENTITY nss-size          "4.9 MB">
    12   <!ENTITY nss-buildsize     "65.2 MB">
    13   <!ENTITY nss-time          "0.8 SBU (additional 0.9 SBU to run the test suite)">
     7  <!ENTITY nspr-version      "4.6.5">
     8  <!ENTITY nss-download-http "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_5_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
     9  <!ENTITY nss-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_5_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
     10  <!ENTITY nss-md5sum        "7ca11a96ee7057ef67d39fa08b98d67c">
     11  <!ENTITY nss-size          "5.0 MB">
     12  <!ENTITY nss-buildsize     "69 MB">
     13  <!ENTITY nss-time          "1.0 SBU (additional 1.0 SBU to run the test suite)">
    1414]>
    1515
     
    106106    will fail if you don't provide the correct domain name. A self-generated
    107107    log file will be parsed at the end of the test to display how many tests
    108     passed. It should return 800. To run the tests, ensure you change the
     108    passed. It should return 801. To run the tests, ensure you change the
    109109    <command>export DOMSUF</command> command below to an appropriate value,
    110110    e.g., <parameter>mydomain.com</parameter> and issue the following
Note: See TracChangeset for help on using the changeset viewer.